If in real-time data in one stream, then how to combine historical data? code: UInt64 handle1 = consumer.registerClient( ReqMsg().domainType( MMT_MARKET_PRICE ).serviceName( "ELEKTRON_DD" ).name( "ESM1m" ), client ); UInt64 handle2 = consumer.registerClient( ReqMsg().domainType( MMT_MARKET_PRICE ).serviceName(…
help please with example code how to get the REST API is this the correct code or should I use another one? Please give me an example code. new TickHistoryTimeAndSalesExtractionRequest { //Condition = new TickHistoryMarketDepthCondition Condition = new TickHistoryTimeAndSalesCondition { ReportDateRangeType =…
I use code and RIC: ESM0m or 1UROZ0m Why is there no expiration date? Automation cannot be done because of this problem. Historic RIC: ESM0m or 1UROZ0m help me, please code: var extractionDatesResult = ExtractionsContext.Extract( new HistoricalReferenceExtractionRequest { ContentFieldNames = new DssCollection<string>() {…
When I try to extract Tick History Intraday Summaries extraction using attached python file from our developers portal <" target="_blank">https://developers.refinitiv.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/download> I am receiving below error message: ConnectionError:…
...in the API? The Refinitiv Developer Portal has a working example of Chain Resolution and it is included in Tutorial 15 of the current Postman collection. This works fine, but I have a chain that resolves to "Historical RICs" and so requests need to be qualified. . Can I apply something similar for the chain resolution…
help me, please. RIC: ESM0m downloaded code: dynamic lastDate = new DateTimeOffset(2020, 04, 14, 0, 0, 0, TimeSpan.Zero); dynamic startDate = new DateTimeOffset(2020, 04, 13, 0, 0, 0, TimeSpan.Zero); The RIC: ESM0m is not downloaded, but the active RIC:ESH1m is downloaded. Why can't I download RIC:ESM0m? the file is empty.…
RIC: ESM0 (RawLegacyMarketDepth) Problem: I find RIC: ESM0, as shown in the pictures, under RIC: ESM0 there are many files with different "Change Date" and "Expiration Date" (06/18/2020 and 06/19/2020) Which of these RICs is correct? Problem, downloading everything, all RIC: ESM0 with different "Change Date" and…
ECSSH1 (RawLegacyMarketDepth) Please comment 1. Why are there so many different messages on ECSSH1? 2. What is "Start date"? 3. Why is "Start date" the same as "Expiration Date"? 03/14/2011 4. Why is there no date for "Start dat" on the first line? 5. Why "Change date 03/18/2011" but "Expiration Date 03/14/2011"? 6. What…
RIC: 1UROH1m (RawLegacyMarketDepth) Downloading active, current day. Why does the story break off and 6 hours are missing? How to make the current day have the maximum history?
Can I download RIC in parallel in different threads from one account? There is a possibility? For example, RIC: is it possible for ESH1 to download 30 threads in parallel, so that each thread downloads for 1 day?
It looks like you're new here. Sign in or register to get started.