TOP(d,p,n,n2)
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Parameter 2

Parameter 3

Parameter 4

Returns

Comment

Example


n:th top back in time

Price for n:th top back in dataseries d within p periods

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

Periods

Top #

Percentage for least top found on either side. Excluded or zero to ignore.

Dataseries with highest values

-

TOP(C,20,1) gives the price for the first top within 20 periods. TOP(C,20,1,10) demands 10% price movement on either side of the top.

Tips for graphics


Placement

Scaling

Price bars if stand alone function. Otherwise any

As qoutes