Skip to content

feat(QC): ML-based projects from HandsOnAITrading book + official docs #143

@jsboige

Description

@jsboige

Context

We have the HandsOnAITrading book repo as inspiration and QC official docs with ML examples. Our course notebooks should improve in synergy with the QC projects we iterate on.

Objective

Create more serious ML-based trading projects that go beyond simple EMA crossings:

  1. Map book examples to our series (extends docs(QC): map HandsOnAITradingBook examples to our series #107)
  2. Implement selected examples as QC projects with research notebooks
  3. Leverage official QC ML docs: feature engineering, model training, walk-forward
  4. Synergy loop: Course notebooks teach the concepts, QC projects demonstrate real application

Specific projects to explore

  • Feature engineering: Technical indicators + fundamental data as ML features
  • Classification models: Market regime prediction (bull/bear/sideways)
  • Time series models: LSTM/Transformer for price prediction
  • Reinforcement learning: RL-based portfolio allocation
  • Ensemble methods: Combining multiple weak signals

Deliverables

  • Research notebooks (QuantBook) for each approach
  • Deployable algorithms (main.py) for successful approaches
  • Course notebook improvements reflecting the ML patterns used

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority-mediumNEEDS_IMPROVEMENT strategiesquantconnectQuantConnect strategy development

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions