FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

binolla-api-python-wrapper/README.md at main · cbtradersbd/binolla-api-python-wrapper · GitHub

Latest commit

 

History

History
85 lines (66 loc) · 4.17 KB

File metadata and controls

85 lines (66 loc) · 4.17 KB

⚡ Binolla 24/7 Live REST API & Signal Engine

Production-grade 24/7 self-healing REST API & WebSocket wrapper for Binolla (Real & OTC asset pairs).


🚀 Live Interactive Swagger API Documentation

Check all live endpoints, test requests, and live WebSocket feeds directly on our server:
👉 https://api1.api.cbtraderbd.xyz/docs


🤖 Try Our Live Telegram Bots & Demos


✨ System Architecture & Features

  • 🕒 24/7 Real & OTC Coverage: Real-time market data streaming for Binolla.
  • 📊 Non-Repaint History: Closed M1/M5 candle history database.
  • 💰 Live Payout Tracking: Accurate payout percentage monitor per minute.
  • 🛡️ Self-Healing Architecture: Auto-reconnect & session recovery.
  • 🤖 Multi-Bot Ready: Connect to Telegram alerts, MT4/MT5, or TradingView webhooks.

📂 Project Directory Structure

├── 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

📡 Live API Endpoints Overview

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

🛒 Purchase Full Unlocked Source Code & Commercial License

Looking for the production-ready source code with complete rights and 1-on-1 developer support?

What’s Included in the Full Package:

  • 📦 100% Full Unlocked Python Source Code (app.py, workers, database controllers, WebSocket core).
  • 🚀 1-Click Automated Windows & Ubuntu VPS Launchers.
  • Unlimited Deployment Rights (Personal & Commercial Use).
  • 🛠️ 24/7 Developer Support & Setup Assistance.
  • 🔄 Lifetime Code Updates & Bug Fixes.

📩 Contact to Purchase / Inquiries:


Back | FazBrowse Home | New Git URL