You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to ... make price monitoring bounds clearer We will build an API to... expose all bounds including triggered ones on the market data API So that ... it is very clear the full set of bounds on a market, which have triggered, and which have not
API request details
Show ALL price monitoring bounds even once they are triggered (currently once they are triggered they are not shown)
Include some "status" on each bound which would be say "active" or "triggered"
When a bound has been triggered we'd need to display "null" or "na" or similar for the referencePrice, minValidPrice, and maxValidPrice presumably
API Overview
In order to ... make price monitoring bounds clearer
We will build an API to... expose all bounds including triggered ones on the market data API
So that ... it is very clear the full set of bounds on a market, which have triggered, and which have not
API request details
referencePrice
,minValidPrice
, andmaxValidPrice
presumablyFiltering requirements (inputs)
Sample API output (optional)
Current API output
Additional Details (optional)
Any additional information that provides context or gives information that will help us develop the feature.
The text was updated successfully, but these errors were encountered: