Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [TradeMux Snippets](https://github.com/KVignesh122/trademux-examples) - `Python` - Code snippets for Metatrader (MT5) forex/CFD trading and data retrieval via trademux API client.

## Commercial & Proprietary Services
- [AlgoDeploy](https://algo-deploy.com) - `Python` - Self-hosted framework to backtest, risk-manage, and live-trade your own strategies on your Alpaca or Interactive Brokers account (US equities, single-leg options, crypto); no-code UI, YAML, or Python. Proprietary, one-time license (Starter $99, Pro $249, Quant $499). Permanent free tier requires a valid `.edu` email and is limited to 3 strategies and backtesting only; live trading and advanced tooling are paid, with a 7-day trial. [Pricing](https://algo-deploy.com/#pricing)
- [Prop Firm Risk Calculator](https://prop-firm-risk-calculator.vercel.app) - Free web app for position sizing, stop-loss and max-drawdown on funded accounts, with real tick/pip values for futures, forex, crypto and gold.
- [AlphaForge](https://alforgelabs.com) - `Python` - Local-first agent-native quant CLI with Optuna TPE optimization, walk-forward testing, anti-overfitting guards, and TradingView Pine v6 code generation. Free trial available. [GitHub](https://github.com/alforge-labs/alpha-forge-mcp)
- [TradeMux](https://trademux.io) - Unified forex trading API gateway to Metatrader (MT4/MT5), Oanda and cTrader.
Expand Down
Loading