Is it possible to get historical data for market prices using Elektron EMA Java API? And if it is, how to construct cosumer ReqMsg?
@k.bychkov
No, as EMA is realtime API, please see
API Concepts Guide
Product "Datascope Select" offers historical data content as well as other content:
Datascope Select Overview
on this portal please find the details on the APIs used to work with it, retrieve DSS data:
Datascope Select APIs
Hi @k.bychkov,
As Zoya explained below, Datascope Select provides historical data (end of day), but if you're interested in more detailed history (e.g. tick by tick) you should have a look at the Tick History REST API.