Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
27 2 5 9

Before market open it will not work to get ek.get_data("0#BUYSELL.SZ","DSPLY_NAME",)

HI

it will work fine on 9:30 - 24:00 ,but before market open it will get error message !

ek.get_data("0#BUYSELL.SZ","DSPLY_NAME",)

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@andy.ej

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

@andy.ej

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
39.4k 77 11 27

@andy.ej
Are you able to consistently reproduce receiving the error prior to market open? I tried your request just now at 6am Beijing time and had no problem retrieving the data.
I think rather than being a function of the time of the day, what you experienced is a timeout from the backend, which happens if for any reason the request processing by the backend takes more than 15 seconds. This is a known issue and it's being worked on. In the meantime the only suggestion is to try the request again when you receive this error.
See this thread for an example.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
27 2 5 9

thank you !!!

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.