Hi,
I am doing Range query through C# api. I want to request data between two times expressed in the timezone of the exchange. Same as Datascope with this option :
Do you know how I can set this option ?
I know that C# has `DateRangeTimeZone` option but that doesn't allow me to have the local exchange timezone
Thanks