question

Upvotes
Accepted
1 2 1 0

For intraday OHLC bars is Last the same as Close?

Open, High, Low are available fields, but am wondering if Last is the equivalent of Close

Thanks

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

Hello @nikkoteen2001

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvote
Accepted
79.2k 251 52 74

@nikkoteen2001

I assume that you are using TickHistoryIntradaySummariesExtractionRequest.

The description of Last field is "Last price in the interval."

        {
            "Code": "THI.Last",
            "Name": "Last",
            "Description": "Last price in the interval.",
            "FormatType": "Number",
            "FieldGroup": " "
        },

I have checked with Eikon Chart which displays an hourly OHLC bar and found that it uses Last as Close in the OHLC bar.

However, you can contact the TRTH support team for confirmation. You can contact the TRTH support team via my.refinitiv.com.


1577421621216.png (14.4 KiB)
1577421743613.png (10.9 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.

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.