single_pair#
tradeexecutor.visual.single_pair module.
Module description#
Tools to visualise live trading/backtest outcome for strategies trading only one pair.
Functions#
|
Convert visualisation state to Plotly friendly df. |
Export data for a Pandas dataframe presentation |
|
|
Convert executed trades to a dataframe, so it is easier to work with them in Plotly. |
|
Visualise single-pair trade execution. |
|
Draw technical indicators over candle chart. |
|
Plot individual trades over the candlestick chart. |