Please advise why we are unable to download entire data through API.
Hi,
We can only extract part of historical time and sales data for USCONC=ECI
and USCPF=ECI through TRTHv2 API.
I can extract entire historical records of over 700 rows through GUI of same TRTH ID, however only several
rows are extracted through API.
Only below 4 rows are returned even start date is May 15 and end date is Jun 18.
2015-05-08T12:11:11.160864350Z Trade 0.2 6
2015-05-08T17:42:53.187461400Z Trade 0.3 0.1 11
2015-05-11T11:41:25.784174700Z Trade 14
2015-05-15T12:15:51.700763210Z Trade 0.2 0 32
TRTH ID: 9010877
Language: Ruby
TickHistoryTimeAndSales
IdentifierType=Ric、Identtifier=
USCPF=ECI
ValidationOptions: AllowOpenAccessInstrument true
Condition: MessageTimeSStampIn: LocalExchangeTime
ReportDateRangeType: Range
QueryStartDate 2015-05-01T00:00:00Z
QueryEndDate 2018-06-01T00:00:00Z
Preview: Content (later it was changed to None)
ExtractBy Ric
DisplaySourceRIC True
We picked up output csv results with returned JobID after ExtractionRaw.
We confirm that Extraction finished in relevant Notes file.
@{"@odata.context"=>"https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#RawExtractionResults/$entity",
"JobId"=>"0x0636bbdb9d1b2f76",
"Notes"=>[
"Extraction Services Version 12.0.38980 (0bb9cdd6e646), Built Jun 6 2018 17:45:37
Processing started at 06/13/2018 14:42:44.
User ID: 9010877\r\nExtraction ID: 2000000031122766
Schedule: 0x0636bbdb9d1b2f76 (ID = 0x0000000000000000)
Input List (1 items): (ID = 0x0636bbdb9d1b2f76) Created: 06/13/2018 14:42:43 Last Modified: 06/13/2018 14:42:43
Instrument <RIC,USCONC=ECI> expanded to 1 RIC: USCONC=ECI.
Total instruments after instrument expansion = 1
Report Template (373 fields): _OnD_0x0636bbdb9d1b2f76 (ID = 0x0636bbdba00b2f76) Created: 06/13/2018 14:42:38 Last Modified: 06/13/2018 14:42:38
Schedule dispatched via message queue (0x0636bbdb9d1b2f76)
Schedule Time: 06/13/2018 14:42:40
Range Query from 2015-04-30T15:00:00.000 to 2018-05-31T15:00:00.000 (UTC)
Processing completed successfully at 06/13/2018 14:42:56, taking 12.685 Secs.
Extraction finished at 06/13/2018 05:42:56 UTC, with servers: x07q13, QSSHA1 (0.1 secs), TRTH (11.2 secs)"]}
Regards,