MOV(d,p,SEW)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Parameter 2

Returns

Comment

Example






Moving Average

Moving average in reference point d, p periods back in time.

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

Periods

Dataseries

-

MOV(C,5,E) gives an exponentil moving average of 5 periods of Close

MOV(REF(C,1),5,E) gives an exponential moving average of 5 periods, starting from last period           

MOV(STOCH(5),3,S) gives a slow Stochastic of 5 periods smoothed with 3 periods


Tips for graphics


Placement

Scaling

Price bars if stand alone function. Otherwise any.

As qoutes if stand alone function. Otherwise any.