[align=left]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.[/align]
[align=left]regards,[/align]
[align=left]Accumulation/Distribution (AD)[/align]
[align=left]The Accumulation/Distribution (AD) study attempts to quantify the amount of[/align]
[align=left]volume flowing into or out of an instrument by identifying the position of the[/align]
[align=left]close of the period in relation to that period’s high/low range. The volume for the[/align]
[align=left]period is then allocated accordingly to a running continuous total.[/align]
[align=left]Formula[/align]
AD = cumulative ((((Close – Low) – (High – Close)) / (High – Low)) * Volume))

Comment