BitMEX / sample-market-maker

Sample BitMEX Market Making Bot
Apache License 2.0
1.7k stars 758 forks source link

chore/update patch version #240

Closed byshing closed 1 year ago

byshing commented 1 year ago

Release and update version number.

A1XBT commented 1 year ago

Hey, I'm having trouble launching the code. First of it doesn't locate the settings.py file when i run it. Second, TypeError: BitMEXWebsocket.__on_error() takes 2 positional arguments but 3 were given 2023-04-13 00:44:19,745 - INFO - ws_thread - Connected to WS. Waiting for data images, this may take a moment... The output is much more than that and I could send it if needed. Thanks