utils#
tradeexecutor.visual.utils Python module in Trading Strategy framework.
Module description#
Functions#
Export data for a Pandas dataframe presentation. |
|
|
Convert executed trades to a dataframe, so it is easier to work with them in Plotly. :param start_at: Crop range :param end_at: Crop range. |
|
Get all positions for a given pair |
|
|
|
Get num_detached_indicators and subplot_names |
|
Get all positions for the trading pair we want to visualise |
|
|
|
Get and validate start and end timestamps |
|
Plot individual trades over the candlestick chart. |