question

Upvotes
Accepted
219 7 20 35

Use cases then Refresh Message will carry status that tells even stream is closed

Hello, we use RFA 8.2 C++ api to consume market data.

We have a application that registers for event completion. We want to understand the use cases when consumer application will receive Refresh Message which carries status that tells even stream is closed?

rfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
87k 294 53 79

@mktdata

Thank you for reaching out to us.

Typically, both refresh messages and status messages can convey the stream states. Therefore, the application needs to check the stream states of these messages or call the isEventStreamClosed() function.

The use cases could be:

  • Snapshot requests
  • "Record could not be found"
  • "Permission issue"
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.