Production Systems · Running 24/7

Real Projects, Running Live

A selection of trading automation systems built and deployed on production infrastructure.

Bridge

MT5 → Binance Signal Bridge

A Flask HTTP bridge running inside the MT5 Docker container that receives position events from an MQL5 Expert Advisor (via WebRequest) and executes equivalent orders on Binance using CCXT. Includes symbol mapping, risk limits, and full logging.

MQL5PythonFlaskCCXTBinance
Bot

FreqTrade Multi-Strategy Deployment

Dockerized FreqTrade instance running a custom BinanceMultiStrategy (RSI + EMA + MACD + Bollinger Bands) on 5-minute candles. Trades BTC, ETH, SOL, XRP pairs with Telegram notifications and web dashboard.

FreqTradePythonDockerTA-Lib
Platform

OpenAlgo v2 with Crypto Support

Upgraded OpenAlgo from v1 to v2.0.0.2 with full Binance crypto integration, WebSocket streaming, Historify historical data store, and unified TradingView webhook endpoint.

OpenAlgoBinanceTradingViewSQLite
Infra

Headless MT5 on Docker + VNC

Multi-broker MT5 terminal (Exness + XM Global) running inside a Docker container on Ubuntu + Wine, accessible via browser through noVNC. Uses Xvfb, openbox, tint2, and supervisord for full desktop experience.

DockerWinenoVNCSupervisordNginx
Workflow

n8n + Binance Webhook Server

Flask webhook server exposing /webhook/trade, /webhook/price-alert, and /webhook/balance endpoints that n8n workflows can call to execute trades or check market state from TradingView alerts.

n8nFlaskCCXTBinance
Client Tool

CCXT Binance CLI Client

Standalone Python command-line tool wrapping CCXT for quick Binance operations: fetch prices, check balance, place market buy/sell orders, view candles, and close all positions. Testnet / mainnet switchable via config.

PythonCCXTCLI
LLM

Local LLM Trading Assistant

Self-hosted Ollama + Open WebUI running Qwen2.5, DeepSeek-R1, and Phi-4 Mini models — integrated with n8n for AI-assisted signal analysis and natural-language trade queries.

OllamaOpen WebUIn8nQwen
Integration

MQL5 Expert Advisor (BinanceBridge.mq5)

Expert Advisor that monitors MT5 open positions and closed deals in real-time, then dispatches them as signed HTTP signals to the Binance bridge — effectively mirroring forex positions into crypto.

MQL5WebRequestJSON

Want something similar?

Every project above started as a single conversation. Tell us what you're trying to build.

Start a Project →