Changelog
Introduction

Sections

Theme switcher

QuotationsServiceExternal

getQuotationsWithMarkupStream: Streams real-time quotations for specified instruments with markups applied, accepts a PBQuotationsWithMarkupStreamRequestExternal message with the systemUuid, instruments, group, and optional throttling and statistics flags, returns a stream of PBQuotationsWithMarkupStreamResponseExternal messages containing bid and ask prices, timestamps, and optional daily statistics.

Request

systemUuidstring Required
instrumentsarray Required

Show child attributes

groupstring
throttlingMsinteger
smartThrottlingboolean

Response

quotationobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 { "systemUuid": "", "instruments": [ "" ], "group": "", "throttlingMs": null, "smartThrottling": false }
Was this section helpful?

What made this section unhelpful for you?