bars | A Bars object |
howManySwings | How many recent swing points to take when computing the indicator |
UseAll | When true, uses all swing points in the data |
fastSwing | When true, takes 1 bar after a swing point (vs. 2 bars by default aka "Gann swing") |
preciseDetection | Note: applicable only when fastSwing is true. When true, the high of the bar preceding a swing high or the low of the bar preceding a swing low can not be equal to the swing bar's high/low, respectively. |