Market Making Backtest
algo trading backtesting on BitMEX
Install / Use
npx skills add nkaz001/market-making-backtestInstalls into whichever agent you are using.
README
Project moved to https://github.com/nkaz001/hftbacktest
Algorithmic trading backtests

References
Core Ideas
https://ieor.columbia.edu/files/seasdepts/industrial-engineering-operations-research/pdf-files/Borden_D_FESeminar_Sp10.pdf (page 5)
https://www.reddit.com/r/algotrading/comments/6q8dp6/market_making_theory_and_application_readings/
https://www.reddit.com/r/algotrading/comments/k4x9ft/we_all_know_moving_average_crossovers_are_crap/gec6xji
Etc
https://www.reddit.com/r/algotrading/comments/ivi8sc/brief_guide_on_researching_strategies_and/
https://miltonfmr.com/how-to-develop-test-and-optimize-a-trading-strategy-complete-guide/
https://www.reddit.com/r/quant/comments/kmdnty/open_source_hft_market_maker_bot_for_crypto (Lehalle)
https://www.reddit.com/r/algotrading/comments/ljrexf/forward_testing_bitcoin_strategy_based_on/
https://github.com/hello2all/gamma-ray
BitMEX
https://blog.bitmex.com/how-to-market-make-bitcoin-derivatives-lesson-2/
https://github.com/BitMEX/sample-market-maker
Implementation
https://github.com/nkaz001/sample-market-maker
Data
Crypto
https://www.tardis.dev
https://www.kaiko.com
Futures Exchanges
http://db-ec.jpx.co.jp/category/C440/
https://www.hkex.com.hk/eng/ods/historicalData.aspx
https://datamine.cmegroup.com/#/datasets/cme.mbo
Vendors
https://www.algoseek.com
https://www.dxfeed.com
http://www.tickdatamarket.com
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
