Strategy Lab

Build and test trading strategies manually or use AI to autofill your strategy

Strategy Builder

Build your strategy manually or use AI to autofill the fields below.

DSL Rules

SMA Cross

Backtest Parameters

How It Works

Rule-Based Strategies (DSL)

Perfect for technical analysis strategies using indicators like moving averages, RSI, and MACD.

  • • SMA/EMA crossover strategies
  • • RSI overbought/oversold levels
  • • MACD signal line crossovers
  • • Combination of multiple indicators

Machine Learning Strategies

Advanced strategies using AI models to predict price movements and make trading decisions.

  • • Random Forest classifiers
  • • Linear regression models
  • • Decision tree algorithms
  • • Custom feature engineering

⚠️ ML execution is currently limited in serverless environments

💡 Pro Tips

  • • Be specific about entry and exit conditions
  • • Mention specific indicator periods (e.g., "10-day SMA")
  • • Test on multiple tickers to validate robustness
  • • Start with shorter time periods for faster testing