DirectionalMovementIndicator overview
DirectionalMovementIndicator Constructor | Establishes a connection to this XML Web service. |
AverageDailyTrueRange |
Evaluates the x-day Average Daily True Range (ADTR) of an asset.
|
ClassifyMovements | Determines whether todays price action represents an (up or down) trend, (up or down) gap, or an (inner or outer) range. |
DirectionalMotion | Evaluates the Directional Movement Indicator (DMI) which forms the main part of the Directional Movement System developed by Wellas Wilder using only price data. |
DirectionalMotionHighLevelVariables | Calculates the Directional Indicator which forms the main part of the Directional Movement System developed by Wellas Wilder. |
DmiSignal | Evaluates what is know as the Directional Motion Indicator (MDI) Trading Signal. |
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. |
MinusDirectionalMovement | Overloaded. Evaluates the Minus Directional Movement (MDM). |
MinusDirectionalMovementTR | Evaluates the Minus Directional Movement Indicator (DMI) of the Current Bar. |
PlusDirectionalMovement | Evaluates the Plus Directional Movement Indicator (DMI) of the Current Bar using price data only. |
PlusDirectionalMovementHighLevelVariables | Calculates the Plus Directional Movement Indicator (DMI) of the Current Bar. |
PositiveDirectionalMovement | Evaluates the Positive Directional Movement (PDM). |
ToString (inherited from Object) | Returns a String that represents the current Object. |
TrueRange | Finds the True Range (TR) for a given traded asset over a given period. |
TrueRangePeriod | True Range (TR) of a traded asset over a number of periods. |
TwoDoubles2Array | Utility method used within client applications in order to write two doubles within an array of length 2. |
WilderAverageDirectionalMotion | Evaluates the Average Directional Movement Index Rating (ADXR), which is a component of the Directional Movement System developed by Welles Wilder. |
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. |
DirectionalMovementIndicator Class | Indicators Namespace