single_pair#
tradeexecutor.visual.single_pair Python module in Trading Strategy framework.
Module description#
Tools to visualise live trading/backtest outcome for strategies trading only one pair.
Functions#
Export data for a Pandas dataframe presentation. |
|
|
Convert executed trades to a dataframe, so it is easier to work with them in Plotly. |
Get position hover text for Plotly. |
|
Visualise trades as coloured area over time. |
|
|
Visualise single-pair trade execution. |
|
Visualise performance of a live trading strategy. |
|
Plot individual trades over the candlestick chart. |