AlertsOn = ParamToggle("Alert Status", "On|Off",
0);
If (AlertsOn)
{
AlertIf(...
}
AlertsOn is the "Switch"
d
Thanks Dingo. I don't see any "Switch" parameter though and I'm not sure
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Jay
Sent: Monday, May 29, 2006 2:47 PM
To: [email protected]
Subject: Re: [amibroker] Trailing stoploss code ?
what you're intending it to do ?
R.
dingo wrote:
> sure - create an indicator and use the alertif function to generate
> the alert.
>
> Use a param "switch" to turn the actual usage of the allertif on and off.
>
> d
>
> ------------------------------------------------------------------------
> *From:* [email protected]
> [mailto:[EMAIL PROTECTED] *On Behalf Of *Richard Jay
> *Sent:* Monday, May 29, 2006 2:09 PM
> *To:* [email protected]
> *Subject:* [amibroker] Trailing stoploss code ?
>
> My broker doesn't allow trailing stoplosses so I was wondering if
> there
> was anyway of marking a price in Amibroker and then being alerted
> when
> it fell xx pts/pips from there ?? Any ideas ? I would want this
> to be
> something that could just be inserted on a specific instrument on
> ad-hoc
> basis and then warn me via AlertIF ....
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
Investment management software Real estate investment software Investment property software Software support Real estate investment analysis software Investment software
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
