- Since:
-
9.4.0
Type Definitions
-
RangeMapEntry
-
Range map definitions for use with staticRangePeriodicityMap and dynamicRangePeriodicityMap. When multiple definitions are present in a map, the first matching one will end up gtting used.
Type:
- object
- Since:
-
9.4.0
Properties:
Name Type Description rangeInMSnumber Upper limit of range in question. If range is of smaller duration than this, this entry will be used.
periodnumber Period to use.
intervalnumber Interval to use.
timeUnitTimeUnit Time unit to use.
-
SpanConfig
-
Configuration for Span/Range selection.
Type:
- Since:
-
9.4.0
Properties:
Name Type Argument Description staticRangePeriodicityMapArray.<RangeMapEntry> <optional>
Map of intervals to use depending on duration of range, for all ranges.
dynamicRangePeriodicityMapArray.<RangeMapEntry> <optional>
Map of intervals to use depending on candleWidth, when autoPickCandleWidth is set.
autoPickCandleWidthobject <optional>
Candlewidth object when dynamicRangePeriodicityMap is desired.
Properties
Name Type Argument Description candleWidthcandleWidth <optional>
Selected candle width.
