Community & Resources
GitHub
The full source code lives on GitHub. Star the repo, open issues, contribute PRs.
- QTradeX Core SDK — squidKid-deluxe/QTradeX-Algo-Trading-SDK
- Community Bot Strategies — squidKid-deluxe/QTradeX-AI-Agents — 22+ bot scripts including EMA crossovers, multi-indicator confluence, Renko-RSI hybrids, Fourier-filtered signals, I-Ching hexagram bots, and more
DeepWiki
AI-readable documentation, auto-generated from the source:
- Core SDK DeepWiki — QTradeX SDK
- AI Agents DeepWiki — QTradeX AI Agents — deep-dive on every community strategy
Telegram
Get help, discuss strategies, share results:
- @qtradex_sdk — t.me/qtradex_sdk
Related
- Tulip Indicators — tulipindicators.org — the C library behind
qx.ti - CCXT — docs.ccxt.com — unified crypto exchange API used by QTradeX