Skip to content

CNBC Research Notebook#2457

Merged
DerekMelchin merged 6 commits into
QuantConnect:masterfrom
Ruuudy1:feature-research-notebook-examples2
Jun 1, 2026
Merged

CNBC Research Notebook#2457
DerekMelchin merged 6 commits into
QuantConnect:masterfrom
Ruuudy1:feature-research-notebook-examples2

Conversation

@Ruuudy1
Copy link
Copy Markdown
Contributor

@Ruuudy1 Ruuudy1 commented Jun 1, 2026

matches main.py

notebook templates; this one is a bit different as the dataset for our universe is always a value of 1 ( buycount and totalmentions are usually just one since our universe is strict BUY >= 3) so instead I plotted the number of unique assets added to the universe over a 120 day universe_history request. Then I plotted a bar chart of standard error and violin plots to show meaningful statistics.

Description

Related Issue

N/A

Motivation and Context

Context our Assistants

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (non-breaking change which improves implementation)
  • New feature (non-breaking change which adds functionality)
  • Non-functional change (xml comments/documentation/etc)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • My branch follows the naming convention bug-<issue#>-<description> or feature-<issue#>-<description>

Ruuudy1 added 2 commits June 1, 2026 06:25
CNBC Recommendations
@Ruuudy1 Ruuudy1 changed the title Research notebook CNBC Researchnotebook Jun 1, 2026
@Ruuudy1 Ruuudy1 changed the title CNBC Researchnotebook CNBC Research Notebook Jun 1, 2026
@DerekMelchin DerekMelchin merged commit c203a02 into QuantConnect:master Jun 1, 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.

2 participants