question

Upvotes
Accepted
1 0 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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvote
Accepted
38.1k 69 35 53

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

Click below to post an Idea Post Idea