BitMEX / api-connectors

Libraries for connecting to the BitMEX API.

Home Page:https://www.bitmex.com/app/restAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Sanity check failed, exchange data is inconsistent" error and bot stops

manibharathytu opened this issue · comments

These are the only changes I made to settings.
MIN_SPREAD = 0
INTERVAL = 0
RELIST_INTERVAL = 0
ORDER_STEP_SIZE = 0
ORDER_PAIRS = 1

I wanted the bot the just place best bid and ask orders always. So I made this setting. But it gives the error as soon as its started.
"Sanity check failed, exchange data is inconsistent"