Hi,
 
have you checked out the help ? It is very detailed.
You have to remove "Sell = "
Just type Applystop into the help.
 
Best regards
 
Thomas
 
 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Chris
Sent: Monday, July 24, 2006 12:10 PM
To: [email protected]
Subject: [amibroker] Are These Stops Right?

Do I have these stops set up correctly?

Sell = ApplyStop( stopTypeTrailing, 3, Optimize("Trailing", 0, 0,
10, .25) , 1 );

Sell = ApplyStop( stopTypeLoss, 1, Optimize("Stop Loss", 0, 0,
10, .25) , 1 );

My concern is whether mode 3 (risk) is the proper type for a trailing
stop, and mode 1 (stopModePercent) is proper for a stop loss.

Thank you.

__._,_.___

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






YAHOO! GROUPS LINKS




__,_._,___

Reply via email to