皆様、本当にお待たせしてしまいました。bitmex_websocketを高速化したもののソースコードと、説明記事をアップさせていただきました。 皆様お待たせいたしました!bitmex_websocketの高速化に成功いたしました! また、以前の告知の内容にも不十分な点ありまし ...
前回のnoteにて、bitmexのwebsocketを使って板情報や約定履歴を取得するプログラムに挑戦していました。 モッチオさんのnoteを参考にしてあれやこれやと格闘すること数日。。 最後までインデックスのエラーに悩まされ、とうとうコアロジックを総入れ替え(笑 ...
Websocket implementation for BitMEX cryptocurrency derivatives exchange. import trio from async_generator import aclosing from bitmex_trio_websocket import open_bitmex_websocket from trio_websocket ...
This bot uses the WebSocket to greatly reduce the number of calls sent to the BitMEX API. If you are quoting multiple contracts and your ratelimit is becoming an obstacle, please email support with ...