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: March 30, 2023
Gets the Result Series of the Swing Index indicator.
1 |
|
IndicatorDataSeries
cAlgo.API.Indicators.SwingIndex
1 2 3 4 5 |
|