JP2008040689A - Trading order processing system - Google Patents

Trading order processing system Download PDF

Info

Publication number
JP2008040689A
JP2008040689A JP2006212555A JP2006212555A JP2008040689A JP 2008040689 A JP2008040689 A JP 2008040689A JP 2006212555 A JP2006212555 A JP 2006212555A JP 2006212555 A JP2006212555 A JP 2006212555A JP 2008040689 A JP2008040689 A JP 2008040689A
Authority
JP
Japan
Prior art keywords
trail
order
information
price
market price
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.)
Pending
Application number
JP2006212555A
Other languages
Japanese (ja)
Inventor
Kiyoshi Shibata
潔 柴田
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.)
Mitsubishi Corp Futures and Securities Ltd
Original Assignee
Mitsubishi Corp Futures and Securities Ltd
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
Application filed by Mitsubishi Corp Futures and Securities Ltd filed Critical Mitsubishi Corp Futures and Securities Ltd
Priority to JP2006212555A priority Critical patent/JP2008040689A/en
Publication of JP2008040689A publication Critical patent/JP2008040689A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a trading order processing system capable of easily utilizing a trail order function and improving convenience by extending the trail order function further. <P>SOLUTION: When an order information input part 21 inputs trail order information including a trail width, a trail counter-bit initial value setting part 31 sets the initial value of a trail counter-bit from the trail order information. A trail counter-bit updating part 35 monitors market rate information and updates the trail counter-bit corresponding to the market rate, and a trail order agreement establishment judgement part 37 monitors the market rate information and performs the judgement processing of order establishment. The specification of the counter-bit of a trail order can be omitted. Also, the trail order information includes a trigger market rate and it can be judged that a trail start condition is established when the trigger market rate reaches the market rate. Also, auxiliary order information can be inputted together with the trail order information and thus it is made possible to combine an OCO order and the trail order. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、注文者から委託を受けた変動注文対象の売買注文の情報を処理する売買注文処理システムに関する。   The present invention relates to a trade order processing system for processing information on trade orders subject to variable orders entrusted by an orderer.

インターネットをはじめとした通信技術の発展を背景として、オンライン取引が拡大してきており、外国為替などもオンライン取引の対象になっている。本明細書では、外国為替のように、注文者から売買注文の委託を受ける注文対象であって、相場が変動するものを、変動注文対象と呼ぶ。変動注文対象としては、外国為替の他に、典型的には株式等の各種の金融商品が挙げられる。また、商品先物も変動注文対象に含まれる。   Online transactions have been expanding against the background of the development of communication technologies such as the Internet, and foreign exchange is also subject to online transactions. In the present specification, an order object that is entrusted to buy and sell orders from an orderer, such as foreign exchange, and whose market price fluctuates is called a variable order object. In addition to foreign exchange, the target of variable order typically includes various financial products such as stocks. Commodity futures are also included in the variable order.

変動注文対象の取引においては、膨大な数の注文を相場の変動に応じて迅速に処理しなければならない。このような要求に応えるため、コンピュータのデータベース技術を利用した売買注文処理システムが構築されている。   In transactions that are subject to variable orders, a large number of orders must be processed quickly in response to market fluctuations. In order to meet such a demand, a trading order processing system using a database technology of a computer has been constructed.

また、売買注文をコンピュータシステム化することで、従来には見られない注文者に便利な注文機能を提供することも可能になっている。例えば、特許文献1、2は、主として株式を対象とした売買注文処理システムを提案している。このうち、特許文献1のシステムは、未確定変数(例えば株の始値)を含んだ注文の入力を可能としている。一例としては、従来システムは、「株価が始値+10円になれば、始値+20円の買い注文」といった注文情報を入力する。そして、同従来システムは、未確定変数である始値が確定すると、確定値で未確定変数を置き換えて注文内容を確定する。   Further, by making a trading order into a computer system, it is possible to provide a convenient ordering function for an orderer who has not been seen before. For example, Patent Documents 1 and 2 propose a trading order processing system mainly for stocks. Among these, the system of Patent Document 1 enables the input of an order including an uncertain variable (for example, the opening price of a stock). As an example, the conventional system inputs order information such as “if the stock price reaches the opening price + 10 yen, a purchase order of the opening price + 20 yen”. When the starting price, which is an undetermined variable, is confirmed, the conventional system replaces the undetermined variable with the confirmed value and confirms the order contents.

変動注文対象としての外国為替に着目すると、従来の売買注文処理システムは以下のような各種の注文機能を搭載している。
(1)成行注文:レートの指定をしない注文
(2)指値注文:現在レートより低いレートを指定する買い注文、または、現在レートより高いレートを指定する売り注文
(3)逆指値注文:現在レートより高いレートを指定する買い注文、または、現在レートより低いレートを指定する売り注文
(4)OCO注文:2つの指値注文を同時に出して、一方が成立したらもう一方を自動的に取り消す注文(例えば、ドル/円が110円の指値で10,000ドルの売り、ドル/円が90円の逆指値で10,000ドルの売り)
(5)IFD注文:第1注文と第2注文を同時に発注する形式で、第1注文の約定が成立した時点で第2注文が有効化する(第1注文が100円の指値で10,000ドルの買い、第2注文が110円の指値で10,000ドルの売り)
(6)IFO注文:IFD注文とOCO注文の組み合わせで、第2注文がOCO注文
(7)トレール注文:逆指値注文にトレール機能を付加した注文であり、相場に応じた逆指値のトレール(引きずり)を行う
Focusing on foreign exchange as a variable order target, the conventional trading order processing system is equipped with various order functions as follows.
(1) Market order: Order without rate specification (2) Limit order: Buy order specifying rate lower than current rate or Sell order specifying rate higher than current rate (3) Stop limit order: current rate A buy order specifying a higher rate or a sell order specifying a rate lower than the current rate (4) OCO order: an order that places two limit orders at the same time and automatically cancels the other when one is established (eg, ) Sell $ 10,000 at a limit of 110 yen, sell $ 10,000 at a stop limit of 90 yen
(5) IFD order: A form in which the first order and the second order are simultaneously placed, and the second order is activated when the first order is executed (the first order is 10,000 with a limit of 100 yen) (Buy dollars, second order sells $ 10,000 at a limit of 110 yen)
(6) IFO order: Combination of IFD order and OCO order, second order is OCO order (7) Trail order: Order with trail function added to stop price order, trail of the stop price according to the market price )I do

図1は、従来のトレール注文を説明する図である。図1は売り注文の例であり、ラインMは相場を示し、ラインSは逆指値を示している。トレール注文では、まず、逆指値とトレール幅が注文者により入力指定される。ここでは、注文者が指定する逆指値を基本逆指値と呼ぶ。   FIG. 1 is a diagram for explaining a conventional trail order. FIG. 1 shows an example of a sell order, where a line M indicates a market price and a line S indicates a stop price. In the trail order, first, the stop price and the trail width are input and designated by the orderer. Here, the stop price specified by the orderer is called the basic stop price.

図1に示すように、従来の売買注文処理システムにおいて、トレール注文の処理が開始すると、基本逆指値が最初の逆指値Sに設定され、相場Mが監視される。相場Mと逆指値Sのずれ量Dがトレール幅を超えない間は、基本逆指値がそのまま維持される。相場Mが上昇し、ずれ量Dがトレール幅を超えると、逆指値Sが引き上げられる。相場Mが上昇する間は、相場Mに引きずられて逆指値Sが上昇する。その後に相場Mと逆指値Sの差が縮まっても逆指値Sは引き下げられない。   As shown in FIG. 1, in the conventional trade order processing system, when the trail order process starts, the basic stop price is set to the first stop price S, and the market price M is monitored. While the deviation amount D between the market price M and the stop price S does not exceed the trail width, the basic stop price is maintained as it is. When the market price M rises and the deviation D exceeds the trail width, the stop price S is raised. While the market price M increases, the stop price S increases while being dragged by the market price M. After that, even if the difference between the market price M and the stop price S is reduced, the stop price S is not lowered.

このように、売買注文処理システムは、相場Mを監視しており、相場Mの変動に応じて逆指値Sを更新し、相場Mと逆指値Sの差をトレール幅以下に維持する。そして、相場Mが下降し、相場Mと逆指値Sが一致すると、売買注文処理システムは約定を成立させる処理を行う。
特開2004−54643号公報 特開2004−54644号公報
In this way, the buying and selling order processing system monitors the market price M, updates the stop price S according to the fluctuation of the market price M, and maintains the difference between the market price M and the stop price S below the trail width. Then, when the market price M falls and the market price M and the stop price S match, the buy / sell order processing system performs a process of establishing a contract.
JP 2004-54643 A JP 2004-54444 A

従来の売買注文処理システムにおいは、トレール注文機能を備える場合、図1を用いて説明したように、逆指値とトレール幅の2つのパラメータの入力が必ず要求される。これは、従来のトレール注文自体が本来的に逆指値注文を前提としてトレール機能を付加的に設けた注文機能だからである。より詳細には、トレール注文は、逆指値注文により最低限の損得の条件を確保しつつ、トレール機能を使ってより有利な条件の可能性を提供するもので、いわば、損切りと利食いの2つの性格を併せ持った複合的な機能である。このように逆指値注文を基礎として開発された複合的機能であったので、従来のトレール注文では逆指値とトレール幅の2つのパラメータが入力指定が必須の要件になっていた。   In the conventional trade order processing system, when a trail order function is provided, as described with reference to FIG. 1, input of two parameters of a stop price and a trail width is always required. This is because the conventional trail order itself is an order function that is additionally provided with a trail function on the premise of a stop order. More specifically, a trail order provides the possibility of a more favorable condition using the trail function while ensuring the minimum profitability condition by the limit order, so to speak, the loss cut and profit taking 2 It is a complex function that has two characteristics. In this way, since it was a complex function developed on the basis of stop order, input specifications for the two parameters of stop price and trail width have become indispensable requirements in the conventional trail order.

しかしながら、従来のトレール注文は、上記のように逆指定とトレール幅の2つのパラメータの指定を必要とするために、2つのパラメータをどのように設定するかの検討と判断が注文者に要求され、そのような判断が容易でないこともある。このことは、一般消費者のような注文者にトレール注文の仕組みを複雑に感じさせる要因になる可能性があり、ひいては、注文者にとって利便性の高い機能であるにも拘わらずトレール注文機能の普及を制限する要因になる可能性がある。   However, since the conventional trail order requires the specification of two parameters, reverse specification and trail width as described above, the orderer is required to consider and determine how to set the two parameters. Such a determination may not be easy. This may cause the orderer like the general consumer to feel the mechanism of the trail ordering in a complicated manner, and as a result, the trail ordering function is highly convenient for the orderer. There is a possibility of limiting the spread.

また、従来の売買注文処理システムでは、2つの指値注文を組み合わせたOCO注文機能やIFD注文機能が提供されており、さらには、IFD注文とOCO注文を組み合わせたIFO注文機能が提供されるといったように、複数の注文機能の組み合わせによって便利な注文機能が提供されている。ところが、トレール注文機能に関しては、トレール注文自体に逆指値とトレール幅という2つのパラメータが内在しており、2つのパラメータが連携して機能する。トレール注文単体でもこのようなパラメータの連携があるために、トレール注文を他の注文機能と組み合わせて発展させ、さらなる便利な機能を提供するといったことは容易でなかった。   In addition, the conventional buy / sell order processing system provides an OCO order function that combines two limit orders and an IFD order function, and further provides an IFO order function that combines an IFD order and an OCO order. In addition, a convenient order function is provided by combining a plurality of order functions. However, regarding the trail order function, the trail order itself has two parameters, the stop price and the trail width, and the two parameters function in cooperation. Since there is such a parameter linkage in a trail order alone, it is not easy to develop a trail order in combination with other order functions to provide more convenient functions.

本発明は、上記背景の下でなされたものであり、その目的は、トレール注文機能の利用を容易にできる売買注文処理システムを提供することにある。また、本発明の目的は、トレール注文機能をさらに拡張して利便性を向上できる売買注文処理システムを提供することにある。   The present invention has been made under the above-described background, and an object thereof is to provide a trade order processing system that can easily use a trail order function. Another object of the present invention is to provide a trading order processing system that can further enhance the trail ordering function and improve convenience.

本発明の一の態様は、注文者から委託を受けた相場が変動する変動注文対象の売買注文の情報を処理する売買注文処理システムであって、前記変動注文対象の相場情報を入力する相場情報入力手段と、前記注文者により指定されたトレール幅を含むトレール注文情報を入力する注文情報入力手段と、前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて記憶するトレール注文情報記憶手段と、各々のトレール注文の逆指値であるトレール逆指値を前記注文識別情報と関連づけて記憶するトレール逆指値記憶手段と、前記トレール注文情報に基づいて、トレール開始時点の前記変動注文対象の相場に対して前記トレール幅ずれた値を前記トレール逆指値の初期値として求めて前記注文識別情報と関連づけて前記トレール逆指値記憶手段に格納することで、前記トレール逆指値の初期値を設定するトレール逆指値初期値設定手段と、前記相場情報を監視すると共に、各トレール注文の前記トレール逆指値と前記注文識別情報が合致する前記トレール注文情報の前記トレール幅を前記トレール注文情報記憶手段から特定し、特定された前記トレール幅と前記相場情報を基に、前記トレール逆指値と相場とのずれ量が前記トレール幅を超えたときに前記ずれ量を前記トレール幅以下に維持するように前記トレール逆指値記憶手段の前記トレール逆指値を更新するトレール逆指値更新手段と、前記相場情報を監視して、前記トレール逆指値記憶手段の前記トレール逆指値と相場を比較して、前記トレール逆指値と相場が一致した場合に前記トレール注文情報の約定が成立したと判定するトレール注文約定成立判定手段と、を備えている。   One aspect of the present invention is a buying and selling order processing system for processing information on a trading order subject to a variable order in which the market price commissioned by an orderer fluctuates, wherein the market price information for inputting the market information on the subject of the floating order Input means; order information input means for inputting trail order information including a trail width designated by the orderer; and trail order information storage means for storing the trail order information in association with order identification information for each trail order. , A trail stop price storage means for storing a trail stop price, which is a stop price of each trail order, in association with the order identification information, and based on the trail order information, for the market price of the variable order target at the start of the trail The trail offset value is obtained as an initial value of the trail reverse limit value and associated with the order identification information. By storing in the means, the trail stop price initial value setting means for setting the initial value of the trail stop price, the market price information is monitored, and the trail stop price of each trail order matches the order identification information. The trail width of the trail order information is identified from the trail order information storage means, and based on the identified trail width and the market price information, the amount of deviation between the trail stop price and the market price exceeds the trail width. A trail stop price updating means for updating the trail stop price of the trail stop price storage means so as to maintain the amount of deviation below the trail width, and monitoring the market price information, and the trail stop price storage means Compare the trail stop price with the market price, and if the trail stop price and the market price match, the execution of the trail order information is established. It includes a trail order contract establishment determining means for constant, the.

このように、本発明によれば、トレール幅を含むトレール注文情報が入力されると、トレール注文情報に基づいて、トレール開始時点の変動注文対象の相場に対してトレール幅ずれた値が、トレール逆指値の初期値として設定される。このようにして、トレール幅から最初の逆指値が設定されるので、従来のような逆指値とトレール幅の2つのパラメータの入力が不要になり、トレール注文機能の利用を容易にできる。   As described above, according to the present invention, when trail order information including the trail width is input, a value shifted from the trail width with respect to the market price of the variable order target at the start of the trail is calculated based on the trail order information. It is set as the initial value of the stop price. In this way, since the first stop price is set from the trail width, it is not necessary to input the two parameters of the reverse stop price and the trail width as in the conventional case, and the use of the trail order function can be facilitated.

本発明において、前記注文情報入力手段は、トレール開始条件になるトリガー相場の情報を含む前記トレール注文情報を入力してよい。売買注文処理システムは、前記相場情報を監視して前記トリガー相場に相場が到達したときにトレール開始条件が成立したと判定するトレール開始判定部を備えてよい。前記トレール逆指値更新手段は、前記トレール開始判定部によりトレール開始条件が成立したと判定されたトリガー注文情報と前記注文識別情報が合致する前記トレール逆指値の更新処理を開始してよい。   In the present invention, the order information input means may input the trail order information including information on a trigger market price that becomes a trail start condition. The trade order processing system may include a trail start determination unit that monitors the market price information and determines that a trail start condition is satisfied when the market price reaches the trigger market price. The trail stop price update means may start the update process of the trail stop price in which the trigger order information determined that the trail start condition is satisfied by the trail start determination unit and the order identification information match.

このように、本発明によれば、トリガー相場を含むトレール注文情報が入力され、相場がトリガー相場に到達するとトレール逆指値の更新が開始する。従来のように前提になる逆指値注文が存在するトレール注文では、注文者がトリガー相場を自由に設定して注文処理の開始時期を調整するといったことは容易でなかった。これに対して、本発明は、従来のような基本逆指値が入力されなくてよく、その代わりに、トリガー相場を設定して注文処理の開始時期を調整できる。こうして、トレール注文機能を拡張させて、より便利なトレール注文機能を提供することができる。   Thus, according to the present invention, the trail order information including the trigger market price is input, and when the market price reaches the trigger market price, the update of the trail stop price starts. In a trail order where there is a limit order as a premise as in the prior art, it is not easy for an orderer to freely set a trigger price and adjust the start time of order processing. On the other hand, the present invention does not need to input the basic stop price as in the prior art. Instead, the trigger price can be set to adjust the start time of the order process. Thus, the trail ordering function can be expanded to provide a more convenient trail ordering function.

本発明において、前記注文情報入力手段は、前記トレール注文情報と共に、トレール注文に付帯する付帯注文の情報であって前記トレール逆指値と異なり固定された付帯注文逆指値を含む付帯注文情報を入力してよい。売買注文処理システムは、前記相場情報を監視して、前記トレール注文情報記憶手段の前記付帯注文逆指値と相場を比較して、前記付帯注文逆指値と相場が一致した場合に前記付帯注文の約定が成立したと判定する付帯注文約定成立判定手段を備えてよい。トレール注文情報がトレール開始条件であるトリガー相場を含む場合に、トリガー相場に相場が到達するまで(トレール開始条件が成立するまで)は前記付帯注文約定成立判定手段が前記付帯注文の約定成立判定処理を行ってよい。トリガー相場に相場が到達すると(トレール開始条件が成立すると)、前記付帯注文約定成立判定手段が前記付帯注文の約定成立判定を中止し、前記トレール注文約定成立判定手段が前記トレール注文の約定成立判定を行ってよい。   In the present invention, the order information input means inputs, together with the trail order information, incidental order information that is incidental to the trail order and includes an incidental order stop price fixed differently from the trail stop price. It's okay. The buy / sell order processing system monitors the market price information, compares the incidental order stop price with the market price in the trail order information storage means, and if the incidental order stop price and the market price match, There may be provided incidental order fulfillment determination means for determining that is satisfied. When the trail order information includes a trigger market price that is a trail start condition, the incidental order fulfillment determination means performs the contract fulfillment determination process of the incidental order until the market price reaches the trigger market price (until the trail start condition is satisfied). May be done. When the market price reaches the trigger market (when the trail start condition is satisfied), the incidental order execution determination means stops the execution determination of the incidental order, and the trail order execution determination means determines the execution of the trail order. May be done.

このように、本発明によれば、固定された付帯注文逆指値を含む付帯注文情報がトレール注文情報と共に入力され、付帯注文情報が処理され、トレール注文と付帯注文の一方の約定成立処理が行われる。この構成は、OCO注文機能とトレール注文機能の組み合わせた処理を可能とするものであり、トレール注文情報と付帯注文情報がOCO注文の2つの注文情報として処理される。この点に関し、従来のトレール注文情報に単純に付帯注文を組み合わせようとすると、トレール注文の基本逆指値の処理と、付帯注文の固定逆指値の処理が必要になり、逆指値が重複し、それにより処理も複雑化し、そのため、従来のトレール注文情報の処理に付帯注文の処理を単純に組み合わせるのは容易でない。これに対して、本発明では、トレール注文にて基本逆指値の入力要求を無くしたことにより、トレール注文の基本逆指値と付帯注文の固定逆指値の重複を回避でき、これにより、固定逆指値を要求する付帯注文情報とトレール注文情報を組み合わせての処理が可能になる。こうして、トレール注文機能を拡張させて、より便利なトレール注文機能を提供することができる。   As described above, according to the present invention, the incidental order information including the fixed incidental order stop price is input together with the trail order information, the incidental order information is processed, and the execution of one of the trail order and the incidental order is executed. Is called. This configuration enables combined processing of an OCO order function and a trail order function, and trail order information and incidental order information are processed as two pieces of order information of an OCO order. In this regard, if you simply try to combine the incidental order with the conventional trail order information, you need to process the basic stop price for the trail order and the fixed stop price for the incidental order. As a result, the processing becomes complicated, so that it is not easy to simply combine the processing of incidental orders with the processing of conventional trail order information. On the other hand, in the present invention, by eliminating the requirement for inputting the basic stop price in the trail order, it is possible to avoid duplication of the basic stop price of the trail order and the fixed stop price of the incidental order. It is possible to perform processing by combining incidental order information and trail order information. Thus, the trail ordering function can be expanded to provide a more convenient trail ordering function.

また、本発明において、前記注文情報入力手段は、第1注文情報と、前記第1注文情報の約定が成立したときに有効化される第2注文情報とを入力してよく、前記第2注文情報が前記トレール注文情報を含んでよい。より詳細には、第1注文情報は指値注文または逆指値注文である。第2注文情報は、トレール注文情報でもよく、トレール注文情報と付帯注文情報でもよい。注文情報処理システムは、相場情報を監視し、第1注文情報の指値または逆指値と相場が一致すると、第1注文の約定を成立させる。第1注文情報を処理する構成は、逆指値の更新処理を行う部分を除き、第2注文情報であるトレール注文を処理する上述の構成と同様でよく、すなわち、上述のトレール注文約定成立判定手段と共に第1注文約定成立判定手段が設けられてよい。   In the present invention, the order information input means may input the first order information and the second order information that is activated when the execution of the first order information is established. Information may include the trail order information. More specifically, the first order information is a limit order or a stop limit order. The second order information may be trail order information, trail order information and incidental order information. The order information processing system monitors the market price information, and if the market price matches the limit price or the stop price of the first order information, the order information is executed. The configuration for processing the first order information may be the same as the above-described configuration for processing the trail order as the second order information, except for the portion for performing the stop price update processing, that is, the above-described trail order execution determination means In addition, a first order execution determination unit may be provided.

上記構成によれば、第1注文情報と第2注文情報が入力され、第2注文情報は、第1注文の約定が成立したときに有効化される。この構成は、IFD機能またはIFO機能とトレール注文機能の組み合わせた処理を可能とするものであり、第2注文情報が上述のトレール注文情報として処理される。したがって、この構成でも、トレール注文機能を拡張させて、より便利なトレール注文機能を提供することができる。   According to the above configuration, the first order information and the second order information are input, and the second order information is validated when the first order is executed. This configuration enables processing combining the IFD function or the IFO function and the trail order function, and the second order information is processed as the above-described trail order information. Therefore, even in this configuration, the trail ordering function can be expanded to provide a more convenient trail ordering function.

本発明は、上述した売買注文処理システムに限定されず、その他の態様にも適用されてよい。典型的には、本発明の他の態様は、下記の方法およびプログラムの態様である。   The present invention is not limited to the sales order processing system described above, and may be applied to other modes. Typically, another aspect of the present invention is the following method and program aspect.

本発明の別の態様は、売買注文処理方法である。この方法は、注文者から委託を受けた相場が変動する変動注文対象の売買注文の情報を処理する売買注文処理システムであって、前記変動注文対象の相場情報を入力する相場情報入力手段と、前記売買注文の注文内容を含む注文情報として前記注文者により指定されたトレール幅を含むトレール注文情報を入力する注文情報入力手段と、前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて記憶するトレール注文情報記憶手段と、を備え、前記注文情報入力手段から入力されて前記トレール注文情報記憶手段に記憶された前記トレール注文情報を前記相場情報に基づいて処理する売買注文処理システム、によって行われる売買注文処理方法であって、前記売買注文処理システムが、前記注文情報入力手段より入力された前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて前記トレール注文情報記憶手段に記憶させ、前記売買注文処理システムが、各々のトレール注文の逆指値であるトレール逆指値を前記注文識別情報と関連づけて前記売買注文処理システムに設けられたトレール逆指値記憶手段に記憶させ、前記売買注文処理システムが、前記トレール注文情報に基づいて、トレール開始時点の前記変動注文対象の相場に対して前記トレール幅ずれた値を前記トレール逆指値の初期値として求めて前記注文識別情報と関連づけて前記トレール逆指値記憶手段に格納することで、前記トレール逆指値の初期値を設定し、前記売買注文処理システムが、前記相場情報を監視すると共に、各トレール注文の前記トレール逆指値と前記注文識別情報が合致する前記トレール注文情報の前記トレール幅を前記トレール注文情報記憶手段から特定し、特定された前記トレール幅と前記相場情報を基に、前記トレール逆指値と相場とのずれ量が前記トレール幅を超えたときに前記ずれ量を前記トレール幅以下に維持するように前記トレール逆指値記憶手段の前記トレール逆指値を更新する処理を行い、さらに、前記売買注文処理システムが、前記相場情報を監視して、前記トレール逆指値記憶手段の前記トレール逆指値と相場を比較して、前記トレール逆指値と相場が一致した場合に前記トレール注文情報の約定が成立したと判定する。この態様によっても上述の本発明の利点が得られる。また、この態様でも、売買注文処理システムの態様で説明されたさらなる付加的な特徴を設けることができる。   Another aspect of the present invention is a trade order processing method. This method is a buying and selling order processing system for processing information on a trading order subject to a variable order in which the market price commissioned by the orderer fluctuates, and a market price information input means for inputting the market price information about the variable order, Order information input means for inputting trail order information including the trail width specified by the orderer as order information including the order contents of the buy / sell order, and storing the trail order information in association with order identification information for each trail order. And a trail order information storage means for processing the trail order information input from the order information input means and stored in the trail order information storage means based on the market price information. The buying and selling order processing method, wherein the buying and selling order processing system is configured to input the trading order input from the order information input means. The trade order information is stored in the trail order information storage means in association with the order identification information for each trail order, and the buy / sell order processing system uses a trail stop price, which is a stop price of each trail order, as the order identification information. In association with, it is stored in the trail stop price storage means provided in the trading order processing system, the trading order processing system, based on the trail order information, the trail with respect to the market price of the variable order target at the start of the trail By obtaining a value shifted in width as an initial value of the trail stop price and associating it with the order identification information and storing it in the trail stop price storage means, an initial value of the trail stop price is set, and the buying and selling order processing system Monitors the market price information and the trail stop price of each trail order matches the order identification information. The trail width of the trail order information is identified from the trail order information storage means, and based on the identified trail width and the market price information, the amount of deviation between the trail stop price and the market price exceeds the trail width. Sometimes the processing to update the trail stop price of the trail stop price storage means so as to maintain the amount of deviation below the trail width, further, the buy and sell order processing system monitors the market price information, The trail stop price stored in the trail stop price storage means is compared with the market price, and it is determined that the trade order information has been executed when the trail stop price matches the market price. This aspect also provides the above-described advantages of the present invention. Also in this aspect, additional additional features described in the aspect of the buy and sell order processing system can be provided.

本発明の別の態様は、売買注文処理プログラムである。このプログラムは、注文者から委託を受けた相場が変動する変動注文対象の売買注文の情報を処理する売買注文処理システムであって、前記変動注文対象の相場情報を入力する相場情報入力手段と、前記売買注文の注文内容を含む注文情報として前記注文者により指定されたトレール幅を含むトレール注文情報を入力する注文情報入力手段と、前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて記憶するトレール注文情報記憶手段と、を備え、前記注文情報入力手段から入力されて前記トレール注文情報記憶手段に記憶された前記トレール注文情報を前記相場情報に基づいて処理する売買注文処理システム、によって行われる売買注文処理プログラムであって、前記売買注文処理システムが、前記注文情報入力手段より入力された前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて前記トレール注文情報記憶手段に記憶させ、前記売買注文処理システムが、各々のトレール注文の逆指値であるトレール逆指値を前記注文識別情報と関連づけて前記売買注文処理システムに設けられたトレール逆指値記憶手段に記憶させ、前記売買注文処理システムが、前記トレール注文情報に基づいて、トレール開始時点の前記変動注文対象の相場に対して前記トレール幅ずれた値を前記トレール逆指値の初期値として求めて前記注文識別情報と関連づけて前記トレール逆指値記憶手段に格納することで、前記トレール逆指値の初期値を設定し、前記売買注文処理システムが、前記相場情報を監視すると共に、各トレール注文の前記トレール逆指値と前記注文識別情報が合致する前記トレール注文情報の前記トレール幅を前記トレール注文情報記憶手段から特定し、特定された前記トレール幅と前記相場情報を基に、前記トレール逆指値と相場とのずれ量が前記トレール幅を超えたときに前記ずれ量を前記トレール幅以下に維持するように前記トレール逆指値記憶手段の前記トレール逆指値を更新する処理を行い、さらに、前記売買注文処理システムが、前記相場情報を監視して、前記トレール逆指値記憶手段の前記トレール逆指値と相場を比較して、前記トレール逆指値と相場が一致した場合に前記トレール注文情報の約定が成立したと判定する、処理を前記売買注文処理システムに実行させる。この態様によっても上述の本発明の利点が得られる。また、この態様でも、売買注文処理システムの態様で説明されたさらなる付加的な特徴を設けることができる。   Another aspect of the present invention is a trade order processing program. This program is a buying and selling order processing system for processing information on trading orders subject to variable orders in which the market price entrusted by the orderer fluctuates, market price information input means for inputting the market price information subject to variable orders, Order information input means for inputting trail order information including the trail width specified by the orderer as order information including the order contents of the buy / sell order, and storing the trail order information in association with order identification information for each trail order. And a trail order information storage means for processing the trail order information input from the order information input means and stored in the trail order information storage means based on the market price information. The trade order processing program is inputted from the order information input means by the trade order processing system. The trail order information associated with the order identification information for each trail order is stored in the trail order information storage means, and the buy / sell order processing system stores the trail stop price, which is the stop price of each trail order, as the order identification. The trade reverse order storage means provided in the trade order processing system in association with information is stored in the trade order processing system, and the trade order processing system is based on the trail order information with respect to the market price of the variable order target at the start of the trail. The trail offset value is obtained as an initial value of the trail stop price and stored in the trail stop price storage means in association with the order identification information, thereby setting an initial value of the trail stop price, and the trading order. A processing system monitors the market price information, and the trail stop price and order identification for each trail order. The trail width of the trail order information that matches the information is identified from the trail order information storage means, and based on the identified trail width and the market price information, the amount of deviation between the trail stop price and the market price is the trail A process of updating the trail stop price in the trail stop price storage means so as to maintain the deviation amount below the trail width when exceeding the width is performed, and the trading order processing system further updates the market price information. Monitoring and comparing the trail stop price with the market price of the trail stop price storage means, and determining that the trade order information has been executed when the trail stop price matches the market price, the processing Let the order processing system execute it. This aspect also provides the above-described advantages of the present invention. Also in this aspect, additional additional features described in the aspect of the buy and sell order processing system can be provided.

本発明は、上述のように、トレール幅からトレール開始の逆指値の初期値を設定する構成を設けたことで、トレール注文機能の利用を容易にでき、また、トレール注文機能をさらに拡張して、より便利なトレール注文機能を提供可能な売買注文処理システムを提供することができる。   In the present invention, as described above, by providing a configuration for setting the initial stop value of the trail start from the trail width, the use of the trail order function can be facilitated, and the trail order function can be further expanded. Thus, it is possible to provide a trade order processing system capable of providing a more convenient trail order function.

以下、本発明の実施の形態について図面を参照して説明する。
(第1の実施の形態)
図2は、本発明の第1の実施の形態に係る売買注文処理システムの全体構成を示している。本実施の形態の例では、変動注文対象が外国為替の通貨であり、例えば、ドルである。また、本発明は売注文と買注文の双方に適用可能であるが、以下の説明では、主として売注文を例として用いる。
Embodiments of the present invention will be described below with reference to the drawings.
(First embodiment)
FIG. 2 shows the overall configuration of the buying and selling order processing system according to the first embodiment of the present invention. In the example of the present embodiment, the variable order object is a foreign exchange currency, for example, a dollar. The present invention is applicable to both sell orders and buy orders, but in the following description, sell orders are mainly used as examples.

図2において、売買注文処理システム1は、WEBサーバ3、注文管理サーバ5およびトレール注文管理サーバ7を備えている。   In FIG. 2, the buying and selling order processing system 1 includes a WEB server 3, an order management server 5, and a trail order management server 7.

WEBサーバ3は、インターネット9を介して注文者端末装置11からアクセスされる。注文者端末装置11は例えば注文者のパーソナルコンピュータであり、また例えば注文者の携帯端末である。携帯端末は携帯電話でもよい。注文者は売買注文の委託者である。WEBサーバ3は、売買注文に関するWEBページを注文者端末装置11に提供する。注文入力画面のWEBページもWEBサーバ3により提供される。そして、注文入力画面への入力内容が、注文情報として、WEBサーバ3に送信され、これにより注文情報が売買注文処理システム1に入力される。   The WEB server 3 is accessed from the orderer terminal device 11 via the Internet 9. The orderer terminal device 11 is, for example, an orderer's personal computer and, for example, an orderer's portable terminal. The mobile terminal may be a mobile phone. The orderer is a consignor of a sales order. The WEB server 3 provides the orderer terminal device 11 with a WEB page related to a trade order. The web page of the order entry screen is also provided by the WEB server 3. Then, the input content on the order input screen is transmitted to the WEB server 3 as order information, whereby the order information is input to the buying and selling order processing system 1.

注文情報はWEBサーバ3から注文管理サーバ5に転送される。注文管理サーバ5は、売買注文処理システム1に入力されるすべての注文情報を管理して処理するコンピュータ装置である。また、トレール注文管理サーバ7は、トレール注文情報を管理して処理するコンピュータ装置である。トレール注文情報は、逆指値が相場に応じてトレールされるトレール注文の注文内容の情報である。本発明に特徴的なトレール注文情報の処理機能は、主にトレール注文管理サーバ7に備えられている。注文管理サーバ5は、入力された注文情報のうちで、トレール注文情報をトレール注文管理サーバ7に転送する。注文管理サーバ5およびトレール注文管理サーバ7は、データベースサーバの機能を有している。   The order information is transferred from the WEB server 3 to the order management server 5. The order management server 5 is a computer device that manages and processes all order information input to the trade order processing system 1. The trail order management server 7 is a computer device that manages and processes trail order information. The trail order information is information on the order contents of the trail order in which the stop price is trailed according to the market price. The trail order information processing function characteristic of the present invention is mainly provided in the trail order management server 7. The order management server 5 transfers the trail order information to the trail order management server 7 among the input order information. The order management server 5 and the trail order management server 7 have a database server function.

また、売買注文処理システム1は、外部の相場情報配信装置13と通信可能に接続されている。相場情報配信装置13は、リアルタイムで相場情報を売買注文処理システム1に提供する。本実施の形態では相場情報は通貨レートである。売買注文処理システム1では、注文管理サーバ5およびトレール注文管理サーバ7が、相場情報を入力されて、相場情報に応じてトレール注文情報およびその他の注文情報を処理する。   Further, the buying and selling order processing system 1 is connected to an external market information distribution device 13 so as to be communicable. The market information distribution device 13 provides the market price information to the buying and selling order processing system 1 in real time. In the present embodiment, the market price information is a currency rate. In the buy / sell order processing system 1, the order management server 5 and the trail order management server 7 receive the market price information and process the trail order information and other order information according to the market price information.

図3は、上述の売買注文処理システム1の構成をソフトウエア的な観点で示した機能ブロック図であり、特に、トレール注文情報の処理に関する構成を示している。売買注文処理システム1は、トレール注文情報の入力のための構成として注文情報入力部21を有し、注文情報を記憶保持する構成として注文情報データベース23およびトレール注文情報データベース25を有し、相場情報を取得するための構成として相場情報入力部27および相場情報テーブル記憶部29を有する。また、売買注文処理システム1は、トレール注文情報を処理してトレール逆指値を制御するための構成としてトレール逆指値初期値設定部31、トレール逆指値記憶部33およびトレール逆指値更新部35を有する。さらに、売買注文処理システム1は、トレール逆指値を用いて注文を成立させるための構成として、トレール注文約定成立判定部37、トレール約定対象テーブル記憶部39、約定登録処理部41および約定成立テーブル記憶部43を有する。上記の処理機能は、データベース技術であるストアドプロシージャによって好適に実現される。以下、図3の各部構成について説明する。   FIG. 3 is a functional block diagram showing the configuration of the above-described buy / sell order processing system 1 from the viewpoint of software, and particularly shows the configuration related to the processing of trail order information. The trade order processing system 1 has an order information input unit 21 as a configuration for inputting trail order information, and has an order information database 23 and a trail order information database 25 as configurations for storing and storing order information. The market price information input unit 27 and the market price information table storage unit 29 are provided as a configuration for acquiring the market price. The buy / sell order processing system 1 includes a trail stop limit initial value setting unit 31, a trail stop limit storage unit 33, and a trail stop limit updating unit 35 as a configuration for processing the trail order information and controlling the trail stop price. . Further, the trade order processing system 1 has a trail order execution establishment determination unit 37, a trail execution target table storage unit 39, an execution registration processing unit 41, and an execution table storage as a configuration for establishing an order using the trail stop price. Part 43. The above processing functions are preferably realized by a stored procedure that is a database technology. Hereinafter, each part structure of FIG. 3 is demonstrated.

注文情報入力部21は、注文者に指定されたトレール注文の注文内容を有するトレール注文情報を入力する。本実施の形態では、トレール注文情報が、注文量およびトレール幅を含んでいる。ドル売買の場合、注文量の単位は、10,000ドルである。注文情報入力部21は図2のWEBサーバ3により実現される。WEBサーバ3が提供する注文情報の入力画面が図4に例示されている。図4では、取引通貨が「米ドル/円」であり、注文種類が「TR(トレール)」であり、売買種別が「売」であり、区分が「新規」であり、枚数が「1」であり、トレール幅が「5.00円」である。枚数は注文量であり、1枚は10,000ドルに相当する。   The order information input unit 21 inputs trail order information having the order contents of the trail order designated by the orderer. In the present embodiment, the trail order information includes the order quantity and the trail width. In the case of dollar trading, the unit of order quantity is $ 10,000. The order information input unit 21 is realized by the WEB server 3 of FIG. An input screen for order information provided by the WEB server 3 is illustrated in FIG. In FIG. 4, the transaction currency is “US dollar / yen”, the order type is “TR (trail)”, the trade type is “sell”, the classification is “new”, and the number of copies is “1”. Yes, the trail width is “5.00 yen”. The number of sheets is the order quantity, and one sheet is equivalent to $ 10,000.

ただし、図4の入力画面は、本発明に関連する主要な入力項目を示したもので、トレール注文情報とその入力画面は上記の事項のみに限定されない。例えば、トレール注文情報がさらに注文の有効期限も含み、有効期限も処理される。入力画面も、現在の相場や各種通貨の選択ボタン等のその他の必要な情報を含んでよい。   However, the input screen in FIG. 4 shows main input items related to the present invention, and the trail order information and the input screen are not limited to the above items. For example, the trail order information further includes an order expiration date and the expiration date is processed. The input screen may also include other necessary information such as the current market price and various currency selection buttons.

トレール注文情報は、注文情報入力部21から注文情報データベース23に供給されて、注文情報データベース23に蓄積される。このとき、各々のトレール注文情報に注文識別情報が付与される。そして、トレール注文情報は注文識別情報と関連づけて注文情報データベース23に格納される。注文識別情報は例えば固有の識別番号である。注文情報データベース23は、図2の注文管理サーバ5に備えられる。   The trail order information is supplied from the order information input unit 21 to the order information database 23 and stored in the order information database 23. At this time, order identification information is given to each trail order information. The trail order information is stored in the order information database 23 in association with the order identification information. The order identification information is a unique identification number, for example. The order information database 23 is provided in the order management server 5 of FIG.

トレール注文情報は注文識別情報と共に、注文情報データベース23からトレール注文情報データベース25に転送されて、トレール注文情報データベース25に蓄積される。ここでも、各々のトレール注文情報は注文識別情報と関連づけて格納される。トレール注文情報データベース25は、本発明のトレール注文情報記憶手段に相当する構成であり、図3のトレール注文管理サーバ7に備えられている。図5は、トレール注文情報データベース25の例を示しており、トレール注文情報データベース25は、注文識別情報、注文種類、注文量(枚)およびトレール幅のテーブルである。トレール注文情報データベース25は、さらに、その他の注文内容の情報、例えば、図4に示されるその他の項目の情報を含んでよい。   The trail order information is transferred together with the order identification information from the order information database 23 to the trail order information database 25 and stored in the trail order information database 25. Again, each trail order information is stored in association with the order identification information. The trail order information database 25 corresponds to the trail order information storage means of the present invention, and is provided in the trail order management server 7 of FIG. FIG. 5 shows an example of the trail order information database 25. The trail order information database 25 is a table of order identification information, order type, order quantity (sheets), and trail width. The trail order information database 25 may further include other order content information, for example, other item information shown in FIG.

なお、本発明の範囲内で、トレール注文情報データベース25が注文情報データベース23に一体化されてもよい。   The trail order information database 25 may be integrated with the order information database 23 within the scope of the present invention.

相場情報入力部27は、図2に示された相場情報配信装置13からリアルタイムの相場情報を入力する。相場情報入力部27は、相場情報配信装置13との通信機能によって実現されてよい。入力された相場情報は、相場情報テーブル記憶部29に格納される。したがって、相場情報テーブル記憶部29を参照することで、リアルタイムで入力される相場情報を監視できる。相場情報は前述したように通貨レートである。   The market price information input unit 27 inputs real-time market price information from the market price information distribution device 13 shown in FIG. The market price information input unit 27 may be realized by a communication function with the market price information distribution device 13. The input market price information is stored in the market price information table storage unit 29. Therefore, the market price information input in real time can be monitored by referring to the market price information table storage unit 29. The market price information is the currency rate as described above.

トレール逆指値初期値設定部31は、トレール逆指値の初期値を設定する構成である。トレール逆指値は、トレール開始時点の相場に対してトレール幅ずれた値である。本実施の形態では、新規のトレール注文情報がトレール注文情報データベース25に追加されると、その時点がトレール開始時点になる。トレール逆指値初期値設定部31は、新規に追加されたトレール注文情報のトレール幅と注文識別情報をトレール注文情報データベース25から読み出す。また、トレール逆指値初期値設定部31は、相場情報テーブル記憶部29から現在の相場を取得し、そして、現在の相場からトレール幅だけずれた値を算出し、トレール逆指値の初期値とする。売注文の場合、トレール逆指値は相場からトレール幅を引いた値になる。トレール逆指値初期値設定部31は、算出したトレール逆指値の初期値を注文識別情報と関連づけてトレール逆指値記憶部33に格納することで、トレール逆指値の初期値を設定する。   The trail reverse limit initial value setting unit 31 is configured to set the initial value of the trail reverse limit value. The trail stop price is a value shifted from the trail width with respect to the market price at the start of the trail. In the present embodiment, when new trail order information is added to the trail order information database 25, that time becomes the trail start time. The trail stop limit initial value setting unit 31 reads the trail width and order identification information of the newly added trail order information from the trail order information database 25. In addition, the trail stop price initial value setting unit 31 acquires the current market price from the market price information table storage unit 29, calculates a value deviated from the current market price by the trail width, and sets it as the initial value of the trail stop price. . For sell orders, the trail stop price is the price minus the trail width. The trail stop limit initial value setting unit 31 sets the initial value of the trail stop limit by storing the calculated initial value of the trail stop limit in association with the order identification information in the trail stop limit storage unit 33.

トレール逆指値記憶部33は、トレール逆指値を注文識別情報と関連づけて記憶する構成であり、例えば、図6に示される注文識別情報とトレール逆指値のテーブルを記憶している。トレール逆指値記憶部33には、上記のようにしてトレール逆指値初期値設定部31によりトレール幅から算出されたトレール逆指値の初期値が書き込まれ、さらに、以下に説明するトレール逆指値更新部35により更新されるトレール逆指値が書き込まれる。なお、トレール逆指値記憶部33は、トレール注文情報データベース25と一体化されてもよい。   The trail stop price storage unit 33 is configured to store the trail stop price in association with the order identification information, and stores, for example, a table of the order identification information and the trail stop price shown in FIG. In the trail stop price storage unit 33, the initial value of the trail stop price calculated from the trail width by the trail stop price initial value setting unit 31 as described above is written, and further, the trail stop price update unit described below The trail stop price updated by 35 is written. The trail stop limit storage unit 33 may be integrated with the trail order information database 25.

トレール逆指値更新部35は、各トレール注文のトレール逆指値を、相場情報とトレール幅に基づいて更新する構成である。トレール逆指値更新部35は、相場情報入力部27から入力されるリアルタイムの相場情報を相場情報テーブル記憶部29から取得することで、相場情報を監視する。また、トレール逆指値更新部35は、トレール逆指値記憶部33における各トレール注文のトレール逆指値と注文識別情報が合致するトレール注文情報のトレール幅をトレール注文情報データベース25から求める。   The trail stop price updating unit 35 is configured to update the trail stop price of each trail order based on the market price information and the trail width. The trail stop price updating unit 35 monitors the market price information by acquiring the real-time market price information input from the market price information input unit 27 from the market price information table storage unit 29. Also, the trail stop price update unit 35 obtains from the trail order information database 25 the trail width of the trail order information that matches the trail stop price of each trail order and the order identification information in the trail stop limit storage unit 33.

ここでは、注文識別情報をキーにしてトレール幅が特定される。トレール逆指値更新部35は、トレール逆指値記憶部33から、各トレール注文のトレール逆指値と関連づけられた注文識別情報を読み出す。そして、トレール逆指値記憶部33は、読み出した注文識別情報と関連づけられたトレール注文情報のトレール幅をトレール注文情報データベース25から読み出す。   Here, the trail width is specified using the order identification information as a key. The trail stop price update unit 35 reads the order identification information associated with the trail stop price of each trail order from the trail stop limit storage unit 33. Then, the trail stop limit storage unit 33 reads the trail width of the trail order information associated with the read order identification information from the trail order information database 25.

トレール逆指値更新部35は、上記のようにしてトレール逆指値と対応するトレール幅を特定すると、トレール逆指値と相場とのずれ量をトレール幅と比較する。売注文の例では、ずれ量は、相場からトレール逆指値を引いた値になり、このずれ量がトレール幅を超えていなければ、トレール逆指値は更新されず、維持される。ずれ量がトレール幅を超えていれば、ずれ量をトレール幅以下に維持するようにトレール逆指値が更新される。この場合、現在の相場からトレール幅を引いた値が、新しいトレール逆指値として算出され、トレール逆指値記憶部33のトレール逆指値が書き換えられる。   When the trail stop price update unit 35 specifies the trail width corresponding to the trail stop price as described above, the trail stop price update unit 35 compares the amount of deviation between the trail stop price and the market price with the trail width. In the example of the sell order, the deviation amount is a value obtained by subtracting the trail reverse price from the market price. If the deviation amount does not exceed the trail width, the trail reverse limit is not updated and is maintained. If the amount of deviation exceeds the trail width, the trail stop price is updated so as to maintain the amount of deviation below the trail width. In this case, a value obtained by subtracting the trail width from the current market price is calculated as a new trail stop price, and the trail stop price in the trail stop price storage unit 33 is rewritten.

トレール注文約定成立判定部37は、トレール注文の約定が成立したか否かを判定する構成である。トレール注文約定成立判定部37は、相場情報入力部27から入力されるリアルタイムの相場情報を相場情報テーブル記憶部29から取得することで、相場情報を監視する。トレール注文約定成立判定部37は、トレール逆指値記憶部33の各トレール注文のトレール逆指値をリアルタイムの相場情報と比較し、トレール逆指値と相場が一致した場合にトレール注文の約定が成立したと判定する。   The trail order execution establishment determination unit 37 is configured to determine whether or not a trail order execution has been established. The trail order execution establishment determination unit 37 monitors the market price information by acquiring the real-time market price information input from the market price information input unit 27 from the market price information table storage unit 29. The trail order execution confirmation unit 37 compares the trail stop price of each trail order in the trail stop price storage unit 33 with the real-time market price information, and if the trail stop price matches the market price, the trail order execution is established. judge.

トレール注文約定成立判定部37は、トレール注文の約定が成立したと判定すると、トレール約定対象テーブル記憶部39のテーブルに約定対象のトレール注文のデータを書き込む。ここでは、約定が成立したトレール注文の注文識別情報が書き込まれる。また、注文識別情報をキーにして、トレール注文情報データベース25から注文識別情報が合致するトレール注文情報が取得され、トレール注文情報がトレール約定対象テーブル記憶部39に書き込まれてよい。例えば、注文量(枚数)の情報が注文識別情報と共に書き込まれてよい。   When the trail order execution determination unit 37 determines that a trail order execution has been completed, the trail order execution determination unit 37 writes the data of the trail order to be executed into the table of the trail execution target table storage unit 39. Here, the order identification information of the trail order that has been executed is written. Further, trail order information that matches the order identification information may be acquired from the trail order information database 25 using the order identification information as a key, and the trail order information may be written in the trail execution target table storage unit 39. For example, order quantity (number of pieces) information may be written together with order identification information.

トレール注文約定成立判定部37は、トレール注文の約定が成立すると、該当注文の情報をトレール注文情報データベース25およびトレール逆指値更新部35から削除してよい。トレール注文情報データベース25の各トレール注文の状態が約定成立を示す内容に書き換えられてもよい。   The trail order fulfillment determination unit 37 may delete the information on the corresponding order from the trail order information database 25 and the trail stop limit update unit 35 when the trail order is fulfilled. The status of each trail order in the trail order information database 25 may be rewritten with content indicating that the contract has been established.

トレール約定対象テーブル記憶部39に書き込まれた約定対象のトレール注文のデータは、約定登録処理部41に転送される。約定登録処理部41は、約定対象のトレール注文のデータを約定成立テーブル記憶部43に登録する。ここでは、注文者の情報や注文量、約定価格の情報が記録され、これにより約定が最終的に成立する。   The data of the trail order to be executed written in the trail execution target table storage unit 39 is transferred to the contract registration processing unit 41. The contract registration processing unit 41 registers trail order data to be executed in the contract completion table storage unit 43. Here, the information on the orderer, the order quantity, and the information on the contract price are recorded, whereby the contract is finally established.

約定登録処理部41および約定成立テーブル記憶部43は、注文管理サーバ5に設けられてよい。図示されないが、注文管理サーバ5は、登録された注文者の口座のデータベースも有している。トレール注文の約定を約定成立テーブル記憶部43に登録すると同時に、売買価格に応じた増減処理が該当注文者の口座に対して行われる。   The contract registration processing unit 41 and the contract establishment table storage unit 43 may be provided in the order management server 5. Although not shown, the order management server 5 also has a database of registered orderer accounts. At the same time as registering a trade order execution in the execution table storage unit 43, an increase / decrease process corresponding to the purchase price is performed on the account of the corresponding orderer.

図7は、各々のトレール注文情報に対して売買注文処理システム1により行われる処理を示すフローチャートである。図7に示すように、注文情報入力部21により新規のトレール注文情報が入力されると(S1)、トレール逆指値初期値設定部31がトレール逆指値の初期値を設定し、トレール逆指値記憶部33に登録する(S3)。そして、トレール逆指値更新部35が、相場とトレール逆指値のずれ量がトレール幅を超えたか否かを判定することで、トレール逆指値の更新が必要か否かを判定し(S5)、ずれ量がトレール幅を超えればトレール逆指値を更新する(S7)。ステップS5の判定がNoであれば、トレール逆指値を維持したままステップS9に進む。そして、トレール注文約定成立判定部37が、トレール逆指値と相場情報から約定成立の有無を判定し(S9)、約定が成立していなければステップS5に戻る。ステップS9で約定が成立したと判定されれば、該当注文の約定が登録されて(S11)、処理が終了する。   FIG. 7 is a flowchart showing processing performed by the trade order processing system 1 for each trail order information. As shown in FIG. 7, when new trail order information is input by the order information input unit 21 (S1), the trail stop limit initial value setting unit 31 sets the initial value of the trail stop limit and stores the trail stop limit. Register in the unit 33 (S3). Then, the trail stop price update unit 35 determines whether or not the trail stop price needs to be updated by determining whether or not the amount of deviation between the market price and the trail stop price exceeds the trail width (S5). If the amount exceeds the trail width, the trail stop limit is updated (S7). If the determination in step S5 is No, the process proceeds to step S9 while maintaining the trail stop price. Then, the trail order execution establishment determination unit 37 determines whether or not the execution is executed from the trail stop price and the market price information (S9), and if the execution is not executed, the process returns to step S5. If it is determined in step S9 that the contract has been established, the contract for the corresponding order is registered (S11), and the process ends.

図8は、本実施の形態によるトレール注文処理を例示している。図8では、ドルの売注文が処理される。図8において、横軸は時間であり、縦軸は相場(レート)である。そして、ラインMは相場を示し、ラインTSはトレール逆指値を示している。また、トレール幅は5円に設定されたとする。   FIG. 8 exemplifies trail order processing according to the present embodiment. In FIG. 8, a dollar sell order is processed. In FIG. 8, the horizontal axis is time, and the vertical axis is the market price (rate). Line M shows the market price, and line TS shows the trail stop price. Further, it is assumed that the trail width is set to 5 yen.

図8の例では、新規のトレール注文が発生したとき、相場Mは100円である。そして、新規のトレール注文が発生した時点で、相場とトレール幅からトレール逆指値の初期値が算出されて、登録される。トレール逆指値の初期値は、相場とトレール幅の差であり、具体的には95円である。   In the example of FIG. 8, when a new trail order is generated, the market price M is 100 yen. Then, when a new trail order is generated, the initial value of the trail stop price is calculated from the market price and the trail width and registered. The initial value of the trail stop price is the difference between the market price and the trail width, specifically 95 yen.

トレール注文の処理が開始すると、相場Mに応じてトレール逆指値TSが更新される。図の例では、まず、相場Mが上昇しており、相場Mとトレール逆指値TSの差をトレール幅に保つように、相場Mに引きずられてトレール逆指値TSが上昇する。相場Mが下がったときは、トレール逆指値TSが維持される。相場Mが再び上昇し、相場Mとトレール逆指値の差がトレール幅を超えると、再びトレール逆指値TSが上昇する。相場Mは120円で最高値を記録したあと下降している。そして、相場Mが115円まで下降した時点で相場Mとトレール逆指値TSが一致し、トレール注文の約定が成立する。   When the trail order process starts, the trail stop price TS is updated according to the market price M. In the example of the figure, first, the market price M is rising, and the trail stop price TS is increased by being dragged by the market price M so as to keep the difference between the market price M and the trail stop price TS at the trail width. When the market price M drops, the trail stop price TS is maintained. When the market price M rises again and the difference between the market price M and the trail stop price exceeds the trail width, the trail stop price TS rises again. Market price M has fallen after recording the highest price at 120 yen. When the market price M drops to 115 yen, the market price M and the trail stop price TS coincide with each other, and the trail order is executed.

図8は売注文の処理例であったが、売買注文処理システム1は買注文にも同様に適用可能であり、買注文の処理では概ね図8が上下に反転し、トレール逆指値が相場の上を推移することになる。   Although FIG. 8 is an example of a sell order process, the buy / sell order processing system 1 can be similarly applied to a buy order. In the buy order process, FIG. 8 is generally reversed up and down, and the trail stop price is the market price. It will move up.

以上に、第1の実施の形態に係る売買注文処理システム1について説明した。本実施の形態によれば、上記のように、トレール幅を含むトレール注文情報が入力されると、トレール注文情報に基づいて、トレール開始時点の変動注文対象の相場に対してトレール幅ずれた値が、トレール逆指値の初期値として設定される。トレール幅から最初の逆指値が設定されるので、従来のような逆指値とトレール幅の2つのパラメータの入力が不要になり、トレール注文機能の利用を容易にできる。   The trade order processing system 1 according to the first embodiment has been described above. According to the present embodiment, as described above, when the trail order information including the trail width is input, the value that is shifted from the trail width with respect to the market price of the variable order target at the start of the trail based on the trail order information. Is set as the initial value of the trail stop price. Since the first stop price is set from the trail width, it is not necessary to input two parameters of the reverse stop price and the trail width as in the prior art, and the use of the trail order function can be facilitated.

なお、本実施の形態では、トレール注文情報がトレール幅の情報を含んでおり、注文情報の入力画面ではトレール幅の値が入力された。本発明の範囲内で、トレール幅の情報は、トレール幅を特定できればよく、トレール幅そのものの値だけでなく、トレール幅に変換可能な情報でもよい。例えば、入力画面に現在の相場が表示された状態で、同入力画面にトレール幅を指定するために最初のトレール逆指値が入力されてもよい。相場とトレール逆指値の差からトレール幅が求められ、以降の処理に利用される。この場合、トレール逆指値初期値設定部31の処理としては、トレール注文情報中の最初のトレール逆指値がそのままトレール逆指値記憶部33に格納されて初期値として設定されてよい。   In the present embodiment, the trail order information includes trail width information, and the value of the trail width is input on the order information input screen. Within the scope of the present invention, the trail width information only needs to be able to specify the trail width, and may be not only the value of the trail width itself but also information that can be converted into the trail width. For example, in the state where the current market price is displayed on the input screen, the first trail stop price may be input to designate the trail width on the input screen. The trail width is calculated from the difference between the market price and the trail stop price, and is used for the subsequent processing. In this case, as the processing of the trail reverse limit initial value setting unit 31, the first trail reverse limit value in the trail order information may be stored as it is in the trail reverse limit storage unit 33 and set as an initial value.

また、本発明は、外国為替に限らず、他の変動注文対象に適用されてもよい。   The present invention is not limited to foreign exchange, and may be applied to other variable order objects.

(第2の実施の形態)
次に、本発明の第2の実施の形態に係る売買注文処理システムについて説明する。第1の実施の形態との主な相違点として、第2の実施の形態では、入力されるトレール注文情報が、トレール幅に加えてトリガー相場を含んでおり、このトリガー相場がトレール幅と共に処理される。本実施の形態で扱うトレール注文をトリガートレール注文と呼ぶ。トリガートレール注文は、本実施の形態のトレール注文の一種であって、トリガー相場指定の追加によって機能的に拡張される。以下、第1の実施の形態と共通する事項の説明は省略し、第1の実施の形態との相違点を中心に、第2の実施の形態について説明する。
(Second Embodiment)
Next, a trading order processing system according to the second embodiment of the present invention will be described. As a main difference from the first embodiment, in the second embodiment, the input trail order information includes a trigger market price in addition to the trail width, and this trigger market price is processed together with the trail width. Is done. The trail order handled in the present embodiment is called a trigger trail order. The trigger trail order is a kind of the trail order of the present embodiment, and is functionally expanded by adding a trigger market price designation. Hereinafter, description of matters common to the first embodiment will be omitted, and the second embodiment will be described focusing on differences from the first embodiment.

図9は、本実施の形態の売買注文処理システムを示す機能ブロック図である。図9の売買注文処理システム101と図3の売買注文処理システム1を比較すると分かるように、売買注文処理システム101では、トレール開始判定部103が追加されている。   FIG. 9 is a functional block diagram showing the buying and selling order processing system of the present embodiment. As can be seen by comparing the trade order processing system 101 in FIG. 9 and the trade order processing system 1 in FIG. 3, in the trade order processing system 101, a trail start determination unit 103 is added.

図9において、注文情報入力部21は、注文量、トレール幅に加えてトリガー相場を含んだトレール注文情報を入力する。トリガー相場は後述のようにトレール注文を有効化するトレール開始条件になるパラメータである。トレール相場はトレール幅と同様に注文者により指定され、入力される。図10は本実施の形態における注文情報の入力画面の例である。図10では、取引通貨が「米ドル/円」であり、注文種類が「TTR(トリガートレール)」であり、売買種別が「売」であり、区分が「新規」であり、枚数が「1」(=10,000ドル)であり、トレール幅が「5.00円」であり、トリガーレートが「110円」である。トリガーレートはトリガー相場に相当する。入力されたトレール注文情報は、第1の実施の形態と同様に、注文情報入力部21を経由してトレール注文情報データベース105に格納される。   In FIG. 9, the order information input unit 21 inputs trail order information including a trigger market price in addition to the order quantity and the trail width. As described later, the trigger market price is a parameter that becomes a trail start condition for enabling a trail order. The trail market price is specified and entered by the orderer as well as the trail width. FIG. 10 shows an example of an order information input screen in this embodiment. In FIG. 10, the transaction currency is “US dollar / yen”, the order type is “TTR (trigger trail)”, the trade type is “sell”, the category is “new”, and the number of copies is “1”. (= 10,000 dollars), the trail width is “5.00 yen”, and the trigger rate is “110 yen”. The trigger rate corresponds to the trigger market price. The entered trail order information is stored in the trail order information database 105 via the order information input unit 21 as in the first embodiment.

図11は、本実施の形態におけるトレール注文情報データベース105の例を示している。トレール注文情報データベース105は、注文識別情報、注文種類、注文量(枚)、トレール幅、トリガー相場(トリガーレート)およびトレール状態のテーブルである。図5に示した第1の実施の形態のデータベースと比較すると、トリガー相場とトレール状態が追加されている。   FIG. 11 shows an example of the trail order information database 105 in the present embodiment. The trail order information database 105 is a table of order identification information, order type, order quantity (sheets), trail width, trigger price (trigger rate), and trail status. Compared with the database of the first embodiment shown in FIG. 5, a trigger market and a trail state are added.

トレール状態は、新規のトレール注文情報が登録されるときは、「待機」に設定される。そして、以下に説明するようにトリガー相場が処理されてトレールが開始すると、トレール状態が「有効」に書き換えられる。さらにその後に約定が成立すると、トレール状態が「終了」に書き換えられる。   The trail state is set to “standby” when new trail order information is registered. Then, as described below, when the trigger market is processed and the trail starts, the trail state is rewritten to “valid”. Further, when the contract is established after that, the trail state is rewritten to “end”.

トレール開始判定部103は、トリガー相場を処理して、トレール開始条件が成立したか否かを判定する構成であり、これにより、トレール逆指値初期値設定部31、トレール逆指値記憶部33およびトレール逆指値更新部35にトレール逆指値の処理を開始させるトレール開始の制御を行う。つまり、本実施の形態では、トレール注文の発生と同時に有効になるのではなく、トレール開始条件が成立してから有効になる。トレール開始判定部103は、相場情報入力部27から入力されるリアルタイムの相場情報を相場情報テーブル記憶部29から取得することで、相場情報を監視する。トレール開始判定部103は、トレール注文情報データベース105からトレール状態が待機の各トレール注文のトリガー相場を読み取り、現在の相場とトリガー相場とを比較する。そして、トレール開始判定部103は、トレール相場に相場が到達するとトレール開始条件が成立したと判定する。そして、トレール開始判定部103は、トレール注文情報データベース105における該当するトレール注文のトレール状態を「待機」から「有効」に更新する。これにより、トレール開始条件成立がトレール逆指値初期値設定部31とトレール逆指値記憶部33に通知される。   The trail start determination unit 103 is configured to process the trigger market price and determine whether or not the trail start condition is satisfied. Thus, the trail reverse limit initial value setting unit 31, the trail reverse limit storage unit 33, and the trail Trail start control is performed to cause the stop limit update unit 35 to start processing the trail stop limit. That is, in this embodiment, it is not effective at the same time as the trail order is generated, but is effective after the trail start condition is satisfied. The trail start determination unit 103 monitors the market price information by acquiring real-time market price information input from the market price information input unit 27 from the market price information table storage unit 29. The trail start determination unit 103 reads the trigger market price of each trail order whose trail status is standby from the trail order information database 105, and compares the current market price with the trigger market price. Then, the trail start determination unit 103 determines that the trail start condition is satisfied when the market price reaches the trail market price. Then, the trail start determination unit 103 updates the trail state of the corresponding trail order in the trail order information database 105 from “standby” to “valid”. Thereby, the establishment of the trail start condition is notified to the trail reverse limit initial value setting unit 31 and the trail reverse limit storage unit 33.

トレール逆指値初期値設定部31は、トレール注文情報データベース105にてトレール状態が「待機」から「有効」に変わったトレール注文のトレール逆指値の初期値を設定する。初期値設定処理は第1の実施の形態と同様であり、トレール開始時点の相場からトレール幅ずれた値を算出して、トレール逆指値記憶部33に格納する。トリガートレール注文の場合、トレール開始時点の相場がトレール相場であるから、トレール逆指値の初期値としては、トレール相場からトレール幅ずれた値が算出される。   The trail stop limit initial value setting unit 31 sets an initial value of the trail stop limit for a trail order whose trail state has changed from “standby” to “valid” in the trail order information database 105. The initial value setting process is the same as in the first embodiment, and a value deviating from the trail width from the market price at the start of the trail is calculated and stored in the trail reverse limit storage unit 33. In the case of a trigger trail order, since the market price at the start of the trail is the trail market price, a value that is shifted from the trail market price by the trail width is calculated as the initial value of the trail stop price.

また、トレール逆指値更新部35は、トレール注文情報データベース105にてトレール状態が「待機」から「有効」に変わったトレール注文のトレール逆指値に対して相場に応じた更新の処理を開始する。ここでは、注文識別情報をキーにした処理が行われてよく、例えば、トレール注文情報データベース25でトレール状態が有効になったトレール注文情報の注文識別情報と関連づけられたトレール逆指値がトレール逆指値記憶部33から特定されて、更新処理対象に設定される。これにより、トレール逆指値更新部35は、トレール開始判定部103によりトレール開始条件が成立したと判定されたトリガー注文情報と注文識別情報が合致するトレール逆指値の更新処理を開始する。   Also, the trail stop price update unit 35 starts an update process according to the market price for the trail stop price of the trail order whose trail state has changed from “standby” to “valid” in the trail order information database 105. Here, processing using the order identification information as a key may be performed. For example, the trail stop price associated with the order identification information of the trail order information for which the trail state is valid in the trail order information database 25 is the trail stop price. It is specified from the storage unit 33 and set as an update process target. As a result, the trail stop price update unit 35 starts the update process of the trail stop price in which the order identification information matches the trigger order information determined by the trail start determination unit 103 that the trail start condition is satisfied.

トレール逆指値の更新処理は第1の実施の形態と同様である。また、トレール逆指値を用いた約定成立判定とその後の約定関連の処理も第1の実施の形態と同様である。トレール注文約定成立判定部37は、約定が成立したと判定すると、トレール注文情報データベース105における該当するトレール注文のトレール状態を更新し、有効から終了に変更する。   The process of updating the trail stop price is the same as that of the first embodiment. In addition, the execution of the contract using the trail stop price and the subsequent processing related to the execution are the same as in the first embodiment. When it is determined that the contract has been established, the trail order execution determination unit 37 updates the trail state of the corresponding trail order in the trail order information database 105 and changes from valid to end.

なお、本発明の範囲内で、トレール逆指値初期値設定部31は、新規のトレール注文情報が追加された時点でトレール逆指値の初期値を設定してもよい。これにより、トレール開始条件成立より前にトレール逆指値の初期値が設定される。しかし、この時点ではまだトレール状態が「待機」である。相場がトレール相場に達し、トレール開始条件が成立し、トレール状態が「有効」になってから、トレール逆指値更新部35およびトレール注文約定成立判定部37が機能する。したがって、この変形例でも同様のトレール注文処理が実現される。   Within the scope of the present invention, the trail stop limit initial value setting unit 31 may set the initial value of the trail stop limit when new trail order information is added. Thereby, the initial value of the trail reverse finger value is set before the trail start condition is established. However, at this point, the trail state is still “standby”. After the market price reaches the trail price, the trail start condition is established, and the trail state becomes “valid”, the trail stop price update unit 35 and the trail order execution establishment determination unit 37 function. Therefore, the same trail order processing is realized in this modified example.

また、本実施の形態では、トリガートレール注文の注文情報と共に、第1の実施の形態で説明したトレール注文の情報も処理されてよい。以下の説明では、第1の実施の形態のトレール注文を基本のトレール注文と呼ぶ。基本のトレール注文に関しては、トレール注文情報データベース105では、注文種類が「TR(トレール)」に設定される。また、トリガー相場の入力と処理が省かれ、トレール状態は最初から有効に設定される。そして、トレール注文が発生すると同時にトレール逆指値の初期値が設定され、トレール逆指値の更新処理も開始される。   In this embodiment, the trail order information described in the first embodiment may be processed together with the order information of the trigger trail order. In the following description, the trail order of the first embodiment is referred to as a basic trail order. Regarding the basic trail order, in the trail order information database 105, the order type is set to “TR (trail)”. Also, the trigger price input and processing is omitted, and the trail state is set to be valid from the beginning. When the trail order is generated, the initial value of the trail stop price is set, and the update process of the trail stop price is also started.

図12は、各トレール注文情報に対して売買注文処理システム101により行われる処理を示すフローチャートである。図示のように、ステップS1のトレール注文情報入力の後に、トレール開始判定のステップS101が追加されている。ステップS101では、トレール開始判定部103がトレール相場を現在の相場と比較し、それらが一致したか否かを判定することで、トレール開始条件が成立したか否かを判定する。現在の相場とトレール相場が一致すると、トレール開始条件が成立し、ステップS101がYesになり、以降の処理が行われる。以降の処理は第1の実施の形態と同様である。   FIG. 12 is a flowchart showing processing performed by the trade order processing system 101 for each trail order information. As shown in the figure, a trail start determination step S101 is added after the trail order information input in step S1. In step S101, the trail start determination unit 103 compares the trail market price with the current market price and determines whether or not they match to determine whether the trail start condition is satisfied. When the current market price matches the trail market price, the trail start condition is satisfied, step S101 becomes Yes, and the subsequent processing is performed. Subsequent processing is the same as in the first embodiment.

図13は、本実施の形態によるトレール注文処理を例示している。図8の例と同様に、横軸は時間であり、縦軸は相場(レート)である。そして、ラインMは相場を示し、ラインTSはトレール逆指値を示している。また、トレール幅は5円に設定され、トリガー相場は110円に設定されたとする。   FIG. 13 exemplifies trail order processing according to the present embodiment. As in the example of FIG. 8, the horizontal axis is time, and the vertical axis is the market price (rate). Line M shows the market price, and line TS shows the trail stop price. The trail width is set to 5 yen, and the trigger market price is set to 110 yen.

図13の例では、新規のトレール注文が発生したとき、相場Mは100円である。トリガー相場の110円よりも相場Mが小さいので、トレール開始条件は成立していない。図示のようにトレール注文は待機中の状態である。   In the example of FIG. 13, when a new trail order is generated, the market price M is 100 yen. Since the market price M is smaller than the trigger price of 110 yen, the trail start condition is not satisfied. As shown in the figure, the trail order is in a waiting state.

トレール注文の発生から相場Mが上昇し、トレール相場に到達すると、トレール開始条件が成立し、トレール逆指値TSが設定され、トレール注文が有効化される。トレール逆指値TSは、トレール開始時点の相場からトレール幅を引いた値であり、この場合は、トレール相場からトレール幅を引いた値、具体的には105円になる。トレール注文が有効化された後は、図8と同様の処理が行われる。   When the market price M rises from the occurrence of the trail order and reaches the trail price, the trail start condition is satisfied, the trail stop price TS is set, and the trail order is validated. The trail reverse limit TS is a value obtained by subtracting the trail width from the market price at the start of the trail. In this case, the value is the value obtained by subtracting the trail width from the trail price, specifically 105 yen. After the trail order is validated, the same processing as in FIG. 8 is performed.

図13に示されるように、第2の実施の形態では、注文発生時点ではトレール注文が待機状態であり、有効でない。相場Mがトレール相場に達するのを待って、トレール注文が有効化されており、この点が第1の実施の形態と大きく異なる。   As shown in FIG. 13, in the second embodiment, the trail order is in a standby state at the time when the order is generated and is not valid. Waiting for the market price M to reach the trail price, the trail order is validated, and this point is significantly different from the first embodiment.

以上に、本発明の第2の実施の形態に係る売買注文処理システム101について説明した。本実施の形態によれば、上記のように、トレール開始条件に相当するトリガー相場を含むトレール注文情報が入力され、相場がトリガー相場に到達するとトレール逆指値の更新が開始する。従来のように前提になる逆指値注文が存在するトレール注文では、注文者がトリガー相場を自由に設定して注文処理の開始時期を調整するといったことは容易でなかった。これに対して、本発明は、従来のような基本逆指値が入力されなくてよく、その代わりに、トリガー相場を設定して注文処理の開始時期を調整できる。こうして、トレール注文機能を拡張させて、より便利なトレール注文機能を提供することができる。   The trading order processing system 101 according to the second embodiment of the present invention has been described above. According to the present embodiment, as described above, the trail order information including the trigger market price corresponding to the trail start condition is input, and when the market price reaches the trigger market price, the update of the trail stop price starts. In a trail order where there is a limit order as a premise as in the prior art, it is not easy for an orderer to freely set a trigger price and adjust the start time of order processing. On the other hand, the present invention does not need to input the basic stop price as in the prior art. Instead, the trigger price can be set to adjust the start time of the order process. Thus, the trail ordering function can be expanded to provide a more convenient trail ordering function.

(第3の実施の形態)
次に、本発明の第3の実施の形態に係る売買注文処理システムについて説明する。第1および第2の実施の形態との主な相違点として、第3の実施の形態では、トレール注文情報と共に付帯注文情報が入力される。付帯注文情報は、トレール注文に付帯する付帯注文の注文内容の情報である。トレール注文情報と付帯注文情報を組み合わて処理することで、トリガートレール注文とOCO注文の組み合わせが実現される。このような注文を本実施の形態ではOCOトリガートレール注文と呼ぶ。
(Third embodiment)
Next, a trade order processing system according to a third embodiment of the present invention will be described. As a main difference from the first and second embodiments, in the third embodiment, incidental order information is input together with trail order information. The incidental order information is information on the order contents of the incidental order incidental to the trail order. By combining trail order information and incidental order information, a combination of a trigger trail order and an OCO order is realized. Such an order is called an OCO trigger trail order in the present embodiment.

なお、後述するように、本発明は、OCO注文と基本のトレール注文の組合せにも同様に適用可能である。この注文をOCOトレール注文と呼ぶ。上記のOCOトリガートレール注文は、OCOトレール注文の一種に相当する。   As will be described later, the present invention can be similarly applied to a combination of an OCO order and a basic trail order. This order is called an OCO trail order. The above OCO trigger trail order corresponds to a kind of OCO trail order.

以下、第1および第2の実施の形態と共通する事項の説明は省略し、第1および第2の実施の形態との相違点を中心に、第3の実施の形態について説明する。   Hereinafter, description of matters common to the first and second embodiments will be omitted, and the third embodiment will be described focusing on differences from the first and second embodiments.

図14は、本実施の形態の売買注文処理システムを示す機能ブロック図である。図14の売買注文処理システム201と図9の売買注文処理システム101を比較すると分かるように、売買注文処理システム201では、付帯注文約定成立判定部203が追加されている。   FIG. 14 is a functional block diagram showing the trade order processing system of the present embodiment. As can be seen by comparing the trading order processing system 201 in FIG. 14 and the trading order processing system 101 in FIG. 9, in the trading order processing system 201, an incidental order execution determination unit 203 is added.

図14において、注文情報入力部21は、トレール注文情報と共に付帯注文情報を入力する。トレール注文情報は前述したように注文量、トレール幅およびトリガー相場を含む。付帯注文情報は付帯注文逆指値を含む。付帯注文逆指値は、付帯注文の逆指値であり、トレール逆指値が相場に応じて変化したのと異なり、付帯注文逆指値は固定された値である。付帯注文逆指値もトレール幅およびトリガー相場と同様に注文者により指定され、入力される。入力されたトレール注文情報および付帯注文情報は、第1の実施の形態と同様に、注文情報入力部21を経由してトレール注文情報データベース205に格納される。   In FIG. 14, the order information input unit 21 inputs incidental order information together with trail order information. As described above, the trail order information includes the order quantity, the trail width, and the trigger market price. The incidental order information includes an incidental order stop limit. The incidental order stop price is a stop price of the incidental order. Unlike the trail stop price that changes according to the market price, the incidental order stop price is a fixed value. Ancillary order reverse limit is also specified and entered by the orderer, as is the trail width and trigger price. The input trail order information and incidental order information are stored in the trail order information database 205 via the order information input unit 21 as in the first embodiment.

図15は、本実施の形態におけるトレール注文情報データベース205の例を示している。トレール注文情報データベース205は、注文識別情報、注文種類、注文量(枚)、トレール幅、トリガー相場(トリガーレート)、トレール状態および付帯注文逆指値のテーブルである。図9に示した第2の実施の形態のデータベースと比較すると、付帯注文逆指値が追加されている。また、本実施の形態の例では、注文種類がOCOトリガートレール注文に設定される。また、図15に示されるように、トレール注文情報(トレール幅、トリガー相場)と付帯注文情報(付帯注文逆指値)はまとめて一つの注文識別情報と関連づけられてよく、これらはまとめてOCOトリガートレール注文情報と呼んでもよい。   FIG. 15 shows an example of the trail order information database 205 in the present embodiment. The trail order information database 205 is a table of order identification information, order type, order quantity (sheets), trail width, trigger market price (trigger rate), trail status and incidental order stop limit. Compared with the database of the second embodiment shown in FIG. 9, the incidental order stop price is added. In the example of the present embodiment, the order type is set to the OCO trigger trail order. Further, as shown in FIG. 15, trail order information (trailer width, trigger market price) and incidental order information (ancillary order reverse stop price) may be collectively associated with one order identification information, which are collectively OCO trigger. It may be called trail order information.

付帯注文約定成立判定部203は、付帯注文の約定が成立したか否かを判定する構成である。付帯注文約定成立判定部203は、相場情報入力部27から入力されるリアルタイムの相場情報を相場情報テーブル記憶部29から取得することで、相場情報を監視する。付帯注文約定成立判定部203は、トレール注文情報データベース205から各々のOCOトリガートレール注文の付帯注文逆指値を読み取り、現在の相場と付帯注文逆指値とを比較する。そして、付帯注文約定成立判定部203は、付帯注文逆指値と相場が一致した場合に付帯注文の約定が成立したと判定する。付帯注文約定成立判定部203は、付帯注文の約定が成立したと判定すると、トレール約定対象テーブル記憶部39のテーブルに約定対象のデータを書き込む。ここでは、第1の実施の形態と同様に、約定が成立した注文の注文識別情報などが書き込まれる。以降の約定成立関係の処理は第1の実施の形態と同様でよい。   The incidental order execution determination unit 203 is configured to determine whether or not an incidental order execution has been completed. The incidental order execution establishment determination unit 203 monitors the market price information by acquiring the real-time market price information input from the market price information input unit 27 from the market price information table storage unit 29. The incidental order execution determination unit 203 reads the incidental order stop price of each OCO trigger trail order from the trail order information database 205, and compares the current market price with the incidental order reverse limit value. Then, the incidental order fulfillment determination unit 203 determines that the incidental order has been fulfilled when the incidental order reverse limit value matches the market price. When the incidental order execution determination unit 203 determines that the execution of the incidental order has been completed, it writes the data to be executed in the table of the trail execution target table storage unit 39. Here, as in the first embodiment, the order identification information and the like of the order that has been executed is written. Subsequent processing of the contract establishment relationship may be the same as in the first embodiment.

トレール注文と付帯注文の処理は例えば下記のように連携する。まず、トレール開始条件が成立するまでは、トレール注文が有効化しておらず、この間は、付帯注文の約定判定処理のみが先行して行われる。トレール開始条件が成立してトレール注文が有効化する前に、付帯注文が成立したとする。これは、相場がトリガー相場まで到達することなく、付帯注文逆指値に到達した場合に相当する。この場合、付帯注文約定成立判定部203により、上述の約定成立の処理が行われる。それと同時に、トレール注文を自動的に取り消す処理が行われる。この取消処理では、付帯注文約定成立判定部203または他の構成により、トレール注文情報データベース205における該当注文の取消が記録されてよい。また、このとき、付帯注文約定成立判定部203からトレール注文約定成立判定部37へはトレール注文取消が通知される。   The processing of trail orders and incidental orders is linked as follows, for example. First, the trail order is not validated until the trail start condition is satisfied, and only the incidental order execution determination process is performed in advance during this period. Assume that an incidental order is established before the trail start condition is established and the trail order is validated. This corresponds to a case where the market price reaches the incidental order stop price without reaching the trigger market price. In this case, the above-described execution of the contract is performed by the incidental order execution determination unit 203. At the same time, a process for automatically canceling the trail order is performed. In this cancellation process, cancellation of the corresponding order in the trail order information database 205 may be recorded by the incidental order execution determination unit 203 or other configuration. At this time, the trail order cancellation determination unit 37 is notified of the trail order cancellation determination unit 37 from the incidental order execution determination unit 37.

一方、付帯注文の成立より先に、トレール開始条件が成立したとする。これは、相場が付帯注文逆指値に到達するよりも早くトリガー相場に到達した場合に相当する。この場合、第3の実施の形態で説明したようにトレール注文が有効化し、トレール注文約定成立判定部37によるトレール注文の約定成立判定が開始する。また、トレール開始条件が成立すると、その時点で付帯注文を取り消す処理が自動的に行われる。取消処理では、トレール注文約定成立判定部37または他の構成により、トレール注文情報データベース205における該当注文の取消が記録されてよい。また、このとき、トレール注文約定成立判定部37から付帯注文約定成立判定部203へは付帯注文取消が通知される。付帯注文約定成立判定部203は、付帯注文が取り消されたので約定成立判定を中止する。   On the other hand, it is assumed that the trail start condition is established before the incidental order is established. This corresponds to a case where the market price reaches the trigger price earlier than the market price reaches the incidental order stop price. In this case, as described in the third embodiment, the trail order is validated, and the trail order execution determination by the trail order execution determination unit 37 is started. Further, when the trail start condition is satisfied, a process for canceling the incidental order is automatically performed at that time. In the cancellation process, the cancellation of the corresponding order in the trail order information database 205 may be recorded by the trail order execution confirmation unit 37 or other configuration. At this time, the trail order execution determination unit 37 notifies the incidental order execution determination unit 203 of cancellation of the incidental order. The incidental order execution determination unit 203 cancels the execution of the execution because the incidental order has been canceled.

このように、本実施の形態では、トリガー相場に相場が到達してトレール開始条件が成立するまでは、付帯注文約定成立判定部203が付帯注文の約定成立判定処理を行う。そして、トリガー相場に相場が到達してトレール開始条件が成立すると、付帯注文約定成立判定部203が付帯注文の約定成立判定を中止し、トレール注文約定成立判定部37がトレール注文の約定成立判定を行う。   As described above, in the present embodiment, the incidental order execution determination unit 203 performs the execution determination process of the incidental order until the market price reaches the trigger market and the trail start condition is satisfied. Then, when the market price reaches the trigger price and the trail start condition is satisfied, the incidental order execution determination unit 203 stops the determination of execution of the incidental order, and the trail order execution determination unit 37 determines whether the trail order is satisfied. Do.

図16は、各トレール注文情報に対して売買注文処理システム201により行われる処理を示すフローチャートである。図示のように、第2の実施の形態で説明した図12の処理と比べると、注文情報入力ステップS1とトレール開始判定ステップS101の間に、付帯注文の約定成立判定処理のステップS201が追加されている。ステップS201では、付帯注文約定成立判定部203が、付帯注文逆指値と相場情報から付帯注文の約定成立の有無を判定する。ステップS201にて約定が成立していなければ、ステップS101にてトレール開始条件が成立したか否かが判定される。ステップS101の判定がNoであればステップS201に戻る。そして、ステップS201で約定が成立すれば、該当注文の約定が登録されて(S11)、処理が終了する。このとき、対応するトレール注文の取消処理も行われる。こうして、トレール開始条件が成立するまでの間は、専ら付帯注文の処理が行われる。   FIG. 16 is a flowchart showing processing performed by the trade order processing system 201 for each trail order information. As shown in the figure, compared to the process of FIG. 12 described in the second embodiment, step S201 of the execution determination process for incidental orders is added between the order information input step S1 and the trail start determination step S101. ing. In step S <b> 201, the incidental order execution establishment determination unit 203 determines whether or not an incidental order has been executed from the incidental order reverse limit price and the market price information. If the contract is not satisfied in step S201, it is determined in step S101 whether the trail start condition is satisfied. If determination of step S101 is No, it will return to step S201. If the contract is established in step S201, the contract for the corresponding order is registered (S11), and the process ends. At this time, the corresponding trail order cancellation process is also performed. Thus, incidental order processing is exclusively performed until the trail start condition is satisfied.

また、ステップS101の判定がYesになると、第2の実施の形態と同様にトレール注文の処理が行われる。このときは、対応する付帯注文の取消処理も行われる。以降の処理は、第2の実施の形態と概ね同様である。   If the determination in step S101 is Yes, a trail order process is performed as in the second embodiment. At this time, the corresponding incidental order cancellation process is also performed. Subsequent processing is generally the same as that of the second embodiment.

図17は、本実施の形態による注文処理を例示している。図13の例と同様に、横軸は時間であり、縦軸は相場(レート)である。そして、ラインMは相場を示し、ラインTSはトレール逆指値を示している。また、トレール幅は5円に設定され、トリガー相場は110円に設定されたとする。さらに、付帯注文逆指値TAが90円に設定されている。   FIG. 17 illustrates the order processing according to the present embodiment. Similar to the example of FIG. 13, the horizontal axis is time, and the vertical axis is the market price (rate). Line M shows the market price, and line TS shows the trail stop price. The trail width is set to 5 yen, and the trigger market price is set to 110 yen. Further, the incidental order stop price TA is set to 90 yen.

図17において、相場Mが実線に沿って変動したとする。この場合、第2の実施の形態と同様に、相場Mがトリガー相場に到達し、トレールが開始し、最終的にトレール注文の約定が成立する。なお、付帯注文は、トレール開始時点で取り消される。   In FIG. 17, it is assumed that the market price M fluctuates along the solid line. In this case, as in the second embodiment, the market price M reaches the trigger market price, the trail starts, and the trail order is finally concluded. Ancillary orders are canceled at the start of the trail.

一方、相場が点線M1に沿って変動したとする。この場合、相場Mはトリガー相場まで到達することなく、下降傾向を示し、付帯注文逆指値に到達する。そのため、付帯注文の約定が先に成立し、トレール注文は取り消される。   On the other hand, it is assumed that the market price fluctuates along the dotted line M1. In this case, the market price M shows a downward trend without reaching the trigger market price, and reaches the incidental order stop price. For this reason, the incidental order is first executed and the trail order is canceled.

なお、本実施の形態では、トリガートレール注文が付帯注文と組み合わされた。しかし、基本のトレール注文が付帯注文と組み合わされてもよい(既に述べた通り、この注文はOCOトレール注文と呼ぶことができ、付言すれば、OCOトリガートレール注文もOCOトレール注文の一種である)。この場合、入力されるトレール注文情報は、トレール幅を含むが、トリガー相場は含まない。付帯注文情報は、上述と同様に、固定された付帯注文逆指値を含む。トレール注文に関しては、第1の実施の形態で説明した基本の処理が行われ、すなわち、注文が発生すると同時に有効化される。その他の処理は、OCOトリガートレール注文の処理と同様である。   In the present embodiment, the trigger trail order is combined with the incidental order. However, a basic trail order may be combined with an incidental order (as already mentioned, this order can be called an OCO trail order and, in other words, an OCO triggered trail order is also a kind of OCO trail order). . In this case, the input trail order information includes the trail width but does not include the trigger market price. The incidental order information includes a fixed incidental order stop price as described above. Regarding the trail order, the basic processing described in the first embodiment is performed, that is, the order is validated as soon as the order is generated. The other processes are the same as the OCO trigger trail order process.

また、図17の例では、2つの注文が共に売りであったが、本発明はこれに限定されず、OCOで想定される任意の形態に本発明が適用されてよく、2つの注文が買いでもよい。   In the example of FIG. 17, two orders are both sold, but the present invention is not limited to this, and the present invention may be applied to any form assumed in OCO, and two orders are purchased. But you can.

また、本実施の形態の売買注文処理システム201でも、上述の実施の形態で説明した基本のトレール注文情報が単独で処理されてよく、同様に、トリガートレール注文情報が単独で処理されてよい。これらの処理については、既に第1および第2実施の形態で説明した通りである。   Also, in the trading order processing system 201 of the present embodiment, the basic trail order information described in the above embodiment may be processed alone, and similarly, the trigger trail order information may be processed alone. These processes are as already described in the first and second embodiments.

以上に、本発明の第3の実施の形態に係る売買注文処理システム201について説明した。本実施の形態によれば、上記のように、固定された付帯注文逆指値を含む付帯注文情報がトレール注文情報と共に入力され、付帯注文情報が処理され、トレール注文と付帯注文の一方の約定成立処理が行われる。   The trading order processing system 201 according to the third embodiment of the present invention has been described above. According to the present embodiment, as described above, incidental order information including a fixed incidental order stop price is input together with trail order information, the incidental order information is processed, and one of the trail order and incidental order is executed. Processing is performed.

本発明は、OCO注文機能とトレール注文機能の組み合わせた処理を可能とするものであり、トレール注文情報と付帯注文情報がOCO注文の2つの注文情報として処理される。従来のトレール注文情報に単純に付帯注文を組み合わせようとすると、トレール注文の基本逆指値の処理と、付帯注文の固定逆指値の処理が必要になり、逆指値が重複し、それにより処理も複雑化し、そのため、従来のトレール注文情報の処理に付帯注文の処理を単純に組み合わせるのは容易でない。これに対して、本発明では、トレール注文にて基本逆指値の入力要求を無くしたことにより、トレール注文の基本逆指値と付帯注文の固定逆指値の重複を回避でき、これにより、固定逆指値を要求する付帯注文情報とトレール注文情報を組み合わせての処理が可能になる。こうして、トレール注文機能を拡張させて、より便利なトレール注文機能を提供することができる。   The present invention enables combined processing of an OCO order function and a trail order function, and trail order information and incidental order information are processed as two pieces of order information of an OCO order. If you want to simply combine incidental orders with conventional trail order information, you need to process the basic stop price for trail orders and the fixed stop price for incidental orders, which results in duplicate stop prices, which complicates processing. Therefore, it is not easy to simply combine the processing of incidental orders with the processing of conventional trail order information. On the other hand, in the present invention, by eliminating the requirement for inputting the basic stop price in the trail order, it is possible to avoid duplication of the basic stop price of the trail order and the fixed stop price of the incidental order. It is possible to perform processing by combining incidental order information and trail order information. Thus, the trail ordering function can be expanded to provide a more convenient trail ordering function.

(第4の実施の形態)
次に、本発明の第4の実施の形態に係る売買注文処理システムについて説明する。第1〜第3の実施の形態との主な相違点として、第4の実施の形態では、第1注文情報と第2注文情報が入力される。第2注文情報は、第1注文情報の約定が成立したときに有効化される。そして、第2注文情報が、上述のOCOトリガートレール注文である。
(Fourth embodiment)
Next, a trading order processing system according to the fourth embodiment of the present invention will be described. As a main difference from the first to third embodiments, in the fourth embodiment, the first order information and the second order information are input. The second order information is validated when the first order information is executed. The second order information is the above-described OCO trigger trail order.

上記の第1注文情報と第2注文情報の組み合わせは、IFD(イフダン)注文に相当する。したがって、本実施の形態は、IFD注文とOCOトリガートレール注文の組合せを実現する。IFD注文とOCO注文の組合せは、元々、IFO注文と呼ばれる。この観点では、本実施の形態は、IFO注文とトリガートレール注文の組合せを実現するものであり、この注文をIFOトリガートレール注文と呼ぶことができる。   The combination of the first order information and the second order information corresponds to an IFD (Ifdan) order. Therefore, the present embodiment realizes a combination of an IFD order and an OCO trigger trail order. The combination of an IFD order and an OCO order is originally called an IFO order. From this point of view, the present embodiment realizes a combination of an IFO order and a trigger trail order, and this order can be called an IFO trigger trail order.

なお、後述するように、本発明は、IFD注文と基本のトレール注文の組合せ、および、IFD注文とトリガートレール注文の組合せにも同様に適用可能である。   As will be described later, the present invention can be similarly applied to a combination of an IFD order and a basic trail order, and a combination of an IFD order and a trigger trail order.

以下、第1〜第3の実施の形態と共通する事項の説明は省略し、第1〜第3の実施の形態との相違点を中心に、第4の実施の形態について説明する。   Hereinafter, description of matters common to the first to third embodiments will be omitted, and the fourth embodiment will be described focusing on differences from the first to third embodiments.

図18は、本実施の形態の売買注文処理システムを示す機能ブロック図である。図18の売買注文処理システム301と図14の売買注文処理システム201を比較すると分かるように、売買注文処理システム301では、第1注文約定処理部303、第2注文転送処理部305、相場情報入力部307および相場情報テーブル記憶部309が追加されている。これら構成は、図2の注文管理サーバ5に設けられる。   FIG. 18 is a functional block diagram showing the trading order processing system according to the present embodiment. As can be seen by comparing the buy / sell order processing system 301 in FIG. 18 and the buy / sell order processing system 201 in FIG. 14, in the buy / sell order processing system 301, the first order execution processing unit 303, the second order transfer processing unit 305, the market price information input A unit 307 and a market price information table storage unit 309 are added. These configurations are provided in the order management server 5 of FIG.

このうち、相場情報入力部307および相場情報テーブル記憶部309は、相場情報入力部27および相場情報テーブル記憶部29と同様の構成である。ただし、相場情報入力部27および相場情報テーブル記憶部29が図2のトレール注文管理サーバ7に設けられたのに対して、相場情報入力部307および相場情報テーブル記憶部309は図2の注文管理サーバ5に設けられて、同サーバ内の第1注文約定処理部303に参照される。なお、システム構成によっては、相場情報入力部307および相場情報テーブル記憶部309が、相場情報入力部27および相場情報テーブル記憶部29とそれぞれ一体化されてよいことはもちろんである。   Among these, the market price information input unit 307 and the market price information table storage unit 309 have the same configuration as the market price information input unit 27 and the market price information table storage unit 29. However, the market price information input unit 27 and the market price information table storage unit 29 are provided in the trail order management server 7 in FIG. 2, whereas the market price information input unit 307 and the market price information table storage unit 309 have the order management in FIG. It is provided in the server 5 and is referred to by the first order execution processing unit 303 in the server. Of course, depending on the system configuration, the market price information input unit 307 and the market price information table storage unit 309 may be integrated with the market price information input unit 27 and the market price information table storage unit 29, respectively.

図18において、注文情報入力部21は、第1注文情報と第2注文情報を入力する。第2注文情報が、トレール注文情報と付帯注文情報である。第1注文情報は、IFD注文にて先に処理されるべき注文情報である。第1注文情報は、指値注文または逆指値注文の情報であり、注文量と、固定の指値または逆指値を含む。本実施の形態では、第2注文情報のトレール注文の例が売注文である。第1注文の例は、買いの指値注文または逆指値注文である。   In FIG. 18, the order information input unit 21 inputs first order information and second order information. The second order information is trail order information and incidental order information. The first order information is order information to be processed first in the IFD order. The first order information is information on a limit order or stop limit order, and includes an order quantity and a fixed limit price or stop limit. In the present embodiment, an example of a trail order of the second order information is a sales order. An example of a first order is a buy limit order or a stop limit order.

入力された第1注文情報と第2注文情報は、互いに関連づけられ、さらに注文識別情報と関連づけられて、注文情報データベース23に格納される。ここで、前述の実施の形態ではトレール注文情報が直ちにトレール注文情報データベース25に転送されたが、本実施の形態では、第2注文情報は直ちに転送されない。下記の処理により第1注文情報の約定が成立するまで、転送が制限され、第2注文情報がトレール注文情報データベース25に保持される。   The input first order information and second order information are associated with each other and further associated with order identification information and stored in the order information database 23. Here, in the above-described embodiment, the trail order information is immediately transferred to the trail order information database 25. However, in this embodiment, the second order information is not immediately transferred. The transfer is restricted and the second order information is held in the trail order information database 25 until the first order information is executed by the following processing.

第1注文約定判定部303は、第1注文情報の約定が成立したかを判定する構成である。処理対象の注文情報と指値または逆指値が異なるものの、第1注文約定判定部303とトレール注文約定成立判定部37では、約定成立の判定処理は同様でよい。第1注文約定判定部303は、相場情報入力部307から入力されるリアルタイムの相場情報を相場情報テーブル記憶部309から取得することで、相場情報を監視する。第1注文約定判定部303は、注文情報データベース23に格納された各々の第1注文情報における指値または逆指値とリアルタイムの相場情報を比較し、指値または逆指値が相場と一致した場合に、第1注文の約定が成立したと判定する。   The first order execution determination unit 303 is configured to determine whether the execution of the first order information has been established. In the first order execution determination unit 303 and the trail order execution determination unit 37, the determination processing for execution of the contract may be the same, although the limit price or stop limit is different from the order information to be processed. The first order execution determination unit 303 monitors the market price information by acquiring the real-time market price information input from the market price information input unit 307 from the market price information table storage unit 309. The first order execution determination unit 303 compares the limit price or stop price in each first order information stored in the order information database 23 with real-time market price information, and if the limit price or stop price matches the market price, It is determined that one order has been executed.

第1注文約定判定部303は、第1注文の約定が成立したと判定すると、約定成立を注文情報データベース23に記録する。約定成立は、約定登録処理部41に通知され、約定登録処理部41が約定成立テーブル記憶部43に第1注文の約定成立を記録する。このとき、注文識別情報をキーにして注文量を含む必要な情報が注文情報データベース23から取得される。   If the first order execution determination unit 303 determines that the execution of the first order has been established, the first order execution determination unit 303 records the execution of the execution in the order information database 23. The execution of the execution is notified to the execution registration processing unit 41, and the execution registration processing unit 41 records the execution of the first order in the execution formation table storage unit 43. At this time, necessary information including the order quantity is acquired from the order information database 23 using the order identification information as a key.

約定成立は、上述のように注文情報データベース23に記録されて、第2注文転送処理部305に通知される。第2注文転送処理部305は、約定が成立した第1注文情報と関連づけられた第2注文情報を注文情報データベース23から読み出し、トレール注文情報データベース25へ転送する。第2注文情報は、トリガートレール注文情報と付帯注文情報であり、上述の実施の形態と同様に処理される。   The completion of the contract is recorded in the order information database 23 as described above and notified to the second order transfer processing unit 305. The second order transfer processing unit 305 reads from the order information database 23 the second order information associated with the first order information for which the contract has been established, and transfers the second order information to the trail order information database 25. The second order information is trigger trail order information and incidental order information, and is processed in the same manner as in the above-described embodiment.

図19は、各トレール注文情報に対して売買注文処理システム301により行われる処理を示すフローチャートである。図示のように、第3の実施の形態で説明した図16の処理と比べると、ステップS1のトレール注文情報入力の後に、ステップS301〜S305が追加されている。ステップS301では、第1注文約定判定部303が、第1注文の約定が成立したか否かを判定する。第1注文の約定が成立すると(S301、Yes)、その第1注文の約定が登録され(S303)、対応する第2注文情報が転送される(S305)。以降の処理は、第3の実施の形態と同様である。   FIG. 19 is a flowchart showing processing performed by the trade order processing system 301 for each trail order information. As shown in the figure, steps S301 to S305 are added after the trail order information input in step S1 as compared with the processing of FIG. 16 described in the third embodiment. In step S301, the first order execution determination unit 303 determines whether or not the first order execution has been established. When the execution of the first order is established (S301, Yes), the execution of the first order is registered (S303), and the corresponding second order information is transferred (S305). Subsequent processing is the same as in the third embodiment.

なお、本実施の形態は、IFD注文の2段階の売買種別に関しては、IFD注文で可能な任意の組合せに適用されてよく、第1注文が買いで第2注文が売りでもよく、その逆もよい。   Note that this embodiment may be applied to any combination of IFD orders that is possible with IFD orders, the first order may be bought, the second order may be sold, and vice versa. Good.

また、本実施の形態では、第2注文情報が、トリガートレール注文情報と付帯注文情報であった。しかし、本発明は上記に限定されない。トレール注文とIFD注文に関しては、下記のような各種の組合せによる応用が可能である。   In the present embodiment, the second order information is trigger trail order information and incidental order information. However, the present invention is not limited to the above. The trail order and the IFD order can be applied in various combinations as described below.

例えば、第2注文情報は、トリガートレール注文情報のみでもよい。この場合、付帯注文情報の入力と処理が省かれる。この注文は、IFDトリガートレール注文と呼ぶ。   For example, the second order information may be only trigger trail order information. In this case, input and processing of incidental order information is omitted. This order is referred to as an IFD triggered trail order.

また、第2注文情報は、基本のトレール注文情報と付帯注文情報でもよい。この場合、トリガー相場の入力と処理が省かれる。この注文は、IFOトレール注文と呼ぶ。   The second order information may be basic trail order information and incidental order information. In this case, the input and processing of the trigger price is omitted. This order is called an IFO trail order.

また、第2注文情報は、基本のトレール注文情報のみでもよい。この場合、トリガー相場と付帯注文情報の入力と処理が省かれる。この注文は、IFDトレール注文と呼ぶ。   Further, the second order information may be only basic trail order information. In this case, input and processing of the trigger market price and incidental order information are omitted. This order is called an IFD trail order.

さらに、本実施の形態の売買注文処理システム301でも、これまでに説明した基本のトレール注文情報、トリガートレール注文情報、OCOトレール注文情報およびOCOトリガートレール注文情報が同様に処理されてよい。   Further, in the trading order processing system 301 of the present embodiment, the basic trail order information, trigger trail order information, OCO trail order information, and OCO trigger trail order information described so far may be similarly processed.

以上に、本発明の第4の実施の形態に係る売買注文処理システム301について説明した。本実施の形態によれば、上記のように、第1注文情報と第2注文情報が入力され、第2注文情報は、第1注文の約定が成立したときに有効化される。この構成は、IFD機能またはIFO機能とトレール注文機能の組み合わせた処理を可能とするものであり、第2注文情報が上述のトレール注文情報として処理される。したがって、この実施の形態でも、トレール注文機能を拡張させて、より便利なトレール注文機能を提供することができる。   The trade order processing system 301 according to the fourth embodiment of the present invention has been described above. According to the present embodiment, as described above, the first order information and the second order information are input, and the second order information is validated when the first order is executed. This configuration enables processing combining the IFD function or the IFO function and the trail order function, and the second order information is processed as the above-described trail order information. Therefore, also in this embodiment, the trail ordering function can be expanded to provide a more convenient trail ordering function.

以上に本発明の好適な実施の形態を説明した。しかし、本発明は上述の実施の形態に限定されず、当業者が本発明の範囲内で上述の実施の形態を変形可能なことはもちろんである。   The preferred embodiments of the present invention have been described above. However, the present invention is not limited to the above-described embodiments, and it goes without saying that those skilled in the art can modify the above-described embodiments within the scope of the present invention.

以上のように、本発明にかかる売買注文処理システムは、オンライン通信を利用した売買注文の機能を拡張し利便性を向上するコンピュータシステムとして有用である。   As described above, the trading order processing system according to the present invention is useful as a computer system that expands the function of trading orders using online communication and improves convenience.

従来のトレール注文処理を示す図である。It is a figure which shows the conventional trail order process. 本発明の第1の実施の形態に係る売買注文処理システムの全体構成を示す図である。It is a figure showing the whole trade order processing system composition concerning a 1st embodiment of the present invention. 第1の実施の形態に係る売買注文処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the trade order processing system which concerns on 1st Embodiment. 注文情報の入力画面の例を示す図である。It is a figure which shows the example of the input screen of order information. トレール注文情報データベースの例を示す図である。It is a figure which shows the example of a trail order information database. トレール逆指値記憶部に記憶される注文識別情報とトレール逆指値のテーブルの例を示す図である。It is a figure which shows the example of the table of the order identification information memorize | stored in a trail stop price memory | storage part and a trail stop price. 第1の実施の形態にて売買注文処理システムにより行われる処理を示すフローチャートである。It is a flowchart which shows the process performed by the trade order processing system in 1st Embodiment. 第1の実施の形態におけるトレール注文処理の例を示す図である。It is a figure which shows the example of the trail order process in 1st Embodiment. 第2の実施の形態に係る売買注文処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the trading order processing system which concerns on 2nd Embodiment. 注文情報の入力画面の例を示す図である。It is a figure which shows the example of the input screen of order information. トレール注文情報データベースの例を示す図である。It is a figure which shows the example of a trail order information database. 第2の実施の形態にて売買注文処理システムにより行われる処理を示すフローチャートである。It is a flowchart which shows the process performed by the trade order processing system in 2nd Embodiment. 第2の実施の形態におけるトレール注文処理の例を示す図である。It is a figure which shows the example of the trail order process in 2nd Embodiment. 第3の実施の形態に係る売買注文処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the trade order processing system which concerns on 3rd Embodiment. トレール注文情報データベースの例を示す図である。It is a figure which shows the example of a trail order information database. 第3の実施の形態にて売買注文処理システムにより行われる処理を示すフローチャートである。It is a flowchart which shows the process performed by the buying and selling order processing system in 3rd Embodiment. 第3の実施の形態におけるトレール注文処理の例を示す図である。It is a figure which shows the example of the trail order process in 3rd Embodiment. 第4の実施の形態に係る売買注文処理システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the trading order processing system which concerns on 4th Embodiment. 第4の実施の形態にて売買注文処理システムにより行われる処理を示すフローチャートである。It is a flowchart which shows the process performed by the buying and selling order processing system in 4th Embodiment.

符号の説明Explanation of symbols

1 売買注文処理システム
3 WEBサーバ
5 注文管理サーバ
7 トレール注文管理サーバ
9 インターネット
11 注文者端末装置
13 相場情報配信装置
21 注文情報入力部
23 注文情報データベース
25 トレール注文情報データベース
27 相場情報入力部
29 相場情報テーブル記憶部
31 トレール逆指値初期値設定部
33 トレール逆指値記憶部
35 トレール逆指値更新部
37 トレール注文約定成立判定部
39 トレール約定対象テーブル記憶部
41 約定登録処理部
43 約定成立テーブル記憶部
103 トレール開始判定部
203 付帯注文約定成立判定部
303 第1注文約定判定部
305 第2注文転送処理部
DESCRIPTION OF SYMBOLS 1 Trading order processing system 3 WEB server 5 Order management server 7 Trail order management server 9 Internet 11 Orderer terminal device 13 Market price information distribution device 21 Order information input part 23 Order information database 25 Trail order information database 27 Market price information input part 29 Market price Information table storage unit 31 Trail stop limit initial value setting unit 33 Trail stop limit storage unit 35 Trail stop limit update unit 37 Trail order execution establishment determination unit 39 Trail execution target table storage unit 41 Contract registration processing unit 43 Contract execution table storage unit 103 Trail start determination unit 203 Accompanying order execution determination unit 303 First order execution determination unit 305 Second order transfer processing unit

Claims (12)

注文者から委託を受けた相場が変動する変動注文対象の売買注文の情報を処理する売買注文処理システムであって、
前記変動注文対象の相場情報を入力する相場情報入力手段と、
前記注文者により指定されたトレール幅を含むトレール注文情報を入力する注文情報入力手段と、
前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて記憶するトレール注文情報記憶手段と、
各々のトレール注文の逆指値であるトレール逆指値を前記注文識別情報と関連づけて記憶するトレール逆指値記憶手段と、
前記トレール注文情報に基づいて、トレール開始時点の前記変動注文対象の相場に対して前記トレール幅ずれた値を前記トレール逆指値の初期値として求めて前記注文識別情報と関連づけて前記トレール逆指値記憶手段に格納することで、前記トレール逆指値の初期値を設定するトレール逆指値初期値設定手段と、
前記相場情報を監視すると共に、各トレール注文の前記トレール逆指値と前記注文識別情報が合致する前記トレール注文情報の前記トレール幅を前記トレール注文情報記憶手段から特定し、特定された前記トレール幅と前記相場情報を基に、前記トレール逆指値と相場とのずれ量が前記トレール幅を超えたときに前記ずれ量を前記トレール幅以下に維持するように前記トレール逆指値記憶手段の前記トレール逆指値を更新するトレール逆指値更新手段と、
前記相場情報を監視して、前記トレール逆指値記憶手段の前記トレール逆指値と相場を比較して、前記トレール逆指値と相場が一致した場合に前記トレール注文情報の約定が成立したと判定するトレール注文約定成立判定手段と、
を備えたことを特徴とする売買注文処理システム。
A buy and sell order processing system for processing information on buy and sell orders for variable orders where the market price entrusted by the orderer fluctuates,
Market price information input means for inputting market price information of the variable order;
Order information input means for inputting trail order information including the trail width specified by the orderer;
Trail order information storage means for storing the trail order information in association with order identification information for each trail order;
A trail stop price storage means for storing a trail stop price, which is a stop price of each trail order, in association with the order identification information;
Based on the trail order information, a value that is shifted from the trail width with respect to the market price of the variable order at the start of the trail is obtained as an initial value of the trail stop price, and is associated with the order identification information to store the trail stop price. By storing in the means, trail initial stop value setting means for setting the initial value of the trail stop price,
The market information is monitored, the trail width of the trail order information that matches the trail stop price and the order identification information of each trail order is specified from the trail order information storage means, and the specified trail width Based on the market price information, when the amount of deviation between the trail stop price and the market price exceeds the trail width, the trail stop price of the trail stop price storage means is maintained so as to maintain the amount of deviation below the trail width. Trail stop price update means for updating
A trail that monitors the market price information, compares the trail market price with the market price of the trail market price storage means, and determines that the trade order information is executed when the market price matches the market price. Order execution confirmation means;
A trading order processing system characterized by comprising:
前記注文情報入力手段からはトレール開始条件になるトリガー相場の情報を含む前記トレール注文情報が入力され、前記相場情報を監視して前記トリガー相場に相場が到達したときにトレール開始条件が成立したと判定するトレール開始判定部が備えられており、前記トレール逆指値更新手段は、前記トレール開始判定部によりトレール開始条件が成立したと判定されたトリガー注文情報と前記注文識別情報が合致する前記トレール逆指値の更新処理を開始することを特徴とする請求項1に記載の売買注文処理システム。   From the order information input means, the trail order information including information on a trigger market price that becomes a trail start condition is input, and when the market price reaches the trigger market price by monitoring the market price information, the trail start condition is satisfied. A trail start determination unit is provided, and the trail reverse limit value update unit is configured to detect the trail reverse where the order identification information matches the trigger order information determined by the trail start determination unit that the trail start condition is satisfied. The buy / sell order processing system according to claim 1, wherein the limit price update process is started. 前記注文情報入力手段からは、前記トレール注文情報と共に、トレール注文に付帯する付帯注文の情報であって前記トレール逆指値と異なり固定された付帯注文逆指値を含む付帯注文情報が入力され、
前記相場情報を監視して、前記トレール注文情報記憶手段の前記付帯注文逆指値と相場を比較して、前記付帯注文逆指値と相場が一致した場合に前記付帯注文の約定が成立したと判定する付帯注文約定成立判定手段が備えられていることを特徴とする請求項1または2に記載の売買注文処理システム。
From the order information input means, along with the trail order information, incidental order information that is incidental to the trail order and includes the incidental order stop price fixed unlike the trail reverse limit value, is input,
Monitor the market price information, compare the incidental order stop price of the trail order information storage means with the market price, and determine that the incidental order has been executed when the incidental order limit price and the market price match. The buying and selling order processing system according to claim 1, further comprising an incidental order execution determination unit.
前記注文情報入力手段からは第1注文情報と、前記第1注文情報の約定が成立したときに有効化される第2注文情報とが入力され、前記第2注文情報が前記トレール注文情報を含むことを特徴とする請求項1〜3のいずれかに記載の売買注文処理システム。   The order information input means receives first order information and second order information that is activated when the first order information is executed, and the second order information includes the trail order information. The buying and selling order processing system according to any one of claims 1 to 3. 注文者から委託を受けた相場が変動する変動注文対象の売買注文の情報を処理する売買注文処理システムであって、前記変動注文対象の相場情報を入力する相場情報入力手段と、前記売買注文の注文内容を含む注文情報として前記注文者により指定されたトレール幅を含むトレール注文情報を入力する注文情報入力手段と、前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて記憶するトレール注文情報記憶手段と、を備え、前記注文情報入力手段から入力されて前記トレール注文情報記憶手段に記憶された前記トレール注文情報を前記相場情報に基づいて処理する売買注文処理システム、によって行われる売買注文処理方法であって、
前記売買注文処理システムが、前記注文情報入力手段より入力された前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて前記トレール注文情報記憶手段に記憶させ、
前記売買注文処理システムが、各々のトレール注文の逆指値であるトレール逆指値を前記注文識別情報と関連づけて前記売買注文処理システムに設けられたトレール逆指値記憶手段に記憶させ、
前記売買注文処理システムが、前記トレール注文情報に基づいて、トレール開始時点の前記変動注文対象の相場に対して前記トレール幅ずれた値を前記トレール逆指値の初期値として求めて前記注文識別情報と関連づけて前記トレール逆指値記憶手段に格納することで、前記トレール逆指値の初期値を設定し、
前記売買注文処理システムが、前記相場情報を監視すると共に、各トレール注文の前記トレール逆指値と前記注文識別情報が合致する前記トレール注文情報の前記トレール幅を前記トレール注文情報記憶手段から特定し、特定された前記トレール幅と前記相場情報を基に、前記トレール逆指値と相場とのずれ量が前記トレール幅を超えたときに前記ずれ量を前記トレール幅以下に維持するように前記トレール逆指値記憶手段の前記トレール逆指値を更新する処理を行い、
さらに、前記売買注文処理システムが、前記相場情報を監視して、前記トレール逆指値記憶手段の前記トレール逆指値と相場を比較して、前記トレール逆指値と相場が一致した場合に前記トレール注文情報の約定が成立したと判定することを特徴とする売買注文処理方法。
A trading order processing system for processing trading order information for a variable order subject to change in a market price commissioned by an orderer, the market price information input means for inputting the market price information for the variable order target, Order information input means for inputting trail order information including the trail width designated by the orderer as order information including order details, and trail order information for storing the trail order information in association with order identification information for each trail order And a trading order processing system for processing the trail order information input from the order information input means and stored in the trail order information storage means based on the market price information. A method,
The trading order processing system stores the trail order information input from the order information input means in the trail order information storage means in association with order identification information for each trail order,
The buy / sell order processing system stores a trail stop price, which is a stop price of each trail order, in association with the order identification information in a trail stop price storage means provided in the buy / sell order processing system,
Based on the trail order information, the buy / sell order processing system obtains a value that is shifted from the trail width as an initial value of the trail stop price with respect to the market price for the variable order at the start of the trail, and the order identification information By associating and storing it in the trail stop price storage means, an initial value of the trail stop price is set,
The trading order processing system monitors the market price information, specifies the trail width of the trail order information that matches the trail stop price and the order identification information of each trail order from the trail order information storage means, Based on the identified trail width and the market price information, when the amount of deviation between the trail stop price and the market price exceeds the trail width, the trail stop price is maintained so as to maintain the deviation amount below the trail width. Processing to update the trail stop price of the storage means,
Further, the buy / sell order processing system monitors the market price information, compares the trail market price with the market price of the trail market price storage means, and if the market price of the trail market price matches the market price information, A method for processing a purchase / buying order, characterized in that it is determined that the execution of
前記売買注文処理システムが、前記注文情報入力手段より、トレール開始条件になるトリガー相場の情報を含む前記トレール注文情報を入力し、前記相場情報を監視して前記トリガー相場に相場が到達したときにトレール開始条件が成立したと判定し、前記トレール開始判定部によりトレール開始条件が成立したと判定されたトリガー注文情報と前記注文識別情報が合致する前記トレール逆指値の更新処理を開始することを特徴とする請求項5に記載の売買注文処理方法。   When the trading order processing system inputs the trail order information including information on a trigger market price that becomes a trail start condition from the order information input means, and monitors the market price information, and when the market price reaches the trigger market price It is determined that the trail start condition is satisfied, and the trail stop price update process in which the order identification information matches the trigger order information determined by the trail start determination unit that the trail start condition is satisfied is started. The buying and selling order processing method according to claim 5. 前記売買注文処理システムが、前記注文情報入力手段より、前記トレール注文情報と共に、トレール注文に付帯する付帯注文の情報であって前記トレール逆指値と異なり固定された付帯注文逆指値を含む付帯注文情報を入力し、前記相場情報を監視して、前記トレール注文情報記憶手段の前記付帯注文逆指値と相場を比較して、前記付帯注文逆指値と相場が一致した場合に前記付帯注文の約定が成立したと判定することを特徴とする請求項5または6に記載の売買注文処理方法。   The trading order processing system includes, from the order information input means, information on incidental orders incidental to a trail order together with the trail order information, and incidental order information including an incidental order reverse limit fixed unlike the trail reverse limit value. To monitor the market price information, compare the incidental order stop price of the trail order information storage means with the market price, and if the incidental order stop price matches the market price, the execution of the incidental order is established. 7. The buying and selling order processing method according to claim 5 or 6, wherein it is determined that the purchase has been made. 前記売買注文処理システムが、前記注文情報入力手段より、第1注文情報と、前記第1注文情報の約定が成立したときに有効化される第2注文情報とを入力し、前記第2注文情報が前記トレール注文情報を含むことを特徴とする請求項5〜7のいずれかに記載の売買注文処理方法。   The buying and selling order processing system inputs, from the order information input means, first order information and second order information that is activated when a contract of the first order information is established, and the second order information The trade order processing method according to claim 5, wherein the trail order information is included. 注文者から委託を受けた相場が変動する変動注文対象の売買注文の情報を処理する売買注文処理システムであって、前記変動注文対象の相場情報を入力する相場情報入力手段と、前記売買注文の注文内容を含む注文情報として前記注文者により指定されたトレール幅を含むトレール注文情報を入力する注文情報入力手段と、前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて記憶するトレール注文情報記憶手段と、を備え、前記注文情報入力手段から入力されて前記トレール注文情報記憶手段に記憶された前記トレール注文情報を前記相場情報に基づいて処理する売買注文処理システム、によって行われる売買注文処理プログラムであって、
前記売買注文処理システムが、前記注文情報入力手段より入力された前記トレール注文情報をトレール注文毎の注文識別情報と関連づけて前記トレール注文情報記憶手段に記憶させ、
前記売買注文処理システムが、各々のトレール注文の逆指値であるトレール逆指値を前記注文識別情報と関連づけて前記売買注文処理システムに設けられたトレール逆指値記憶手段に記憶させ、
前記売買注文処理システムが、前記トレール注文情報に基づいて、トレール開始時点の前記変動注文対象の相場に対して前記トレール幅ずれた値を前記トレール逆指値の初期値として求めて前記注文識別情報と関連づけて前記トレール逆指値記憶手段に格納することで、前記トレール逆指値の初期値を設定し、
前記売買注文処理システムが、前記相場情報を監視すると共に、各トレール注文の前記トレール逆指値と前記注文識別情報が合致する前記トレール注文情報の前記トレール幅を前記トレール注文情報記憶手段から特定し、特定された前記トレール幅と前記相場情報を基に、前記トレール逆指値と相場とのずれ量が前記トレール幅を超えたときに前記ずれ量を前記トレール幅以下に維持するように前記トレール逆指値記憶手段の前記トレール逆指値を更新する処理を行い、
さらに、前記売買注文処理システムが、前記相場情報を監視して、前記トレール逆指値記憶手段の前記トレール逆指値と相場を比較して、前記トレール逆指値と相場が一致した場合に前記トレール注文情報の約定が成立したと判定する、
処理を前記売買注文処理システムに実行させることを特徴とする売買注文処理プログラム。
A trading order processing system for processing trading order information for a variable order subject to change in a market price commissioned by an orderer, the market price information input means for inputting the market price information for the variable order target, Order information input means for inputting trail order information including the trail width designated by the orderer as order information including order details, and trail order information for storing the trail order information in association with order identification information for each trail order And a trading order processing system for processing the trail order information input from the order information input means and stored in the trail order information storage means based on the market price information. A program,
The trading order processing system stores the trail order information input from the order information input means in the trail order information storage means in association with order identification information for each trail order,
The buy / sell order processing system stores a trail stop price, which is a stop price of each trail order, in association with the order identification information in a trail stop price storage means provided in the buy / sell order processing system,
Based on the trail order information, the buy / sell order processing system obtains a value that is shifted from the trail width as an initial value of the trail stop price with respect to the market price for the variable order at the start of the trail, and the order identification information By associating and storing it in the trail stop price storage means, an initial value of the trail stop price is set,
The trading order processing system monitors the market price information, specifies the trail width of the trail order information that matches the trail stop price and the order identification information of each trail order from the trail order information storage means, Based on the identified trail width and the market price information, when the amount of deviation between the trail stop price and the market price exceeds the trail width, the trail stop price is maintained so as to maintain the deviation amount below the trail width. Processing to update the trail stop price of the storage means,
Further, the buy / sell order processing system monitors the market price information, compares the trail market price with the market price of the trail market price storage means, and if the market price of the trail market price matches the market price information, It is determined that the execution of
A trading order processing program that causes the trading order processing system to execute processing.
前記売買注文処理システムが、前記注文情報入力手段より入力されトレール開始条件になるトリガー相場の情報を含む前記トレール注文情報を前記トレール注文情報記憶手段に記憶させ、前記相場情報を監視して前記トリガー相場に相場が到達したときにトレール開始条件が成立したと判定し、前記トレール開始判定部によりトレール開始条件が成立したと判定されたトリガー注文情報と前記注文識別情報が合致する前記トレール逆指値の更新処理を開始する、処理を前記売買注文処理システムに実行させることを特徴とする請求項9に記載の売買注文処理プログラム。   The buy / sell order processing system stores the trail order information including trigger price information that is input from the order information input means and becomes a trail start condition in the trail order information storage means, and monitors the market price information to monitor the trigger. It is determined that a trail start condition has been established when the market price has reached the market price, and the trail stop price at which the order identification information matches the trigger order information determined by the trail start determination unit that the trail start condition has been established. The trading order processing program according to claim 9, wherein the trading order processing system is configured to cause the trading order processing system to execute a process of starting an update process. 前記売買注文処理システムが、前記注文情報入力手段より前記トレール注文情報と共に入力され、トレール注文に付帯する付帯注文の情報であって前記トレール逆指値と異なり固定された付帯注文逆指値を含む付帯注文情報を前記トレール注文情報記憶手段に記憶させ、前記相場情報を監視して、前記トレール注文情報記憶手段の前記付帯注文逆指値と相場を比較して、前記付帯注文逆指値と相場が一致した場合に前記付帯注文の約定が成立したと判定する、処理を前記売買注文処理システムに実行させることを特徴とする請求項9または10に記載の売買注文処理プログラム。   The buy / sell order processing system, which is input together with the trail order information from the order information input means, is information on incidental orders incidental to the trail order and includes an incidental order reverse limit fixed unlike the trail reverse limit. Information is stored in the trail order information storage means, the market price information is monitored, the incidental order stop price in the trail order information storage means is compared with the market price, and the incidental order stop price matches the market price The trading order processing program according to claim 9 or 10, wherein said trading order processing system executes a process for determining that said incidental order has been executed. 前記売買注文処理システムが、前記注文情報入力手段より入力された第1注文情報と、前記第1注文情報の約定が成立したときに有効化される第2注文情報とを記憶し、前記第2注文情報が前記トレール注文情報を含む、処理を前記売買注文処理システムに実行させることを特徴とする請求項9〜11のいずれかに記載の売買注文処理プログラム。   The buy / sell order processing system stores first order information input from the order information input means, and second order information that is activated when a contract of the first order information is established, and the second order information is stored. The trading order processing program according to any one of claims 9 to 11, wherein the trading order processing system is caused to execute processing in which order information includes the trail order information.
JP2006212555A 2006-08-03 2006-08-03 Trading order processing system Pending JP2008040689A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006212555A JP2008040689A (en) 2006-08-03 2006-08-03 Trading order processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006212555A JP2008040689A (en) 2006-08-03 2006-08-03 Trading order processing system

Publications (1)

Publication Number Publication Date
JP2008040689A true JP2008040689A (en) 2008-02-21

Family

ID=39175630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006212555A Pending JP2008040689A (en) 2006-08-03 2006-08-03 Trading order processing system

Country Status (1)

Country Link
JP (1) JP2008040689A (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010024185A1 (en) * 2008-08-27 2010-03-04 株式会社マネースクウェア・ジャパン Transaction management device and readable storage medium
WO2010024316A1 (en) * 2008-08-28 2010-03-04 株式会社マネースクウェア・ジャパン Transaction management device and readable storage medium
WO2010074217A1 (en) * 2008-12-26 2010-07-01 株式会社マネースクウェア・ジャパン Transaction management device and readable storage medium
JP2010170544A (en) * 2008-12-26 2010-08-05 Moneysquare Japan Inc Financial product transaction management device and program
JP2010231749A (en) * 2009-03-25 2010-10-14 Jiyujin:Kk Automatic pricing and ordering system for mechanically determining transaction amount
JP2010287252A (en) * 2010-07-28 2010-12-24 Shinichi Koyano Automatic transaction system
JP2011076511A (en) * 2009-10-01 2011-04-14 Moneysquare Japan Inc Financial product transaction management device and program
JP4756615B1 (en) * 2010-05-25 2011-08-24 カワムラトレーディングシステムズ株式会社 Market transaction support apparatus and market transaction support method
JP2013137802A (en) * 2008-12-26 2013-07-11 Moneysquare Japan Inc Financial product transaction management device and program
JP2014081963A (en) * 2014-02-06 2014-05-08 Moneysquare Japan Inc Financial product transaction management device and program
JP2014207028A (en) * 2014-08-08 2014-10-30 株式会社マネースクウェア・ジャパン Financial instrument transaction management device and program
WO2014185554A1 (en) * 2014-04-03 2014-11-20 株式会社マネースクウェア・ジャパン Management device for financial instrument transactions, management system for financial instrument transactions, management method for financial instrument transactions, and program recording medium
JP2015201197A (en) * 2014-04-03 2015-11-12 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system and financial product management method and program in financial product management system
JP2015228267A (en) * 2015-09-24 2015-12-17 株式会社マネースクウェアHd Financial product transaction management device and program
JP2016115372A (en) * 2016-02-19 2016-06-23 株式会社マネースクウェアHd Financial product transaction management device and program
JP2016224982A (en) * 2016-09-01 2016-12-28 株式会社マネースクウェアHd Financial product transaction management device and program
JP2017157230A (en) * 2008-12-26 2017-09-07 株式会社マネースクウェアHd Financial instrument exchange management apparatus and program
JP2018045738A (en) * 2017-12-27 2018-03-22 株式会社マネースクウェアHd Financial product transaction management device and program
JP2018067256A (en) * 2016-10-21 2018-04-26 上田ハーロー 株式会社 Transaction device, transaction program, and transaction method
JP2018067255A (en) * 2016-10-21 2018-04-26 上田ハーロー 株式会社 Transaction device, transaction program, and transaction method
WO2018117259A1 (en) * 2016-12-22 2018-06-28 マネックス証券株式会社 Financial product order processing/management device and method
JP2019008828A (en) * 2018-09-14 2019-01-17 株式会社マネースクエアHd Financial product transaction management device, and program
JP2019023922A (en) * 2018-10-12 2019-02-14 株式会社マネースクエアHd Financial product transaction management system and program
JP2019204562A (en) * 2019-09-05 2019-11-28 株式会社マネースクエアHd Financial product transaction management apparatus and program
JP2020038729A (en) * 2019-12-11 2020-03-12 株式会社マネースクエアHd Financial commodity transaction management device and program
JP2021047921A (en) * 2019-09-05 2021-03-25 株式会社マネースクエアHd Financial product transaction management device, and program
JP2021051818A (en) * 2021-01-13 2021-04-01 上田ハーロー 株式会社 Trading device, trading program, and trading method
JP2021120913A (en) * 2019-10-10 2021-08-19 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, and program
JP2022009377A (en) * 2019-09-05 2022-01-14 株式会社マネースクエアHd Financial product transaction management device and program
JP7030294B1 (en) 2020-10-19 2022-03-07 株式会社シンフォー Order processing management system and order processing management method
JP7302915B2 (en) 2019-12-11 2023-07-04 株式会社マネースクエアHd Financial instruments transaction management device, program
JP7452906B2 (en) 2021-10-21 2024-03-19 株式会社マネースクエアHd Financial product transaction management device, program
JP7475737B2 (en) 2023-02-09 2024-04-30 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183446A (en) * 2000-08-29 2002-06-28 Fuji Futures Co Ltd Trading system and trading processing method
JP2003528370A (en) * 1999-12-13 2003-09-24 プロトレーダー・テクノロジイズ・エル・ピイ Computerized methods and systems for securities trading
JP2004054643A (en) * 2002-07-19 2004-02-19 Kabu.Com Securities Co Ltd Trade order processing system for automatically setting ordering condition and method for processing trading order
JP2005234673A (en) * 2004-02-17 2005-09-02 Appu Corporation:Kk Trade timing decision support program and trade ordering system having the program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003528370A (en) * 1999-12-13 2003-09-24 プロトレーダー・テクノロジイズ・エル・ピイ Computerized methods and systems for securities trading
JP2002183446A (en) * 2000-08-29 2002-06-28 Fuji Futures Co Ltd Trading system and trading processing method
JP2004054643A (en) * 2002-07-19 2004-02-19 Kabu.Com Securities Co Ltd Trade order processing system for automatically setting ordering condition and method for processing trading order
JP2005234673A (en) * 2004-02-17 2005-09-02 Appu Corporation:Kk Trade timing decision support program and trade ordering system having the program

Cited By (79)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010055323A (en) * 2008-08-27 2010-03-11 Moneysquare Japan Inc Apparatus and program for managing transaction of financial product
WO2010024185A1 (en) * 2008-08-27 2010-03-04 株式会社マネースクウェア・ジャパン Transaction management device and readable storage medium
US8296219B2 (en) 2008-08-28 2012-10-23 Money Square Japan Inc. Transaction management device and readable storage medium
WO2010024316A1 (en) * 2008-08-28 2010-03-04 株式会社マネースクウェア・ジャパン Transaction management device and readable storage medium
JP7430957B2 (en) 2008-12-26 2024-02-14 株式会社マネースクエアHd Financial product transaction management method, financial product transaction management system
JP2020170562A (en) * 2008-12-26 2020-10-15 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, and program
JP2021114342A (en) * 2008-12-26 2021-08-05 株式会社マネースクエアHd Device and system for managing transactions, method for managing transactions in transaction management system, and program
JP2016131034A (en) * 2008-12-26 2016-07-21 株式会社マネースクウェアHd Transaction management device, transaction management system, transaction management method in transaction management system, and program
JP2022126850A (en) * 2008-12-26 2022-08-30 株式会社マネースクエアHd Device and system for managing transactions, method for managing transactions in transaction management system, and program
JPWO2010074217A1 (en) * 2008-12-26 2012-06-21 株式会社マネースクウェア・ジャパン Transaction management apparatus and readable storage medium
JP2012195006A (en) * 2008-12-26 2012-10-11 Moneysquare Japan Inc Transaction management device and program
JP2010170544A (en) * 2008-12-26 2010-08-05 Moneysquare Japan Inc Financial product transaction management device and program
US8392316B2 (en) 2008-12-26 2013-03-05 Money Square Japan Inc. Transaction management device and readable storage medium
JP5194132B2 (en) * 2008-12-26 2013-05-08 株式会社マネースクウェア・ジャパン Transaction management apparatus and program
JP2013137802A (en) * 2008-12-26 2013-07-11 Moneysquare Japan Inc Financial product transaction management device and program
JP2020074236A (en) * 2008-12-26 2020-05-14 株式会社マネースクエアHd Transaction management device, transaction management system, transaction management method in transaction management system, and program
JP7197219B2 (en) 2008-12-26 2022-12-27 株式会社マネースクエアHd financial instrument transaction management device, financial instrument transaction management system, program
JP2014102859A (en) * 2008-12-26 2014-06-05 Moneysquare Japan Inc Financial product transaction management device and program
JP2014130642A (en) * 2008-12-26 2014-07-10 Moneysquare Japan Inc Transaction management device and program
JP7297340B2 (en) 2008-12-26 2023-06-26 株式会社マネースクエアHd Transaction management device, transaction management system, transaction management method in transaction management system, and program
JP2019023940A (en) * 2008-12-26 2019-02-14 株式会社マネースクエアHd Transaction management unit, transaction management system, transaction management method of transaction management system and program
JP2018195355A (en) * 2008-12-26 2018-12-06 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, and program
JP2022000810A (en) * 2008-12-26 2022-01-04 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, and program
JP7440962B2 (en) 2008-12-26 2024-02-29 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, program
WO2010074217A1 (en) * 2008-12-26 2010-07-01 株式会社マネースクウェア・ジャパン Transaction management device and readable storage medium
JP7474002B2 (en) 2008-12-26 2024-04-24 株式会社マネースクエアHd Financial instruments transaction management system, and financial instruments transaction management method in the financial instruments transaction management system
JP2018028929A (en) * 2008-12-26 2018-02-22 株式会社マネースクウェアHd Transaction management device, transaction management system, transaction management method in transaction management system, and program
JP2016029580A (en) * 2008-12-26 2016-03-03 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system, and program
JP2017216023A (en) * 2008-12-26 2017-12-07 株式会社マネースクウェアHd Financial production transaction management device, financial production transaction management system, and program
JP2017157230A (en) * 2008-12-26 2017-09-07 株式会社マネースクウェアHd Financial instrument exchange management apparatus and program
JP2017016717A (en) * 2008-12-26 2017-01-19 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system, and program
JP7102031B2 (en) 2008-12-26 2022-07-19 株式会社マネースクエアHd Transaction management device, transaction management system, transaction management method in transaction management system, program
JP2010231749A (en) * 2009-03-25 2010-10-14 Jiyujin:Kk Automatic pricing and ordering system for mechanically determining transaction amount
JP2011076511A (en) * 2009-10-01 2011-04-14 Moneysquare Japan Inc Financial product transaction management device and program
JP4756615B1 (en) * 2010-05-25 2011-08-24 カワムラトレーディングシステムズ株式会社 Market transaction support apparatus and market transaction support method
JP2014059591A (en) * 2010-05-25 2014-04-03 Kawamura Trading Systems Inc Market transaction support device and market transaction support method
JP2010287252A (en) * 2010-07-28 2010-12-24 Shinichi Koyano Automatic transaction system
JP2014081963A (en) * 2014-02-06 2014-05-08 Moneysquare Japan Inc Financial product transaction management device and program
JP2015201152A (en) * 2014-04-03 2015-11-12 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system and financial product management method and program in financial product management system
JP2017120666A (en) * 2014-04-03 2017-07-06 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system, and financial product transaction management method in financial product transaction management system
JP7440982B2 (en) 2014-04-03 2024-02-29 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, financial product transaction management method and program in the financial product transaction management system
JP2015201197A (en) * 2014-04-03 2015-11-12 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system and financial product management method and program in financial product management system
US20150287139A1 (en) * 2014-04-03 2015-10-08 Money Square Holdings, Inc. Financial product trade managing apparatus, financial product trade managing system, financial product trade managing method, and program storage medium
JP2022003596A (en) * 2014-04-03 2022-01-11 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, financial product transaction management method in financial product transaction management system, and program
JP2016040735A (en) * 2014-04-03 2016-03-24 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system, and method and program for managing financial product transaction in financial product transaction management system
JP7396732B2 (en) 2014-04-03 2023-12-12 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, financial product transaction management method and program in the financial product transaction management system
WO2014185554A1 (en) * 2014-04-03 2014-11-20 株式会社マネースクウェア・ジャパン Management device for financial instrument transactions, management system for financial instrument transactions, management method for financial instrument transactions, and program recording medium
JP2015201198A (en) * 2014-04-03 2015-11-12 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system, financial product transaction management method and program in financial product transaction management system
JP5727644B1 (en) * 2014-04-03 2015-06-03 株式会社マネースクウェアHd Financial product transaction management apparatus, financial product transaction management system, financial product transaction management method and program in financial product transaction management system
JP7171091B2 (en) 2014-04-03 2022-11-15 株式会社マネースクエアHd Financial instrument transaction management device, financial instrument transaction management system, financial instrument transaction management method in financial instrument transaction management system, and program
JP2016122470A (en) * 2014-04-03 2016-07-07 株式会社マネースクウェアHd Financial product transaction management device, financial product transaction management system, and financial product transaction management method in financial product transaction management system
JP2019008839A (en) * 2014-04-03 2019-01-17 株式会社マネースクエアHd Device and system for financial product transaction management, financial product transaction management method for the system, and program
JP2020191136A (en) * 2014-04-03 2020-11-26 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, financial product transaction management method in financial product transaction management system, and program
JP2014207028A (en) * 2014-08-08 2014-10-30 株式会社マネースクウェア・ジャパン Financial instrument transaction management device and program
JP2015228267A (en) * 2015-09-24 2015-12-17 株式会社マネースクウェアHd Financial product transaction management device and program
JP2016115372A (en) * 2016-02-19 2016-06-23 株式会社マネースクウェアHd Financial product transaction management device and program
JP2016224982A (en) * 2016-09-01 2016-12-28 株式会社マネースクウェアHd Financial product transaction management device and program
JP2018067256A (en) * 2016-10-21 2018-04-26 上田ハーロー 株式会社 Transaction device, transaction program, and transaction method
JP2018067255A (en) * 2016-10-21 2018-04-26 上田ハーロー 株式会社 Transaction device, transaction program, and transaction method
WO2018117259A1 (en) * 2016-12-22 2018-06-28 マネックス証券株式会社 Financial product order processing/management device and method
JP6425853B1 (en) * 2016-12-22 2018-11-21 マネックス証券株式会社 Order processing management apparatus and method for financial products
JP2018045738A (en) * 2017-12-27 2018-03-22 株式会社マネースクウェアHd Financial product transaction management device and program
JP2019008828A (en) * 2018-09-14 2019-01-17 株式会社マネースクエアHd Financial product transaction management device, and program
JP2019023922A (en) * 2018-10-12 2019-02-14 株式会社マネースクエアHd Financial product transaction management system and program
JP2019204562A (en) * 2019-09-05 2019-11-28 株式会社マネースクエアHd Financial product transaction management apparatus and program
JP2021047921A (en) * 2019-09-05 2021-03-25 株式会社マネースクエアHd Financial product transaction management device, and program
JP2022009377A (en) * 2019-09-05 2022-01-14 株式会社マネースクエアHd Financial product transaction management device and program
JP7231261B2 (en) 2019-10-10 2023-03-01 株式会社マネースクエアHd Financial instrument transaction management device, financial instrument transaction management system and program
JP2021120913A (en) * 2019-10-10 2021-08-19 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system, and program
JP7302915B2 (en) 2019-12-11 2023-07-04 株式会社マネースクエアHd Financial instruments transaction management device, program
JP7098197B2 (en) 2019-12-11 2022-07-11 株式会社マネースクエアHd Financial instruments transaction management device, program
JP2020038729A (en) * 2019-12-11 2020-03-12 株式会社マネースクエアHd Financial commodity transaction management device and program
JP2021120897A (en) * 2019-12-11 2021-08-19 株式会社マネースクエアHd Financial product transaction management device and program
JP2022066918A (en) * 2020-10-19 2022-05-02 株式会社シンフォー Order processing management system and order processing management method
JP7030294B1 (en) 2020-10-19 2022-03-07 株式会社シンフォー Order processing management system and order processing management method
JP2021051818A (en) * 2021-01-13 2021-04-01 上田ハーロー 株式会社 Trading device, trading program, and trading method
JP6999077B2 (en) 2021-01-13 2022-01-18 株式会社外為どっとコム Trading equipment, trading programs and trading methods
JP7452906B2 (en) 2021-10-21 2024-03-19 株式会社マネースクエアHd Financial product transaction management device, program
JP7475737B2 (en) 2023-02-09 2024-04-30 株式会社マネースクエアHd Financial product transaction management device, financial product transaction management system and program

Similar Documents

Publication Publication Date Title
JP2008040689A (en) Trading order processing system
JP6660450B2 (en) Transaction management device, transaction management system, transaction management method in transaction management system, program
JP6101052B2 (en) Computer program, order data generation program, pivot calculation method and pivot calculation device
JP3317350B2 (en) Trading system and trading processing method
JP5221327B2 (en) Financial product transaction management apparatus and program
JP4278664B2 (en) Financial product transaction management device, program
JP5394018B2 (en) Trade order system, trade order processing method, and program
JP2008541231A (en) Anti-internalization order transformation equipment
JP2005346733A (en) Trading order automatic correction system
JP2005063409A (en) Method of stock trading order placement by display screen selection on client terminal, and stock trading order placement system
JP2006099787A (en) Device and method of automatic buying and selling order for specifying order time
JP5105910B2 (en) Trading order placement system and trading order placement method
JP6425853B1 (en) Order processing management apparatus and method for financial products
JP4544548B1 (en) Asset exchange support device, asset exchange support program, and asset exchange support method
JP2011108206A (en) Order processing system and, method and program thereof
JP2021120913A (en) Financial product transaction management device, financial product transaction management system, and program
JP2004287893A (en) Order placement device, order placement method and program
JP2004206470A (en) Server, program and system for supporting transaction
JP5154290B2 (en) BUY / ORDER ORDER CONTROL DEVICE AND BUY / ORDER ORDER CONTROL METHOD
JP6901672B2 (en) Computer program, output method and output device
JP7161245B2 (en) Financial instrument transaction management device, financial instrument transaction management method, and program
JP6546328B2 (en) Financial product transaction management device, financial product transaction management method, program
JP2015028819A (en) Financial product transaction management and system and program for financial product transaction management
JP2007109020A (en) Server device, transaction terminal, computer program and storage medium
JP2007207207A (en) Vector condition setting method by online sales transaction

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090630

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20110128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111201

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120417

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20120424

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20120601