export_trades_as_dataframe#

export_trades_as_dataframe(portfolio, pair_id, start=None, end=None)[source]#

Convert executed trades to a dataframe, so it is easier to work with them in Plotly.

Parameters:
Return type:

DataFrame