Skip to content

feat: add open interest in market query#41

Open
s60912frank wants to merge 7 commits intodevelopfrom
feat/add-open-interest
Open

feat: add open interest in market query#41
s60912frank wants to merge 7 commits intodevelopfrom
feat/add-open-interest

Conversation

@s60912frank
Copy link
Copy Markdown

  • add open interst in market query
  • editor auto format schema, if this behavior is not desired, I can revert change to only add openInterest field

@s60912frank s60912frank changed the title feat: add open interst in market query feat: add open interest in market query May 25, 2022
Comment thread src/mappings/clearingHouse.ts Outdated
Comment thread src/mappings/clearingHouse.ts Outdated
Comment thread schema.graphql Outdated
Comment thread src/mappings/clearingHouse.ts Outdated
Comment thread schema.graphql
@@ -65,7 +65,7 @@ type Market @entity {
openOrders: [OpenOrder!]! @derivedFrom(field: "marketRef")

"trader open interest"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should change this comment as well

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.

2 participants