Every feature listed here exists in the codebase and has been verified across 45,000+ candles of market data. No vaporware. No roadmap promises. This is what runs today.
Every strategy runs its own logic on every candle and returns a direction and confidence score. No interference between strategies.
CoreThe strategy with the highest confidence above threshold wins the trade. One entry signal, one exit contract. Clean ownership.
CoreImplement evaluate(), return { direction, confidence }. Documentation and examples included. Plug in and compete.
Per-strategy confidence minimums, global trade confidence gates, and confluence requirements. All from one config file.
CoreEach strategy defines its own SL, TP, trailing stop, activation threshold, and max hold time. The trade follows its contract from open to close.
CoreThree configurable profit tiers exit partial positions at different levels. Lock in gains progressively instead of all-or-nothing.
CoreTrailing stop activates after a profit threshold, then follows price at a configurable distance. Rides winners, protects gains.
CoreHard stop loss and account drawdown limits override everything. Safety nets that can never be disabled or overridden by strategies.
CoreMaximum drawdown limits at the account level. If hit, all trading pauses until conditions reset. Configurable thresholds.
CoreDaily, weekly, and monthly loss caps prevent catastrophic runs. Each configurable independently.
CoreHigher confidence signals get larger position sizes. Lower confidence gets smaller exposure. Automatic risk calibration.
CoreEvery risk parameter lives in one config file. No scattered hardcoded values. Change once, applies everywhere.
CoreLive WebSocket connection to Kraken. Real-time OHLCV data, order placement, position management. More exchanges planned.
CoreTradingView-powered charts with live candles, indicator overlays, trade markers, and position tracking. WebSocket-fed, real-time updates.
CoreEvery trade, every decision, every restart is recorded automatically. Verified behavior published as proof. No silent resets.
CoreGap detection, stale data handling, automatic backfill. If data is missing or delayed, the bot pauses until integrity is restored.
CoreRun your strategies against historical data with real fee calculations. Per-strategy attribution shows exactly which strategies make money and which don't.
ProRecords candlestick patterns and their outcomes. Over time, builds a database of what patterns actually lead to profitable trades in your market.
ProIdentifies value areas, points of control, and balanced vs. imbalanced markets. Filters trend strategies during choppy conditions.
ProClassifies current market as trending, ranging, or volatile. Strategies can adapt behavior or sit out unfavorable regimes.
ProAutomatically identifies key Fibonacci retracement and extension levels. Provides confluence data to boost strategy confidence at key levels.
ProAggregates 1-minute candles into 5m, 15m, 30m, 1h, 4h, and daily timeframes. Strategies can confirm signals across multiple timeframes.
ProVerify your entire trading pipeline is working correctly. Tests config propagation, gate verification, exit contract ownership, and fee calculations.
ProDetects candlestick patterns with confidence scoring. Patterns are recorded and tracked against actual trade outcomes for continuous learning.
ProEvery feature on this page runs in production today. See it yourself.
View Pricing