MMovRes(d, p1, p2,%-tal)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Parameter 2

Parameter 3

Parameter 4

Returns


Comment

Example



Multiple Moving Average Resolution

How many of the moving averages between p1 and p2 are found within the selected percentage

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

Periods for end moving average

Periods for start moving average (cannot be exluded)

Percentage around Close for the period to calculate number of averages within

Dataseries with values 0-100. Value 100 means that all averages are found within the given percentage from Close

Way to investigate ranges of moving averages and see how close they are found

MMovRes(C,100,25,10) give an index 0-100 of how many of the moving between 25 and 100 that  are found within 10% from Close.


Tips for graphics


Placement


Scaling

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

0-100