US7536343B2 - Protocol-independent asset trading system and methods - Google Patents
Protocol-independent asset trading system and methods Download PDFInfo
- Publication number
- US7536343B2 US7536343B2 US10/996,603 US99660304A US7536343B2 US 7536343 B2 US7536343 B2 US 7536343B2 US 99660304 A US99660304 A US 99660304A US 7536343 B2 US7536343 B2 US 7536343B2
- Authority
- US
- United States
- Prior art keywords
- protocol
- trading
- independent
- state
- defined sequence
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
Definitions
- the present invention relates generally to automated online asset trading systems and more particularly to automated online asset trading systems where counterparties use high-level computer software application programs, application programming interfaces and graphical user interfaces to initiate, negotiate and execute asset trading transactions with support from or under the control of an intermediate or centralized online trading server.
- asset trading business including for example the foreign exchange (“FX”) and money markets
- FX foreign exchange
- asset dealers typically, banks or banking institutions
- providers providers
- a customer wishing to buy, sell, lend or borrow some quantity of assets proposes a trading transaction by sending a request for price quotes (referred to as an “RFQ”) to one or more of the providers.
- the providers respond by returning price quotes for the proposed transaction, which indicate the prices the providers are willing to buy (or borrow) the assets, as well as the prices they are willing to sell (or lend) the assets.
- a customer likes a price quote and wishes to enter into a deal with the sending provider, then the customer transmits to the provider an offer to trade assets for the price stated in the price quote (the offer is typically referred to as an “offer to deal”). If the price quote is still available (i.e., not expired) when the provider receives the customer's offer to deal, and the provider can meet other terms in the RFQ, such as the quantity ordered and the proposed settlement date, then the provider typically accepts the offer to deal, and the proposed transaction is booked and executed.
- providers may stream price quotes to customers on a substantially continuous basis without receiving a specific RFQ for price quotes, and customers may initiate a transaction by sending an offer to deal against one or more price quotes within the stream.
- Automated asset trading systems have been introduced to facilitate faster, more efficient and, for auditing purposes, more traceable, trading transactions between customers and providers.
- these systems comprise a high-level trading application program (or, in some instances, a suite of high-level trading application programs) or graphical user interface running on a customer's computer system (or network), which receives input from the user and sends electronic trading instructions to one or more high-level trading application programs running on the providers' computer systems (or networks).
- the customer's computer system and the providers' computer systems talk to each other by exchanging a series of messages via one or more data communication channels established within an interconnected computer network, such as the Internet, a dedicated wide area network (WAN), or a corporate intranet.
- WAN wide area network
- the high-level trading application programs and graphical user interfaces create messages and transmit them over the computer network by accessing a predefined collection or library of subroutines and function calls.
- the collection or library of subroutines and function calls is referred to as an application programming interface (“API”).
- API application programming interface
- the messages carrying quotes and trading instructions over the data communications links in the computer network may be channeled through an intermediate or centralized online trading server (or “portal”), which is also connected to the interconnected computer network.
- the intermediate online trading server is configured to coordinate, compare, match, error-check and/or log the messages on behalf of the customers and liquidity providers and communicate responses to the parties in real-time.
- the online trading server is managed and operated by a third party.
- FX Alliance, LLC of New York, N.Y. (FXall) is one example of a third party operator of an online trading server for the FX market.
- Existing trading application programs often include graphical or text-based user interfaces configured to display to users a significant amount of data associated with trading transactions (such as bid and offer prices, asset quantities, proposed settlement dates, trading protocols, trading accounts, etc.) and to receive from the users specific trading instructions and selections responsive to the displayed data.
- the instructions and selections are typically generated through the use and manipulation of personal computer input devices well-known in the computer arts, such as, for example, keyboards, computer mice, trackballs, graphic tablets and stylus pens.
- Changing or replacing an important operating component (e.g., processor, algorithm or software module) on the online trading server to support a new trading protocol usually requires changing or replacing all or a significant number of the trading application programs, graphical user interfaces and APIs that reside on and run at the remote customer and provider computer systems which interact with that online trading server.
- rolling out a change, improvement or fix for any particular operating component typically requires a tremendous amount of work that must go into installing, testing and re-certifying all of the programs and libraries at the remote sites that are potentially affected by the change, improvement or fix.
- significant changes or improvements to any online trading system usually require expending time and money creating additional or revised training materials and system documentation.
- the present invention addresses the above-described need by providing systems and methods for executing trades on an interconnected computer network, such as the Internet, using a defined set (or “catalog”) of fundamental asset trading messages that support multiple higher-level trading protocols (i.e., “workflows”) that characterize most asset trading transactions, but which operate independently from such protocols.
- protocol-independent fundamental asset trading messages are called “gestures.”
- Protocol-dependent workflows for quotes and trades are converted and arranged into a sequence of protocol-independent gestures for the quotes and trades, which gestures are selected from the catalogue of gestures and then passed one at a time to an online asset trading server.
- the online trading server transitions the pending quotes and trades through a series of distinct states, based on the current state, the selected protocol-independent gestures it receives and a set of state transition rules, thereby implementing the higher-level protocol-dependent workflows.
- the online trading server After processing each protocol-independent gesture received from a customer trading system or a provider trading system (and changing the state of the quote or trade, if necessary), the online trading server typically generates a return protocol-independent gesture and transmits the return protocol-independent gesture to one or both of the customer and provider trading systems. In this manner, the online trading server is capable of carrying out a large number of diverse and complex higher-level protocol-dependent transactions in a robust, highly-adaptable and efficient manner.
- one aspect of the invention provides a computer network for processing trading transactions, comprising a customer trading application running on a customer online trading system, a provider trading application running on a provider trading system, and an online trading server with a trading engine and a memory storage area (such as a “pending quotes and trades” database).
- the computer network includes a first data communications link connecting the online trading server to the customer trading system; and a second data communications link connecting the online trading server to the provider trading system.
- the online trading server receives, via the first data communications link, a request from the customer trading system to process a quote or trade according to a particular protocol.
- the request is delivered to the online trading server via one or more protocol-independent gestures, as will be described below.
- the server stores a current state for the quote or trade in the memory storage area, and sends the request (using another protocol-independent gesture) to the provider trading system via the second data communications link.
- the online trading server communicates the appropriate confirmations, notices, acknowledgements and other information (such as, for example, specific economic terms for the transaction) back to the customer trading application or back to the provider trading application by generating and transmitting protocol-independent gestures those trading applications expect to receive as part of their workflows.
- protocol-dependent workflows and the protocol-independent gestures used by a provider trading application for a certain protocol and those used by a customer trading application for the same protocol may be significantly different from each other.
- Another aspect of the invention provides, not a computer network, but an online trading server comprising a network interface, a memory and a trading engine.
- the network interface receives the request to process a quote or trade according to a particular protocol and sends the request to a remote provider trading system.
- the memory stores a current state for the quote or trade
- the trading engine receives, via the network interface, a defined sequence of protocol-independent gestures for the quote or trade from the remote provider trading system or the remote customer trading system.
- the trading engine on the online trading server modifies the memory, if necessary, to reflect a new state for the quote or trade based on the current state, each protocol-independent gesture received and a state transition rule.
- a method of processing trading transactions comprising the steps of: (1) receiving at an online trading server a request from a counterparty to process a quote or trade according to a particular protocol; (2) storing a current state for the quote or trade in a memory at the online trading server; (3) sending the request to an opposite counterparty; (4) on the opposite counterparty system, selecting and/or creating a protocol-dependent workflow for the request, the protocol-dependent workflow comprising a defined sequence of protocol-independent gestures; (5) serially transmitting each protocol-independent gesture in the workflow back to the online trading server; and (7) on the online trading server, modifying the memory to reflect a new state for the quote or trade in response to receiving each protocol-independent gesture.
- the new state for the quote or trade is determined based on the current state, the particular protocol-independent gesture received and a state transition rule.
- the trading protocol-independent aspects of the invention allow and support, for example, development of application programming interface libraries for deployment at customer and (particularly) provider sites that are able to correctly process the gestures, independent of the higher level trading protocols used by the higher-level trading application programs.
- the higher-level application programs and libraries may be more easily modified and updated without affecting the surrounding programs.
- FIGS. 2A , 2 B, 3 , 4 and 5 contain unified modeling language (UML) sequence diagrams illustrating exemplary protocol-dependent workflows for the RFQ, QuickFIll (i.e., “streaming”) and resting order protocols in an embodiment of the invention.
- UML unified modeling language
- FIGS. 6 , 7 and 8 contain unified modeling language (UML) state diagrams showing, from the perspective of the online trading server, the various states, state transitions and protocol-independent gestures for quotes and trades as they might be processed in an embodiment of the invention to implement the RFQ, QuickFill and resting order trading protocols, respectively.
- UML unified modeling language
- FIG. 10 contains a high-level flow diagram illustrating the steps that might be performed in an online trading server configured to operate according to an embodiment of the invention, such as, for example, the online trading server depicted in FIG. 9 .
- FIGS. 1 through 10 a detailed discussion of exemplary embodiments of the invention will now be presented.
- the invention may be implemented using software, hardware, firmware, or any combination thereof, as would be apparent to those of skill in the art upon reading this disclosure.
- the technical robustness and performance characteristics of gestures are described in detail below with reference to the FXall multiple-provider asset trading platform.
- the FXall platform is only one example of a trading platform with which the invention described herein will work.
- the invention is designed to be equally applicable and operate efficiently with any other single-provider or multiple-provider trading platform.
- APIs Application Programming Interfaces
- providers and customers In computer networks used for conducting online trading transactions, such as foreign exchange transactions, providers and customers typically use a library of subroutines and function calls to build an interface between their trading system (i.e., “rate engine”) and an online trading server.
- the library typically contains classes concerned with communications (establishing, maintaining and destroying connections to and with the online trading server, and sending and receiving messages over the connection).
- the typical lifecycle of a provider trading application using an API to communicate with an online server and an opposite customer trading application is as follows:
- direct connections are established using standard TCP/IP sockets, protected by SSL (Secure Sockets Layer). For security reasons, these types of connections may be blocked by an institution's firewall. Where firewall restrictions are in place, direct connections will normally require the removal of a firewall limit or the implementation of a SOCKS proxy before it is possible to establish the connection. Direct connections usually offer the maximum connection performance. Since standard sockets are used, no special data formatting (which increases the size and processing cost of data delivery ) is required).
- Embodiments of the present invention also support “tunnel connections,” which mimic normal World Wide Web (“WWW”) traffic.
- Tunnel connections use TCP/IP over the normal https sockets that are not usually subjected to interdiction by corporate firewalls.
- the two-way message traffic is encoded in http packets in order to pass through web proxies.
- the additional program work involved in this encoding, and the additional data it requires means that Tunnel Connections are generally slower than direct connections.
- the data transmitted over a connection are encrypted.
- the encryption is typically applied by SSL (‘Secure Sockets Layer’), as used in the https protocol.
- TCP (the network transport underlying https and socket connections over the Internet or virtual private networks) is based on a lower-level packet switching protocol that allows for dropped message packets to be re-transmitted and the route of the connection to be changed without notifying the higher-level application code.
- This underlying robustness comes with a cost—it takes a finite (often large, measured in minutes) amount of time to detect a broken network connection under some failure conditions.
- the invention supports a faster detection mechanism for this type of failure.
- online trading servers and APIs of the present invention exchange ‘heart-beat’ messages.
- the high-level trading application running on a customer or provider system may not be informed of the delivery of these heartbeat messages, but the underlying API library is configured to detect the non-arrival of scheduled heartbeats and take action before the underlying TCP connection reports that it has broken.
- Computer networks of the present invention also use heart-beat messages to measure round-trip latency between the customer and provider trading systems.
- the latency data for any computer system on the network are gathered and summarized and made available to all of the other computer systems attached to the computer network.
- These latency data awareness and distribution functions are components of an invention claimed in co-pending application Ser. No. 10/966,612, entitled “LATENCY-AWARE ASSET TRADING SYSTEM,” filed on even date herewith, which is assigned to the assignee of the present application and incorporated in its entirety into this application by reference.
- Trading protocols are “workflows.”
- a workflow defines one or more valid sequences of messages that may flow among parties in a system to complete a trading transaction.
- Trading application programs usually interact with an online trading server according to the requirements of a trading protocol supported by the online trading server and/or the opposite counterparty.
- APIs also contain classes of subroutines and function calls that model the supported trading protocols.
- the present invention offers improved systems and methods for implementing a variety of trading protocols that are supported through an API. These protocols define valid workflows for the delivery of quotes and the negotiation of deals, which are expressed as sequences of protocol-independent subroutine and function calls in the API.
- FIG. 1 contains two tables showing an exemplary catalog of protocol-independent gestures that may be combined together in embodiments of the invention to build a variety of workflows.
- the table on the left side of FIG. 1 shows a collection of protocol-independent gestures (API function calls) that may be used by a provider trading application to exchange messages carrying trading requests and instructions with an online trading server.
- the provider trading application creates a protocol-dependent provider workflow by arranging the protocol-independent gestures (i.e., API function calls) shown in the table on the left side of FIG. 1 into a sequence dictated by the particular protocol desired for a transaction.
- the table on the right side of FIG. 1 shows a collection of protocol-independent gestures (API function calls) that may be used by a customer trading application to exchange messages carrying trading requests and instructions with the online trading server. Similar to the operation of the provider trading application and its use of provider gestures, the customer trading application creates a protocol-dependent customer workflow by arranging the protocol-independent gestures (i.e., API function calls) shown in the table on the right side of FIG. 1 into a sequence dictated by the particular protocol desired for the transaction.
- API function calls protocol-independent gestures
- the APIs on both the provider trading system and the customer trading system include a gesture referred to as the “quote” gesture (see row No. 5 in FIG. 1 ).
- the provider trading application invokes the quote gesture by sending a quote to the online trading server by calling the function “SendQuote( )” in the provider API.
- the customer trading application invokes the quote gesture when it retrieves that quote from the online trading server by calling the function “OnNewPrice( )” in the customer API.
- the provider trading application is using the quote gesture to send data, but the customer trading application is using the quote gesture to receive data.
- the protocol-dependent sequences created by the provider and customer trading application programs may be created dynamically as trading requests are initiated or received.
- the provider and customer trading application programs may retrieve the desired sequence of gestures from a data store or another application program or process configured to provide workflows for specified protocols.
- the protocol dependent sequences of protocol-independent gestures for particular protocols may be “hard-coded” into the provider or customer trading applications.
- Trading protocols are typically composed of one or two large-scale parts: a quote part and a trade part.
- the two parts have a limited relationship—when a quote part is present, the trade part can only be initiated while the quote part is active.
- UML unified modeling language
- the vertical axes represent the passage of time (from top to bottom), and the horizontal axes represent the passing of protocol-independent gestures between the four objects shown in the labeled rectangles at the top of each vertical axes, namely: the customer, the customer trading system, the online trading server and the provider trading system.
- the entire sequence of ordered gestures (messages) in any single diagram represents a workflow for the protocol.
- the UML sequence diagram shown in FIGS. 2A and 2B illustrates the sequence of protocol-independent gestures that may be assembled in embodiments of the invention to implement a trading protocol workflow.
- the quote part is normally associated with a number of different providers.
- the initial set of providers is created when the customer starts the quote part. Providers can remove themselves from the quoting process (by refusing to send a quote to the customer), be removed individually by the customer or be removed by the customer when they are selected as the winning provider (depending on the protocol). If the number of providers on a quote is smaller than the permitted maximum, additional providers may be added to a pending or “in-flight” quote by a customer's request. When there are no providers remaining on the quote, it terminates and the customer is notified.
- Certain quote parts are designated as persistent and may be restarted. This facility generally only applies to non time-limited quote parts, such as those that would be used in a QuickFill protocol transaction (described below).
- the providers and terms for the quote part are stored persistently at the server and may be re-submitted to the providers after a previous termination.
- the termination of a quote part by a provider or by the server always results in a ‘Quote Terminated’ gesture to the customer. This applies even when the quote termination is a consequence of the customer completing a trade. This keeps the quote part clean and separate from the trading parts.
- the quote part is terminated when the server processes the customer's offer-to-deal. There is typically a timer on the duration of the quote part. If the provider has not responded by the end of the time out period, the customer is notified. The protocol does not terminate at this point; the provider may still generate a completion message (e.g., a “Refuse Terms” or “Deal Executed” message) that will be processed.
- a completion message e.g., a “Refuse Terms” or “Deal Executed” message
- the QuickFill protocol supports long-lived customer trading windows (or “panels”) on the customer trading system showing streams of quotes from multiple providers in competition with each other to execute trades.
- the QuickFill streaming protocol as well as a preferred user interface that may be used in conjunction with the protocol on a customer trading system, are components of the inventions disclosed and claimed in a co-pending application filed on even date herewith, entitled “QUICK-FILLING CUSTOMER ASSET TRADING SYSTEM” (Ser. No. 10/996,613), which is assigned to the assignee of the present application and incorporated in its entirety into this application by this reference.
- a customer can create many windows showing quote streams, although, in some embodiments of the invention, only one may exist for a single customer and currency pair.
- These windows present a non-disclosed model of trading where customers execute trades directly with providers (i.e., there is no intermediate trader, broker or trade manager).
- the non-disclosed model gives customers and providers the maximum possible privacy regarding the deals they complete.
- a customer When a customer establishes a stream of quotes, they provide a proposed set of terms. These terms will apply to all deals completed on the basis of the stream, with the exception of the deal size.
- the size that the customer presents when requesting the stream is the maximum order size.
- Deals done on the basis of the stream may have any size up to and including the maximum order size.
- Providers may deliver quotes of any size in response to a request specifying the QuickFill protocol. If the provider sends a quote with a larger size than the maximum order size, the online trading server may be configured to reduce the quote size to the maximum order size.
- Providers can vary the size quoted on each quote message. When a customer sends an offer to deal based on a quote in the stream, the maximum size they can offer is the smaller of their maximum order size and the size of the quote. They may offer a smaller size.
- the QuickFill protocol consists of a quote part and one to many trade parts. Accordingly, there is a much weaker relationship between the quote and trade parts of this protocol than for the RFQ protocols, above.
- the trade part of this protocol is shown in the UML sequence diagram of FIG. 4 .
- the Quick Fill protocol and as shown in FIG. 4 , there is neither removal of providers nor termination of the quote part as a result of trading actions.
- the resting order protocol offered by FXall consists of a trade part, without a quote part.
- FIG. 5 contains a UML sequence illustrating the timing and sequence of protocol independent gestures used to implement this protocol.
- the protocol is started by the customer's submission of the full terms of a trade. This is logged in the server and delivered to the provider (only one can be specified). The provider responds quickly in one of three ways: by rejecting the order, executing the order, or by accepting the terms of the order for later execution. There is typically a timer alert on this protocol, but only until this initial response is received from the provider. From this point forward an order that was accepted, but not executed may ‘rest’ with the provider for a long time. In the resting order protocol, customers may cancel an outstanding order. In the other protocols, an order is expected to be filled immediately and there is no time for the customer to withdraw a deal request.
- An online trading server configured to operate according to the present invention has a network interface, a memory storage area (such as a database), a trading engine comprising a state machine processor and a collection of state transition rules.
- the network interface which is connected to the same computer network as the customer trading system and the provider trading system, is configured to receive from the customer trading system a request to process a quote or trade according to a particular protocol and to send that request to the provider trading system.
- the online trading server also stores a current state for the quote or trade in the memory storage area. If the customer trading system sends a request for quotes under the RFQ protocol, for example, then initial current state stored by the online trading server for the quote would be the “Quoting” state.
- a trading engine on the online trading server receives each one of the protocol independent gestures from the provider trading application and, in response, modifies the memory storage area (if necessary) to reflect a new state for the quote or trade.
- the new state is determined based on the current state, the protocol-independent gesture received and a state transition rule selected from the collection of state transition rules, each of which identifies a new state that follows from receiving a valid protocol-independent gesture from a provider or customer trading system.
- the trading engine includes a state machine processor (e.g., a computer microprocessor) programmed to select the appropriate state transition rule from the collection of state transition rules.
- the collection of state transition rules may be physically stored in the memory storage area or database designed for this purpose or hard coded directly into the state machine processor.
- the collection is stored separately in order to support adding new state transition rules to the online trading server (to support new protocols) without having to change out or modify the state machine processor.
- not all protocol-independent gestures results in a change of state. As shown in some of the state diagrams discussed below, some of protocol independent gestures will have no effect on the current state of the quote or trade.
- FIGS. 6 , 7 and 8 contain UML state diagrams illustrating the various states, state transitions and protocol-independent gestures that an online trading server configured to operate according to the principles of the present invention may use to process a quote or trade under the RFQ, QuickFill and Resting Order protocols, respectively.
- the term “bank” is used instead of the term “provider,” but these terms should be considered to be interchangeable with each other
- a labeled rectangular box with rounded corners represents a particular state.
- each state box (below the state name or label) there is provided a list of protocol-independent gestures or activities associated with the current state, but which typically do not lead to a changing of the current state to a new state.
- Lines with arrows connect the state boxes, showing what possible state transitions can occur upon the receipt of a protocol-independent gesture.
- Each line and arrow leading into one box or leading from one box to another is annotated to show the gesture that must be received in order for an indicated state to be entered or for a particular transition to occur.
- the syntax for these annotations is as follows: Gesture [Guard] ⁇ Response.
- the “gesture” in the line annotation shows the valid protocol-independent gesture, such as for example one of the provider and customer protocol-independent gestures shown in the tables of FIG. 1 , which caused the state transition to occur. If there is a “guard” in the line annotation between two states, then the guard performs state transition control logic. When a guard is indicated next to a transition line, the state transition cannot occur unless the guard expression is true. When the gesture and optional guard are followed by the carat symbol (“ ⁇ ”) and a “response,” this indicates what additional action is taken by the online trading server (besides changing the state) in response to receiving the gesture.
- One such action is to generate and send back to the party that sent the gesture to the online trading server some kind of acknowledgement, confirmation or error message.
- a single arrowed line leads to a thick bar, which then has two arrowed lines leading from it. This represents a processing branch or “fork,” meaning that two processes or activities are taking place at the same time. Where two arrowed lines lead to a thick bar, which then has a single arrowed line leading from it, this means two processes will merge into a single process or activity.
- the online trading server sends an “Offer to Deal” gesture to the winning bank and changes the current state to “Negotiating.” If there are “Losing Banks,” then the online trading server also sends a “Terminate Protocol” gesture to those losing banks.
- FIGS. 2A-8 The UML sequence and state diagrams contained in FIGS. 2A-8 and discussed above are provided in order to show, by way of example only, the various types of protocol-dependent workflows and state transitions that may be used in embodiments of the present invention. It will be apparent to those skilled in the art, upon reading this disclosure, that many other workflows and state transitions, in addition to or as alternatives to those discussed herein, may be used to achieve substantial benefits without departing from the scope of the invention here described. Indeed, the ability to add or modify workflows and state transitions in systems operating according these principles is one of the invention's significant advantages.
- FIG. 9 contains a high-level block diagram showing a computer network configured to operate according to an embodiment of the invention.
- the computer network includes an online trading server 901 , a customer trading system 910 and a provider trading system 915 , which are communicatively connected to each other via a message deliver subsystem 955 (such as a direct secured sockets layer (SSL) connection or an https tunneling connection over the World Wide Web).
- customer trading system 910 includes a customer trading application 925 (which itself may include a graphical user interface) that is configured to accept trading transaction requests from users to process quotes and trades according to a particular protocol.
- Customer trading application 925 is configured to know, derive or retrieve a protocol-dependent workflow for the requested protocol and to select and assemble a sequence of protocol-independent customer gestures to model the protocol-dependent workflow.
- the protocol-independent customer gestures may be selected, for example, from the catalog of gestures shown in the table on the right side of FIG. 1 .
- Customer trading application 925 then sends the protocol-independent gestures to online trading server 901 by invoking a series of API library function calls made available by the inclusion of customer application interface 940 .
- the API library also includes function calls configured to handle any network connection issues for communication over the message delivery subsystem 955 .
- Online trading server 901 has a network interface 960 , which may comprise, for example, any wired or wireless network interface adapter, and which receives each protocol-independent gesture from customer trading application 925 .
- Online trading server 901 also has a trading engine 975 and a memory 980 .
- Upon receiving the transaction request online trading server 901 stores a current state for the transaction in memory 980 , which is configured to hold the status of pending quotes and trades. Online trading server 901 then generates its own protocol-independent gestures to represent the transaction request, and sends that protocol-independent gesture to provider trading system 915 .
- Provider trading system 915 also has an API library of function calls, shown as provider application interface 945 in FIG. 9 , which is configured to receive protocol-independent gestures from online trading server 901 and pass them to provider trading application 930 .
- provider trading application 930 is configured to know, derive or retrieve a protocol-dependent workflow for the requested protocol, to select and assemble a sequence of protocol-independent provider gestures to model the protocol-dependent workflow, and to send these provider gestures back to online trading server 901 in the order defined by the modeled workflow.
- the protocol-independent provider gestures may be selected, for example, from the catalog of gestures shown in the table on the left side of FIG. 1 .
- Trading engine 975 on online trading server 901 includes a state machine processor 965 , which determines, based on the current state, the protocol-independent gesture received, and a state transition rule retrieved from a collection of state machine rules 970 , whether to change the current state of the quote or trade in the transaction to a new state. If so, then online trading engine 975 makes the appropriate modification to memory 980 to update the current state, and typically sends a notification to customer trading system 910 , provider trading system 915 , or both of them, by means of return protocol-independent gesture.
- Online trading server 901 optionally includes a fix engine 985 and fix message translator 990 , which are configured to receive and translate messages formatted and transmitted to online trading server 901 according to the Financial Information exchange (FIX) communications standard.
- FIX Financial Information exchange
- the FIX messaging standard which can found on the Internet at www.fixprotocol.org, is a series of messaging specifications developed through the collaboration of banks, broker-dealers, exchanges, industry utilities and associations, institutional investors, and information technology providers from around the world. If these FIX components are included, then online trading server 901 may be programmed to process, in a protocol-independent fashion, trading requests received from provider trading system 905 , which itself uses a protocol-aware provider trading application 920 similar to customer trading application 925 and provider trading application 930 .
- provider trading system 905 which itself uses a protocol-aware provider trading application 920 similar to customer trading application 925 and provider trading application 930 .
- provider trading application 920 is configured to assemble a sequence of protocol-independent gestures to form a protocol-dependent workflow and deliver the protocol-independent messages to fix engine 935 , where they are converted to or encapsulated in data packets conforming to the FIX format, and then transmitted to online trading server 901 via fix transport subsystem 950 .
- fix transport subsystem 950 like message delivery subsystem 955 , comprises data communications links through public networks, such as the Internet. Indeed, although not illustrated in FIG. 9 , fix transport subsystem 950 and message delivery subsystem 955 may in fact constitute the same computer network.
- FIG. 10 contains a high-level flow diagram illustrating the steps that might be performed by an online trading server configured to operate according to embodiments of the invention., such as online trading server 901 in FIG. 9 .
- the online trading server receives a request to process a quote or trade according to a particular protocol.
- the current state of the quote or trade is stored in memory on the online trading server, and the request is sent to an opposite counterparty (step 1010 ).
- the server monitors incoming messages, at step 1015 , to determine whether a valid protocol-independent gesture has been received before a specified time period expires. Timeouts may not be applicable for some long-lived protocols, such as QuickFill. If a timeout is applicable and no gesture is received before the timeout period expires, or if the gesture received is invalid, then the server sends error messages to the parties (step 1020 ).
- a state machine processor on the server determines, by reference to a collection of state transition rules 1025 , whether a state change is required (step 1030 ). If a state change is required, the memory area containing the current state is modified (at step 1035 ) to change the current state to the new state dictated by the state transition rules 1025 . If no change in state is required, the processing continues at step 1040 , where the server determines whether the transaction is complete.
- the online trading server includes another memory area, such as a database, which is configured to store the economic terms of completed transactions, as opposed to transactions that are still pending. In such embodiments, the online trading server may be configured to update this completed transactions database (step 1045 ) prior to returning to step 1005 , where the process starts all over again.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Engineering & Computer Science (AREA)
- Marketing (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Technology Law (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
-
- Start application;
- Perform startup housekeeping functions and establish a connection to the online trading server;
- Respond to quote, trade and information requests;
- Perform shutdown housekeeping functions and close connection to the online trading server.
- Shut down application.
TABLE 1 |
Online Trading Server (Trading Engine) Actions |
Log requested action | ||
De-activate a provider in the quote part | ||
terminate the quote part | ||
pass on a counterparty's gesture | ||
time-out a pending trade | ||
Claims (43)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/996,603 US7536343B2 (en) | 2003-11-26 | 2004-11-26 | Protocol-independent asset trading system and methods |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US52484103P | 2003-11-26 | 2003-11-26 | |
US55857804P | 2004-04-02 | 2004-04-02 | |
US10/996,603 US7536343B2 (en) | 2003-11-26 | 2004-11-26 | Protocol-independent asset trading system and methods |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050137960A1 US20050137960A1 (en) | 2005-06-23 |
US7536343B2 true US7536343B2 (en) | 2009-05-19 |
Family
ID=34657165
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/996,603 Active 2026-09-14 US7536343B2 (en) | 2003-11-26 | 2004-11-26 | Protocol-independent asset trading system and methods |
Country Status (5)
Country | Link |
---|---|
US (1) | US7536343B2 (en) |
EP (1) | EP1697816A4 (en) |
JP (1) | JP2008503794A (en) |
SG (1) | SG132685A1 (en) |
WO (1) | WO2005055003A2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120206331A1 (en) * | 2011-02-14 | 2012-08-16 | Gandhi Sidhant D | Methods and Systems for Supporting Gesture Recognition Applications across Devices |
US20140129410A1 (en) * | 2010-06-30 | 2014-05-08 | Trading Technologies International, Inc. | Order Entry Actions |
US9830655B2 (en) | 2010-06-30 | 2017-11-28 | Trading Technologies International, Inc. | Method and apparatus for motion based target prediction and interaction |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2003091849A2 (en) | 2002-04-23 | 2003-11-06 | The Clearing House Service Company L.L.C. | Payment identification code system |
US8725607B2 (en) * | 2004-01-30 | 2014-05-13 | The Clearing House Payments Company LLC | Electronic payment clearing and check image exchange systems and methods |
US7746374B2 (en) * | 2006-01-25 | 2010-06-29 | Seiko Epson Corporation | Videoconference data relay server |
US9183554B1 (en) * | 2009-04-21 | 2015-11-10 | United Services Automobile Association (Usaa) | Systems and methods for user authentication via mobile device |
US20120179592A1 (en) * | 2011-01-12 | 2012-07-12 | Bionic Trader Systems, LLC | Financial trading system and method for entering maximum sized orders |
GB2512080A (en) * | 2013-03-19 | 2014-09-24 | Visa Europe Ltd | A method and system for transferring data |
US11295308B1 (en) | 2014-10-29 | 2022-04-05 | The Clearing House Payments Company, L.L.C. | Secure payment processing |
US11042882B2 (en) | 2015-07-01 | 2021-06-22 | The Clearing House Payments Company, L.L.C. | Real-time payment system, method, apparatus, and computer program |
US11694168B2 (en) | 2015-07-01 | 2023-07-04 | The Clearing House Payments Company L.L.C. | Real-time payment system, method, apparatus, and computer program |
US11436577B2 (en) | 2018-05-03 | 2022-09-06 | The Clearing House Payments Company L.L.C. | Bill pay service with federated directory model support |
US11341575B1 (en) | 2019-02-11 | 2022-05-24 | Morgan Stanley Services Group Inc. | Meta data driven state transition engine for order management system |
CN112785421A (en) * | 2021-01-27 | 2021-05-11 | 广州广电运通金融电子股份有限公司 | Real-time configurable online transaction processing method and processing system |
Citations (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4677552A (en) | 1984-10-05 | 1987-06-30 | Sibley Jr H C | International commodity trade exchange |
US4903201A (en) | 1983-11-03 | 1990-02-20 | World Energy Exchange Corporation | Automated futures trading exchange |
US4949248A (en) | 1988-07-15 | 1990-08-14 | Caro Marshall A | System for shared remote access of multiple application programs executing in one or more computers |
US5077665A (en) | 1989-05-25 | 1991-12-31 | Reuters Limited | Distributed matching system |
US5136501A (en) | 1989-05-26 | 1992-08-04 | Reuters Limited | Anonymous matching system |
US5258908A (en) | 1990-11-02 | 1993-11-02 | Foreign Exchange Transaction Services, Inc. | Detection and prevention of duplicate trading transactions over a communications network |
US5262942A (en) | 1990-06-05 | 1993-11-16 | Bankers Trust Company | Financial transaction network |
US5375055A (en) | 1992-02-03 | 1994-12-20 | Foreign Exchange Transaction Services, Inc. | Credit management for electronic brokerage system |
US5758328A (en) | 1996-02-22 | 1998-05-26 | Giovannoli; Joseph | Computerized quotation system and method |
US5761386A (en) | 1996-04-05 | 1998-06-02 | Nec Research Institute, Inc. | Method and apparatus for foreign exchange rate time series prediction and classification |
US5787402A (en) | 1996-05-15 | 1998-07-28 | Crossmar, Inc. | Method and system for performing automated financial transactions involving foreign currencies |
US5794234A (en) | 1996-08-14 | 1998-08-11 | The Ec Company | Method and system for providing electronic commerce between incompatible data processing systems |
US5819237A (en) | 1996-02-13 | 1998-10-06 | Financial Engineering Associates, Inc. | System and method for determination of incremental value at risk for securities trading |
US5855008A (en) | 1995-12-11 | 1998-12-29 | Cybergold, Inc. | Attention brokerage |
US5890140A (en) | 1995-02-22 | 1999-03-30 | Citibank, N.A. | System for communicating with an electronic delivery system that integrates global financial services |
US5897621A (en) | 1996-06-14 | 1999-04-27 | Cybercash, Inc. | System and method for multi-currency transactions |
US5924082A (en) | 1994-08-17 | 1999-07-13 | Geneva Branch Of Reuters Transaction Services Limited | Negotiated matching system |
US5924083A (en) | 1996-05-29 | 1999-07-13 | Geneva Branch Of Reuters Transaction Services Limited | Distributed matching system for displaying a book of credit filtered bids and offers |
US5963923A (en) | 1996-11-12 | 1999-10-05 | Garber; Howard B. | System and method for trading having a principal market maker |
US5978485A (en) | 1995-11-21 | 1999-11-02 | Citibank, N.A. | Foreign exchange transaction system |
US6016483A (en) | 1996-09-20 | 2000-01-18 | Optimark Technologies, Inc. | Method and apparatus for automated opening of options exchange |
US6029146A (en) | 1996-08-21 | 2000-02-22 | Crossmar, Inc. | Method and apparatus for trading securities electronically |
US6088685A (en) | 1995-10-12 | 2000-07-11 | Mopex, Inc. | Open end mutual fund securitization process |
US6134535A (en) | 1994-03-23 | 2000-10-17 | Belzberg Financial Markets & News International Inc. | Computerized stock exchange trading system automatically formatting orders from a spreadsheet to an order entry system |
US6141653A (en) | 1998-11-16 | 2000-10-31 | Tradeaccess Inc | System for interative, multivariate negotiations over a network |
US6247000B1 (en) | 1996-08-21 | 2001-06-12 | Crossmar, Inc. | Method and system for confirmation and settlement for financial transactions matching |
US6278982B1 (en) | 1999-04-21 | 2001-08-21 | Lava Trading Inc. | Securities trading system for consolidation of trading on multiple ECNS and electronic exchanges |
US6285989B1 (en) * | 1998-08-07 | 2001-09-04 | Ariba, Inc. | Universal on-line trading market design and deployment system |
US6304858B1 (en) | 1998-02-13 | 2001-10-16 | Adams, Viner And Mosler, Ltd. | Method, system, and computer program product for trading interest rate swaps |
US20010044771A1 (en) | 2000-05-18 | 2001-11-22 | Treasuryconnect Llp. | Electronic trading systems and methods |
US6408282B1 (en) | 1999-03-01 | 2002-06-18 | Wit Capital Corp. | System and method for conducting securities transactions over a computer network |
US20020091624A1 (en) | 2000-11-17 | 2002-07-11 | Arman Glodjo | Global electronic trading system |
US6421653B1 (en) | 1997-10-14 | 2002-07-16 | Blackbird Holdings, Inc. | Systems, methods and computer program products for electronic trading of financial instruments |
WO2003019436A1 (en) | 2001-08-22 | 2003-03-06 | Centradia Services Ltd. | Data processing system for implementing a financial market |
US20030069836A1 (en) | 2001-09-11 | 2003-04-10 | Neill Penney | Method and apparatus for amending financial transactions |
US6560580B1 (en) | 1996-12-13 | 2003-05-06 | Cantor Fitzgerald, L.P. (Cflp) | Automated auction protocol processor |
US20030101128A1 (en) * | 2001-11-29 | 2003-05-29 | Abernethy William Randolph | State tracking system for a basket trading system |
US20030126063A1 (en) * | 2001-04-30 | 2003-07-03 | Dierk Reuter | Universal interface to a financial trading system |
US20030139997A1 (en) | 2001-12-17 | 2003-07-24 | Espeed, Inc. | Systems and methods for automated commission processing |
US6629081B1 (en) | 1999-12-22 | 2003-09-30 | Accenture Llp | Account settlement and financing in an e-commerce environment |
US20040034591A1 (en) * | 2001-12-05 | 2004-02-19 | Henri Waelbroeck | Method and system for managing distributed trading data |
US20040039689A1 (en) | 2002-06-19 | 2004-02-26 | Neill Penney | Method and apparatus for managing financial transactions involving multiple counterparties and processing data pertaining thereto |
US6766304B2 (en) | 2000-03-02 | 2004-07-20 | Trading Technologies International, Inc. | Click based trading with intuitive grid display of market depth |
US20040143539A1 (en) | 2002-11-08 | 2004-07-22 | Neill Penney | Method and apparatus for trading assets |
US6807635B1 (en) | 2000-11-13 | 2004-10-19 | Currenex, Inc. | Using digital signatures to validate trading and streamline settlement of financial transaction workflow |
US6845507B2 (en) * | 2000-05-18 | 2005-01-18 | Ss & C Technologies, Inc. | Method and system for straight through processing |
US7379909B1 (en) * | 2000-10-04 | 2008-05-27 | Tradestation Technologies, Inc. | System, method and apparatus for monitoring and execution of entry and exit orders |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5950176A (en) * | 1996-03-25 | 1999-09-07 | Hsx, Inc. | Computer-implemented securities trading system with a virtual specialist function |
AU778750B2 (en) * | 1999-09-24 | 2004-12-16 | Identrust, Inc. | System and method for providing payment services in electronic commerce |
WO2003012588A2 (en) * | 2001-07-30 | 2003-02-13 | Electronic Broking Services Limited | Conversational dealing system |
AU2002367822A1 (en) * | 2002-03-22 | 2003-10-13 | Integral Development Corporation | System and method for conducting web-based financial transactions in capital markets |
-
2004
- 2004-11-26 EP EP04812218A patent/EP1697816A4/en not_active Withdrawn
- 2004-11-26 JP JP2006541435A patent/JP2008503794A/en active Pending
- 2004-11-26 WO PCT/US2004/039654 patent/WO2005055003A2/en active Search and Examination
- 2004-11-26 SG SG200703775-7A patent/SG132685A1/en unknown
- 2004-11-26 US US10/996,603 patent/US7536343B2/en active Active
Patent Citations (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4903201A (en) | 1983-11-03 | 1990-02-20 | World Energy Exchange Corporation | Automated futures trading exchange |
US4677552A (en) | 1984-10-05 | 1987-06-30 | Sibley Jr H C | International commodity trade exchange |
US4949248A (en) | 1988-07-15 | 1990-08-14 | Caro Marshall A | System for shared remote access of multiple application programs executing in one or more computers |
US5077665A (en) | 1989-05-25 | 1991-12-31 | Reuters Limited | Distributed matching system |
US5136501A (en) | 1989-05-26 | 1992-08-04 | Reuters Limited | Anonymous matching system |
US5262942A (en) | 1990-06-05 | 1993-11-16 | Bankers Trust Company | Financial transaction network |
US5258908A (en) | 1990-11-02 | 1993-11-02 | Foreign Exchange Transaction Services, Inc. | Detection and prevention of duplicate trading transactions over a communications network |
US6014627A (en) | 1992-02-03 | 2000-01-11 | Ebs Dealing Resources, Inc. | Credit management for electronic brokerage system |
US5375055A (en) | 1992-02-03 | 1994-12-20 | Foreign Exchange Transaction Services, Inc. | Credit management for electronic brokerage system |
US6134535A (en) | 1994-03-23 | 2000-10-17 | Belzberg Financial Markets & News International Inc. | Computerized stock exchange trading system automatically formatting orders from a spreadsheet to an order entry system |
US5924082A (en) | 1994-08-17 | 1999-07-13 | Geneva Branch Of Reuters Transaction Services Limited | Negotiated matching system |
US6058378A (en) | 1995-02-22 | 2000-05-02 | Citibank, N.A. | Electronic delivery system and method for integrating global financial services |
US5890140A (en) | 1995-02-22 | 1999-03-30 | Citibank, N.A. | System for communicating with an electronic delivery system that integrates global financial services |
US6088685A (en) | 1995-10-12 | 2000-07-11 | Mopex, Inc. | Open end mutual fund securitization process |
US5978485A (en) | 1995-11-21 | 1999-11-02 | Citibank, N.A. | Foreign exchange transaction system |
US5855008A (en) | 1995-12-11 | 1998-12-29 | Cybergold, Inc. | Attention brokerage |
US5819237A (en) | 1996-02-13 | 1998-10-06 | Financial Engineering Associates, Inc. | System and method for determination of incremental value at risk for securities trading |
US5758328A (en) | 1996-02-22 | 1998-05-26 | Giovannoli; Joseph | Computerized quotation system and method |
US5761386A (en) | 1996-04-05 | 1998-06-02 | Nec Research Institute, Inc. | Method and apparatus for foreign exchange rate time series prediction and classification |
US5787402A (en) | 1996-05-15 | 1998-07-28 | Crossmar, Inc. | Method and system for performing automated financial transactions involving foreign currencies |
US5924083A (en) | 1996-05-29 | 1999-07-13 | Geneva Branch Of Reuters Transaction Services Limited | Distributed matching system for displaying a book of credit filtered bids and offers |
US6260025B1 (en) | 1996-05-29 | 2001-07-10 | Geneva Branch Of Reuters Transaction Services Ltd. | Distributed matching system for displaying a book of credit filtered bids and offers |
US6205433B1 (en) | 1996-06-14 | 2001-03-20 | Cybercash, Inc. | System and method for multi-currency transactions |
US5897621A (en) | 1996-06-14 | 1999-04-27 | Cybercash, Inc. | System and method for multi-currency transactions |
US5794234A (en) | 1996-08-14 | 1998-08-11 | The Ec Company | Method and system for providing electronic commerce between incompatible data processing systems |
US6247000B1 (en) | 1996-08-21 | 2001-06-12 | Crossmar, Inc. | Method and system for confirmation and settlement for financial transactions matching |
US6029146A (en) | 1996-08-21 | 2000-02-22 | Crossmar, Inc. | Method and apparatus for trading securities electronically |
US6016483A (en) | 1996-09-20 | 2000-01-18 | Optimark Technologies, Inc. | Method and apparatus for automated opening of options exchange |
US5963923A (en) | 1996-11-12 | 1999-10-05 | Garber; Howard B. | System and method for trading having a principal market maker |
US6560580B1 (en) | 1996-12-13 | 2003-05-06 | Cantor Fitzgerald, L.P. (Cflp) | Automated auction protocol processor |
US6421653B1 (en) | 1997-10-14 | 2002-07-16 | Blackbird Holdings, Inc. | Systems, methods and computer program products for electronic trading of financial instruments |
US6304858B1 (en) | 1998-02-13 | 2001-10-16 | Adams, Viner And Mosler, Ltd. | Method, system, and computer program product for trading interest rate swaps |
US6285989B1 (en) * | 1998-08-07 | 2001-09-04 | Ariba, Inc. | Universal on-line trading market design and deployment system |
US6141653A (en) | 1998-11-16 | 2000-10-31 | Tradeaccess Inc | System for interative, multivariate negotiations over a network |
US6408282B1 (en) | 1999-03-01 | 2002-06-18 | Wit Capital Corp. | System and method for conducting securities transactions over a computer network |
US6278982B1 (en) | 1999-04-21 | 2001-08-21 | Lava Trading Inc. | Securities trading system for consolidation of trading on multiple ECNS and electronic exchanges |
US6629081B1 (en) | 1999-12-22 | 2003-09-30 | Accenture Llp | Account settlement and financing in an e-commerce environment |
US6772132B1 (en) | 2000-03-02 | 2004-08-03 | Trading Technologies International, Inc. | Click based trading with intuitive grid display of market depth |
US6766304B2 (en) | 2000-03-02 | 2004-07-20 | Trading Technologies International, Inc. | Click based trading with intuitive grid display of market depth |
US20010044771A1 (en) | 2000-05-18 | 2001-11-22 | Treasuryconnect Llp. | Electronic trading systems and methods |
US6845507B2 (en) * | 2000-05-18 | 2005-01-18 | Ss & C Technologies, Inc. | Method and system for straight through processing |
US7379909B1 (en) * | 2000-10-04 | 2008-05-27 | Tradestation Technologies, Inc. | System, method and apparatus for monitoring and execution of entry and exit orders |
US6807635B1 (en) | 2000-11-13 | 2004-10-19 | Currenex, Inc. | Using digital signatures to validate trading and streamline settlement of financial transaction workflow |
US20020091624A1 (en) | 2000-11-17 | 2002-07-11 | Arman Glodjo | Global electronic trading system |
US20030126063A1 (en) * | 2001-04-30 | 2003-07-03 | Dierk Reuter | Universal interface to a financial trading system |
WO2003019436A1 (en) | 2001-08-22 | 2003-03-06 | Centradia Services Ltd. | Data processing system for implementing a financial market |
US20030149653A1 (en) | 2001-09-11 | 2003-08-07 | Neill Penney | Method and apparatus for conducting financial transactions |
US20030069836A1 (en) | 2001-09-11 | 2003-04-10 | Neill Penney | Method and apparatus for amending financial transactions |
US20030101128A1 (en) * | 2001-11-29 | 2003-05-29 | Abernethy William Randolph | State tracking system for a basket trading system |
US20040034591A1 (en) * | 2001-12-05 | 2004-02-19 | Henri Waelbroeck | Method and system for managing distributed trading data |
US20030139997A1 (en) | 2001-12-17 | 2003-07-24 | Espeed, Inc. | Systems and methods for automated commission processing |
US20040039689A1 (en) | 2002-06-19 | 2004-02-26 | Neill Penney | Method and apparatus for managing financial transactions involving multiple counterparties and processing data pertaining thereto |
US20040143539A1 (en) | 2002-11-08 | 2004-07-22 | Neill Penney | Method and apparatus for trading assets |
Non-Patent Citations (14)
Title |
---|
Addison, E.R., "Using news understandings and neural networks in foreign currency options trading," available at http://ieeexplore.ieee.org/search97/s97is.vts? cti n= iew& dk gwKey=http%3A%2 %2j . . . (Aug. 27, 2001) Abstract. |
Galileo International Introduces New Viewpoint (TM) Software, PR Newswire, p. 01651 (3 pages) (Nov. 9, 1999). |
Going with the flow, banking technology online, available at http://www.bankingtech.com/online/features/2001/m y.html (Aug. 28, 2001). |
Instant Web Trading available at http://www.cognotec.com/service/index.html (Aug. 11, 2003). |
Izumi, K. et al., "An articicial market analysis of exchange rate dynamics," Evolutionary Programming V. Proceedings of the Fifth Annual Conference on Evolutionary Programming, p. 27-36 (1996) (Abstract). |
Kaizoji, Taisei, "A Synergetic Approach to Speculative Price Volatility," SAC '99, p. 57-65 (1998). |
Kim, Lau Sim, "Towards an intelligent Boss," Proceedings of the First Singapore International Conference on Intelligent Systems (SPICIS '92), p. 313-17 (1992) (Abstract). |
Klopfenstein, G., "A random walk in chaos," Banking Technology, 10(5): 26-8, (Jun. 1993) (Abstract). |
O'Callaghan, D., "Straight Through to the Portal [foreign exchange trading]," Banking Technology, 18(4): 36-40 (May 2001), Abstract. |
Parikh, Satu S. et al., "Electronic futures markets versus floor trading: Implications for interface design," available at http://www.com.rg/pubs/articles/proceedings/chi/223904/p296-parikh.html (Aug. 27, 2001). |
Reuters: Products & Services, Sales & Trading-Treasury available at http://about.reuters.com/productinfo/treasury.asp?seg=1 (Aug. 11, 2003). |
Riggs gets the personal touch [bank business operations], Financial Technology Bulletin, 19(3): 4 (Jun. 14, 2001) (Abstract). |
Simms, M., "Portfolio vendors promote STP with increasingly open product offerings," Wall Street & Technology suppl. issue, p. 18, 20, 22, 24-5 (Feb. 2001) (Abstract). |
www.fxgame.com, FXGame-Currency Trading Game, available at http://fxgame.oanda.com (Aug. 27, 2001). |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140129410A1 (en) * | 2010-06-30 | 2014-05-08 | Trading Technologies International, Inc. | Order Entry Actions |
US9672563B2 (en) * | 2010-06-30 | 2017-06-06 | Trading Technologies International, Inc. | Order entry actions |
US20170221148A1 (en) * | 2010-06-30 | 2017-08-03 | Trading Technologies International, Inc. | Order Entry Actions |
US9830655B2 (en) | 2010-06-30 | 2017-11-28 | Trading Technologies International, Inc. | Method and apparatus for motion based target prediction and interaction |
US10521860B2 (en) * | 2010-06-30 | 2019-12-31 | Trading Technologies International, Inc. | Order entry actions |
US10902517B2 (en) | 2010-06-30 | 2021-01-26 | Trading Technologies International, Inc. | Order entry actions |
US11416938B2 (en) | 2010-06-30 | 2022-08-16 | Trading Technologies International, Inc. | Order entry actions |
US11908015B2 (en) | 2010-06-30 | 2024-02-20 | Trading Technologies International, Inc. | Order entry actions |
US20120206331A1 (en) * | 2011-02-14 | 2012-08-16 | Gandhi Sidhant D | Methods and Systems for Supporting Gesture Recognition Applications across Devices |
Also Published As
Publication number | Publication date |
---|---|
EP1697816A2 (en) | 2006-09-06 |
WO2005055003A3 (en) | 2008-03-06 |
US20050137960A1 (en) | 2005-06-23 |
WO2005055003A2 (en) | 2005-06-16 |
SG132685A1 (en) | 2007-06-28 |
JP2008503794A (en) | 2008-02-07 |
EP1697816A4 (en) | 2008-12-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7536343B2 (en) | Protocol-independent asset trading system and methods | |
US11316690B2 (en) | Blockchain token-based cloud orchestration architecture for discrete virtual network instances | |
US7831693B2 (en) | Structured methodology and design patterns for web services | |
US8346929B1 (en) | System and method for generating secure Web service architectures using a Web Services security assessment methodology | |
US7698398B1 (en) | System and method for generating Web Service architectures using a Web Services structured methodology | |
US8069435B1 (en) | System and method for integration of web services | |
Rotem-Gal-Oz | SOA patterns | |
US20230261878A1 (en) | Verifying integrity and secure operations of cloud-based software services | |
US11283865B2 (en) | Service meshes and smart contracts for zero-trust systems | |
US6772216B1 (en) | Interaction protocol for managing cross company processes among network-distributed applications | |
US7788674B1 (en) | Computer software framework for developing secure, scalable, and distributed applications and methods and applications thereof | |
AU2011351386B2 (en) | Method of providing assistance to the end-user of a software application | |
US7650390B2 (en) | System and method for playing rich internet applications in remote computing devices | |
CN1485762A (en) | System for the telemanagement of weaving looms in weaving premises and method of assistance thereof | |
JP2005535980A (en) | Dynamic interface between BPSS conversation management and local business management | |
US12074840B2 (en) | Techniques to provide streaming data resiliency utilizing a distributed message queue system | |
CN110322321B (en) | Block chain-based electronic bill transfer method, device, equipment and medium | |
US20100030599A1 (en) | Method and apparatus for integrating health care payers and provider systems with health care transaction systems using a single hipaa edi response generation component | |
Bussler | B2B integration technology architecture | |
US20060015440A1 (en) | Dynamic liquidity management system | |
US20060015439A1 (en) | Shareable quote streams | |
JP7346488B2 (en) | Service usage support method, service usage support program, and service usage support system | |
US20240012657A1 (en) | Bpaas compatibility check | |
Moore et al. | e-Marketplace Pattern Using WebSphere Commerce Suite (Marketplace Edition) | |
US20060294180A1 (en) | Service implementation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: FX ALLIANCE, LLC, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PENNEY, NEILL;BRANN, JOHN E.T.;REEL/FRAME:016337/0844;SIGNING DATES FROM 20050202 TO 20050211 Owner name: FX ALLIANCE, LLC, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PENNEY, NEILL;BRANN, JOHN E.T.;REEL/FRAME:015809/0099;SIGNING DATES FROM 20050202 TO 20050211 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: THOMSON REUTERS GLOBAL RESOURCES, SWITZERLAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:FX ALLIANCE LLC,;REEL/FRAME:034150/0174 Effective date: 20131230 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: THOMSON REUTERS GLOBAL RESOURCES UNLIMITED COMPANY Free format text: CHANGE OF NAME;ASSIGNOR:THOMSON REUTERS GLOBAL RESOURCES;REEL/FRAME:043296/0769 Effective date: 20161121 |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNOR:THOMSON REUTERS (GRC) INC.;REEL/FRAME:047185/0215 Effective date: 20181001 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: SECURITY AGREEMENT;ASSIGNOR:THOMSON REUTERS (GRC) INC.;REEL/FRAME:047185/0215 Effective date: 20181001 |
|
AS | Assignment |
Owner name: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY AGREEMENT;ASSIGNOR:THOMSON REUTERS (GRC) INC.;REEL/FRAME:047187/0316 Effective date: 20181001 Owner name: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AG Free format text: SECURITY AGREEMENT;ASSIGNOR:THOMSON REUTERS (GRC) INC.;REEL/FRAME:047187/0316 Effective date: 20181001 |
|
AS | Assignment |
Owner name: THOMSON REUTERS (GRC) INC., NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THOMSON REUTERS GLOBAL RESOURCES UNLIMITED COMPANY;REEL/FRAME:047909/0874 Effective date: 20181126 |
|
AS | Assignment |
Owner name: THOMSON REUTERS (GRC) LLC, NEW YORK Free format text: CHANGE OF NAME;ASSIGNOR:THOMSON REUTERS (GRC) INC.;REEL/FRAME:048553/0148 Effective date: 20181201 |
|
AS | Assignment |
Owner name: REFINITIV US ORGANIZATION LLC, NEW YORK Free format text: CHANGE OF NAME;ASSIGNOR:THOMSON REUTERS (GRC) LLC;REEL/FRAME:048676/0110 Effective date: 20190228 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |
|
AS | Assignment |
Owner name: REFINITIV US ORGANIZATION LLC (F/K/A THOMSON REUTERS (GRC) INC.), NEW YORK Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:DEUTSCHE BANK TRUST COMPANY AMERICAS, AS NOTES COLLATERAL AGENT;REEL/FRAME:055174/0811 Effective date: 20210129 Owner name: REFINITIV US ORGANIZATION LLC (F/K/A THOMSON REUTERS (GRC) INC.), NEW YORK Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:055174/0836 Effective date: 20210129 |