ユーザ用ツール

サイト用ツール


spec:en:dataformat

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
spec:en:dataformat [2022/04/20 09:16]
editor 新規公開/Newly Published
spec:en:dataformat [2025/04/21 10:17] (現在)
editor
行 1: 行 1:
 ====== CONNEQTOR FIX Interface Specifications(Data Format) ====== ====== CONNEQTOR FIX Interface Specifications(Data Format) ======
-==Version 1.1==+==Version 1.5==
  
-Released May 2021\\ +Released April 2025\\ 
-Applicable on August 2021 +Applicable on April 2025\\
-\\+
 \\ \\
 \\ \\
行 197: 行 196:
 ^Tag^Field Name^Data Type^Required^Description^Remarks^ ^Tag^Field Name^Data Type^Required^Description^Remarks^
 | |Standard Header| |◎|MsgType= "D" \\ SenderCompID= ""TSECQT"" (Fixed) \\ TargetCompID = "Participant Code" \\ OnBehalfOfCompID= "Organization ID handled by CONNEQTOR" \\ OnBehalfOfSubID = "Account ID of each organization"| | |Standard Header| |◎|MsgType= "D" \\ SenderCompID= ""TSECQT"" (Fixed) \\ TargetCompID = "Participant Code" \\ OnBehalfOfCompID= "Organization ID handled by CONNEQTOR" \\ OnBehalfOfSubID = "Account ID of each organization"|
-|11|ClOrdID|String|◎|Specify the order number. \\ Order number: A unique number (RFQID) is assigned to each FIX session unit allocated to each order by CONNEQTOR.|+|11|ClOrdID|String|◎|Specify the order number. \\ Order number: A unique number (RFQID) is assigned to each FIX session unit allocated to each order.|In case of RFQ via OMS/EMS,CQ sets the number of the same tag received from OMS/EMS.|
 |21|HandlInst|char|◎|「1」:Automated execution order, private, no Broker intervention (Fixed)| |21|HandlInst|char|◎|「1」:Automated execution order, private, no Broker intervention (Fixed)|
-|109|ClientID|String|○|Specify counterparty's participant code.|+|109|ClientID|String|○|Specify counterparty'participant code.|If 8107=1, CQ sets your company's trading participant code.|
 |63|SettlType|Char|□|Set the settlement date. \\ If the tag is omitted, it is treated as T+2 settlement. \\ '4': T+3 settlement, '5': T+4 settlement, '9': T+5 settlement| |63|SettlType|Char|□|Set the settlement date. \\ If the tag is omitted, it is treated as T+2 settlement. \\ '4': T+3 settlement, '5': T+4 settlement, '9': T+5 settlement|
 |100|ExDestination|Exchange|○|Specify the exchange. \\ Fixed to 'T' : Tokyo Stock Exchange.| |100|ExDestination|Exchange|○|Specify the exchange. \\ Fixed to 'T' : Tokyo Stock Exchange.|
-|55|Symbol|String|◎|Specify the issue code.  \\ 12 digits.|Refer to Appendix 1 "Issue Codes".| +|55|Symbol|String|◎|Specify the issue code.|Refer to Appendix 1 "Issue Codes".| 
-|54|Side|Char|◎|Specify the side of the order. \\ '1': Buy (purchase order) \\ '2': Sell (sell order)|+|54|Side|Char|◎|Specify the side of the order. \\ '1': Buy (purchase order) \\ '2': Sell (sell order)|If 8107=1, CQ sets the trading side for the agency side of the net transaction.|
 |60|TransactTime|UTC|◎|Specify the time at which the order is placed.| |60|TransactTime|UTC|◎|Specify the time at which the order is placed.|
 |38|OrderQty|Qty|◎|Specify the order quantity from '1' to '999999999'.| |38|OrderQty|Qty|◎|Specify the order quantity from '1' to '999999999'.|
 |40|OrdType|Char|◎|Specify the type of execution of the order. \\ Fixed to '2': Limit (limit order).| |40|OrdType|Char|◎|Specify the type of execution of the order. \\ Fixed to '2': Limit (limit order).|
-|44|Price|Price|○|Specify the order price.|Refer to "1. ③ Price set/output methods for each trading."|+|44|Price|Price|○|Specify the order price.|Refer to "1. ③ Price set/output methods for each trading." \\ If 8107=1, CQ sets the order price in net trading.|
 |15|Currency |Currency|○|Fixed to 'JPY'.| |15|Currency |Currency|○|Fixed to 'JPY'.|
-|47|Rule80A|Char|○|Specify the trading administration field (pricipal /agency type). \\ "P": Principal \\ "A": Agency|+|47|Rule80A|Char|○|Specify the trading administration field (pricipal /agency type). \\ "P": Principal \\ "A": Agency|If 8107=1, CQ Sets “A” fixed.
 |8045|Cash/Margin Trading Category|Char|○|Specify the type of cash/margin trading. \\ '0': Cash \\ '2': Margin Open \\ '4': Margin Close| |8045|Cash/Margin Trading Category|Char|○|Specify the type of cash/margin trading. \\ '0': Cash \\ '2': Margin Open \\ '4': Margin Close|
 |8100|RFQID|int|○|Specify only integers of ClOrdID.| |8100|RFQID|int|○|Specify only integers of ClOrdID.|
 |8101|Settlement Date|String|○|Set the settlement date. (YYYYMMDD)| |8101|Settlement Date|String|○|Set the settlement date. (YYYYMMDD)|
 +|1|Account|String|□|Account information on Order management system.|Used only for RFQs via OMS and EMS.|
 +|58|Text|String|□|Text on Order management system.|Used only for RFQs via OMS and EMS.|
 +|8106|Group code|String|□|Memo on Order management system.|Used only for RFQs via OMS and EMS.|
 +|8108|Ordering system|String|□|CQ specifies the system from which the order request is to be placed. \\ "Tradeweb".|Used only for RFQs via Tradeweb.|
 +|8107|NetGrossInd|char|□|CQ specifies the type of transaction (net or gross). \\ "1“: Net \\ ”2": Gross.|Used only for RFQs via Tradeweb.|
 +|12|Commission|Amt|□| CQ specifies the margin rate for net orders in the RFQ. \\  (e.g.) For 2 bps, “.0002” is set.|Used only when 8107 = 1.|
 +|13|CommType|char|□| CQ specifies the format of the margin rate (tag12) for net orders in the Net Price RFQ. \\  "2": PERCENTAGE|Used only when 8107 = 1.|
 +|8201|Side2|char|□| CQ specifies the side of the gross order in the Net Price RFQ. \\ ”1“: Buy \\ ”2": Sell|Used only when 8107 = 1.|
 +|8202|Price2|Price|□| CQ specifies the order price for gross orders in the RFQ.|Used only when 8107 = 1.|
 +|8203|ClientID2|String|□| CQ specifies the participant code of the counterparty to the gross order in the Net Price RFQ.|Used only when 8107 = 1.|
 +|8204|NetGrossInd2|char|□| CQ specifies the transaction type of the gross order in the Net Price RFQ. \\ "1“: Net \\ ”2": Gross|Used only when 8107 = 1.|
 | |Standard Trailer| |◎| |  | |Standard Trailer| |◎| |
  
行 221: 行 231:
 |41|OrigClOrdID| String|◎|Specify the order number of the order to be canceled.|Order number: A unique number (RFQID) is assigned to each FIX session unit allocated to each order by CONNEQTOR.| |41|OrigClOrdID| String|◎|Specify the order number of the order to be canceled.|Order number: A unique number (RFQID) is assigned to each FIX session unit allocated to each order by CONNEQTOR.|
 |11|ClOrdID| String|◎|Specify the order number for the cancel order.|Order number: A unique number (RFQID) is assigned to each FIX session unit. \\ Specify a different value from the TAG41:OrigClOrdID value.| |11|ClOrdID| String|◎|Specify the order number for the cancel order.|Order number: A unique number (RFQID) is assigned to each FIX session unit. \\ Specify a different value from the TAG41:OrigClOrdID value.|
-|55|Symbol| String|◎|Specify the issue code for the order to be canceled.  \\ 12 digits.|Refer to Appendix 1 "Issue Codes".|+|55|Symbol| String|◎|Specify the issue code for the order to be canceled.|Refer to Appendix 1 "Issue Codes".|
 |54|Side|Char|◎|Specify the side of the order to be canceled. \\ '1': Buy (purchase order) \\ '2': Sell (sell order)| |54|Side|Char|◎|Specify the side of the order to be canceled. \\ '1': Buy (purchase order) \\ '2': Sell (sell order)|
 |60|TransactTime|UTC \\ Time \\ Stamp|◎|Specify the time at which the cancel order is placed.| |60|TransactTime|UTC \\ Time \\ Stamp|◎|Specify the time at which the cancel order is placed.|
行 315: 行 325:
 |39|OrdStatus|Char|◎|Set the current status of the order. \\ Fixed to '2': Filled| |39|OrdStatus|Char|◎|Set the current status of the order. \\ Fixed to '2': Filled|
 |63|SettlmntTyp|Char|□|Set the settlement date specified at the time of order.| |63|SettlmntTyp|Char|□|Set the settlement date specified at the time of order.|
-|55|Symbol|String|◎|Set the issue code specified at the time of order.|+|55|Symbol|String|◎|Set the issue code specified at the time of order.|Refer to Appendix 1 "Issue Codes".|
 |54|Side|Char|◎|Set the side of the order specified at the time of order.| |54|Side|Char|◎|Set the side of the order specified at the time of order.|
 |38|OrderQty|Qty|○|Set the order quantity (quantity at the time of order entry), which is the sum of the order remaining quantity (LeavesQty) and the partial fill quantity (CumQty).| |38|OrderQty|Qty|○|Set the order quantity (quantity at the time of order entry), which is the sum of the order remaining quantity (LeavesQty) and the partial fill quantity (CumQty).|
行 386: 行 396:
 |< 100% 20% 25% 55% >| |< 100% 20% 25% 55% >|
 ^  Issues  ^  Code Type  ^  Setting Method  ^ ^  Issues  ^  Code Type  ^  Setting Method  ^
-|  ETFs/ETN   New securities identification code  |Not supported in the Specifications.| +|  ETFs/ETNs  |New securities identification code |Not supported in the Specifications.| 
-|:::|  Current securities identification code  |For 4-digit codes, "△△ 9999 △△△△△△" is set. \\ 5-digit codes are not supported in the Specifications.|+|:::|Current securities identification code |For 4-digit codes, "XXXX" is set. \\ *The "X" indicates half-width alphanumeric characters. \\ 5-digit codes are not supported in the Specifications.|
 |  Stocks and CBs other than ETFs/ETNs  |  New securities identification code  |Not supported in the Specifications.| |  Stocks and CBs other than ETFs/ETNs  |  New securities identification code  |Not supported in the Specifications.|
 |:::|  Current securities identification code  |Outside the scope of the trading in the Specifications.| |:::|  Current securities identification code  |Outside the scope of the trading in the Specifications.|
spec/en/dataformat.1650413812.txt.gz · 最終更新: 2022/04/20 09:16 by editor