Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Description

This PR updates the asset classes documentation to include new asset types and improve existing classifications based on internal team discussions. The changes add support for Economic Data feeds, Event Contracts (Kalshi), and several new subclasses under existing asset types.

Link to Devin run: https://app.devin.ai/sessions/1898a5d83f2942bf8f27d185f844c461

Requested by: [email protected] ([email protected])

Type of Change

  • New Page
  • Page update/improvement
  • Fix typo/grammar
  • Restructure/reorganize content
  • Update links/references
  • Other (please describe):

Areas Affected

  • pages/price-feeds/core/price-feeds/asset-classes.mdx - Asset classes documentation table

Changes Made

Updated Existing Classifications

  • Crypto: Changed "Spot Prices" subclass to "Crypto" with clarified definition, changed "Indices" to "Index" (singular)
  • US Equities: Added "Futures Prices" subclass
  • Commodities: Added "Spot Prices" subclass (for assets like XAU, XAG)

New Asset Classes

  • Net Asset Value (under Crypto): Added definition for per-share/per-token fund values
  • Economic Data: New asset class for macroeconomic indicators from US Department of Commerce
  • Event Contracts: New asset class for prediction markets (Kalshi), with important note that prices of 0 or 1 indicate resolved markets

Human Review Checklist

Critical items to verify:

  • Event Contracts description accurately reflects Kalshi market behavior (especially the 0/1 resolved market logic)
  • Economic Data attribution to US Department of Commerce is correct
  • Net Asset Value definition is technically accurate and clear
  • All new descriptions are understandable to end users without domain knowledge
  • Table renders correctly in production environment

Checklist

  • I ran pre-commit run --all-files to check for linting errors (ran npm run lint)
  • I have reviewed my changes for clarity and accuracy
  • All links are valid and working
  • Images (if any) are properly formatted and include alt text (N/A)
  • Code examples (if any) are complete and functional (N/A)
  • Content follows the established style guide
  • Changes are properly formatted in Markdown
  • Preview renders correctly in development environment

Related Issues

Based on internal Slack discussion in #eng-tech-questions thread.

Additional Notes

These changes were requested to properly document existing and upcoming feed types. The Event Contracts asset class is particularly important for Kalshi integration, where the 0/1 price resolution logic needs to be clearly documented for users who will build derivatives based on these feeds.

Screenshots

Local development server rendering:
Asset Classes Table

- Add Net Asset Value subclass under Crypto
- Change Indices to Index under Crypto
- Update Crypto Spot Prices to just Crypto with clarification
- Add Futures Prices under US Equities
- Add Spot Prices under Commodities
- Add Economic Data asset class
- Add Event Contracts asset class with note about resolved markets

Co-Authored-By: [email protected] <[email protected]>
@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 29, 2025 0:56am
documentation Error Error Oct 29, 2025 0:56am

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor

@KemarTiti KemarTiti left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@KemarTiti KemarTiti left a comment

Choose a reason for hiding this comment

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

gtlm

- Fix 'ass' to 'as' in Net Asset Value definition
- Fix 'predition' to 'prediction' in Event Contracts definition

Co-Authored-By: [email protected] <[email protected]>
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.

3 participants