What makes ByKaranteli different from other signal providers?
Three concrete things. First, we publish our methodology in full: the eligibility contract, the tie-break rule when TP and SL trigger in the same candle (SL wins, conservative), and the exact fee, slippage, and funding model. Second, every number on the public site comes from signals that were produced live; we do not re-run historical data to manufacture clean statistics. Third, when we make a platform change (threshold tune, strategy rebalance), it is recorded in the incident log on /status, so the public record is auditable.
Who is this platform for?
Traders who want the research and discipline of a quant-style evaluation pipeline without building one themselves. Members typically already trade Binance USDT-M perpetuals and want a second opinion grounded in deterministic evaluation: clean entries, documented exits, post-cost PnL, and a track record they can verify. It is not a broker; you still execute trades in your own account at your own risk.
What is a 'deterministic' signal engine?
Deterministic means the same input always produces the same output, with no manual overrides. Every signal has one of four outcomes: TP1 (take-profit hit), SL (stop-loss hit), TIMEOUT (neither hit in the evaluation window), or EXCLUDED (the symbol failed the eligibility filter). Nothing is interpretive. When you read a win rate or a profit factor on ByKaranteli, it means the rule set ran end-to-end against the closed-candle sequence and produced that number. No human picked the good trades.
How do I know the numbers are not cherry-picked?
The evaluation engine runs 24/7 and writes outcomes the moment they are decided. The /signals page shows the most recent 24 hours of closed signals with their net-bps outcomes in the same moment those outcomes were stamped. The /performance numbers are an aggregation of that same live stream, not a re-run. You can also hit /api/public/performance and /api/public/recent as JSON endpoints if you prefer auditing the raw data yourself.
Does ByKaranteli evaluate every symbol on Binance?
Only USDT-M perpetuals whose Binance contract state is TRADING and whose symbol meets the eligibility filter. Stocks, FX, spot-only pairs, and expired / delisted contracts are excluded at the ingest stage and never reach evaluation. The filter is enforced in code; an operator cannot override it to produce optimistic statistics.
Can I access the raw data?
Yes. The /developers page documents four public JSON endpoints: aggregate performance, strategy leaderboard, recent closed signals, and per-symbol statistics. All are CORS-enabled with a 5-minute cache. No API key required for the public tier.
What happens to my watchlist when my subscription expires?
Your watchlist is preserved. You lose access to the terminal workspace and threshold alerts, but your saved symbols remain and re-activate automatically when you renew. Paywall reminder emails (7d, 3d, 1d buckets) tell you the exact expiry date so you can plan.