I will build a kalshi trading bot with risk controls and correct fee math

United States

I speak English, Russian

Kalshi Trading Bots, Risk Controls and Correct Fee Accounting

I've run automated bots against Kalshi's live API for months, and I publish what I find — a free fee calculator reconciled against 12,000 real fills, and a written proof about how these markets are pr...
About this Gig

I build the plumbing for Kalshi trading bots. I don't sell strategies and I don't promise profit. You bring the logic; I make it run correctly and stop when it should.


Every bot ships with a dry-run flag: it makes every decision and sends nothing, so you watch it trade on paper before a cent moves.


I've run bots against Kalshi's live API for months. Three things that cost me money:


- Your bot can look healthy while placing zero orders. Kalshi retired an order endpoint, and the old one fails silently. No crash, no error, nothing reaches the exchange.


- Your loss breaker can fail OPEN. It runs, it logs, it enforces nothing, because one balance call returns a number where the code expects an object.


- Buying NO is recorded as a sell. Book it wrong and your P&L is wrong from day one.


None of that shows up in a demo. It shows up three weeks in, on your money.


Tell me what you're trying to trade and I'll tell you honestly whether it's buildable. If I think the strategy has a structural problem, I'll say that too.

Platform:

Custom

Other

Development technology:

Python