Is it possible to get from Elektron API real time OHLC data already built for let's say s1 (1 second time frame ) or m1
Hello @liyarthomas
The EMA API does not manipulate or process the payload data in any way, therefore your application will have to make streaming requests and process the incoming updates in order to summarise the data in the way you require.