PureBytes Links
Trading Reference Links
|
maybe needs a condition
Tstop=ApplyStop(stopTypeTrailing,3,1,1,0,0);
AlertIf(Tstop!=0,"","EXIT NOW AT "+trailingAmount,stop);
On Wed, 02 Mar 2005 01:08:57 -0000, ami_trader <ami_trader@xxxxxxxxx> wrote:
>
>
> Is it possible to enable alert text with trailing stop?
>
> EX. (invented code)
>
> Tstop=ApplyStop(stopTypeTrailing,3,1,1,0,0);
>
> AlertIf(Tstop,"","EXIT NOW AT "+trailingAmount,stop);
>
> Thank you in advance.
> Any help will be appreciated.
>
> ---
> Giuseppe
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|