Hi,

I'm well into my first adventure with amibroker, what a great piece of kit! 

I'm currently implementing my own trailing stop using the Sell array and a loop 
(using code from the knowledgebase)..

http://www.amibroker.com/kb/2007/03/24/how-to-plot-a-trailing-stop-in-the-price-chart/

This works great and exits trades exactly on the right bar every time (which 
the non looping code didn't seem to), and I can plot this on the charts without 
issue.

Anyway, I'd like to know how/if it is possible to ONLY plot the stop line when 
actual backtester trades are entered?

The backtester can plot arrows for 'current trades' only, how can I do 
something similar, i.e. plot my stopLine for 'current trades' only??

Thanks

Dave

Reply via email to