> 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-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/19.md).

# Art. 19 — Specific requirements for MTFs

1. Member States shall require that investment firms and market operators operating an MTF, in addition to meeting the requirements laid down in [Articles 16](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/16.md) and [18](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/18.md), shall establish and implement non-discretionary rules for the execution of orders in the system.
2. Member States shall require that the rules referred to in [Article 18(3)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/18.md) governing access to an MTF comply with the conditions established in [Article 53(3)](/mica.wtf/mifid-ii/title-iii-regulated-markets-art.-44-56/53.md).
3. Member States shall require that investment firms and market operators operating an MTF to have arrangements:
   1. to be adequately equipped to manage the risks to which it is exposed, to implement appropriate arrangements and systems to identify all significant risks to its operation, and to put in place effective measures to mitigate those risks;
   2. to have effective arrangements to facilitate the efficient and timely finalisation of the transactions executed under its systems; and
   3. to have available, at the time of authorisation and on an ongoing basis, sufficient financial resources to facilitate its orderly functioning, having regard to the nature and extent of the transactions concluded on the market and the range and degree of the risks to which it is exposed.
4. Member States shall ensure that [Articles 24](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/24.md), [25](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/25.md), [Article 27(1)](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/27.md), (2) and (4) to (10) and [Article 28](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/28.md) are not applicable to the transactions concluded under the rules governing an MTF between its members or participants or between the MTF and its members or participants in relation to the use of the MTF. However, the members of or participants in the MTF shall comply with the obligations provided for in [Articles 24](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/24.md), [25](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/25.md), [27](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/27.md) and [28](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/28.md) with respect to their clients when, acting on behalf of their clients, they execute their orders through the systems of an MTF.
5. Member States shall not allow investment firms or market operators operating an MTF to execute client orders against proprietary capital, or to engage in [matched principal trading](https://headlesslaw.com/definitions/mifid-ii/matched-principal-trading/).


---

# 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-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/19.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.
