| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Production-grade 24/7 self-healing REST API & WebSocket wrapper for Binolla (Real & OTC asset pairs).
Check all live endpoints, test requests, and live WebSocket feeds directly on our server:
π https://api1.api.cbtraderbd.xyz/docs
βββ config/ β βββ settings.json # Server & WebSocket configurations βββ src/ β βββ core/ β β βββ client.py # High-throughput API client β β βββ config.py # Pydantic environment settings β βββ utils/ β βββ logger.py # Formatted logging system βββ examples/ β βββ quickstart.py # 1-Click live feed connector β βββ stream_candles.py # 24/7 OTC streaming demonstration βββ .env.example βββ .gitignore βββ requirements.txt βββ README.md
| Endpoint | Method | Description |
|---|---|---|
| /docs | GET | Interactive Swagger API documentation |
| /api/binolla/live-price | GET | Real-time price stream & tick updates |
| /api/binolla/candles | GET | Closed M1/M5 historical candle datasets |
| /api/binolla/payouts | GET | Live payout percentage monitor across all pairs |
| /api/binolla/signals | POST | Strategy webhook trigger & alert dispatcher |
Looking for the production-ready source code with complete rights and 1-on-1 developer support?
| Back | FazBrowse Home | New Git URL |