Hi,
I want to request through Datascope Select the RIC: USDGBP=R , range date : 2026-09-01 (1st sept) to 2026-09-10 – with daily frequency –
What we need is: 1 – 9th (official close prices) + today’s (10th ) any available/latest price
History API we can get data upto 9th only, Intraday API we have tried but it generally gives 201 with a location URL (which can take some delay like 15-20 mins to fetch data) and the Last Traded Price is generally null.
Is there any efficient way to get the latest/available latest price for today? Can the history API pull today’s price?