question

Upvotes
Accepted
5 0 0 1

子Ricコード取得API引数の定義について

Historical Chain Constituents Searchに関して、APIの引数にStartとEndの定義がリファレンスで確認出来ないのでご教授頂いてもよろしいでしょうか。

また、このStartとEndで取れるRicのデータはその期間時点で存在していた取引になるのでしょうか。

つまりは、Start:2020-01-01 End:2023-01-01とした場合、2020年から2023年までの間で、満期日を迎えた取引も含め、全ての子Ricの情報が返ってくるで間違いないでしょうか。

#producttick-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.

Hi,

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 most appropriate reply.

If you knew an answer, please share and then accept it. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@shiro.chiba

Hi,

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

Thanks,

AHS

Upvotes
Accepted
79.2k 251 52 74

@shiro.chiba

Thank you for reaching out to us.

The request should look like this:

{
                
  "Request": {
                
    "ChainRics": [
      "0#.DJI"
    ],
    "Range": {
                
      "Start": "2020-01-01T00:00:00.000Z",
      "End": "2023-01-01T00:00:00.000Z"
    }
  }
}

1698380430016.png

You can refer to the REST API Tutorial 15: Historical Chain Constituents Search tutorial for more information.

For the questions regarding the returned RICs, please kindly contact the Refinitiv Tick History support team directly via MyRefinitiv.


1698380430016.png (40.2 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
5 0 0 1

ご呈示のリファレンスを確認しましたが、StartとEndの定義について回答が見つかりませんでした。こちら定義情報について今一度ご確認いただけますか

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
79.2k 251 52 74

@shiro.chiba

You can check the REST API Reference Tree regarding the descriptions of the Start and End parameters. This endpoint is used to resolve current and past chain constituents given a chain RIC. 1698722377991.png

However, if this doesn't answer your questions, please kindly contact the Refinitiv Tick History support team directly via MyRefinitiv.


1698722377991.png (46.5 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.