Skip to content

Drop price_type from the sample config - #61

Merged
mspinola merged 1 commit into
mainfrom
claude/retire-price-type
Aug 24, 2026
Merged

Drop price_type from the sample config#61
mspinola merged 1 commit into
mainfrom
claude/retire-price-type

Conversation

@mspinola

Copy link
Copy Markdown
Owner

Follows #60, and pairs with cotmetrics PR #30, which removes CotIndexer.load_price_config — the only thing that ever read this key.

price_type selected "close" against "settlement" for daily estimation. It had no consumer in any surviving checkout, and since ADR-0007 it has nothing left to select between: stored bars carry no settlement column, because both futures providers already put settlement in Close (Norgate natively, databento via _with_settlement, which overrides Close with stat_type 3 specifically so the series matches Norgate).

Stacked on the flow_caps removal, so the two tombstones merge into one comment and the file explains both retired keys in one place.

Verification

Config-only change. No app code reads either key.

🤖 Generated with Claude Code

Follows cotmetrics, which removed CotIndexer.load_price_config, the only thing
that read this key. It selected "close" against "settlement" for daily
estimation, and since ADR-0007 there is nothing to select between: stored bars
carry no settlement column, because both futures providers already put
settlement in Close.

Stacked on the flow_caps removal, and the two tombstones merge into one comment
so the file explains both keys in one place.

Suite 437 passed against the modified cotmetrics.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mspinola
mspinola merged commit 6abe820 into main Aug 24, 2026
3 checks passed
@mspinola
mspinola deleted the claude/retire-price-type branch August 24, 2026 03:00
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