Skip to content

Add KlawTrade – open-source algo trading platform with risk management #2

@shauryat10

Description

@shauryat10

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions