yzab
is a tool for interactive candlestick & indicators chart.
You can process data in python, make indicators, generate trading signals, then plot them in an interacitve chart along with the original candlestick.
It helps debugging indicators visually and brings you new trading ideas.
Previously I use plotly to achieve such purpose but it's interactive experience is barely satisfactory.
For yzab
I'm using lightweight-charts
since I'm more familiar and comfortable with TradingView's UI logic.