grav_rat
02-23-2007, 02:04 PM
I use AD in XTrader and would like to use it in NT6 and it would probably be a nice addition to the available indicators.Just a thought but I can't code it.
regards,
Accumulation/Distribution (AD)
The Accumulation/Distribution (AD) study attempts to quantify the amount of
volume flowing into or out of an instrument by identifying the position of the
close of the period in relation to that period’s high/low range. The volume for the
period is then allocated accordingly to a running continuous total.
Formula
AD = cumulative ((((Close – Low) – (High – Close)) / (High – Low)) * Volume))
regards,
Accumulation/Distribution (AD)
The Accumulation/Distribution (AD) study attempts to quantify the amount of
volume flowing into or out of an instrument by identifying the position of the
close of the period in relation to that period’s high/low range. The volume for the
period is then allocated accordingly to a running continuous total.
Formula
AD = cumulative ((((Close – Low) – (High – Close)) / (High – Low)) * Volume))