PureBytes Links
Trading Reference Links
|
Poulson uses a short-term index (1 to 8 bars) and a longer term index
(9 to either 40 or 60 bars). He does this for high's as well as lows.
In each he selects the MAX ATR of all ATR's (from 1 to 60 bars) vs.
current ATR.
--- In amibroker@xxxxxxxxxxxxxxx, "Monty Webb" <the_bear_98@xxx> wrote:
>
> The following code appears for RWIHI in AB
> RWIHi( minperiods, maxperiods);
>
> I have only found a single period used in any of Michael Poulos
calculations, and he talks about comparing a long term RWIHI(38) [for
example]with a short term RWILO(7) , but each is calculated using just
one period and then the two different values are studied. For each
different value, the expected random walk( average ATR for n
days)*SQRT(n) is compared to the value (Hi-low(n)) for all days 1 thru
n and the greatest ratio is used for the RWIHI for that day.
>
> So the n used in the random walk denominator is the same n as used
in the actual drift numerator .
>
> My question is just what are we calculating with the two different
periods in the AB equation.
>
> Thanks
>
> Monty
>
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|