Name |
Comment |
Name Description Parameter 1 Parameter 2 Parameter 3 Returns Comment Example |
Multiple Moving Average Directional Index How many of the moving averages between p1 to p2 converge or diverge Dataseries, reference back in dataseries or return value from other function returning dataseries Periods for end moving average Periods for start moving average (if exluded 1) Index 0-100 indicating how many averages are moving up and down respectively A way to examine ranges of moving averages to see which way they are moving. MMovDI(C,100,25) gives an index 0-100 indicating how many averages between 25 and 100 that are moving up and down respectively. |
Tips for graphics |
|
Placement
|
Analysis or Stochastic has the same scaling if you want to create a trend monitor. Otherwise any.
|