Eikon API Error no proxy address identified

Hello, I am using Python 3.6 and eikon package of 1.1.14. When I try ek.StreamingPrices() method, I cannot open the connection. Do you have any solutions?72f5a890569bac1d323bef5cc199c02.png

Tagged:

Best Answer

  • raksina.samasiri
    Answer ✓

    hi @Xueying ,

    Could you try to update the Eikon desktop to version 4.0.46?

    I tried on this Eikon desktop version with the libraries below and it works

    • Eikon Library 1.1.14
    • Python 3.6.10
    • httpx to 0.19.0

Answers