Update test_rpc.py

This commit is contained in:
Gert Wohlgemuth
2018-05-08 22:42:21 -07:00
committed by GitHub
parent 24b3a51546
commit de056ec425

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.00099999`\n'
'*Stake Value:* `0.00099909`\n'
'*Current Profit:* `-0.59%`\n'
'*Open Order:* `(LIMIT_BUY rem=0.00000000)`'
]