getIndicatorShape static method

IndicatorShape getIndicatorShape()

Get current indicator shape

Implementation

static IndicatorShape getIndicatorShape() {
  return _indicatorShape;
}