PureBytes Links
Trading Reference Links
|
Are the values created by ApplyStop available for
plotting?
Example:
LossPercent = 3 * ATR( 14 ) / Close * 100;
ApplyStop ( stopTypeLoss,
stopModePercent, LossPercent, 1, volatile =
False, ReEntryDelay = 1 ) ;
Is the value genarated by
ApplyStop accessible?
Tx
ara
__._,_.___
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
__,_._,___
|
|