quantpylib access pass
Some important updates! I’ve been talking and working on quantpylib basically day-to-day, with alot of concepts implemented in the repo. However, since not everyone wants/affords annual passes, I am creating a more accessible alternative to get access to the repo.
Enter…
REPO ACCESS PASS: https://hangukquant.thinkific.com/courses/quantpylib
quantpylib is our community Github repo written in Python implementing quant dev concepts discussed for trading, research, engineering and learning purposes. active participation is highly encouraged.
We should reach out within three days of access to this pass for your GitHub details - if not, please reach out to hangukquant@gmail.com.
lifetime substack/thinkific already have access by default, including this pass.
In case you missed it, round 2 of funding arb lectures are open:
Our recent post shows simple market maker using quantpylib:
after integrating with bybit:
This multi-exchange market making infra was made possibly through the OMS and Feed layers. In the next post, we talk about the writing of mock classes so that we can replicate agent-based modelling of backtest infrastructure.