question

Upvotes
Accepted
64 3 5 7

how could I access libre rate and centre bank rate. e.g. GBBASE= ,GBP1MFSR= from the Java code and Trth API 2

how could I access libre rate and centre bank rate. e.g. GBBASE= ,GBP1MFSR= from the Java code and Trth API 2

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.

Upvotes
Accepted
23k 22 9 14

Hi @bin and all,

This is the response from TR content team:

The RIC GBBASE= shows central bank rate and do not update regularly as they update only when there is a rate change from the Central Bank. And there is no specific pattern for the rates change.

It is the rate which UK commercial banks charge their most credit-worthy customers. The rates on the RIC are updated whenever the Bank of England amends the rates.

Please find the below fields that are updated for the RIC <GBBASE=>

FID 15 CURRENCY
FID 22 BID
FID 23 BID_1
FID 24 BID_2
FID 393 PRIMACT_1
FID 394 PRIMACT_2
FID 395 PRIMACT_3
FID 875 VALUE_DT1
FID 876 VALUE_DT2
FID 877 VALUE_DT3
FID 1275 GN_TXT32_1
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.

Upvotes
64 3 5 7

I tried

{"ExtractionRequest":{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.ElektronTimeseriesExtractionRequest","ContentFieldNames":["Trade Date","Last"],"IdentifierList":{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList","InstrumentIdentifiers":[{"Identifier":"GBBASE=","IdentifierType":"Ric"}],"ValidationOptions":{"AllowHistoricalInstruments":true},"UseUserPreferencesForValidationOptions":false},"Condition":{"StartDate":"2010-08-29T00:00:00.000Z","EndDate":"2016-09-29T23:59:59.999Z"}}}

But it looks no data reply. Could you provide some helps?

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