getIndicatorShape static method
IndicatorShape
getIndicatorShape()
Get current indicator shape
Implementation
static IndicatorShape getIndicatorShape() {
return _indicatorShape;
}
Get current indicator shape
static IndicatorShape getIndicatorShape() {
return _indicatorShape;
}