Category Controls
Control which market categories each profile scans. Toggle categories enabled/disabled and set per-category mode (Sim or Live). Child categories inherit from parents unless explicitly overridden.
Trade Validation Rules
Rules validate trade decisions before execution. When a rule flags a trade, it goes to the Waiting queue in the Decisions tab for manual approval. Toggle rules on/off below.
Position Triage Agent
The triage agent checks the NWS hourly forecast every hour for each event where you hold open weather positions. If any hourly forecast temp falls outside your covered brackets, it recommends selling. If the forecasted extreme exactly equals a boundary, it escalates to checking every 5 minutes. One scan per event covers all profiles. Toggle triage rules on/off below.
Profiles
•
python main.py --dry-run → Simulated trades, no real money•
python main.py → Live orders on Kalshi with real moneyNamed profiles always run in simulation mode alongside the main bot. They mirror the same market scan but apply their own strategy settings and track results independently.
| Active | Name | Mode | Exchanges | Bankroll (K / P) | Open | Won / Lost | P&L | Key Settings | Actions |
|---|
Service Connections
API keys and credentials used by the bot to connect to external services. Changes apply globally across all profiles.