🧪 Skills
APEX Binary Trader
Intelligent agent trading Kalshi 15-min binary crypto markets by analyzing RSI, momentum, volume, and AI signals to place limit orders on BTC, ETH, SOL, XRP.
v1.0.0
Description
APEX — Binary Trading Agent
What I do
APEX is an intelligent binary options trading agent for Kalshi 15-minute crypto markets. I scan BTC, ETH, SOL, and XRP markets every 15 minutes, analyze signals, consult AI, and place trades.
Commands
| Command | Description |
|---|---|
python3 {baseDir}/scripts/apex.py |
Run one full scan + trade cycle |
python3 {baseDir}/scripts/apex.py --status |
Show balance, P&L, open positions |
python3 {baseDir}/scripts/apex.py --log |
Show recent trade log |
How APEX trades
- Scans Kalshi 15-min binary markets (KXBTC15M, KXETH15M, KXSOL15M, KXXRP15M)
- Pulls RSI, momentum, volume from Coinbase
- Votes on direction (UP/DOWN) — needs 3/4 signals aligned
- GPT-4o-mini confirms trade, picks YES/NO, sizes position
- Places limit order on Kalshi
- Judges results when markets resolve
Environment Variables
KALSHI_API_KEY_ID— Kalshi API key UUIDKALSHI_PRIVATE_KEY_PATH— Path to RSA private key PEMOPENAI_API_KEY— OpenAI API keyTELEGRAM_BOT_TOKEN— Telegram bot tokenTELEGRAM_CHAT_ID— Telegram chat ID
Market knowledge
- 15-min markets open at :00, :15, :30, :45 every hour
- Markets resolve based on CF Benchmarks BRTI price
- YES = price higher at expiry, NO = price lower
- Best entry window: 8-14 minutes before expiry
- Avoid trading when RSI is 45-55 (choppy/unclear)
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!