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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
7 1 0 2

Is there a way to get the MIFID tick size liquidity band?

Hi there!

In order to know the tick size rule for European exchanges, I have to know the liquidity band classification of the instrument.

Is this information available in the Eikon API, so I can turn it automatic? I have searched for it and couldn't find anywhere...

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythontick-datamifid
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@leonardo.martins

From my search, it should be the TICK_SZIDX field.

df, e = ek.get_data('ADSGn.DE', ['TICK_SZIDX'])

For more information, please refer to this FAQ: What are the value/s that will appear on FID8515 (TICK_SZIDX) for Xetra- sample RIC DAIGn.DE ?.

If you have any further questions, please directly Eikon or content support team via Get Support and ask for a field name which can provide the required information.

After knowing the field name, we can use Eikon Data APIs to retrieve its value.

icon clock
10 |1500

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

Click below to post an Idea Post Idea