Skip to content

AccumulationDistribution

Summary

Accumulation Distribution indicator is an indicator that can identify if the market is driven by buyers (accumulation) or by sellers (distribution)

Signature

1
public abstract interface AccumulationDistribution

Namespace

cAlgo.API.Indicators

Properties

Result

Summary

Gets the resulting time series of the Accumulation Distribution indicator calculation.

Signature

1
public abstract IndicatorDataSeries Result {get;}

Return Value

IndicatorDataSeries