Skip to content
 
 

Repository files navigation

Krypt Trader

Krypt Trader

A free, open-source Kalshi auto-trading desktop app.

Whale tracker, momentum scanner and a configurable trading engine in one clean app — your API keys never leave your machine.

License: MIT  Windows 10 | 11  Status: beta  Price: free  Discord  Website


Krypt Trader watches the public Kalshi markets for whale orders and momentum, scores them with built-in heuristics, and can size and place trades for you — wrapped in a modern desktop UI instead of a script you have to babysit. Your API keys and every trade stay in a local SQLite database on your machine. It talks to Kalshi and public crypto-price feeds, and sends anonymous, non-identifying usage stats to improve the tool (see the Disclaimer).

Warning

This app places real orders on your Kalshi account — trading carries real financial risk. The bundled strategies are heuristics with no proven, fee-adjusted edge and may lose money. This is not financial advice. It ships on Kalshi's demo environment with dry-run on, so nothing trades for real until you flip both off. Please read the full Disclaimer.

What it does

  • Whale tracker — watches the live Kalshi trade feed for big taker orders and surfaces the highest-edge ones in real time.
  • Momentum scanner — flags volume spikes, price moves and trade clusters, with a contrarian mode that fades the crowd.
  • 15-minute crypto — monitors Kalshi's 15-min BTC, ETH, SOL and other crypto markets with a configurable momentum strategy and an optional paper/live executor.
  • Auto-trader — sizes positions by edge, places limit-cross orders, tracks fills and resolutions, and reconciles its book against Kalshi on every restart.
  • Profiles & Discord — save, import and export tuned configs, with optional Discord webhooks and Rich Presence.
  • Local-first — keys and trade history live under %APPDATA%/Krypt Trader/. No account required; your keys and trades stay local. Sends anonymous, non-identifying usage stats to improve the tool — see the Disclaimer.

Safe by default

  • Starts in demo + dry-run — you have to turn both off before a single real order goes out. (The 15-minute crypto tab has its own separate live switch.)
  • A daily stop-loss / take-profit, trading-hours windows and a master kill-switch gate the engine.
  • Credentials are encrypted at rest on Windows (DPAPI), tied to your user account — never sent anywhere.
  • A fee-aware backtest (npm run py:backtest) measures the net-of-fee edge on your own resolved signals — run it before trusting any preset.

Download

Download Krypt Trader

Grab the latest installer from the Releases page, run it, then open API Keys and connect your Kalshi key + RSA private key. It starts in demo + dry-run, so nothing trades until you turn both off.

Builds aren't code-signed yet, so the first launch may show a SmartScreen prompt — click More info → Run anyway. The full source is right here if you'd rather build it yourself.

Build from source

git clone https://github.com/scripflipped/krypt-trader.git
cd krypt-trader
npm install
npm run dev      # auto-creates python/.venv on first run (~30s)
npm run dist     # build the Windows installer into /release

Requires Node.js 18+ and Python 3.10+ on PATH. Development runs on macOS/Linux/Windows; building the packaged installer needs Windows.

Need a Kalshi account?

Sign up through our referral and Kalshi gives you $25 free after your first deposit (and we receive a referral credit too — it costs you nothing extra): https://kalshi.com/sign-up/?referral=df1514b3-e7e3-48fc-9c86-a7713e452eae&m=true

Links

License

Released under the MIT License — free to use, fork and share. Please don't rebrand and resell it. Provided as-is, with no warranty; see the Disclaimer.

Built by the Krypt team · krypt.cc

About

A free Kalshi Trading bot - fully customizable

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages