FAQ
The questions users ask most often, answered directly.
- What exactly does ByKaranteli do?
- ByKaranteli produces deterministic (rule-based, reproducible) signals on Binance Futures USDT perpetual markets and displays their live outcomes transparently. It does not open trades automatically, it only provides data and tools.
- How is it different from competitors?
- Three concrete differences:
- Transparency: live performance (/performance) and strategy ranking (/strategies) are public. Not a backtest, real results.
- Deterministic rule: if TP and SL fire in the same candle, SL wins, conservative tie-break. Details: methodology.
- Net metrics: fees + slippage + funding are deducted. Most competitors publish gross numbers.
- Is it paid or free?
- Everything is free and open access today. Premium tiers will be considered only after a real, active user base forms. You can sign up for the dashboard for free; LiqMap + public pages require no login.
- How often are signals produced?
- The scanner worker sweeps every eligible symbol every 15 minutes. Candidates that pass quality + EV + risk gates are persisted. Terminal evaluation checks OPEN signals every 5 minutes. A streamer tracks real-time movement for disagreement detection.
- Where does the data come from?
- One source: Binance Futures REST + WebSocket (free). Paid services like LunarCrush, Glassnode, and Kaiko are intentionally not used. Every signal carries a fingerprint (git SHA + policy hash + calibrator version).
- Does it place trades automatically?
- No. ByKaranteli only analyzes and produces signals; it does not open positions on any exchange. Decisions and orders are fully on the user. Risk guide offers Kelly-based sizing suggestions, but execution is yours.
- What leverage is recommended?
- None. The platform analyzes the signal; leverage + position size are the user's call. Risk guide computes a conservative/balanced/aggressive allocation given your capital and risk profile, the final choice is still yours.
- Does past performance guarantee future results?
- No. Leveraged crypto derivatives can lose all invested capital. Historic statistics are informational; as market conditions change, their relevance decays.
- Do I have to register?
- No. Public pages (performance, strategies, risk-guide, methodology, liqmap) are viewable without registration. The dashboard + detailed per-signal view requires a free account.
- Is there an API?
-
/api/public/performanceand/api/public/leaderboardreturn JSON (rate-limit: 20 requests/minute/IP). Cache-Control headers allow 5-minute public caching. You can embed on your site, attribution is appreciated. - Support / contact?
- Web: bykaranteli.com. Email and Telegram channels will be published at a later stage.