Hi,

I tried to plot an ATR stop, but for some reason it was always *below* the
chart.

That is because if I plot the ATR itself, it will be only a small number,
while if I plot the C-ATR, it is always below.  How would you do to get an
ATR that is sometimes below and sometimes not?
Thanks,

Louis

2008/8/2 _sdavis <[EMAIL PROTECTED]>

>   Louis,
>
> TJ gives this example in the help file:
>
> // single line implementation of Chandelier exit
> ApplyStop(stopTypeTrailing, stopModePoint, 3*ATR(14), True, True);
>
> -Steve
>
>
> --- In [email protected] <amibroker%40yahoogroups.com>, "Louis P."
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I can't find the formula for trailing ATR stop. Anyone has it at hand?
> >
> > Thanks,
> >
> > Louis
> >
>
>  
>

Reply via email to