Kronos operates through a structured execution pipeline with strict risk controls
Real-time market data is collected via WebSocket from connected exchanges (Binance Futures, Bybit, OKX, KuCoin). Technical indicators are calculated across multiple timeframes to assess current market conditions.
Data sources: Price data, volume, order book depth, and 20+ derived technical indicators (RSI, MACD, Bollinger Bands, Ichimoku, ADX, ATR, Volume Profile, etc.) across 1m, 5m, 15m, 1h, and 4h timeframes.
Each potential trade is evaluated against predefined rules and configured parameters. No trade is executed without meeting all configured criteria.
Technical Criteria
Signal strength, confluence, trend alignment
Risk Validation
Exposure limits, position sizing, SL/TP verification
Before any execution, the system validates that all configured risk parameters are satisfied. No trade bypasses these controls.
Stop-Loss
Mandatory on every trade
Position Size
Within exposure limits
Isolated Margin
Risk contained per position
Trades are executed directly via the connected exchange API (Binance, Bybit, OKX or KuCoin) with mandatory stop-loss and take-profit orders placed simultaneously through the Algo Order endpoint.
Automated Execution
Orders sent directly to Binance with SL/TP attached
Risk Controls
Isolated margin, predefined exposure limits enforced
Every execution is logged with complete details. Performance metrics, exposure data, and execution history are available through reports and logs.
Complete audit trail including entry/exit prices, P&L, execution timestamps, and risk metrics. For informational purposes only.
On top of the execution pipeline, three optional layers continuously adapt the bot to market and user performance.
Auto-tunes minimum confidence, position size and leverage based on your real win rate, drawdown and consecutive losses. Overrides static settings when ON.
Classifies each pair as Trend / Range / Volatile / Breakout and assigns one of 10 master presets (3x → 50x). High-leverage presets are reserved for ultra-liquid pairs.
Dynamic trailing stop: SL is moved only in the direction of profit. TP stays open while the AI confirms the move still has strength, with a 15-min Anti-Revenge cooldown after a loss.
Understanding what the system cannot do is essential for realistic expectations
Kronos combines classical quantitative analysis with modern machine learning. Foundation models — large models pre-trained on broad market and language data — are used to read context: news tone, market regime, and the relationship between assets. Those signals never trade on their own. They are one input among several, and every decision still has to clear deterministic risk rules before an order is sent to an exchange.
Prices, order books, funding rates and volume are read directly from connected exchange APIs in real time. No simulated or delayed feeds are used for live decisions.
Language and time-series foundation models classify market regime (trend, range, high volatility) and summarize context. A learning loop compares past predictions with realized outcomes and adjusts confidence over time.
Technical indicators, model output and historical performance on that pair are merged into a single confidence score. A trade is only considered when several independent indicators agree.
Execution is rule-based, not model-based: position size, leverage, mandatory stop loss and take profit are set by your configuration and validated before the order reaches the exchange.
Every order follows the same path. Each layer can reject the trade, and a rejection at any point stops the process.
Foundation models do not predict prices and do not guarantee results. They estimate context and probability. Markets change, models degrade, and past performance does not indicate future results. Capital preservation rules always override any model output, and you can stop the system at any time.
This platform is for informational and experimental purposes only. Automated trading involves risk, including loss of capital. No investment advice is provided. Past performance does not guarantee future results. Consider seeking independent financial advice before trading.