Skip to content

Document DateRules.QuarterStart and DateRules.QuarterEnd (Lean #9454)#2368

Merged
jaredbroad merged 1 commit into
QuantConnect:masterfrom
AlexCatarino:document-quarter-date-rules
May 7, 2026
Merged

Document DateRules.QuarterStart and DateRules.QuarterEnd (Lean #9454)#2368
jaredbroad merged 1 commit into
QuantConnect:masterfrom
AlexCatarino:document-quarter-date-rules

Conversation

@AlexCatarino
Copy link
Copy Markdown
Member

@AlexCatarino AlexCatarino commented May 7, 2026

Summary

  • Add QuarterStart / QuarterEnd rows (no-symbol and symbol overloads, Python and C#) to the Scheduled Events Date Rules reference table.
  • Add QuarterStart("SPY") and QuarterEnd("SPY") examples to the Scheduled Events Examples page, mirroring the existing Month/Week pattern.
  • Documents the API added in QuantConnect/Lean#9454.

Test plan

  • Render the Scheduled Events > Date Rules page and confirm four new rows appear between the Week and Year entries with the correct Python/C# signatures.
  • Render the Scheduled Events > Examples page and confirm the new C# and Python QuarterStart/QuarterEnd snippets appear after the Week examples.

@jaredbroad jaredbroad merged commit 0f1100e into QuantConnect:master May 7, 2026
@AlexCatarino AlexCatarino deleted the document-quarter-date-rules branch May 7, 2026 15:26
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