Market Pulse
Trading Intelligence
ML ensemble of RF + XGBoost + LightGBM trading BTCUSD M15 live on MetaTrader 5 with autonomous risk management.
Proven Performance
Latest out-of-sample snapshot from weekly optimization windows
Real-Time Dashboard
Waiting for bot data...
Bot offline — no live data available.
Start the bot with python trading.py
Equity Curve
Real account equity from live snapshots and trade history
Recent Trades
How the Models Work
Three ensemble models vote on each signal; SL/TP and Risk models then size and bracket each trade before execution.
Two independent LightGBM regressors predict optimal stop-loss and take-profit distances in ATR multiples for each trade entry. Fires immediately after the ensemble signal — before the order is placed.
A LightGBM model reads 7 live account health metrics each cycle to output a multiplier applied to the base risk%. Scales down aggressively during drawdown and up modestly during strong runs.
A secondary 3-class classifier monitors every open trade each cycle using 66 features (62 market + 4 position-state). Can exit early before SL hit if conditions deteriorate.
How It Works
A fully automated pipeline from raw candle data to live trade execution in under 60 seconds.
Under the Hood
Under the Hood // v20260424
For the engineers and quants — the stack, the models, and the infrastructure that never sleeps.
_____ | | | N | |_____| /=====\ / \
http://<VM_IP>:6542 · Auth: Bearer <TOKEN> · Self-hosted Docker on cloud VM/ping Health check/account Account info/symbols/{sym}/rates ?timeframe=M15&count=250/positions Open positions/orders Place order/positions/{ticket} Modify position/positions/{ticket} Close position/history/deals Trade historyFAQ
Get in Touch
Interested in NOVOSKY or want to discuss trading systems, ML, or collaboration? Reach out on Telegram.
Message on TelegramThis is not financial advice. Trading involves substantial risk of loss. Past performance does not guarantee future results.