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


Name

Comments

Name

Description

Parameter 1

Parameter 2

parameter 3

Parameter 4


Returns

Comment

Example




Interpretation

n:e botten inom perioder sedan

The number of periods back where the n:th bottom is in data series d within p periods

Data series, reference back in data series or return value from other function returning data series

Periods

Bottom #

Percentage for least top found on any side. Set to 0 or leave out to ignore.


Data series with numerical values for periods back to the n:th bottom

Excellent way to find bottoms

BOTTOMBARS(C,10,1) returns what period back shows the nearest bottom within 10 periods back. BOTTOMBARS(C,20,1,5) demands 5% price movement on any side of the top.

GT(BOTTOMBARS(L,20,2),10) is TRUE if the bottom #2 in the Low-series is farther away thant 10  periods but within 20 periods.

-

Hints for graphics


Placement

Scaling

Show as flag

Quote bars if stand alone functions, otherwise anywhere.

Automatic

No