Skip to content

Commit 54ec33c

Browse files
tommedclaude
andcommitted
fix: use 365-day annualisation for Sharpe ratio
Energy markets operate every day of the year, unlike equities where 252 trading days is the convention. Updated the annualisation factor in compute_sharpe() and the corresponding notebook walkthrough. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent c5b2dcd commit 54ec33c

3 files changed

Lines changed: 8 additions & 73 deletions

File tree

.claude/commands/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Create release: $ARGUMENTS
33
1. Read @README.md and @CONTRIBUTING.md file to understand how to publish this release.
44
2. Bump version in pyproject.toml
55
3. Perform the git cli commands
6-
4. Use gh to create the release and publish
6+
4. Use gh to create the release and publish (allow gh to generate notes)
77

88
NOTE: The PR will run a few guardrail checks, so you'll need to wait for these to complete before merging.

0 commit comments

Comments
 (0)