Skip to content
View mahimn01's full-sized avatar

Highlights

  • Pro

Block or report mahimn01

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
mahimn01/README.md

mahimn patel

There's a Python script in my room that trades for me while I'm at school. Right now it's either making money or losing it, and I won't really know until the close.

That's most of what I do — I build things that keep running when I'm not paying attention. A lot of it is trading: equities, options, two brokers across two countries, the whole stack held together by one tmux session that's been alive longer than it has any right to be. Sometimes I'll go work on a web project for a while when I get tired of watching terminal output scroll past.

I'm 18, headed to McGill this September to study Economics (Arts). I picked econ because what I actually find interesting is how markets work. Coding came after that, mostly out of necessity — you can only do so much by hand before you start wishing the computer would handle it for you.

If you're working on something interesting — a problem you can't quite crack, an idea that needs a second person to look at it, anything you'd rather not do alone — I'd love to hear about it. I'm pretty much always around for that kind of thing.

mahimn.patel.k@gmail.com

Pinned Loading

  1. trading-algo trading-algo Public

    Multi-strategy quant trading system — US stocks via IBKR, crypto via Binance/Kraken/Hyperliquid. Full IBKR CLI for orders, scans, history, and backtests. Backtester uses next-bar fills, realistic c…

    Python

  2. worldmonitor-mcp worldmonitor-mcp Public

    MCP server and CLI that wraps the WorldMonitor intelligence dashboard, with extra direct-API handlers bolted on. 140 tools across 32 services for markets, geopolitics, military, cyber, climate, and…

    TypeScript

  3. kite-algo kite-algo Public

    The Indian-market version of trading-algo. Same idea — multi-strategy engine, backtester, risk checks — but wired up to Zerodha Kite so it can trade NSE and BSE instead of US stocks.

    Python