Fix missing key in test order

This commit is contained in:
Matthias 2020-06-02 21:10:12 +02:00
parent a2551daf12
commit ad61673d6f
1 changed files with 1 additions and 0 deletions

View File

@ -1590,6 +1590,7 @@ def buy_order_fee():
'datetime': str(arrow.utcnow().shift(minutes=-601).datetime),
'price': 0.245441,
'amount': 8.0,
'cost': 1.963528,
'remaining': 90.99181073,
'status': 'closed',
'fee': None