The methods of the AccumulateDistribute class are listed below. For a complete list of AccumulateDistribute class members, see the AccumulateDistribute Members topic.
AccumulateDistributionOverPeriod | Evaluates the accumulation/distribution indicator for each of the (sub)collection of periods of a given length. |
AccumulationDistribution | The accumulation/distribution indicator illustrates the degree to which an asset is being accumulated or reduced by the market on a given period. |
AccumulationDistributionPeriod | Evaluates the accumulation/distribution indicator over a number of periods. |
ChaikinMoneyFlow |
Chaikin Money Flow (CMF) is a volume weighted average of Accumulation/Distribution over a specified period, which is usually taken to be 21 days.
|
ChaikinMoneyFlowOverPeriod | Iteratively evaluates the Chaikin Money Flow (CMF) indicator over all (sub)collections of periods of a given length for all periods for which data is provided. |
ChaikinOscillator | Implements the Chaikin Oscillator (also known as the Chaikin A/D Oscillator) and evaluates this indicator for the latest period. |
ChaikinOscillatorOverPeriod | Implements the Chaikin Oscillator (also known as the Chaikin A/D Oscillator) and evaluates this indicator for the latest and all previous periods for which there exists sufficient data. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
AccumulateDistribute Class | WebCab.COM.Finance.Trading.Indicators Namespace