Skip to content

fix(kalshi): remove obsolete integer market fields#1799

Open
AnayGarodia wants to merge 1 commit into
pmxt-dev:mainfrom
AnayGarodia:fix/kalshi-response-drift-1748
Open

fix(kalshi): remove obsolete integer market fields#1799
AnayGarodia wants to merge 1 commit into
pmxt-dev:mainfrom
AnayGarodia:fix/kalshi-response-drift-1748

Conversation

@AnayGarodia

Copy link
Copy Markdown

Summary

  • remove market-level cent price and integer volume/open-interest fields that Kalshi no longer returns
  • normalize and sort current market responses exclusively from the dollar/fixed-point fields
  • update the Kalshi normalizer fixture and remove the obsolete cent-price fallback test

Verification

  • npm test --workspace=pmxt-core -- --runInBand test/normalizers/exchange-normalizers.test.ts (149 passed)
  • npm run build --workspace=pmxt-core
  • core portion of npm test (51 suites, 821 tests passed; the later Python SDK phase cannot collect in a fresh checkout because the generated pmxt_internal package and eth_account are unavailable)

Resolves #1748

Copilot AI review requested due to automatic review settings July 21, 2026 11:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

Response drift: kalshi — cent-denominated price/volume fields no longer in live API, fallback code is dead

2 participants