PureBytes Links
Trading Reference Links
|
The segment below is from the help files ..
ATR (AFL 1.3)
SYNTAX atr( period )
RETURNS ARRAY
FUNCTION Calculates Average True Range indicator
EXAMPLE atr(7)
--- In amibroker@xxxx, "aew_o" <awenos@xxxx> wrote:
> I am using AB 4.0 and would like to use the ATR Indicator but I do
> not see that it is included with my release. I looked at the AB
site
> and found a reference to ATR, but it was included with a system and
I
> could not separate the indicator from the system.
>
> Can someone help me with my problem? I am not well schooled with
> creating functions in AB.
>
> Regards
>
> Tony
|