bars | source Bars inc High & Low series |
ds | source DataSeries |
LeftBars | number of bars left of the swing high or low bar for true |
RightBars | number of bars right of the swing high or low bar for true |
LeftReversalAmount | price or percent value left of the swing high or low bar for true |
RightReversalAmount | price or percent value right of the swing high or low bar for true |
EqualPriceThreshold | a value below which the source prices will be deemed equal |
PercentMode | true for reversal amounts in percent, false for price |
SetLeftSwings | to select left bar in cases of equal price swing bars |
SetOuterSwings | to select bar outside of consequtive swings in cases of equal price bars |
SetSteppedSeries | plot as stepped instead of incremental series |