Add Strategy Explorer, YAML config exposure, and calendar/drift fixes - #23
Merged
Merged
Conversation
sefaav
commented
Sep 2, 2026
Owner
- Add per-instrument native-calendar handling: fix benchmark alignment across mismatched calendars, compute rolling-window features on each symbol's own trading sessions instead of a diluted combined timeline, and model organic weight drift between rebalances (a linear program restores hard risk limits when drift breaches them), replacing the previous constant-weight approximation. Also fixes several review-flagged bugs (trade-log double-counting, diagnostics crashes, calendar auto-detection) and trims long-form docstrings into linked documentation pages.
- Add a Strategies mode to the dashboard: a dedicated, interactive page per strategy combining explanations, math, assumptions, parameter behavior, diagnostics, and its own testing lab.
- Expose strategy, validation, robustness and output settings via YAML.
- Add trigger/adjustment/position-origin trade-reason attribution to the trade log and dashboard (12 -> 21 columns), sourced from real provenance rather than inferred; redesign the Trades tab with a uniform 15-column view.
- Filter bundled demo CSVs to real XNYS trading sessions and fix their default end date.
- Add per-instrument native-calendar handling: fix benchmark alignment across mismatched calendars, compute rolling-window features on each symbol's own trading sessions instead of a diluted combined timeline, and model organic weight drift between rebalances (a linear program restores hard risk limits when drift breaches them), replacing the previous constant-weight approximation. Also fixes several review-flagged bugs (trade-log double-counting, diagnostics crashes, calendar auto-detection) and trims long-form docstrings into linked documentation pages. - Add a Strategies mode to the dashboard: a dedicated, interactive page per strategy combining explanations, math, assumptions, parameter behavior, diagnostics, and its own testing lab. - Expose strategy, validation, robustness and output settings via YAML. - Add trigger/adjustment/position-origin trade-reason attribution to the trade log and dashboard (12 -> 21 columns), sourced from real provenance rather than inferred; redesign the Trades tab with a uniform 15-column view. - Filter bundled demo CSVs to real XNYS trading sessions and fix their default end date.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.