fallbackMACD method

void fallbackMACD(
  1. int index
)

Implementation

void fallbackMACD(int index) {
  _i = index - 1;
}