How to get end of day values for a specific date range?

I'm using EndOfDayPricingExtractionRequest class, but I can't find any condition to specify a range of date. How can I do this?

Best Answer

  • Unknown
    Answer ✓

    I found the solution with the ElektronTimeseriesExtractionRequest class

Answers