Abhisheksoni1 / BitmexBot

MIT License
80 stars 37 forks source link

Bot crashes when opening an order #5

Closed adacumos closed 6 years ago

adacumos commented 6 years ago

Bot frequently crashes after sometime with the following error:

2018-07-08 08:57:20,461 - ERROR - bitmex_bot - Expecting value: line 1 column 1 (char 0) 2018-07-08 09:14:00,562 - INFO - bitmex_bot - Shutting down. All open orders will be cancelled. 2018-07-08 09:14:00,563 - INFO - bitmex_bot - Resetting current position. Canceling all existing orders. 2018-07-08 09:14:00,564 - INFO - bitmex - sending req to https://testnet.bitmex.com/api/v1/order: {"filter": "{\"ordStatus.isTerminated\": false, \"symbol\": \"XBTUSD\"}", "count": 500}

Abhisheksoni1 commented 6 years ago

are you using it on testnet ?

adacumos commented 6 years ago

Yes on testnet