menu
deriv_technical_analysis package
documentation
deriv_technical_analysis.dart
BollingerBandWidthIndicator<T extends IndicatorResult>
bbm property
bbm property
dark_mode
light_mode
bbm
property
CachedIndicator
<
T
>
bbm
final
The middle band Indicator. Typically an SMAIndicator is used.
Implementation
final CachedIndicator<T> bbm;
deriv_technical_analysis package
documentation
deriv_technical_analysis
BollingerBandWidthIndicator<T extends IndicatorResult>
bbm property
BollingerBandWidthIndicator class