We create a dashboard displaying our entry and exit signals for a given backtest using plotly. This helps us identify if our trading logic is behaving as expected.
⭐ Code:
github.com/ChadThackray/plotly-trade-graph-2022
Timestamps:
00:00 - Introduction
01:32 - Generating dummy trade data
05:24 - Plotting candlesticks
09:45 - Adding entry/exit markers to OHLC
20:27 - Adding a subplot with our indicator
コメント