question

Upvotes
Accepted
5 3 1 9

Requesting bid price at snap times via RFA

Is it possible to request data at specific snap times via the RFA api? For example, I want to request bid prices for US bonds at 16:00 EST.

treprfarfa-apibonds
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.

@tradingTech
Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.
Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
22.1k 59 14 21

The snapshot or streaming prices from TREP is always real-time, unless you are subscribing to a delayed service. So, all your application needs, is to request a snapshot at that exact moment (1600 HRS).

You can use programming language specific scheduling features, or use OS schedular like cron, to trigger your app into requesting data.

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.