Hi! I'd like to suggest adding KlawTrade to this list.
What it is: KlawTrade is a free, open-source (MIT licensed) algorithmic trading platform for Python. It's pip-installable (pip install klawtrade) and lets you build rule-based strategies, backtest on historical data, and deploy to live brokers.
Key features:
- Rule-based strategies (SMA crossover, RSI, MACD, Bollinger Bands, Stochastic RSI)
-
- 14-check risk management gate (position sizing, loss limits, drawdown protection, sector allocation, correlation checks)
-
-
- 7-trigger circuit breaker (consecutive losses, daily/weekly limits, max drawdown, VIX spikes)
-
-
-
- Historical backtesting with Sharpe ratio, win rate, and full trade logs
-
-
-
-
- Real-time WebSocket dashboard
-
-
-
-
-
- 6 broker integrations: Alpaca, Interactive Brokers, Coinbase, Binance, Kraken, Tradier
Links:
- Website: https://klawtrade.com
-
-
-
- GitHub: linked from the website
Would fit well under the trading frameworks/platforms section. Thanks for maintaining this list!
Hi! I'd like to suggest adding KlawTrade to this list.
What it is: KlawTrade is a free, open-source (MIT licensed) algorithmic trading platform for Python. It's pip-installable (
pip install klawtrade) and lets you build rule-based strategies, backtest on historical data, and deploy to live brokers.Key features:
Links:
Would fit well under the trading frameworks/platforms section. Thanks for maintaining this list!