OSCPROC(d,p1,p2,SE)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Parameter 2

Parameter 3

Parameter 4

Returns

Comment

Example

Interpretation


Oscillator with selectable data sources and percentual difference

Oscillator for two moving averages for data source p1 for p2 periods back in time.

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

Periods for short moving average

Periods for long moving average

Simple or Exponential moving averages

Dataseries with values that are the percentual difference between the moving averages.

-

OSCPROC(C,5,20,S)

Zero crossings are commonly used as signal and correspond to the crossing points of the averages.

Tips for graphics


Placement

Scaling

Oscillator if stand alone function. Otherwise any.

Automatic