Work

Projects

A selection of trading systems, automation tooling, and full-stack applications built over the past several years.

MT4 Binary Options Signal Bridge cover
Live
2 screenshots

Trading Tool

MT4 Binary Options Signal Bridge

An async Python bridge that reads MT4 alert-window signals via raw Win32 memory access and mirrors them onto the Deriv binary options API in real time, with martingale recovery, proposal pre-warming, and a live aiohttp dashboard.

Python 3.11asyncioaiohttpPydantic v2+8
JarvisTrade cover
Live
3 screenshots

Fullstack Marketplace

JarvisTrade

A fullstack trading software marketplace and freelance project platform that combines a FastAPI commerce API, React customer dashboard, Next.js SEO frontend, payments, licensing, digital delivery, and admin operations.

FastAPIPythonReactNext.js+10
MarketMind AI cover
Live
1 screenshot

Trading Analytics

MarketMind AI

A MetaTrader 5 market analysis system that combines an MQL5 Expert Advisor, a Python desktop pipeline, KNN historical matching, and LLM synthesis to produce structured trading context without automated execution.

PythonPyQt5MQL5MetaTrader 5+6
PineBridge cover
Live
5 screenshots

Trading Automation

PineBridge

A licensed Windows desktop app that turns TradingView webhook alerts into broker orders across MT5, MT4, and TradeLocker with local execution, risk controls, and trade history.

PythonPySide6QMLFastAPI+3
EchoTrade Telegram Signal Backtester cover
Live
5 screenshots

Trading Analytics Tool

EchoTrade Telegram Signal Backtester

A desktop app (PyQt5 + Telethon) that scrapes historical Telegram trading-signal messages, parses them with a keyword-driven NLP engine, and exports them as MT4 Strategy Tester CSVs so a companion 5,000+ line MQL4 Expert Advisor can backtest a signal provider's real win rate, drawdown, and profit factor.

Python 3PyQt5Telethonpandas+2
EchoTrade Telegram Copier cover
Live
3 screenshots

MT4/MT5

EchoTrade Telegram Copier

A desktop Telegram trade copier that listens to selected channels, parses forex signals, and hands structured orders to MT4/MT5 through MetaQuotes common files.

PythonPyQt5TelethonMetaTrader+1
M
Live
2 screenshots

Developer Tooling

MQL License Protection Suite

A reusable SHA-256/Base64 license-signing engine for MetaTrader Expert Advisors, generating account-locked, expiry-and-grace-period-aware license files and validated at EA startup — built once and relicensed under a dozen client-facing product names.

MQL4MQL5MetaTrader 4/5WebRequest/HTTP API
S
Live
1 screenshot

Algorithmic Trading Bot

Spike Detector — Synthetic Indices Mean-Reversion EA

An MT5 Expert Advisor purpose-built for Deriv's Boom/Crash/Volatility synthetic indices, trading RSI+MACD extreme-confluence mean reversion on M1 with per-instrument point-scale-aware risk sizing.

MQL5MetaTrader 5
N
Live
1 screenshot

Algorithmic Trading Framework

NNFX Pluggable Confluence Trading Framework

A 3,000+ line MetaTrader 4 Expert Advisor implementing the 'No Nonsense Forex' methodology as a swappable multi-slot indicator engine, letting six independent strategy layers (Baseline, two Confirmations, Volume, Exit, Continuation) be reconfigured per instrument without touching code.

MQL4MetaTrader 4