|
SOLUTIONS
|
MATHEMATICA INDICATOR
DemandIndex
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
and
.
FinancialIndicator["DemandIndex", n, c] uses period n moving averages and threshold c.
The first value in the time series after
periods.
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
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

