EP1483706A1 - An automated semideterministic trading system - Google Patents

An automated semideterministic trading system

Info

Publication number
EP1483706A1
EP1483706A1 EP03705621A EP03705621A EP1483706A1 EP 1483706 A1 EP1483706 A1 EP 1483706A1 EP 03705621 A EP03705621 A EP 03705621A EP 03705621 A EP03705621 A EP 03705621A EP 1483706 A1 EP1483706 A1 EP 1483706A1
Authority
EP
European Patent Office
Prior art keywords
supplemental
trading
deterministic
automated
matching
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
EP03705621A
Other languages
German (de)
French (fr)
Inventor
David LYBÄCK
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nasdaq Technology AB
Original Assignee
OMX Technology AB
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US10/095,773 external-priority patent/US7370010B2/en
Application filed by OMX Technology AB filed Critical OMX Technology AB
Publication of EP1483706A1 publication Critical patent/EP1483706A1/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Definitions

  • the present invention relates to an automated exchange system, and in particular to an automated exchange designed to provide a flexible structure able to cope with many different types of requirements.
  • the conventional automated trading systems of today implemented at the automated exchanges and market places around the world are all high-confidence systems.
  • the systems behave in a way and follow rules that are very well understood and which output a result that is easy to predict given a particular sequence of input data.
  • most automated systems operated by the major exchanges trading financial instruments (stocks, bonds, currencies, derivatives thereof, etc.) and commodity contracts including commodity derivatives use a system that is completely deterministic. In such a deterministic system, the output depends only on the input data sequence(s) received by the system.
  • the input data is processed by the automated, computerized, matching system, and the output data is a well-documented matching result, which only depends on the series of input data.' This architecture is a key requirement for most major investors using a trading system for matching orders. The reason for this requirement is that they cannot take the risk to have their orders treated any other way.
  • a problem with such a deterministic, automated matching system is that it must be designed to perform at a specified lowest level of performance under the worst circumstances and operating conditions envisaged by the system designer.
  • the system must be able to cope with a number of different events, such as power failure, a highly variable load of input commands, and faulty input commands, without departing from the predictable output.
  • Designing a system that meets all such requirements is very expensive.
  • a party operating such an expensive exchange will hence have to charge a considerable amount for each transaction carried out by the system in order to cover the expenses for developing and operating the automated exchange system.
  • contingency order matching can easily degrade the performance of the matching service.
  • these services must be suspended. This is a crude maneuver, and will not suffice as users expect all their orders kept active and ready to trade at all various market conditions.
  • Future order types with more conditions and parameters will also increase the expectations on the evaluation policy. In effect, users will slowly start to expect a more refined view on Quality-of-Service as is true in other areas of Information Technology.
  • the non- deterministic nature of multi-threaded processes with "anytime" algorithms has so far effectively kept them banned from live exchanges.
  • the system further being designed to centrally provide a very broad range of services to its users (clients) and which system at the same time can be developed and designed in a manner that keeps costs at an acceptable level.
  • the deterministic matching core unit of the exchange system is supplemented with an agent trade server designed to provide a range of additional services.
  • the agent trade server is preferably run in accordance with a best-effort principle, thereby making it possible to design at low cost.
  • the agent trade server is further designed to provide users with functionality that is not necessary or too expensive to implement in the deterministic core of the matching system.
  • the agent trade server feeds the deterministic core of the matching system with order input data resulting from the input received from the users of the automated trading system.
  • the designer of a complex trading system is given an option to provide centrally-located functionality to the users of the system without having to change the deterministic core architecture of the matching system. Since the agent trade server is working in close connection with the deterministic core of the trading system, it is preferred to physically co-locate the agent trade server computer(s) with the computer(s) hosting the core of the deterministic matching system.
  • Fig. 1 is a general view of an automated exchange system including a deterministic matching core unit and a non-deterministic agent trade server.
  • Figs. 2a - 2e illustrate different information flows within the automated exchange system of Fig. 1 when user transmits data having various contents to the exchange system.
  • a general view of an automated exchange system is shown.
  • the system comprises a matching core unit 1 designed in accordance with an architecture that gives the system a completely deterministic behavior.
  • the core unit can for example be a computer executing the SAXESS ® Software developed and sold by OM Technology AB, Sweden.
  • the system also comprises a multi-protocol gateway 2 forming an interface between the core unit 1 and a number of input terminals 6.
  • the terminals 6 are connected to the gateway 2 via lines 4.
  • the lines 4 are typically leased lines, but also other types of lines including an Internet connection can be used as long as the gateway is designed to handle the protocol of the used connection.
  • the lines 4 can also be used to provide users of the system with multicast messages, e.g. price updates.
  • the connection from an input terminal via a leased line connecting to the core of the automated trading system via a gateway is an example of how a conventional trading system can be designed.
  • the system as depicted in Fig. 1 is provided with a unit 3 operating in close relation with the core unit 1, and is connected thereto via high capacity communication lines 7.
  • the unit provides additional system services and uses an architecture that does not ensure deterministic matching.
  • the unit 3 continuously receives information relating to the matching taking place in the core unit.
  • the unit 3 is sub-divided into different sub-units. Each sub-unit is designed to provide a particular type of additional service.
  • the sub-unit 3a is a computer running software specialized in finding solutions to complex combination orders.
  • the sub-unit 3b is termed an agent trade server of a first type.
  • the unit can, for example, be designed with user- configurable agents (specialized software acting on behalf of a user) controlled by a master dispatcher that utilize multi-threading or similar non-guaranteed resource sharing under the operating system of the server.
  • the users are able to (and preferably should) reconfigure their agents, i.e. set various parameters therein, but they are preferably not allowed to reprogram them.
  • the sub-unit 3c is an agent trade server of a second type, with user-programmable agents for example executing under resource management or similar sharing mechanism. Further, the sub-unit 3c is preferably provided with an extensive shielding mechanism in-between individual agents, so that one individual faulty programmed or resource-demanding agent cannot affect the others in an uncontrolled way.
  • the unit 3 is connected to input terminals 8, which may be, but do not have to be, the same as the input terminals 6 via external communication lines 5, to a communication interface 9, typically via Internet links for the interactive sessions and the subscriptions of various kinds (status updates etc.).
  • the server 3a is not connected to the interface 9 and hence does not have any direct external connections, only internal links to/ from the deterministic core unit 1. This is in accordance with one preferred embodiment. In other preferred embodiments the unit 3a may equally well be connected also to the interface 9.
  • FIG. 2a shows the general information flows in a conventional automated, computerized, exchange system when two participants explain their willingness to enter into trade via (at least) two separate order input messages, 201 and 203 respectively, submitted to the matching subsystem of the deterministic core unit 1.
  • a conventional automated, computerized, exchange system when two participants explain their willingness to enter into trade via (at least) two separate order input messages, 201 and 203 respectively, submitted to the matching subsystem of the deterministic core unit 1.
  • the matching unit will generate a broadcast message 205 informing the participants involved in the trade, and, depending on market transparency settings, also generate a message 207 used for informing other interested parties (to limited or full extent) via a dissemination service unit that broadcasts a message 209.
  • FIG. 2b an example of information flow involving the unit 3, and in particular the sub-unit 3a, is shown.
  • several complex combinatorial orders are submitted from input terminals via input orders 211.
  • the order-matching unit cannot immediately and deterministically allocate deals from these orders 211.
  • a typical scenario is that the orderbook is in the mode of a combinatorial auction procedure. Hence, a number of orders are temporarily blocked under certain conditions.
  • the orders are then swifdy given to a core services extension in the best-effort sub-system 3, i.e., the sub-unit 3a in this example, which proposes an allocation within a short and discrete time frame, hands the orders back to the matcher with the allocation proposal message 213. If the matcher can accept the proposed allocation, it executes accordingly and disseminates in the results of the trade in a conventional way as previously described with a message 215.
  • Fig. 2c shows the case when a participant, i.e. a user connected to the system via an input terminal, has configured a trading agent in an Agent Trade Server (ATS) via a message 217.
  • ATS Agent Trade Server
  • the ATS corresponds to the sub-unit 3b as described above. It is preferred that the means for communication 217 is not part of the core, since that could compromise the paradigm stance.
  • the agent of the sub-unit 3b is continuously fed the same market data from the deterministic core unit 1 exactiy as the participant would have been, and can also be, fed through external systems via messages 219.
  • the agent makes a decision based on its configuration parameters and the market data it has received and may put an order 221 to the deterministic core through proper interfaces such as a gateway or connector facility, thus routed into the same stream as all other arriving orders 223.
  • the matcher unit evaluates everything at hand and produces deals and market information messages 225, as described above in conjunction with Figs. 2a and 2b.
  • Fig. 2d illustrates another part of the unit 3, the agent of the sub-unit 3c.
  • the behavior of the agent is the same as that of the sub-unit 3b described in conjunction with Fig. 2c.
  • the participant can upload executable code (or scripts) to a predefined agent trade server computer in the best-effort unit 3 via orders 227.
  • the means for communication of the orders 227 is not part of the core, since that could compromise the paradigm stance.
  • the inner workings of the sub-unit 3c are different to the sub-unit 3b, they preferably have identical interfaces to the core unit 1.
  • the information messages 229, 231, 233 and 235 therefore correspond to the corresponding information flows depicted in Fig. 2c.
  • Fig. 2e is an overall view of the combined information flow in a system as depicted in Fig. l.Thus, building upon the robustness of the deterministic exchange system platform, a complementary subsystem operating fully under the best- effort principle is formed, increasing the overall system performance with respect to bandwidth management, processing resource management, fault tolerance, and exception handling.
  • the overall system formed in this manner will have a continued complete tractability in the current services.
  • the hybrid system where the new, optional best-effort services are contained in a separate subsystem, which can be termed the best-effort appurtenance, will complement in a conventional deterministic exchange system.
  • a cardinal use case for the new subsystem is when the user uploads a latent order combined with a trigger configuration, combined into a so-called agent instruction, to the ATS.
  • the ATS operating under the best-effort principle, communicates with the exchange system platform using one of the already available protocols.
  • the ATS computer will typically be placed physically close to the computer hosting the traditional central software of the exchange system (the core), and between the ATS and the core will be a high-speed, local connection.
  • the ATS upon receiving the agent instruction, will create a new thread to handle this new request, or revise a previously spawned thread or process.
  • a precondition for the automatic activation of a latent order in the ATS is a Boolean operation on a set of scenario triggers. Inspirational generic scenarios can be proposed by the marketplace operator, and then adjusted by each trader or investor. The scenarios could be saved in personalized galleries, and optionally calibrated for each individual order.
  • the Agent in the ATS will continuously evaluate the triggers in its instruction against real-time market information received from the deterministic core unit.
  • the drawback for the trader with communicating trade intention early can be more than offset by the inherent premium in the reliable, cheap, high-speed connection between the core and the ATS.
  • the proximity and direct connection is effectively feeding the ATS with market data much faster than anyone else, thus putting the agents in the ATS at an advantage in certain cases. This may be inciting enough to stimulate an early submission of orders via the ATS.

Description

AN AUTOMATED SEMI-DETERMINISTIC TRADING SYSTEM
TECHNICAL FIELD
The present invention relates to an automated exchange system, and in particular to an automated exchange designed to provide a flexible structure able to cope with many different types of requirements.
BACKGROUND OF THE INVENTION AND PRIOR ART
The conventional automated trading systems of today implemented at the automated exchanges and market places around the world are all high-confidence systems. The systems behave in a way and follow rules that are very well understood and which output a result that is easy to predict given a particular sequence of input data. In fact, most automated systems operated by the major exchanges trading financial instruments (stocks, bonds, currencies, derivatives thereof, etc.) and commodity contracts including commodity derivatives use a system that is completely deterministic. In such a deterministic system, the output depends only on the input data sequence(s) received by the system. The input data is processed by the automated, computerized, matching system, and the output data is a well-documented matching result, which only depends on the series of input data.' This architecture is a key requirement for most major investors using a trading system for matching orders. The reason for this requirement is that they cannot take the risk to have their orders treated any other way.
A problem with such a deterministic, automated matching system is that it must be designed to perform at a specified lowest level of performance under the worst circumstances and operating conditions envisaged by the system designer. The system must be able to cope with a number of different events, such as power failure, a highly variable load of input commands, and faulty input commands, without departing from the predictable output. Designing a system that meets all such requirements is very expensive. A party operating such an expensive exchange will hence have to charge a considerable amount for each transaction carried out by the system in order to cover the expenses for developing and operating the automated exchange system.
Furthermore, a trend in designing future automated exchange systems is towards providing more and more functionality in the centrally located matching system of the exchange system. This approach provides clients connected to the system access to a broad variety of services without having to provide each client/ user with complex software/hardware designed to carry out these services. However, this in turn results in an even more complex central system, which is required to operate with high confidence. The cost for developing such a high-confidence system providing all services requested by its users will be very high. The cost for carrying out transactions in such a system will therefore reach a level where some users find the cost too high. As a result, those users will perform the transaction elsewhere or refrain from doing the transaction.
In addition, contingency order matching can easily degrade the performance of the matching service. Sometimes, for load reasons these services must be suspended. This is a crude maneuver, and will not suffice as users expect all their orders kept active and ready to trade at all various market conditions. Future order types with more conditions and parameters will also increase the expectations on the evaluation policy. In effect, users will slowly start to expect a more refined view on Quality-of-Service as is true in other areas of Information Technology. The non- deterministic nature of multi-threaded processes with "anytime" algorithms has so far effectively kept them banned from live exchanges.
Hence, it is desired to have best-effort processing services in certain cases, to open up for evaluation of more complex orders, but best effort services are ruled out by the deterministic requirement for the matching engine software. There is a need for a computerized automated exchange system that is able to centrally provide a very broad range of services to its users (clients) and which system at the same time can be developed and designed in a manner that keeps costs at an acceptable level, and which also can provide an acceptable matching of complex contingency orders without negatively affecting the matching engine of the exchange system.
SUMMARY
It is an object of the present invention to provide a matching system operating in accordance with the deterministic matching principles required by the participants of an automated trading system. The system further being designed to centrally provide a very broad range of services to its users (clients) and which system at the same time can be developed and designed in a manner that keeps costs at an acceptable level.
This object and others are obtained by the present invention as set out in the appended claims. Hence, in an automated exchange system, the deterministic matching core unit of the exchange system is supplemented with an agent trade server designed to provide a range of additional services. The agent trade server is preferably run in accordance with a best-effort principle, thereby making it possible to design at low cost. The agent trade server is further designed to provide users with functionality that is not necessary or too expensive to implement in the deterministic core of the matching system. When the agent trade server is run in accordance with a best-effort principle a deterministic output cannot be guaranteed. The agent trade server feeds the deterministic core of the matching system with order input data resulting from the input received from the users of the automated trading system. Thus, the designer of a complex trading system is given an option to provide centrally-located functionality to the users of the system without having to change the deterministic core architecture of the matching system. Since the agent trade server is working in close connection with the deterministic core of the trading system, it is preferred to physically co-locate the agent trade server computer(s) with the computer(s) hosting the core of the deterministic matching system. BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will now be described in more detail by way of non-hmiting examples and with reference to the accompanying drawings, in which:
Fig. 1 is a general view of an automated exchange system including a deterministic matching core unit and a non-deterministic agent trade server.
Figs. 2a - 2e illustrate different information flows within the automated exchange system of Fig. 1 when user transmits data having various contents to the exchange system.
DESCRIPTION OF PREFERRED EMBODIMENTS
In Fig. 1, a general view of an automated exchange system is shown. The system comprises a matching core unit 1 designed in accordance with an architecture that gives the system a completely deterministic behavior. The core unit can for example be a computer executing the SAXESS ® Software developed and sold by OM Technology AB, Sweden. The system also comprises a multi-protocol gateway 2 forming an interface between the core unit 1 and a number of input terminals 6. The terminals 6 are connected to the gateway 2 via lines 4. The lines 4 are typically leased lines, but also other types of lines including an Internet connection can be used as long as the gateway is designed to handle the protocol of the used connection. The lines 4 can also be used to provide users of the system with multicast messages, e.g. price updates. The connection from an input terminal via a leased line connecting to the core of the automated trading system via a gateway is an example of how a conventional trading system can be designed.
In addition to conventional system units, the system as depicted in Fig. 1 is provided with a unit 3 operating in close relation with the core unit 1, and is connected thereto via high capacity communication lines 7. The unit provides additional system services and uses an architecture that does not ensure deterministic matching. The unit 3 continuously receives information relating to the matching taking place in the core unit. In Fig. 1 the unit 3 is sub-divided into different sub-units. Each sub-unit is designed to provide a particular type of additional service.
Thus, the sub-unit 3a is a computer running software specialized in finding solutions to complex combination orders. The sub-unit 3b is termed an agent trade server of a first type. The unit can, for example, be designed with user- configurable agents (specialized software acting on behalf of a user) controlled by a master dispatcher that utilize multi-threading or similar non-guaranteed resource sharing under the operating system of the server. The users are able to (and preferably should) reconfigure their agents, i.e. set various parameters therein, but they are preferably not allowed to reprogram them. The sub-unit 3c is an agent trade server of a second type, with user-programmable agents for example executing under resource management or similar sharing mechanism. Further, the sub-unit 3c is preferably provided with an extensive shielding mechanism in-between individual agents, so that one individual faulty programmed or resource-demanding agent cannot affect the others in an uncontrolled way.
The unit 3 is connected to input terminals 8, which may be, but do not have to be, the same as the input terminals 6 via external communication lines 5, to a communication interface 9, typically via Internet links for the interactive sessions and the subscriptions of various kinds (status updates etc.).
Note that among the sub-unit servers 3a, 3b and 3c the server 3a is not connected to the interface 9 and hence does not have any direct external connections, only internal links to/ from the deterministic core unit 1. This is in accordance with one preferred embodiment. In other preferred embodiments the unit 3a may equally well be connected also to the interface 9.
The flowcharts in Fig. 2a - 2e illustrate different steps carried out when a user transmits an order to the exchange system in Fig. 1. Fig. 2a shows the general information flows in a conventional automated, computerized, exchange system when two participants explain their willingness to enter into trade via (at least) two separate order input messages, 201 and 203 respectively, submitted to the matching subsystem of the deterministic core unit 1. In an in-use system there may be several buffers, logging facilities and checkpoints located on the path from the gateway 2 to the matching subsystem, to make the core of the matching system robust and deterministic, but that is not the focus of present invention and will therefore not be discussed further herein. If there is a match between the orders 201 and 203, the matching unit will generate a broadcast message 205 informing the participants involved in the trade, and, depending on market transparency settings, also generate a message 207 used for informing other interested parties (to limited or full extent) via a dissemination service unit that broadcasts a message 209.
In Fig. 2b an example of information flow involving the unit 3, and in particular the sub-unit 3a, is shown. In the example depicted in Fig. 2b several complex combinatorial orders are submitted from input terminals via input orders 211. Further, it is assumed that the order-matching unit cannot immediately and deterministically allocate deals from these orders 211. A typical scenario is that the orderbook is in the mode of a combinatorial auction procedure. Hence, a number of orders are temporarily blocked under certain conditions. The orders are then swifdy given to a core services extension in the best-effort sub-system 3, i.e., the sub-unit 3a in this example, which proposes an allocation within a short and discrete time frame, hands the orders back to the matcher with the allocation proposal message 213. If the matcher can accept the proposed allocation, it executes accordingly and disseminates in the results of the trade in a conventional way as previously described with a message 215.
Fig. 2c shows the case when a participant, i.e. a user connected to the system via an input terminal, has configured a trading agent in an Agent Trade Server (ATS) via a message 217. The ATS corresponds to the sub-unit 3b as described above. It is preferred that the means for communication 217 is not part of the core, since that could compromise the paradigm stance. The agent of the sub-unit 3b is continuously fed the same market data from the deterministic core unit 1 exactiy as the participant would have been, and can also be, fed through external systems via messages 219. The agent makes a decision based on its configuration parameters and the market data it has received and may put an order 221 to the deterministic core through proper interfaces such as a gateway or connector facility, thus routed into the same stream as all other arriving orders 223. The matcher unit evaluates everything at hand and produces deals and market information messages 225, as described above in conjunction with Figs. 2a and 2b.
In Fig. 2d illustrates another part of the unit 3, the agent of the sub-unit 3c. The behavior of the agent, as seen from the perspective of the core, is the same as that of the sub-unit 3b described in conjunction with Fig. 2c. The difference being that the participant can upload executable code (or scripts) to a predefined agent trade server computer in the best-effort unit 3 via orders 227. It is preferred that the means for communication of the orders 227 is not part of the core, since that could compromise the paradigm stance. While the inner workings of the sub-unit 3c are different to the sub-unit 3b, they preferably have identical interfaces to the core unit 1. The information messages 229, 231, 233 and 235 therefore correspond to the corresponding information flows depicted in Fig. 2c.
Finally, Fig. 2e is an overall view of the combined information flow in a system as depicted in Fig. l.Thus, building upon the robustness of the deterministic exchange system platform, a complementary subsystem operating fully under the best- effort principle is formed, increasing the overall system performance with respect to bandwidth management, processing resource management, fault tolerance, and exception handling. The overall system formed in this manner will have a continued complete tractability in the current services. The hybrid system where the new, optional best-effort services are contained in a separate subsystem, which can be termed the best-effort appurtenance, will complement in a conventional deterministic exchange system.
A cardinal use case for the new subsystem is when the user uploads a latent order combined with a trigger configuration, combined into a so-called agent instruction, to the ATS. The ATS, operating under the best-effort principle, communicates with the exchange system platform using one of the already available protocols. The ATS computer will typically be placed physically close to the computer hosting the traditional central software of the exchange system (the core), and between the ATS and the core will be a high-speed, local connection.
The ATS, upon receiving the agent instruction, will create a new thread to handle this new request, or revise a previously spawned thread or process. A precondition for the automatic activation of a latent order in the ATS is a Boolean operation on a set of scenario triggers. Inspirational generic scenarios can be proposed by the marketplace operator, and then adjusted by each trader or investor. The scenarios could be saved in personalized galleries, and optionally calibrated for each individual order. The Agent in the ATS will continuously evaluate the triggers in its instruction against real-time market information received from the deterministic core unit.
The drawback for the trader with communicating trade intention early, can be more than offset by the inherent premium in the reliable, cheap, high-speed connection between the core and the ATS. The proximity and direct connection is effectively feeding the ATS with market data much faster than anyone else, thus putting the agents in the ATS at an advantage in certain cases. This may be inciting enough to stimulate an early submission of orders via the ATS.
While the present invention has been described with respect to particular embodiments, those skilled in the art will recognize that the present invention is not limited to these specific exemplary embodiments. Different formats, embodiments, and adaptations besides those shown and described as well as many variations, modifications, and equivalent arrangements may also be used to implement the invention. Therefore, while the present invention has been described in relation to its preferred embodiments, it is to be understood that this disclosure is only illustrative and exemplary of the present invention. Accordingly, it is intended that the invention be limited only by the scope of the claims appended hereto.

Claims

WHAT IS CLAIMED IS:
1. A computerized automated trading system for trading of financial instruments between traders connected to the system via remote terminals and a data network, comprising: a server hosting a central matching unit for providing deterministic matching orders entered into the system by the traders, and a supplemental trading server coupled to the matching unit and couplable to the remote terminals for receiving and storing an order entered into the system, the supplemental trading server being configured to operate in accordance with a best- effort principle.
2. A system according to claim 1, wherein the supplemental trading server is physically co-located with the server hosting the central matching unit.
3. A system according to claim 1 or 2, wherein the supplemental trading server is configured to calculate solutions to combination orders.
4. A system according to any of claims 1 - 3, wherein the supplemental trading server comprises a user-configurable agent.
5. A system according to any of claims 1 - 4, wherein the supplemental trading server comprises a user-programmable agent.
6. A method for performing computerized automated trading of financial instruments between traders, where the traders are coupled to the system via remote terminals and a data network, comprising: deterministically matching orders entered into the system by the traders, and providing a supplemental, automated trading service on a semi- deterministic basis.
7. The method in claim 6, wherein the supplemental, automated trading service is performed without guaranteeing a deterministic output.
8. The method in claim 6 or 7, wherein the supplemental, automated trading service is performed on a best-effort basis.
9. The method in any of claims 6 - 8, wherein the deterministic matching is performed by a central matching unit and the supplemental, automated trading service is performed by a supplemental trading server, the method further comprising: providing data generated as a result of the supplemental, automated trading services from the supplemental trading server to the central matching unit, and the central matching unit using the provided data in order matching.
10. The method in any of claims 6 - 9, wherein the supplemental service includes calculating solutions to combination orders.
EP03705621A 2002-03-13 2003-02-21 An automated semideterministic trading system Ceased EP1483706A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US95773 2002-03-13
US10/095,773 US7370010B2 (en) 2001-04-09 2002-03-13 Automated semi-deterministic trading system
PCT/SE2003/000287 WO2003077177A2 (en) 2002-03-13 2003-02-21 An automated semi-deterministic trading system

Publications (1)

Publication Number Publication Date
EP1483706A1 true EP1483706A1 (en) 2004-12-08

Family

ID=27804271

Family Applications (1)

Application Number Title Priority Date Filing Date
EP03705621A Ceased EP1483706A1 (en) 2002-03-13 2003-02-21 An automated semideterministic trading system

Country Status (5)

Country Link
EP (1) EP1483706A1 (en)
JP (2) JP5047452B2 (en)
AU (2) AU2003206570B2 (en)
SG (1) SG153655A1 (en)
WO (1) WO2003077177A2 (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2258061A (en) * 1991-07-11 1993-01-27 * Norm Pacific Automation Corp System for stock trading.
US6421653B1 (en) * 1997-10-14 2002-07-16 Blackbird Holdings, Inc. Systems, methods and computer program products for electronic trading of financial instruments
US7885882B1 (en) * 1997-11-21 2011-02-08 Omgeo Llc Enhanced matching apparatus and method for post-trade processing and settlement of securities transactions
JPH11306111A (en) * 1998-04-20 1999-11-05 Hitachi Ltd Message filtering process method
JP2000196677A (en) * 1998-12-28 2000-07-14 Fujitsu Ltd Repeater used for network system
CN1244071C (en) * 1999-06-08 2006-03-01 国际商业机器公司 Securities exchange system and method based on hand-held apparatus
JP4330719B2 (en) * 1999-07-23 2009-09-16 株式会社インタートレード Control method of order management system for trading market and order management system for trading market
JP2001155086A (en) * 1999-09-14 2001-06-08 Nippon Online Shoken Kk Device, system and method for automatically giving selling or buying order
JP2001101283A (en) * 1999-09-29 2001-04-13 Net Beesu:Kk Information exchange system
WO2001037509A2 (en) * 1999-11-18 2001-05-25 The Global Teleexchange Inc. Virtual trading floor and intelligent agents for telecommunications products and services
JP4080661B2 (en) * 2000-02-15 2008-04-23 三菱電機株式会社 Agent service provision system

Also Published As

Publication number Publication date
AU2003206570A1 (en) 2003-09-22
SG153655A1 (en) 2009-10-29
AU2003206570B2 (en) 2010-03-04
JP2005527889A (en) 2005-09-15
WO2003077177A2 (en) 2003-09-18
AU2010200452A1 (en) 2010-02-25
JP2010009619A (en) 2010-01-14
JP5047452B2 (en) 2012-10-10
JP5216737B2 (en) 2013-06-19

Similar Documents

Publication Publication Date Title
CN110417558B (en) Signature verification method and device, storage medium and electronic device
US11908013B2 (en) Methods, apparatus, and systems for processing data transactions
US20080072226A1 (en) Systems, Methods, and Computer Program Products for Transaction Based Load Balancing
US7370010B2 (en) Automated semi-deterministic trading system
US11334946B2 (en) In-line FIX packet translator
EP2639758B1 (en) Method and system for improving equity trade order acknowledgement times
JP2023539430A (en) Electronic trading system and method based on point-to-point mesh architecture
AU2003206570B2 (en) An automated semi-deterministic trading system
AU2011204808A1 (en) An automated semi-deterministic trading system
CN113362127A (en) Second-hand car bidding system with high availability
CN110135803A (en) A kind of transaction management method and block chain node device
CN116319721B (en) Intelligent contract method, device and system based on Web3.0 application
US20110320336A1 (en) System and a method for generating market input
CN115760411A (en) Cross-border transaction method and device, computer equipment and storage medium
CN117172905A (en) Service processing method, device, equipment and storage medium
CN113014516A (en) Method and device for transmitting data stream
National Research Council Transport protocols for Department of Defense data networks

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20040811

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PT SE SI SK TR

AX Request for extension of the european patent

Extension state: AL LT LV MK RO

17Q First examination report despatched

Effective date: 20060901

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20080719