[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Arrays - how and when?



PureBytes Links

Trading Reference Links

PS: When building your own pivot logic you need to: 1) us TrueHigh and TrueLow
to eliminate false identifications around gaps, 2) consider how you will deal
with flats e.g. 7,8,9,9,9,8 and 3) consider the strength required to define a
pivot e.g. how many bars with lower highs must surround a high pivot.

Earl