Result Property¶
Summary¶
Gets the resulting series of the Parabolic SAR indicator.
Signature¶
1 |
|
Return Value¶
IndicatorDataSeries
Declaring Type¶
cAlgo.API.Indicators.ParabolicSAR
Examples¶
1 2 3 4 5 6 7 8 9 |
|
Last update: March 30, 2023
Gets the resulting series of the Parabolic SAR indicator.
1 |
|
IndicatorDataSeries
cAlgo.API.Indicators.ParabolicSAR
1 2 3 4 5 6 7 8 9 |
|