A selection of trading automation systems built and deployed on production infrastructure.
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.
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.
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.
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.
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.
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.
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.
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.
Every project above started as a single conversation. Tell us what you're trying to build.
Start a Project →