Hello manoj jain, For an example of dynamic stops please refer to (scroll down to dynamic stops):
(http://www.amibroker.com/guide/h_backtest.html Here is an article, written by Tomasz, on how to plot dynamic stops.... you will need to adapt the method for your particular example. If you are a programmer this should be easy for you. If not try it and maybe come back to the forum for some further help. http://www.amibroker.com/kb/2007/03/24/how-to-plot-a-trailing-stop-in-the-price-chart/#more-52 --- In [email protected], "irap1981" <irap1...@...> wrote: > > dear all members, > i want to right one indicater which plot on chart, for > buy stoploss (H+L+C)/3)-ATR(1) > sell stoploss(H+L+C)/3)+ATR(1) > this formula i use in metastock from last one now i want use in amibroker. > thank you > with regards > manoj jain >
