question

Upvotes
Accepted
5 2 0 7

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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
13k 32 12 18

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea