Result Property¶
Summary¶
Gets the Result Series of the Swing Index indicator.
Signature¶
1 |
|
Return Value¶
IndicatorDataSeries
Declaring Type¶
cAlgo.API.Indicators.SwingIndex
Examples¶
1 2 3 4 5 |
|
Last update: June 26, 2022
Gets the Result Series of the Swing Index indicator.
1 |
|
IndicatorDataSeries
cAlgo.API.Indicators.SwingIndex
1 2 3 4 5 |
|