public class CurrentIndex extends CachelessIndicator<Num>
CurrentIndex is a Num Indicator to provide the current index of the Indicator.getValue(long) call.
  • Constructor Details

    • CurrentIndex

      protected CurrentIndex(Series<?> series)
  • Method Details