Content deleted Content added
typo |
Adding local short description: "Electronic system in the stock market", overriding Wikidata description "method to execute buy and sell orders from participants in an exchange" |
||
(13 intermediate revisions by 12 users not shown) | |||
Line 1:
{{Short description|Electronic system in the stock market}}
[[File:Deutsche-boerse-parkett-ffm008.jpg|thumb|right|Order matching at the heart of trading systems in [[Deutsche Börse]].]]
An '''order matching system''' or simply '''matching system''' is an electronic system that matches [[order (exchange)|buy and sell orders]] for a
Orders are usually entered by members of an exchange and executed by a central system that belongs to the exchange. The algorithm that is used to match orders varies from system to system and often involves rules around [[best execution]].<ref>{{cite web |url=
The order matching system and
The matching algorithms decide the efficiency and
==History==
Electronic order matching was introduced in the early 1980s in the United States to supplement [[open outcry]] trading.
==Algorithms==
Line 16 ⟶ 17:
The trading mechanism on electronic exchanges is an important component that has a great impact on the efficiency and [[Market liquidity|liquidity]] of financial markets. The choice of matching algorithm is an important part of the trading mechanism. The most common matching algorithms are the ''Pro-Rata'' and ''Price/Time'' algorithms.
Comparison of Price/Time and Pro-Rata Following are few basic remarks about the two basic algorithms and their comparison.
===Price/Time algorithm (or First-in-First-out)===
* Motivates to narrow the spread, since by narrowing the spread the limit order is the first in the order queue.
* Discourages other orders to join the queue since a limit order that joins the queue is the last.
* Might be computationally more demanding than Pro-Rata. The reason is that market participants might want to place more small orders in different positions in the order queue, and also tend to
===Pro-Rata algorithm===
* Motivates other orders to join the queue with large limit orders. As a consequence, the cumulative quoted volume at the best price is relatively large.
==Efficiency==
|