AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.PriceIndicatorDataSourceImprove this Doc

List of data source for a price indicator value.
ValueDescriptionExample
first-visibleThe data source is the first visible value of series.
last-visibleThe data source is the last visible value of series.
series-endThe data source is an end series value.
series-startThe data source is a start series value.