Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
This commit is contained in:
@@ -118,7 +118,7 @@ def test_update_with_bittrex(limit_buy_order, limit_sell_order):
|
||||
"""
|
||||
|
||||
trade = Trade(
|
||||
pair='BTC_ETH',
|
||||
pair='ETH/BTC',
|
||||
stake_amount=0.001,
|
||||
fee=0.0025,
|
||||
exchange='bittrex',
|
||||
|
Reference in New Issue
Block a user