There’s a way to add volumes and moving averages in the chart.js graph for financials?
Look at the starting example provided by chart.js in the link below.
https://www.chartjs.org/chartjs-chart-financial/
Currently it does not offer volumes or moving averages (if offers OHLC, Candlestick and close price).
I would like to know if it is possible to insert them inside.