bybit: docs, examples, oms and feed
Last post, we talked about quantpylib’s OMS module:
we also now have support, documentation and examples for bybit, which is also supported as clients in the gateway, oms, datapoller and feed objects.
In the next post, we are going to show you how to use the Feed/OMS/Gateway to create a simple market maker that post quotes. This should be a simple template code that you can build on to write your own market making logic irrespective of exchange.
By the way, there are many example scripts in the link above where I show how to use the different modules. See them here:
https://github.com/hangukquant/quantpylib/tree/main/examples
quantpylib is our community github repo for annual subscribers: