demo-python-trading-bot icon indicating copy to clipboard operation
demo-python-trading-bot copied to clipboard

Error on execute

Open fabiomattes2016 opened this issue 6 years ago • 0 comments

Traceback (most recent call last): File "SimpleBot.py", line 107, in <module> main() File "SimpleBot.py", line 79, in main my_address.cancelOpenOrders(waves_btc) File "/home/fabiomattes/.pyenv/versions/3.7.3/lib/python3.7/site-packages/pywaves/address.py", line 876, in cancelOpenOrders status = order['status'] TypeError: string indices must be integers

fabiomattes2016 avatar May 07 '19 12:05 fabiomattes2016