Update test_rpc.py

This commit is contained in:
Gert Wohlgemuth
2018-05-06 12:33:12 -07:00
committed by GitHub
parent 4bd088ee3a
commit 24b3a51546

View File

@@ -66,7 +66,7 @@ def test_rpc_trade_status(default_conf, ticker, mocker) -> None:
'*Close Rate:* `None`\n'
'*Current Rate:* `0.00001098`\n'
'*Close Profit:* `None`\n'
'*Stake Value:* `0.000999`\n'
'*Stake Value:* `0.00099999`\n'
'*Current Profit:* `-0.59%`\n'
'*Open Order:* `(LIMIT_BUY rem=0.00000000)`'
]