MMovX(d, p1, p2)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Parameter 2

Parameter 3

Returns

Comment

Example


Interpretation


Multiple Moving Average Crossing

How many of the moving averages between p1 and p2 are crossing each other

Dataseries, reference back in dataseries or return value from other function returning dataseries

Periods for end moving average

Periodes for start moving average (if exluded 1 is used)

Dataseries with values 0-100. Value 100 means that all the averages are crossing each other.

Way to examine ranges of averages and see how many are crossing

MMovXI(C,100,25) gives an index 0-100 of how many of the averages between 25 and 100 are crossing.

-


Tips for graphics


Placement

Scaling

Analysis or Stochastic have the same scaling if you want to make a trend monitor. Otherwise any.

0-100