We have an Excel spreadsheet utilising the call to RHistory function to retrieve the properties of certain RICs at specific time. The sample call is
=RHistory("GCM0","BID.CLOSE","INTERVAL:1M NBROWS:1 END:43817.6770833333",,"TRANSPOSE:YES")
We would like to extract the same value in C# application running on the server (no Eikon, no user session).
Could you please advise the API which can be used for this?