Skip to content
View usmanch96's full-sized avatar

Highlights

  • Pro

Block or report usmanch96

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
usmanch96/README.md

Typing SVG


Profile Views   Telegram   GitHub followers


🧠 About Me

usman = {
    "role"      : "ML Engineer & Quantitative Trader",
    "location"  : "Pakistan 🇵🇰",
    "focus"     : ["Binary Options", "Forex", "Algorithmic Trading"],
    "stack"     : ["Python", "LightGBM", "Pandas", "Plotly", "Pine Script v6"],
    "approach"  : "Walk-forward validated models — no overfitting, no shortcuts",
    "status"    : "Building fully automated, profitable trading systems 🚀",
    "contact"   : "t.me/usmanch069",
}

🏆 Flagship Project — Binary Options ML Pipeline


Metric Result
� Win Rate 58.47% (breakeven: 55.56%)
💰 Net P&L +668.6 units over 18 months
📅 Profitable Months 15 / 18 out-of-sample
🔁 Walk-Forward Windows 10 / 12 profitable
🤖 Model LightGBM · 260 features · 3 pairs

Strategy: At each M5 candle close, predict 15-min binary option direction. Only trade when model confidence |prob − 0.5| ≥ 0.06 — filters to top 9.5% of signals.


🚀 All Projects

🏆 Project Description Stack
binary-options-ml Full ML pipeline for forex binary options · 58.47% win rate · 15/18 profitable months · Walk-forward validated Python LightGBM Pandas
quotex-historical-data Historical OHLCV data scraper & exporter for Quotex broker Python WebSocket
binary-options-tradingview-script Pine Script v6 indicator for binary options signals on TradingView Pine Script v6

🛠️ Tech Stack

Languages

Python Pine Script

Machine Learning & Data

LightGBM Scikit-Learn Pandas NumPy Plotly Matplotlib

Trading & APIs

TradingView Quotex WebSocket

Tools

Git GitHub VS Code


Connect

Telegram

Open to collaborations on trading systems, ML research, and automation projects 🤝


"The market is a device for transferring money from the impatient to the patient." — Warren Buffett


Found something useful? Drop a star!

Pinned Loading

  1. binary-options-tradingview-script binary-options-tradingview-script Public

    🎯 Free binary options TradingView script — Pin Bar Reversal indicator. Pine Script v6, non-repainting, S/R confluence. EUR/USD, GBP/USD, USD/JPY | 5m & 15m

  2. quotex-historical-data quotex-historical-data Public

    Download unlimited Quotex historical candle data via Python — bypasses the 199-candle WebSocket limit

    Python 22 2