question

Upvotes
Accepted
36 1 3 6

Using the tick history REST API, a user would like to enter a range of days and a time range within each day to return intraday tick data. Is there an API flag that can set this window for each day?

Using the tick history REST API, a user would like to enter a range of days and a time range within each day to return intraday tick data. Is there an API flag that can set this window for each day?

tick-history-rest-apitick-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.

Upvotes
Accepted
79.1k 250 52 74

@chris.garvin

You need to use the template that provides the TimeRangeMode parameter, such as

TickHistoryIntradaySummariesExtractionRequest. You can refer to the REST API Reference Tree for valid parameters of each extraction request.

1647321198009.png

Please refer to the answer on this thread regarding how to use this parameter.


1647321198009.png (76.3 KiB)
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.

Upvotes
36 1 3 6

Thank you. This answered my question.

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.