Skip to main content

Video 9: Kashi Trading Bot Version 3

This third iteration brings in an entirely new approach of routing orders through the Kalshi backend API rather than the front end. The story behind Version 3 is that ongoing Kalshi updates kept breaking the HUD for Version 1 and Version 2. To solve this, this strategy implements similar logic by bypassing the front end entirely and hooking directly into the Kalshi backend. This results in a much more lightweight and accurate setup.

Kashi Trading Bot Version 3 Architecture

Git Installation Required

This setup requires the installation of Git. Please download and install Git using the link below:

Download Git

API key Filename

apikey

Private Key Filename

privatekey

Nightshark Code