Language Breakdown
Lines of code distribution across 112 owned repositories
T-Shaped Developer
T-shapedDeep in Jupyter Notebook with broad versatility
Collaboration Network
Global Impact visualization
Repos
119
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Allen Zhu
@celeron533
RobotsAreCrazy
@RobotsAreCrazy
Alex MacCuish
@amaccuish
Greg Sharpe
@GregSharpe1
Chinmaya K
@chinmayakcv
Top Repositories
A flexible Python bot to connect TradingView alerts (manual or Pine Script) with Interactive Brokers (IBKR) via ib_insync. Supports paper/live trading, Buy/Sell, Stop-Loss, and configurable webhook server.
ICT-based MT5 Expert Advisor with 12-scenario market classification engine — Order Blocks, FVG, OTE, Liquidity, CRT, Judas Swing, Silver Bullet, AMD
Production-hardened TradingView to Interactive Brokers execution bridge with institutional-grade safety controls.
A Python trading bot connecting directly to Interactive Brokers (IBKR) via ib_insync for live market data and automated order execution, with optional OpenAI integration for advanced signals.
A complete trading automation framework using MetaTrader 5, LSTM Neural Networks, and Python. The bot detects engulfing candlestick patterns, combines volume and pivot-based signals, and trades GBPUSD using a risk-managed strategy with trailing stop-loss, partial take-profit, and live execution support.
This Python project integrates with MetaTrader 5 (MT5) to retrieve historical market data (OHLC and volume) for various timeframes (M5, M15, H1, H4, Daily). The data is then stored in Pandas DataFrames for further processing and analysis. This project serves as the foundation for developing trading strategies and performing technical analysis.
Solana wallet analytics and chain stats dApp adapted for Solana Mobile and dApp Store
Real-time IBKR trading bot core engine with Benzinga news integration. Fetches live market headlines from Benzinga, scans them with Aho-Corasick keyword matching, logs results to SQLite and rotating logs, and prepares triggers for automated IBKR trading strategies.
Automated long-only trading strategy for Interactive Brokers (IBKR), using two technical indicators for entries, indicator-based take-profit, and percentage-based stop-loss. Includes backtesting framework and live execution with IBKR TWS/Gateway.
- Connects to IB Gateway / TWS via ib_insync - Enforces “one trade at a time” per symbol (no pyramiding) - Reverses position on opposite-side open signals - Attaches a TP limit order when provided - Closes existing position on “close” signals
Open Source Impact
Contributions to external projects