Skip to content

Add common research notebook templates for charting#2407

Merged
AlexCatarino merged 2 commits into
QuantConnect:masterfrom
AlexCatarino:add-common-research-templates
May 13, 2026
Merged

Add common research notebook templates for charting#2407
AlexCatarino merged 2 commits into
QuantConnect:masterfrom
AlexCatarino:add-common-research-templates

Conversation

@AlexCatarino
Copy link
Copy Markdown
Member

Summary

  • Adds project-templates/csharp/common/research.ipynb demonstrating Plotly.NET chart types: candlestick, line, scatter, heat map, 3D.
  • Adds project-templates/python/common/research.ipynb demonstrating Matplotlib chart types: candlestick, line, scatter, histogram, bar, heat map, pie, 3D.
  • Each notebook opens with a one-line intro and shares a single preparation block (XLF / COF / GS / JPM / WFC, daily, 2021).

Test plan

  • Open the C# notebook on QC Cloud, run all cells, confirm each chart renders.
  • Open the Python notebook on QC Cloud, run all cells, confirm each chart renders.

@AlexCatarino AlexCatarino merged commit b687b54 into QuantConnect:master May 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant