The frequency of the stream response using the Electron Web Socket API is not as expected.
We expected near realtime update messages when using Web Socket API for single FX RIC = GBP=X
But the update messages are minuets apart.
We are using the Python sample application from the Elektron docs. See the following command
python market_price_edpgw_service_discovery.py --user GE-A-01652483-3-2337 --password OURPASSWORD --clientid OURCLIENTID --ric GBP=X
Please advise how we get more frequent updates using the WebSocket API.