Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndicatorOptions<T>

Type parameters

  • T

Hierarchy

  • IndicatorOptions

Index

Properties

Properties

Optional beforeCalculate

beforeCalculate: undefined | ((dataset: Dataset) => void)

Optional params

params: T

Generated using TypeDoc