amCharts 5: Stock Chart
Analytical tools for displaying financial/stock and other time-based data.
Published by amCharts
Distributed by ComponentSource since 2019
Prices from: $ 176.40 Version: 5.x NEW Updated: Apr 7, 2026
Released: Oct 27, 2023
customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.StockChart's RSI indicator.StockChart, a line is now drawn from the previous point to mouse pointer.scrollable (default: false) setting to StockChart's DropdownList and DropdownListControl (as well as other controls that extend those, e.g. ComparisonControl). If set to true, it will automatically limit dropdown height to fit into the chart, and will show a scrollbar if the contents do not fit.StockChart (as a drawing item).toolSettings setting has been added to DrawingControl. This allows passing in default settings for each drawing tool.StockChart's Fibonacci drawing tool now draws from initial click point to the mouse pointer instead of to the right of the plot area.StockChart's Fibonacci drawing tool's click point is now at 1 value (was at 0).StockChart now support snapping to data items.StockChart drawing tools is now turned off by default.ColumnSeries after series was initiated, columns for the range were not being created.GaplessDateAxis valueToPosition method was returning wrong position if value was less than min value of the axis.StockChart would not restore drawings in indicator's panel.