DocsDashboard

Projects

Projects are how you organize your strategies in Quanthop. Each project contains a QSL strategy with its parameters, backtest history, and optimization results.

Creating a Project

When you first open the Research Lab with no active project, you will see the project browser. From here you can:

  • Create a new project — Start with a blank strategy or choose from a template
  • Open an existing project — Resume work on a saved strategy

Strategy Templates

Templates give you a working starting point. Available templates include:

TemplateDescription
BlankEmpty strategy with the required function stubs
EMA CrossSimple exponential moving average crossover
RSI Mean ReversionRSI-based mean reversion strategy
Bollinger BreakoutBollinger Band breakout system
MACD MomentumMACD-based momentum strategy
Golden CrossLong-term moving average crossover
TDR AdvancedMulti-indicator strategy with risk engine

Managing Strategies

Each strategy is stored with:

  • The QSL code
  • Parameter definitions from define()
  • Version history
  • Associated backtest results

You can rename, duplicate, or delete strategies from the project browser.

Next Steps

projectsworkspacestrategy managementcreateorganize