ML classifier scores every alpha signal. Rejects noise.
Five modules.
Seven rules.
One trade-only API key.
The engine isn't one model. It's a pipeline of five independent components, each with a specific job and the authority to refuse a trade. If any link fails or objects, the trade is skipped.
System architecture diagram
- ScannerMulti-source aggregation
- EDGEML signal scorer v7
- ORACLEMarket regime classifier
- SAGEMeta-judge & veto
- ConsensusVote aggregator
- SHIELD7 hard risk rules
- ExecutorTrade-only API order
- LENSDaily research log
Five independent modules.
Each one can refuse the trade.
The engine isn't one model — it's five components that vote. A trade only executes when no module objects. Failure of any single module fails safe.
Classifies the tape: Range, Bull, Bear, Volatile.
Cross-checks Edge + Oracle output. Vetoes weak setups.
Bounds total open exposure to a configured max notional. No per-position stop-loss.
Writes the daily research log. Includes the bad days.
Copy us on Binance.
No setup required.
Retail users should not install an app or configure API keys. Binance Copy Trading is the cleanest path: your funds stay in Binance, and you control the copy relationship from Binance.
Open Binance Copy Trading
Go straight to the Killbot_cash lead trader profile. No APK, no API key, no strategy setup.
Choose copy amount
Binance currently shows a 10 USDT minimum copy amount and 10% profit sharing on profitable closed trades.
Start copying
Your Binance Futures copy account follows the lead trader account. You can stop copying from Binance anytime.
Copy trading uses your Binance Futures account. Past performance is not a guarantee, and losses are possible.
Seven hard rules. No override.
The risk overlay is the last gate before any order is placed. These rules cannot be disabled by user configuration or strategy choice. They run on every trade, every time.
Fixed position size
Every position opens at the same fixed notional. Conviction never scales size up — sizing discipline is structural, not discretionary.
Hard exposure cap
Total open notional is hard-capped. At the cap, new entries are skipped — never squeezed in. The cap protects the account from over-commitment.
1x leverage
No leverage stacking. Position risk is bounded by position size, not multiplied by margin.
No per-position stop-loss
Positions exit on the strategy’s exit signal, not on a fixed stop. Per-position drawdowns are real and uncapped — read the risk disclosure before copying.
Freshness window
The engine only enters setups younger than a hard freshness window. Stale setups are dropped, not chased.
Idempotent entries
One position per signal. A setup is never double-entered, even across restarts or feed hiccups.
Manual kill switch
The operator can halt the engine at any time: new entries stop immediately; open positions are then closed under manual control.