Read the latest streamed prices
stream_quotesRetrieve the latest cached tick for each subscribed instrument. Use the ageMs field to verify the quote is current before displaying it.
Instructions
Read the most recent tick for each streamed instrument. This is a cache lookup, not a network call: it returns immediately and costs no rate limit. Every row carries ageMs — check it before presenting a price as current, since a stale value means the feed went quiet, not that the price held steady.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scripCodes | No | Restrict to these scrip codes. Omit for everything subscribed. |