BitMEX / sample-market-maker

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

old filter? #225

Open mwithi opened 3 years ago

mwithi commented 3 years ago

Is ordStatus.isTerminated still valid? I cannot find it in doc

https://github.com/BitMEX/sample-market-maker/blob/4ecd372e33b1806bac7e49f70e58b27b33670fbd/market_maker/bitmex.py#L192

onisuk commented 2 years ago

not sure but this is giving me an error, did you ever fix it?