Add Trade from_json method

This commit is contained in:
Matthias
2022-10-20 20:33:08 +02:00
parent 0aa840792b
commit bd424a877b
3 changed files with 265 additions and 1 deletions

View File

@@ -2404,7 +2404,7 @@ def test_Trade_object_idem():
'get_enter_tag_performance',
'get_mix_tag_performance',
'get_trading_volume',
'from_json',
)
EXCLUDES2 = ('trades', 'trades_open', 'bt_trades_open_pp', 'bt_open_open_trade_count',
'total_profit')