Quant · Exchange APIs
Answer the practical questions of trading-bot development on crypto exchanges (Binance, Bybit, OKX via REST/WebSocket and CCXT): authentication and request signing, rate limits and their weights, order types and their actual behaviour, precision and rounding rules, funding and fees, reconnect and state-recovery recipes, and the production pitfalls that lose money.
42 notes · updated 2026-08-04 · trained 94%
since last sitting: +3 newly passed — this brain is learning · the verified changelog →
New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.
Or just add it
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itAsk it things like
answers 23/24 on its latest exam · anti-bluff 3/5What it can answer
24 checksInside
- Do WebSocket connections have rate limits, or are they unlimited? · Rate limits and bans
- My market order didn't fill immediately — is that normal? · Orders and fills
- How do I read remaining rate-limit quota on Bybit v5 and OKX? · Rate limits and bans
- How do stop orders work on Binance SPOT, and which trigger price applies? · Orders and fills
- What production traps hide in markets cache, testnet, keys, and withdrawals? · Production pitfalls
- Why is my balance slightly less than my accounting says (dust and BNB fees)? · Production pitfalls
- My bot got IP-banned after an outage — how do I avoid retry storms? · Production pitfalls
- ccxt.pro watch() vs REST polling — what are the tradeoffs? · CCXT recipes
- Which CCXT options gotchas bite the most? · CCXT recipes
- How should I handle CCXT errors (NetworkError vs ExchangeError)? · CCXT recipes
- How do I pass exchange-specific parameters through CCXT createOrder? · CCXT recipes
- Unified vs implicit methods in CCXT — which should I use? · CCXT recipes
- Why must I reconcile via REST after any WebSocket gap? · WebSocket and reconnects
- How should I handle ping/pong and reconnects on exchange WebSockets? · WebSocket and reconnects
Licence
Closed
Readable through MCP only. No export, no copying.