Hi,
I have noticed that the data item 'TR.SETTLEMENTPRICE' always return the data from the last trading day, and it does not change even if the 'SDate' parameter is changed to '0D' - Last Trading Day or '1D' - Current (Today).
In the picture below I have tried to retrieve the value for the EURO STOXX 50 with both parameters, first with 1D, the second with 0D. Settlement prices should be updated after 12:00 (midday) CET on every trading day, however both values are pointing to the value calculated on Friday.
In parallel, with the Eikon excel add-in the values for the current day can be retrieved after midday, but via API the values only updated overnight.
So the first part of the code with parameter '1D', the expected value at this moment for 05.12.2022 should be 3797.81 (from excel add-in).
Do I miss an additional parameter here?
Thank you.
Zoltan