Real-time ingestion
Price and order flow received continuously on SOL and BTC, over websocket, on 15-minute candles.
- WEBSOCKET
- OHLCV
- ORDER FLOW
Personal research · crypto · SOL and BTC
A system that watches SOL and BTC on 15-minute candles, recognises reversal signatures in price action, computes a confidence score and, beyond a threshold, sends the signal to Telegram then places the order with the broker. No manual step.
The engine, running
Simulation on synthetic data: the mechanics are real, the prices and scores are not. A candle forms in front of you; when a local extremum is confirmed, the engine marks it, scores it, and only sends the signal above the threshold.
How it works
Price and order flow received continuously on SOL and BTC, over websocket, on 15-minute candles.
A proprietary model recognises structural reversal signatures, invisible to classic analysis, and computes a confidence score per signal before anything is sent.
When the threshold is crossed, the signal goes to Telegram with the entry price and the score, and the order is sent to the broker by API.
Personal research project. It is neither a service, nor an offer, nor investment advice. Performance is not published and the model's architecture remains confidential.
What this project says about my work
The same mechanics serve the platforms I build: data that comes in, a rule that decides, an action that leaves with nobody behind the screen.