Closed arnoudb closed 5 years ago
You can't use the --bitmex
parameter in the open source version. It's a workaround and improvement I wrote for the cloud version alone because the BitMEX API is sometimes unstable and gets out of sync https://github.com/BitMEX/api-connectors/issues/284
And their support is not really willing to help here...
You can still use bitmex without that parameter.
$node app.js --config=Noop.json --trader=RealTimeTrader --noBrowser --noUpdate --days=30 --debug
works (in Noop.js i set BitMEX as the exchange)
but
$node app.js --config=Noop.json --trader=RealTimeTrader --noBrowser --noUpdate --days=30 --debug --bitmex
fails with the next error: