Hi,
i use .NET DSS REST API.
under DSS i have set up the following 'Tick History Market Depth Report':
When i choose the schedule Relative Query, there is a parse error when i retrieve the report via the API.
ExtractionsContext.ReportTemplateOperations.GetByName("TEST")
the exception is:
It seem the enum ReportDateRangeType does not have the 'Relative' value
Can you check this?
Thanks
Pierre