Candlestick with custom lines

Hi guys!
I want to add some indicators such as moving averages, bollinger bands, etc to a candlestick chart . I think i should use a line chart on top of the candlestick one but I can’t find anywhere something like this in the documentation for plotly 4.3.0. Should i do it using a line chart or other feature?. Is it possible?

Thanks in advance
Tux

Solved! Found this gem. https://plot.ly/python/graphing-multiple-chart-types/

Ty!

1 Like