|
Hello,
It is easy ( 2 lines of code) with NEW AmIBroker feature
called HoldMinBars
SetOption("HoldMinBars", 30 );
Sell = H >
Ref(H,-1);
This new feature works so that it ignores sell
signals during hold min bars period.
HoldMinBars requires version 4.79.0
Best regards, Tomasz Janeczko amibroker.com
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
YAHOO! GROUPS LINKS
|
- Re: [amibroker] Please help with ApplyStop() function (TJ... Tomasz Janeczko
