Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 2.12 KB

File metadata and controls

55 lines (38 loc) · 2.12 KB

Quant58 — Multi-Exchange Quantitative Trading Platform

6 Major Exchanges · Strategy Encryption · Real-Time Dashboard · Ultra-Low Cost

Supported Exchanges

Binance, OKX, Bybit, Bitget, Gate.io, MEXC — Spot & Futures

Supported Languages

JavaScript / PineScript / C++ / MyLanguage / Python

Key Features

  • Strategy Encryption — Code compiled to binary for distribution, protecting strategies from reverse engineering
  • Real-Time Dashboard — Asset snapshots, equity curves, trade signals, and logs delivered in real time
  • Unified Multi-Exchange Management — Manage all exchange accounts from one platform
  • Deep Backtesting — Historical candlestick backtesting to validate strategy performance
  • Financial-Grade Audit — Every trade and log entry is traceable, ensuring clear accountability
  • Ultra-Low Cost — Runs on a single server, eliminating expensive cloud infrastructure

Deployment

One-click Docker deployment:

docker pull quant58com/quant58com:latest
docker run -d --name quant58 \
  -e ROBOT_SERVER_URL="bot.quant58.com/your_id" \
  -e ROBOT_PASSWORD="your_password" \
  quant58com/quant58com:latest

Docker Hub

Website


Copyright © 2026 Quant58.com All rights reserved. This repository is for project introduction only. Source code is not publicly available.