- 
                Notifications
    You must be signed in to change notification settings 
- Fork 39
Add new asset classes to price feeds documentation #928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- 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]>
| The latest updates on your projects. Learn more about Vercel for GitHub. 
 | 
| 🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically: 
 Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options: 
 | 
…TeX parsing issues Co-Authored-By: [email protected] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this 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]>
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
Areas Affected
pages/price-feeds/core/price-feeds/asset-classes.mdx- Asset classes documentation tableChanges Made
Updated Existing Classifications
New Asset Classes
Human Review Checklist
Critical items to verify:
Checklist
pre-commit run --all-filesto check for linting errors (rannpm run lint)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:
