> 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/mifir/title-iii-transparency-for-systematic-internalisers-and-investment-firms-trading-otc-and-tick-size-r/15.md).

# Art. 15 — Execution of client orders

1. Systematic internalisers shall make public their quotes on a regular and continuous basis during normal trading hours. They may update their quotes at any time. They shall be allowed, under exceptional market conditions, to withdraw their quotes.

   Member States shall require that firms that meet the definition of systematic internaliser notify their competent authority. Such notification shall be transmitted to ESMA. ESMA shall establish a list of all SIs in the Union.

   Systematic internalisers shall establish and implement transparent and non-discriminatory rules and objective criteria for the efficient execution of orders. They shall have arrangements for the sound management of their technical operations, including the establishment of effective contingency arrangements to address risks of systems disruption.
2. Systematic internalisers shall, while complying with Article 27 of Directive 2014/65//EU, execute the orders they receive from their clients in relation to the shares, depositary receipts, ETFs, certificates and other similar financial instruments for which they are systematic internalisers at the quoted prices at the time of reception of the order.

   However, in justified cases, they may execute those orders at a better price provided that the price falls within a public range close to market conditions.
3. Systematic internalisers may execute orders they receive from their professional clients at prices different than their quoted ones without having to comply with the requirements established in paragraph 2, in respect of transactions where execution in several securities is part of one transaction or in respect of orders that are subject to conditions other than the current market price.
4. Where a systematic internaliser quoting only one quote or whose highest quote is lower than the standard market size receives an order from a client of a size bigger than its quotation size, but lower than the standard market size, it may decide to execute that part of the order which exceeds its quotation size, provided that it is executed at the quoted price, except where otherwise permitted under the conditions laid down in paragraphs 2 and 3. Where the systematic internaliser is quoting in different sizes and receives an order between those sizes, which it chooses to execute, it shall execute the order at one of the quoted prices in compliance with Article 28 of Directive 2014/65/EU, except where otherwise permitted under the conditions of paragraphs 2 and 3 of this Article.
5. ESMA shall develop draft implementing technical standards to determine the content and format of the notification referred to in paragraph 1, second subparagraph.

   ESMA shall submit those draft implementing technical standards to the Commission by 29 March 2025.

   Power is conferred on the Commission to adopt the implementing technical standards referred to in the first subparagraph in accordance with Article 15 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/mifir/title-iii-transparency-for-systematic-internalisers-and-investment-firms-trading-otc-and-tick-size-r/15.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.
