AttributeError: module 'eikon' has no attribute 'StreamingPrices'

Hi! I'm trying to stream rela-time prices but i get the following message "AttributeError: module 'eikon' has no attribute 'StreamingPrices" when using ek.StreamingPrices. I already tried to uninstall and install eikon again but nothing changed. Could you help me to solve this problem? Many thanks!

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @rosario.guaia

    Based on the tutorial, the Streaming Data is included with Eikon Data API version 1.1.2. Which version of Eikon Data API that you are using? You can use 'pip show eikon' or 'pip list' command to check the version of Eikon Data API in your environment.

    If you Eikon Data API is outdated, you can follow the steps in How to update your Eikon Data API page to update your Eikon library.