"DemandIndex" (Financial Indicator)
-
See Also
- Indicator Types
- AverageTrueRange
- Momentum
- RelativeStrengthIndex
- CommodityChannelIndex
-
-
See Also
- Indicator Types
- AverageTrueRange
- Momentum
- RelativeStrengthIndex
- CommodityChannelIndex
-
See Also
"DemandIndex" (Financial Indicator)
| Commonly abbreviated as DI. Is a momentum indicator. Was developed by James Sibbet. | |
| Takes two parameters: n for the periods of moving averages and c, a threshold constant. | |
| Is computed using the closing prices and volumes. | |
| Returns one time series that is constructed to contain values between | |
| FinancialIndicator["DemandIndex",n,c] uses period n moving averages and threshold c. | |
| The first value in the time series after |
Examples
TradingChart[{"MSFT", {{2009, 1, 1}, {2009, 3, 31}}}, {"DemandIndex"}]See Also
Indicator Types: AverageTrueRange ▪ Momentum ▪ RelativeStrengthIndex ▪ CommodityChannelIndex
History
Introduced in 2010 (8.0)