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
9 1 5 6

FINRA minute volumes

Hi, I am downloading minute volumes via Python API with the following code:

data = eik.get_timeseries(['AAPL.O'], "VOLUME", start_date='2020-01-21', end_date='2020-01-22', interval='minute', corax='unadjusted', raw_output=True)

The code works perfectly. Now, I would like to get the values of minute volumes other than FINRA:

How can I achieve this? Is it possible to obtain it via Python or Eikon terminal?


Thank you, Valerio Gemmetto

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apipricing
volumes-finra.png (27.9 KiB)
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.

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

Hi @valerio.gemmetto

You can contact Refinitiv Content Helpdesk at https://my.refinitiv.com

They will be able to give you an authoritative answer on whether FINRA information is available on Eikon Desktop terminal or not.

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.