> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/mica.wtf/mifid-ii/title-iii-regulated-markets-art.-44-56/49.md).

# Art. 49 — Tick sizes

1. Member States shall require regulated markets to adopt tick‐size regimes in shares, depositary receipts, exchange‐traded funds, certificates and other similar financial instruments and in any other [financial instrument](https://headlesslaw.com/definitions/mifid-ii/financial-instrument/) for which regulatory technical standards are developed in accordance with paragraph 4. The application of tick sizes shall not prevent regulated markets from matching orders large in scale at mid‐point within the current bid and offer prices.
2. The tick size regimes referred to in paragraph 1 shall:

   1. be calibrated to reflect the liquidity profile of the financial instrument in different markets and the average bid-ask spread, taking into account the desirability of enabling reasonably stable prices without unduly constraining further narrowing of spreads;
   2. adapt the tick size for each financial instrument appropriately.

   In respect of shares with an International Securities Identification Number (ISIN) issued outside the European Economic Area (EEA), or shares which have an EEA ISIN and which are traded on a third-country venue in the local currency or in a non-EEA currency, as referred to in Article 23(1), point (a), of Regulation (EU) No 600/2014 for which the venue that is the most relevant market in terms of liquidity is in a third country, regulated markets may provide for the same tick size that applies on that venue.
3. ESMA shall develop draft regulatory technical standards to specify minimum tick sizes or tick size regimes for specific shares, depositary receipts, exchange-traded funds, certificates, and other similar financial instruments where necessary to ensure the orderly functioning of markets, in accordance with the factors in paragraph 2 and the price, spreads and depth of liquidity of the financial instruments.

   ESMA shall submit those draft regulatory technical standards to the Commission by 3 July 2015.

   Power is delegated to the Commission to adopt the regulatory technical standards referred to in the first subparagraph in accordance with Articles 10 to 14 of Regulation (EU) No 1095/2010.
4. ESMA may develop draft regulatory technical standards to specify minimum tick sizes or tick size regimes for specific financial instruments other than those listed in paragraph 3 where necessary to ensure the orderly functioning of markets, in accordance with the factors in paragraph 2 and the price, spreads and depth of liquidity of the financial instruments.

   ESMA shall submit any such draft regulatory technical standards to the Commission by 3 January 2016.

   Power is delegated to the Commission to adopt the regulatory technical standards referred to in the first subparagraph in accordance with Articles 10 to 14 of Regulation (EU) No 1095/2010.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.mica.wtf/mica.wtf/mifid-ii/title-iii-regulated-markets-art.-44-56/49.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
