I am trying to retrieve real-time prices in Python following this guide: https://developers.refinitiv.com/eikon-apis/eikon-data-api/learning?content=81721&type=learning_material_item
The thing is that I work with a macbook and I use the Eikon API Proxy which works well for everything except streaming. I tested the same example in a windows machine with the EIkon application installed and it seems to work just fine. Is there any limitation with the Proxy? Will the proxy be supported?