Envelopes¶
Summary¶
The Envelopes indicator is used to visualize potential trading ranges and overbought/oversold conditions.
Signature
1 |
|
Namespace¶
cAlgo.API.Indicators
Properties¶
Upper¶
Summary
The upper line of the Envelopes.
Signature
1 |
|
Return Value
IndicatorDataSeries
Main¶
Summary
The main line of the Envelopes.
Signature
1 |
|
Return Value
IndicatorDataSeries
Lower¶
Summary
The lower line of the Envelopes.
Signature
1 |
|
Return Value
IndicatorDataSeries