ASX Trade Q and Q Releases Appendices to ASX Notice

Size: px
Start display at page:

Download "ASX Trade Q and Q Releases Appendices to ASX Notice"

Transcription

1 ASX Trade Q and Q Releases Appendices to ASX Notice

2 Table of Contents 1. APPENDIX 1: TECHNICAL DESCRIPTION OF ASX TRADE Q AND Q RELEASE ENHANCEMENTS CROSSING DEALING CAPACITY Crossing Dealing Capacity Examples ASX TRADE OUCH ENHANCEMENTS Match Attributes Crossing Dealing Capacity Match Attributes Passive/Aggressive Indicator OUCH Match Attributes Examples Minimum Acceptable Quantity Single Fill MAQ Mid-tick on Mid-Point Orders Mapping of ASX Trade OUCH Order Types to OMNet API Values RESERVED FIELDS CENTRE POINT - BLOCK TRADING ENHANCEMENTS OUCH TRANSACTION TYPES IN BO5 FIRM ORDER BOOK BROADCAST ASX TRADE ITCH AND GLIMPSE ASX TRADE FIX PROTOCOL APPENDIX 2 DRAFT CHANGES TO THE ASX TRADE OPEN INTERFACE DOCUMENTATION SUMMARY OF ASX TRADE OPEN INTERFACE CHANGES Crossing Dealing Capacity Reserved fields CENTRE POINT - BLOCK TRADING ENHANCEMENTS CHANGES TO EXISTING TRANSACTIONS MO1 Single Order Insert enhanced_cp_matching_t (named structure 34831) centre_point_order_t (named structure 34816) MO3 Single Order Update enhanced_cp_matching_t (named structure 34831) centre_point_order_t (named structure 34816) CHANGES TO EXISTING QUERIES CQ110 Dedicated Trade Query CA110 - cl_trade_asx_api_t (named structure 65) CQ111 Dedicated Historical Trade Query CA111 - cl_trade_asx_api_t (named structure 65) CQ114 Initial Trade Reports Query CA114 - cl_trade_internal_asx_t (named structure 29) CQ1134 Dedicated Trade Query On Behalf CA cl_trade_asx_api_t (named structure 65) CQ1135 Dedicated Historical Trade Query On Behalf CA cl_trade_asx_api_t (named structure 65) MQ92 Own Orders Query MA92 - enhanced_cp_matching_t (named structure 34831) MA92 - centre_point_order_t (named structure 34816) MQ476 Own Orders Query On Behalf MA476 - enhanced_cp_matching_t (named structure 34831) MA476 - centre_point_order_t (named structure 34816) MQ151 Firm Order Broadcast Query MA151 order_trade_info_asx_t (named structure 34922) MA151 - enhanced_cp_matching_t (named structure 34831) MA151 - centre_point_order_t (named structure 34816) MQ154 Firm Order Broadcast Query On Behalf MA154 order_trade_info_asx_t (named structure 34922) MA154 - enhanced_cp_matching_t (named structure 34831) MA154 - centre_point_order_t (named structure 34816) CHANGES TO EXISTING BROADCASTS BO5 Firm Order Book Broadcast order_trade_info_asx_t (named structure 34922) enhanced_cp_matching_t (named structure 34831) centre_point_order_t (named structure 34816) Copyright 2014 ASX Limited ABN All rights reserved

3 CB15 Dedicated Trade Broadcast cl_trade_asx_api_t (named structure 65) NEW DEAL SOURCE APPENDIX 3 DRAFT CHANGES TO THE ASX TRADE OUCH MESSAGE SPECIFICATION SUMMARY OF ASX TRADE OUCH CHANGES CHANGED INBOUND MESSAGES Enter Order Message Enter Order Message Details Replace Order Message Replace Order Message Details CHANGED OUTBOUND MESSAGES Order Accepted Message Order Accepted Message Details Order Replaced Message Order Replaced Message Details Order Executed Message Order Executed Message Details APPENDIX 4 DRAFT CHANGES TO THE ASX TRADE FIX PROTOCOL FOR ORDER MANAGEMENT SUMMARY OF FIX PROTOCOL CHANGES CROSSING DEALING CAPACITY RESERVED FIELDS Copyright 2014 ASX Limited ABN All rights reserved

4 1. Appendix 1: Technical of ASX Trade Q and Q Release Enhancements 1.1. Crossing Dealing Capacity ASX will introduce a new variable counter_order_capacity_c that will reflect back to Participants the dealing capacity, extracted from the regulatory data provided by the Participant, specified in the order against which a crossing execution or the trade report occurred. This field will be present on all executions but only provide dealing capacity information on crossings. counter_order_capacity_c will be disseminated in CB15 Dedicated Trade broadcasts and BO5 Firm Order Book broadcasts, and related queries, for order executions and trade reports, returning the value provided in capacity_of_participant_s of the opposing order s regulatory data. For noncrossed trades, zero will be returned. Crossing Dealing Capacity will also be available in ASX Trade OUCH. See ASX Trade OUCH Enhancements below for further details Crossing Dealing Capacity Examples Crossed Orders Participant A enters a buy order with capacity_of_participant_s = P (Principal). This order crosses with an own sell order that has capacity_of_participant_s = M (Mixed). The following broadcasts are received for the trade: BO5 for the buy order. This includes order_trade_info_asx_t (named structure 34922) with counter_order_capacity_c = M BO5 for the sell order. This includes order_trade_info_asx_t (named structure 34922) with counter_order_capacity_c = P CB15 for the buy side of the trade. This includes cl_trade_asx_api_t (named structure 65) with counter_order_capacity_c = M CB15 for the sell side of the trade. This includes cl_trade_asx_api_t (named structure 65) with counter_order_capacity_c = P. Non-crossed Orders Participant A enters a buy order with capacity_of_participant_s = P (Principal). This order trades with an order belonging to another Participant. Participant A receives the following broadcasts for the trade: BO5 for the buy order. This includes order_trade_info_asx_t (named structure 34922) with counter_order_capacity_c = 0 CB15 for the buy side of the trade. This includes cl_trade_asx_api_t (named structure 65) with counter_order_capacity_c = 0 Crossed Trade Report Participant A enters a Special Crossing with the MO76 transaction, where the buy side has capacity_of_participant_s = P (Principal) and the sell side has capacity_of_participant_s = M (Mixed). The following broadcasts are received for the trade: BO5 for the trade report. This includes order_trade_info_asx_t (named structure 34922) with counter_order_capacity_c = M for the buy side and order_trade_info_asx_t with counter_order_capacity_c = P for the sell side. CB15 for the buy side of the trade. This includes cl_trade_asx_api_t (named structure 65) with counter_order_capacity_c = M Copyright 2014 ASX Limited ABN All rights reserved

5 CB15 for the sell side of the trade. This includes cl_trade_asx_api_t (named structure 65) with counter_order_capacity_c = P ASX Trade OUCH Enhancements Match Attributes Crossing Dealing Capacity As detailed under Crossing Dealing Capacity above, ASX will provide dealing capacity information for crossings on the ASX Trade OUCH Order Execute Message. The Order Executed Message has been extended with a new Match Attributes field. This field consists of a bitmask that includes the following attributes: Bit 1 and 2 Crossing Dealing Capacity (where Bit 0 is the lowest bit): 00 = Order was not crossed or crossed with an order that was not defined as Principal, Agency or Mixed 01 = Order crossed with a Principal order 10 = Order crossed with an Agency order 11 = Order crossed with a Mixed Agency and Principal order In OUCH, executions from TMCs (Tailor Made Combinations) are accumulated and published as one execution. This means that one execution could be published for multiple trades, including crossed and non-crossed trades. If any of the constituent trades are flagged with Crossing Dealing Capacity 01 (crossed with Principal order) or 11 (crossed with a Mixed Agency and Principal order) then the TMC execution will be marked as such, with 01 taking precedence over Match Attributes Passive/Aggressive Indicator The Order Executed Message has been extended with a new Match Attributes field. This field consists of a bitmask that includes the following attribute: Bit 0 (lowest Bit) Passive / Aggressive indicator: 0 = Order was executed passively (when resting in the book) 1 = Order was executed aggressively (immediately on entry) Centre Point executions will always be flagged as passive, consistent with the same functionality in the OMNet API CB15 Dedicated Trade broadcast OUCH Match Attributes Examples The following examples illustrate the use of the new OUCH Match Attributes field. Matching Attributes Binary Matching Attributes Decimal Order was executed passively. Order was crossed with a Principal order Order was executed aggressively. Order was crossed with an Agency order Order was executed aggressively. Order was not crossed or crossed with an order that was not defined as Principal, Agency or Mixed. Copyright 2014 ASX Limited ABN All rights reserved

6 Minimum Acceptable Quantity Support of MAQ (Minimum Acceptable Quantity) has been added to the OUCH Enter Order and Replace Order messages. MAQ will be permitted on all ASX Trade OUCH Order Types except for Limit orders (OUCH Order Type Y ) and will apply to executions in Centre Point. MAQ is optional and can be set to zero, if not required. MAQ can be amended without the order losing priority. Setting the MAQ to zero in the Replace Order Message means that the current MAQ should not be changed. Therefore the MAQ cannot be amended to zero. When amending MAQ, the new value is compared to the original order quantity and subsequent executions do not need to be considered. The following examples illustrate the OUCH logic for MAQ amendments: Scenario Order Details Replace Order Message Values 1 Order with quantity = 5,000 and MAQ = 3,000 2 Order with quantity = 5,000 and MAQ = 3,000 3 Order with quantity = 10,000 and MAQ = 7,000. Order partially trades for 7,000 and remains with quantity = 3,000 and MAQ = 0. 4 Order with quantity = 10,000 and MAQ = 7,000. Order partially trades for 7,000 and remains with quantity = 3,000 and MAQ = 0. 5 Order with quantity = 10,000 and MAQ = 7,000. Order partially trades for 7,000 and remains with quantity = 3,000 and MAQ = 0. 6 Order with quantity = 10,000 and MAQ = 7,000. Order partially trades for 7,000 and remains with quantity = 3,000 and MAQ = 0. 7 Order with quantity = 10,000 and MAQ = 7,000. Order partially trades for 7,000 and remains with quantity = 3,000 and MAQ = 0. Result MAQ = 2,000 Order with quantity = 5,000 and MAQ = 2,000 New price MAQ = 0 3,000 <= MAQ <= 10,000 MAQ > 10,000 Order with quantity = 5,000 and MAQ = 3,000 (i.e. MAQ is unchanged) Order with quantity = 3,000 and MAQ = 3,000 Replace Order Message will be rejected. The MAQ cannot be larger than the original order quantity. MAQ = 2,000 Order with quantity = 3,000 and MAQ = 2,000 Quantity = 13,000 MAQ = 13,000 Quantity = 13,000 MAQ = 0 Order with quantity = 6,000 and MAQ = 6,000 Order with quantity = 6,000 and MAQ = Single Fill MAQ Three new order types have been added to ASX Trade OUCH to provide support for single fill MAQ: OUCH Order Type = B: Mid-point Centre Point Block Order with single fill MAQ OUCH Order Type = F: Dark limit Centre Point Block Order with single fill MAQ OUCH Order Type = T: Centre Point Sweep order with single fill MAQ Copyright 2014 ASX Limited ABN All rights reserved

7 For these new order types, MAQ must be greater than zero. See section Mapping of ASX Trade OUCH Order Types to OMNet API Values below for a summary of all OUCH Order Types and how they map to equivalent OMNet API values Mid-tick on Mid-Point Orders ASX Trade OUCH will support the use of mid-tick prices on mid-point orders (OUCH Order Types: N, S, B, T) by permitting entry of limit prices at half-tick. ASX Trade OUCH will interpret a midpoint order with a half-tick price as equivalent to an order at the next permitted worse on tick price with mid-tick flag enabled. For example: A buy ASX Trade OUCH order of order type B, price cents will be considered to be an order of price cents with mid-tick flag enabled. A sell ASX Trade OUCH order of order type B, price cents, will be considered to be an order of price cents with mid-tick flag enabled This feature is only supported for OUCH Order Types N, S, B and T. All other order types will reject half-tick prices. The Replace Order message also supports entry of mid-tick prices and can therefore be used to turn on or off half-tick improvement if required Mapping of ASX Trade OUCH Order Types to OMNet API Values This table shows how the supported ASX Trade OUCH order types map to OMNet API equivalent order type values. Changes and new functionality introduced in the ASX Trade Q Release are highlighted in bold. Note: All Centre Point order types will map to exch_order_type_n = 4096, regardless of whether they are entered with an MAQ or not. OUCH Order Type Field Value ASX Trade Open Interface (OMNet API) Equivalent Definition Y Limit order exch_order_type_n = 0 N Centre Point order (mid-point only) Price > 0 defines a Centre Point Limit order Price = 0 defines a Centre Point Market order. exch_order_type_n = 4096 mid_tick_c = 1 or 2, depending on entered price (if price is at half-tick, mid_tick_c = 1) minimum_quantity_i = entered MAQ single_fill_minimum_quantity_c = 2 preference_only_c = 2 order_type_c = 1 or 2 (depending on price) D Centre Point Order (dark limit order with mid-tick flag enabled) exch_order_type_n = 4096 mid_tick_c = 4 minimum_quantity_i = entered MAQ single_fill_minimum_quantity_c = 2 preference_only_c = 2 order_type_c = 1 Copyright 2014 ASX Limited ABN All rights reserved

8 S P B F T OUCH Order Type Field Value Sweep order Price > 0 defines a Limit Sweep order. Price = 0 defines a Market-to-Limit Sweep order. Dual-posted Limit Sweep order (i.e. mid-tick flag is enabled) Centre Point Block order (midpoint only) with single fill MAQ Price > 0 defines a Centre Point Block Limit order Price = 0 defines a Centre Point Block Market order. Centre Point Block Order (dark limit order with mid-tick flag enabled) with single fill MAQ Limit Sweep order with single fill MAQ ASX Trade Open Interface (OMNet API) Equivalent Definition exch_order_type_n = 2048 mid_tick_c = 1 or 2, depending on entered price (if price is at half-tick, mid_tick_c = 1) minimum_quantity_i = entered MAQ (must be zero for Market-to-Limit Sweep orders) single_fill_minimum_quantity_c = 2 preference_only_c = 2 order_type_c = 1 or 3 (depending on price) exch_order_type_n = 2048 mid_tick_c = 1 minimum_quantity_i = entered MAQ single_fill_minimum_quantity_c = 2 preference_only_c = 2 order_type_c = 1 exch_order_type_n = 4096 mid_tick_c = 1 or 2, depending on entered price (if price is at half-tick, mid_tick_c = 1) minimum_quantity_i = entered MAQ single_fill_minimum_quantity_c = 1 preference_only_c = 2 order_type_c = 1 or 2 (depending on price) exch_order_type_n = 4096 mid_tick_c = 4 minimum_quantity_i = entered MAQ single_fill_minimum_quantity_c = 1 preference_only_c = 2 order_type_c = 1 exch_order_type_n = 2048 mid_tick_c = 1 or 2, depending on entered price (if price is at half-tick, mid_tick_c = 1) minimum_quantity_i = entered MAQ single_fill_minimum_quantity_c = 1 preference_only_c = 2 order_type_c = 1 Note: Depending on the value of the ASX Trade OUCH Side field specified for the order, exch_order_type_n = 2 (Short Sell) may also apply in combination with the above exchange order types. Copyright 2014 ASX Limited ABN All rights reserved

9 1.3. Reserved Fields In anticipation of future enhancements, a new optional structure enhanced_cp_matching_t (named structure 34831) containing two fields has been added to the MO1 order entry and MO3 order amend transactions and relevant queries and broadcasts. These fields are reserved for future use. New functionality relating to these fields will be detailed in an upcoming notice. A new deal source value of 49 has also been added, reserved for future use Centre Point - Block Trading Enhancements With the ASX Trade Q Release, ASX Centre Point will be enhanced to support block trading at prices at or outside the National Best Bid or Offer (NBBO). To support this new functionality, the existing OMNet API variable mid_tick_c which is part of the structure centre_point_order_t (named structure 34816) will accept the values 5 and 6. Further details about the new functionality and use of those new values will be detailed in a future notice. Three new deals source values will also be added for this new functionality: 50 Block Trade 51 Preference Block Trade 52 Reserved for future use. The new functionality will only be available in the ASX Trade Q Release and will not be supported in the Q Release OUCH Transaction Types in BO5 Firm Order Book Broadcast Some structures that are disseminated in the BO5 Firm Order Book broadcast contain the transaction_type structure to identify the transaction that caused the BO5 to be sent. For orders entered or amended in ASX Trade OUCH, the resulting BO5 broadcast and related MQ151 and MQ154 queries will identify those transactions as ET1 (Enter Order) and ET2 (Replace Order) ASX Trade ITCH and Glimpse No changes are introduced to ASX Trade ITCH and Glimpse as a result of the ASX Trade Q Release ASX Trade FIX Protocol No changes are introduced to the ASX Trade MarketPoint FIX as a result of the ASX Trade Q Release. Additional fields will be introduced in Execution Report (8) messages in the FIX Protocol for Order Management: A new tag 29 (LastCapacity) will be used to report the nature of a Participant crossing to cater for the introduction of the new Crossing Dealing Capacity functionality. Values 2 (Cross as Principal) and 3 (Cross as Agent) are defined by the FIX specification. Where a mixed participant crossing is reported, an ASX custom value 5 (Cross as Mixed) will be used. Two new tags (20020 and 20021) will be introduced to support future enhancements. These fields are reserved for future use and the new functionality relating to these fields will be detailed in a future notice. Copyright 2014 ASX Limited ABN All rights reserved

10 2. Appendix 2 Draft Changes to the ASX Trade Open Interface Documentation 2.1. Summary of ASX Trade Open Interface Changes Crossing Dealing Capacity A new variable counter_order_capacity_c has been added to broadcasts and queries relating to executions and trades. This variable contains the dealing capacity of the counter order for crossings. For crossed trades, it returns the value provided in capacity_of_participant_s of the opposing order. For non-crossed trades, zero will be returned. The following broadcasts and queries have been changed: Reserved fields BO5 Firm Order Book broadcast - order_trade_info_asx_t (named structure 34922) CB15 Dedicated Trade broadcast - cl_trade_asx_api_t (named structure 65) MQ151 Firm Order Book Broadcast query - order_trade_info_asx_t (named structure 34922) MQ154 Firm Order Book Broadcast On Behalf query - order_trade_info_asx_t (named structure 34922) CQ110 Dedicated Trade Query - cl_trade_asx_api_t (named structure 65) CQ111 Dedicated Historical Trade Query - cl_trade_asx_api_t (named structure 65) CQ114 Initial Trade Reports Query cl_trade_internal_asx_t (named structure 29) CQ1134 Dedicated Trade On Behalf Query - cl_trade_asx_api_t (named structure 65) CQ1135 Dedicated Historical Trade On Behalf Query - cl_trade_asx_api_t (named structure 65) A new optional sub-structure enhanced_cp_matching_t (named structure 34831) is available for the MO1 Single Order Insert and MO3 Single Order Update transactions. This sub-structure is reserved for future use with Centre Point and Sweep orders. New functionality relating to these fields will be detailed in a future notice. Once the new functionality will be available, the new sub-structure will also be returned in the following broadcasts and queries: BO5 Firm Order Book broadcast MQ92 Own Orders Query MQ476 Own Orders Query On Behalf MQ151 Firm Order Book Broadcast query MQ154 Firm Order Book Broadcast On Behalf query A new deal source value (deal_source_c = 49) will also be introduced as part of this new functionality Centre Point - Block Trading Enhancements To support new Block Trading Enhancements for Centre Point, the existing OMNet API variable mid_tick_c which is part of the structure centre_point_order_t (named structure 34816) will accept the values 5 and 6 in the MO1 Single Order Insert and MO3 Single Order Update transactions. Further details about the new functionality and use of those new values will be detailed in a future notice. This functionality will be supported in the ASX Trade Q Release. Copyright 2014 ASX Limited ABN All rights reserved

11 Three new deals source values (deal_source_c) will also be added for this new functionality: 50 Block Trade 51 Preference Block Trade 52 Reserved for future use Changes to Existing Transactions MO1 Single Order Insert A new optional sub-structure enhanced_cp_matching_t (named structure 34831) is available for the MO1 Single Order Insert transaction. This sub-structure is reserved for future use with Centre Point and Sweep orders. New functionality relating to these fields will be detailed in a future notice. Once the functionality making use of this new sub-structure has been implemented, the sequence of sub-structures for entering Centre Point and Centre Point Block orders could be as follows: basic_order_t (named structure 34810) centre_point_order_t (named structure 34816) exchange_info_t (named structure 50004) free_text_t (named structure 34801) clearing_info_t (named structure 34802) regulatory_t (named structure 34821) enhanced_cp_matching_t (named structure 34831) enhanced_cp_matching_t (named structure 34831) This is a new sub-structure. participant_order_attribute_i counter_order_attributes_i uint32_t Reserved for future use. uint32_t Reserved for future use centre_point_order_t (named structure 34816) Changes are highlighted in bold. minimum_quantity_i mid_tick_c int64_t MAQ of Centre Point Block order or Limit Sweep order when executing in Centre Point. Specifies the minimum quantity that must be traded in each execution cycle. 0 = no minimum acceptable quantity. Must be set to zero for Centre Point orders (exch_order_type_n = 64 or 66). Specifies whether the limit price of a Centre Point Limit or Centre Point Block Limit order should be a half-tick more aggressive (i.e. improved) and/or allowed for permitted prices other than mid-point ( dark limit order). Specifies whether a Limit Sweep order is eligible for passive execution in Centre Point at a half-tick above the limit price. Copyright 2014 ASX Limited ABN All rights reserved

12 preference_only_c single_fill_minimum_quantity_c filler_1_s 0 = not defined 1 = mid-tick attribute set on 2 = mid-tick attribute set off 3 = allowed for permitted prices in addition to mid-point ( dark limit order) 4 = allowed for permitted prices in addition to mid-point ( dark limit order), with mid-tick attribute set on 5 = reserved for future Block Trading Enhancements (Q Release) 6 = reserved for future Block Trading Enhancements (Q Release) Limit Sweep orders fully integrate the liquidity in Centre Point and ASX TradeMatch and will interact with both mid-point only and dark limit Centre Point and Centre Point Block orders at permitted prices. The only allowed mid_tick_c values for Limit Sweep orders are 0, 1 or 2. Specifies whether a Centre Point order or a Centre Point Block order is a Preference and Kill order or not. For Limit Sweep orders, only 0 or 2 are valid values. 0 = not defined or no, order is not a Preference and Kill order. 1 = yes, order is a Preference and Kill order. Time validity must be set to Fill and Kill or Fill or Kill for this option. 2 = no, order is not a Preference and Kill order. Specifies whether the minimum acceptable quantity (minimum_quantity_i ) of Centre Point Block or Limit Sweep orders must be satisfied in a single fill or not. 0 = not defined 1 = MAQ must be satisfied in a single fill 2 = MAQ may be satisfied in multiple fills (aggregated execution). Must be set to 0 or 2 for Centre Point orders (exch_order_type_n = 64 or 66). Can only be set to 1 for Centre Point Block and Limit Sweep orders that have a minimum_quantity_i > 0. char[1] Ignore. Used for byte alignment MO3 Single Order Update A new optional sub-structure enhanced_cp_matching_t (named structure 34831) is available for the MO3 Single Order Update transaction. This sub-structure is reserved for future use with Centre Point and Sweep orders. New functionality relating to these fields will be detailed in a future notice. Once the functionality making use of this new sub-structure has been implemented, this substructure only needs to be provided if a variable contained within the sub-structure is to be amended enhanced_cp_matching_t (named structure 34831) This is a new sub-structure. Copyright 2014 ASX Limited ABN All rights reserved

13 participant_order_attribute_i counter_order_attributes_i uint32_t Reserved for future use. uint32_t Reserved for future use centre_point_order_t (named structure 34816) Changes are highlighted in bold. minimum_quantity_i mid_tick_c preference_only_c int64_t MAQ of Centre Point Block order or Limit Sweep order when executing in Centre Point. Specifies the minimum quantity that must be traded in each execution cycle. Amending this field to zero means that the Centre Point Block or Limit Sweep order has no MAQ. If the current MAQ for the order should be retained this field has to be set to its current value. Must be set to zero for Centre Point orders (exch_order_type_n = 64 or 66). Specifies whether the limit price of a Centre Point Limit or Centre Point Block Limit order should be a half-tick more aggressive (i.e. improved) and/or allowed for permitted prices other than mid-point ( dark limit order). Specifies whether a Limit Sweep order is eligible for passive execution in Centre Point at a half-tick above the limit price. 0 = not defined 1 = mid-tick attribute set on 2 = mid-tick attribute set off 3 = allowed for permitted prices in addition to mid-point ( dark limit order) 4 = allowed for permitted prices in addition to mid-point ( dark limit order), with mid-tick attribute set on. 5 = reserved for future Block Trading Enhancements (Q Release) 6 = reserved for future Block Trading Enhancements (Q Release) Limit Sweep orders fully integrate the liquidity in ASX Centre Point and ASX TradeMatch and will interact with both midpoint only and dark limit Centre Point and Centre Point Block orders at permitted prices. The only allowed mid_tick_c values for Limit Sweep orders are 0, 1 or 2. Limit Sweep orders cannot be amended to have their mid-tick attribute set to on. Specifies whether a Centre Point Order or a Centre Point Block order is a Preference and Kill order or not. For Limit Sweep orders, only 0 or 2 are valid values. 0 = not defined or no, order is not a Preference and Kill order. 1 = yes, order is a Preference and Kill order. Time validity must be set to Fill and Kill or Fill or Kill for this option. Copyright 2014 ASX Limited ABN All rights reserved

14 single_fill_minimum_quantity_c filler_1_s 2 = no, order is not a Preference and Kill order. This variable cannot be amended. Specifies whether the MAQ (minimum_quantity_i ) of Centre Point Block or Limit Sweep orders must be satisfied in a single fill or not. 0 = not defined 1 = minimum acceptable quantity must be satisfied in a single fill 2 = minimum acceptable quantity may be satisfied in multiple fills (aggregated execution). Must be set to 0 or 2 for Centre Point orders (exch_order_type_n = 64 or 66). Can only be set to 1 for Centre Point Block and Limit Sweep orders that have a minimum_quantity_i > 0. char[1] Ignore. Used for byte alignment Changes to Existing Queries CQ110 Dedicated Trade Query A new variable counter_order_capacity_c has been added, replacing the existing filler_1_s field in cl_trade_asx_api_t (named structure 65). This structure is returned in the CA110 answer to the CQ110 Dedicated Trade query. The new variable returns the dealing capacity of the counter order for crossings CA110 - cl_trade_asx_api_t (named structure 65) New variables are highlighted in bold. party settlement_date_s trade_slip_number_i trade_condition_n party_t This is the declared counterparty for the other side of the trade. char[8] The settlement date for the trade. Format: YYYYMMDD. int32_t ASX Trade Slip number. Of the format 1OPNNNNNNN: 1 - always 1 O - last digit of the Ordinal date P - Instance number of DC NNNNNNN: Trade number. uint16_t The condition in which a trade was executed. Possible values include: 0 = No Condition 2 = Internal Trade/Crossing 8 = Buy Write (Equity/Derivative Combination). This field acts as a bit mask. The binary AND operator can be used on the above possible values. Copyright 2014 ASX Limited ABN All rights reserved

15 ext_t_state_c counter_order_capacity_c Trade report codes. Possible value includes: 0 = Ignore, not relevant. For other values refer to ASX Trade Introduction and Business Information - Trade Report Types for more information. char[1] Dealing capacity of the counter order for crossings. For crossed trades, this returns the value provided in capacity_of_participant_s of the opposing order. For noncrossed trades, zero will be returned CQ111 Dedicated Historical Trade Query A new variable counter_order_capacity_c has been added, replacing the existing filler_1_s field in cl_trade_asx_api_t (named structure 65). This structure is returned in the CA111 answer to the CQ111 Dedicated Historical Trade query. The new variable returns the dealing capacity of the counter order for crossings CA111 - cl_trade_asx_api_t (named structure 65) New variables are highlighted in bold. party settlement_date_s trade_slip_number_i trade_condition_n ext_t_state_c counter_order_capacity_c party_t This is the declared counterparty for the other side of the trade. char[8] The settlement date for the trade. Format: YYYYMMDD. int32_t ASX Trade Slip number. Of the format 1OPNNNNNNN: 1 - always 1 O - last digit of the Ordinal date P - Instance number of DC NNNNNNN: Trade number. uint16_t The condition in which a trade was executed. Possible values include: 0 = No Condition 2 = Internal Trade/Crossing 8 = Buy Write (Equity/Derivative Combination). This field acts as a bit mask. The binary AND operator can be used on the above possible values. Trade report codes. Possible value includes: 0 = Ignore, not relevant. For other values refer to ASX Trade Introduction and Business Information - Trade Report Types for more information. char[1] Dealing capacity of the counter order for crossings. For crossed trades, this returns the value provided in capacity_of_participant_s of the opposing order. For noncrossed trades, zero will be returned. Copyright 2014 ASX Limited ABN All rights reserved

16 CQ114 Initial Trade Reports Query A new variable counter_order_capacity_c and a filler_3_s field have been added in cl_trade_internal_asx_t (named structure 29). This structure is returned in the CA114 answer to the CQ114 Initial Trade Reports query. The new variable returns the dealing capacity of the counter order for crossings CA114 - cl_trade_internal_asx_t (named structure 29) trading_code user_code account give_up_member big_attention_u customer_info_s open_close_req_c trade_report_attribute_c order_type_c exch_order_type_c counter_order_capacity_c trading_code_t See trading_code_t sub structure below. user_code_t See user_code_t sub structure below. account_t See account_t sub structure below. give_up_member_t Used to indicate the participant ID that will be clearing this trade. See give_up_member_t sub structure below. uint32_t Further information on the trade. Possible values: 0 = Ignore 32 = Aggressive Order the trade is the part created by an incoming order as opposed to the part that was already stored in the order book. char[15] Customer information a free text field typically used to indicate to the participant their own order identifier. Ignore. Currently not used. Trade report attribute. Possible values: 0 = Initial trade report. Order Type a combination of this field and the premium_i field signify different types of orders. Possible values: 1 = Limit price order (premium_i = an integer) 2 = Market order (premium_i = 0) 3 = Market-to-Limit order (premium_i = 0) 17 = Best-Limit order (premium_i = 0, time_validity_n!= 0) 65 = Imbalance Limit order (premium_i = an integer). Used in conjunction with values in the field exch_order_type_n to determine Undisclosed, Centre Point, Centre Point Block and Sweep orders. uint16_t Exchange specific order types. 2 = Short Sell. char[1] Dealing capacity of the counter order for crossings. For crossed trades, this returns the value provided in Copyright 2014 ASX Limited ABN All rights reserved

17 filler_3_s capacity_of_participant_s of the opposing order. For noncrossed trades, zero will be returned. char[3] Ignore. Used for byte alignment CQ1134 Dedicated Trade Query On Behalf A new variable counter_order_capacity_c has been added, replacing the existing filler_1_s field in cl_trade_asx_api_t (named structure 65). This structure is returned in the CA1134 answer to the CQ1134 Dedicated Trade On Behalf query. The new variable returns the dealing capacity of the counter order for crossings CA cl_trade_asx_api_t (named structure 65) New variables are highlighted in bold. party settlement_date_s trade_slip_number_i trade_condition_n ext_t_state_c counter_order_capacity_c party_t This is the declared counterparty for the other side of the trade. char[8] The settlement date for the trade. Format: YYYYMMDD. int32_t ASX Trade Slip number. Of the format 1OPNNNNNNN: 1 - always 1 O - last digit of the Ordinal date P - Instance number of DC NNNNNNN: Trade number. uint16_t The condition in which a trade was executed. Possible values include: 0 = No Condition 2 = Internal Trade/Crossing 8 = Buy Write (Equity/Derivative Combination). This field acts as a bit mask. The binary AND operator can be used on the above possible values. Trade report codes. Possible value includes: 0 = Ignore, not relevant. For other values refer to ASX Trade Introduction and Business Information - Trade Report Types for more information. char[1] Dealing capacity of the counter order for crossings. For crossed trades, this returns the value provided in capacity_of_participant_s of the opposing order. For noncrossed trades, zero will be returned. Copyright 2014 ASX Limited ABN All rights reserved

18 CQ1135 Dedicated Historical Trade Query On Behalf A new variable counter_order_capacity_c has been added, replacing the existing filler_1_s field in cl_trade_asx_api_t (named structure 65). This structure is returned in the CA1135 answer to the CQ1135 Dedicated Historical Trade On Behalf query. The new variable returns the dealing capacity of the counter order for crossings CA cl_trade_asx_api_t (named structure 65) New variables are highlighted in bold. party settlement_date_s trade_slip_number_i trade_condition_n ext_t_state_c counter_order_capacity_c party_t This is the declared counterparty for the other side of the trade. char[8] The settlement date for the trade. Format: YYYYMMDD. int32_t ASX Trade Slip number. Of the format 1OPNNNNNNN: 1 - always 1 O - last digit of the Ordinal date P - Instance number of DC NNNNNNN: Trade number. uint16_t The condition in which a trade was executed. Possible values include: 0 = No Condition 2 = Internal Trade/Crossing 8 = Buy Write (Equity/Derivative Combination). This field acts as a bit mask. The binary AND operator can be used on the above possible values. Trade report codes. Possible value includes: 0 = Ignore, not relevant. For other values refer to ASX Trade Introduction and Business Information - Trade Report Types for more information. char[1] Dealing capacity of the counter order for crossings. For crossed trades, this returns the value provided in capacity_of_participant_s of the opposing order. For noncrossed trades, zero will be returned MQ92 Own Orders Query A new sub-structure enhanced_cp_matching_t (named structure 34831) is available in the MA92 response to the MQ92 Own Orders query. This sub-structure is reserved for future use with Centre Point and Sweep orders and will be returned by the query if supplied with the original order MA92 - enhanced_cp_matching_t (named structure 34831) This is a new sub-structure. participant_order_attribute_i uint32_t Copyright 2014 ASX Limited ABN All rights reserved

19 counter_order_attributes_i Reserved for future use. uint32_t Reserved for future use MA92 - centre_point_order_t (named structure 34816) Changes are highlighted in bold. minimum_quantity_i mid_tick_c preference_only_c single_fill_minimum_quantity_c int64_t MAQ of Centre Point Block order or Limit Sweep order when executing in Centre Point. Specifies the minimum quantity that must be traded in each execution cycle. 0 = no minimum acceptable quantity. Must be set to zero for Centre Point orders (exch_order_type_n = 64 or 66). Specifies whether the limit price of a Centre Point Limit or Centre Point Block Limit order should be a half-tick more aggressive (i.e. improved) and/or allowed for permitted prices other than mid-point ( dark limit order). Specifies whether a Limit Sweep order is eligible for passive execution in Centre Point at a half-tick above the limit price. 0 = not defined 1 = mid-tick attribute set on 2 = mid-tick attribute set off 3 = allowed for permitted prices in addition to mid-point ( dark limit order) 4 = allowed for permitted prices in addition to mid-point ( dark limit order), with mid-tick attribute set on 5 = reserved for future Block Trading Enhancements (Q Release) 6 = reserved for future Block Trading Enhancements (Q Release) Limit Sweep orders fully integrate the liquidity in Centre Point and ASX TradeMatch and will interact with both mid-point only and dark limit Centre Point and Centre Point Block orders at permitted prices. The only allowed mid_tick_c values for Limit Sweep orders are 0, 1 or 2. Specifies whether a Centre Point order or a Centre Point Block order is a Preference and Kill order or not. For Limit Sweep orders, only 0 or 2 are valid values. 0 = not defined or no, order is not a Preference and Kill order. 1 = yes, order is a Preference and Kill order. Time validity must be set to Fill and Kill or Fill or Kill for this option. 2 = no, order is not a Preference and Kill order. Specifies whether the minimum acceptable quantity (minimum_quantity_i ) of Centre Point Block or Limit Sweep orders must be satisfied in a single fill or not. 0 = not defined 1 = MAQ must be satisfied in a single fill Copyright 2014 ASX Limited ABN All rights reserved

20 filler_1_s 2 = MAQ may be satisfied in multiple fills (aggregated execution). Must be set to 0 or 2 for Centre Point orders (exch_order_type_n = 64 or 66). Can only be set to 1 for Centre Point Block and Limit Sweep orders that have a minimum_quantity_i > 0. char[1] Ignore. Used for byte alignment MQ476 Own Orders Query On Behalf A new sub-structure enhanced_cp_matching_t (named structure 34831) is available in the MA476 response to the MQ476 Own Orders On Behalf query. This sub-structure is reserved for future use with Centre Point and Sweep orders and will be returned by the query if supplied with the original order MA476 - enhanced_cp_matching_t (named structure 34831) This is a new sub-structure. participant_order_attribute_i counter_order_attributes_i uint32_t Reserved for future use. uint32_t Reserved for future use MA476 - centre_point_order_t (named structure 34816) Changes are highlighted in bold. minimum_quantity_i mid_tick_c int64_t MAQ of Centre Point Block order or Limit Sweep order when executing in Centre Point. Specifies the minimum quantity that must be traded in each execution cycle. 0 = no minimum acceptable quantity. Must be set to zero for Centre Point orders (exch_order_type_n = 64 or 66). Specifies whether the limit price of a Centre Point Limit or Centre Point Block Limit order should be a half-tick more aggressive (i.e. improved) and/or allowed for permitted prices other than mid-point ( dark limit order). Specifies whether a Limit Sweep order is eligible for passive execution in Centre Point at a half-tick above the limit price. 0 = not defined 1 = mid-tick attribute set on 2 = mid-tick attribute set off 3 = allowed for permitted prices in addition to mid-point ( dark limit order) 4 = allowed for permitted prices in addition to mid-point ( dark limit order), with mid-tick attribute set on 5 = reserved for future Block Trading Enhancements (Q2 Copyright 2014 ASX Limited ABN All rights reserved

21 preference_only_c single_fill_minimum_quantity_c filler_1_s 2015 Release) 6 = reserved for future Block Trading Enhancements (Q Release) Limit Sweep orders fully integrate the liquidity in Centre Point and ASX TradeMatch and will interact with both mid-point only and dark limit Centre Point and Centre Point Block orders at permitted prices. The only allowed mid_tick_c values for Limit Sweep orders are 0, 1 or 2. Specifies whether a Centre Point order or a Centre Point Block order is a Preference and Kill order or not. For Limit Sweep orders, only 0 or 2 are valid values. 0 = not defined or no, order is not a Preference and Kill order. 1 = yes, order is a Preference and Kill order. Time validity must be set to Fill and Kill or Fill or Kill for this option. 2 = no, order is not a Preference and Kill order. Specifies whether the minimum acceptable quantity (minimum_quantity_i ) of Centre Point Block or Limit Sweep orders must be satisfied in a single fill or not. 0 = not defined 1 = MAQ must be satisfied in a single fill 2 = MAQ may be satisfied in multiple fills (aggregated execution). Must be set to 0 or 2 for Centre Point orders (exch_order_type_n = 64 or 66). Can only be set to 1 for Centre Point Block and Limit Sweep orders that have a minimum_quantity_i > 0. char[1] Ignore. Used for byte alignment MQ151 Firm Order Broadcast Query A new variable counter_order_capacity_c and a filler_3_s field have been added in order_trade_info_asx_t (named structure 34922). This structure is returned in the MA151 answer to the MQ151 Firm Order Broadcast query. The new variable returns the dealing capacity of the counter order for crossings. A new sub-structure enhanced_cp_matching_t (named structure 34831) is available in the MA151 response to the MQ151 Firm Order Broadcast query. This sub-structure is reserved for future use with Centre Point and Sweep orders and will be returned by the query if supplied with the original order MA151 order_trade_info_asx_t (named structure 34922) New variables are highlighted in bold. opposing_order_number_u quad_word Order number for the opposing order for this trade. Copyright 2014 ASX Limited ABN All rights reserved

22 trade_condition_n exch_order_type_n ext_t_state_c opposing_deal_source_c aggressive_c bid_or_ask_c trade_short_sell_quantity_i counter_order_capacity_c filler_3_s uint16_t The condition in which a trade was executed. Possible values: 0 = No Condition 2 = Internal Trade/Crossing 8 = Buy Write (Equity/Derivative Combination). This field acts as a bit mask. The binary AND operator can be used on the above possible values. uint16_t Exchange specific order types. Ignore any values returned that are not in the list below: 2 = Short Sell order Can also be combined with other exchange specific order types/attributes) outlined below. 4 = Market Bid order 8 = Price Stabilisation/Green Shoe Order 32 = Undisclosed 64 = Centre Point Order 2048 = Sweep order 4096 = Centre Point Block order. Trade report code. Possible values: 0 = Ignore, not relevant. For other values see Trade Report Types in ASX Trade Introduction and Business Information for more information. Deal Source for the opposing side of this trade. An aggressive order is the order that immediately results in a trade. A passive order does not result in an immediate trade. Passive (Price taker) = 0 (zero) Aggressive (Price maker) = 1. Bid or Ask. Possible values: 1 = Bid 2 = Ask. int64_t Traded short sell quantity, i.e. the portion of the trade that was short. char[1] Dealing capacity of the counter order for crossings. For crossed trades, this returns the value provided in capacity_of_participant_s of the opposing order. For noncrossed trades, zero will be returned. char[3] Ignore. Used for byte alignment. Copyright 2014 ASX Limited ABN All rights reserved

23 MA151 - enhanced_cp_matching_t (named structure 34831) This is a new sub-structure. participant_order_attribute_i counter_order_attributes_i uint32_t Reserved for future use. uint32_t Reserved for future use MA151 - centre_point_order_t (named structure 34816) Changes are highlighted in bold. minimum_quantity_i mid_tick_c preference_only_c single_fill_minimum_quantity_c int64_t MAQ of Centre Point Block order or Limit Sweep order when executing in Centre Point. Specifies the minimum quantity that must be traded in each execution cycle. 0 = no minimum acceptable quantity. Must be set to zero for Centre Point orders (exch_order_type_n = 64 or 66). Specifies whether the limit price of a Centre Point Limit or Centre Point Block Limit order should be a half-tick more aggressive (i.e. improved) and/or allowed for permitted prices other than mid-point ( dark limit order). Specifies whether a Limit Sweep order is eligible for passive execution in Centre Point at a half-tick above the limit price. 0 = not defined 1 = mid-tick attribute set on 2 = mid-tick attribute set off 3 = allowed for permitted prices in addition to mid-point ( dark limit order) 4 = allowed for permitted prices in addition to mid-point ( dark limit order), with mid-tick attribute set on 5 = reserved for future Block Trading Enhancements (Q Release) 6 = reserved for future Block Trading Enhancements (Q Release) Limit Sweep orders fully integrate the liquidity in Centre Point and ASX TradeMatch and will interact with both mid-point only and dark limit Centre Point and Centre Point Block orders at permitted prices. The only allowed mid_tick_c values for Limit Sweep orders are 0, 1 or 2. Specifies whether a Centre Point order or a Centre Point Block order is a Preference and Kill order or not. For Limit Sweep orders, only 0 or 2 are valid values. 0 = not defined or no, order is not a Preference and Kill order. 1 = yes, order is a Preference and Kill order. Time validity must be set to Fill and Kill or Fill or Kill for this option. 2 = no, order is not a Preference and Kill order. Copyright 2014 ASX Limited ABN All rights reserved

24 filler_1_s Specifies whether the minimum acceptable quantity (minimum_quantity_i ) of Centre Point Block or Limit Sweep orders must be satisfied in a single fill or not. 0 = not defined 1 = MAQ must be satisfied in a single fill 2 = MAQ may be satisfied in multiple fills (aggregated execution). Must be set to 0 or 2 for Centre Point orders (exch_order_type_n = 64 or 66). Can only be set to 1 for Centre Point Block and Limit Sweep orders that have a minimum_quantity_i > 0. char[1] Ignore. Used for byte alignment MQ154 Firm Order Broadcast Query On Behalf A new variable counter_order_capacity_c and a filler_3_s field have been added in order_trade_info_asx_t (named structure 34922). This structure is returned in the MA154 answer to the MQ154 Firm Order Broadcast On Behalf query. The new variable returns the dealing capacity of the counter order for crossings. A new sub-structure enhanced_cp_matching_t (named structure 34831) is available in the MA154 response to the MQ154 Firm Order Broadcast On Behalf query. This sub-structure is reserved for future use with Centre Point and Sweep orders and will be returned by the query if supplied with the original order MA154 order_trade_info_asx_t (named structure 34922) New variables are highlighted in bold. opposing_order_number_u trade_condition_n exch_order_type_n quad_word Order number for the opposing order for this trade. uint16_t The condition in which a trade was executed. Possible values: 0 = No Condition 2 = Internal Trade/Crossing 8 = Buy Write (Equity/Derivative Combination). This field acts as a bit mask. The binary AND operator can be used on the above possible values. uint16_t Exchange specific order types. Ignore any values returned that are not in the list below: 2 = Short Sell order Can also be combined with other exchange specific order types/attributes) outlined below. 4 = Market Bid order 8 = Price Stabilisation/Green Shoe Order 32 = Undisclosed 64 = Centre Point Order 2048 = Sweep order 4096 = Centre Point Block order. Copyright 2014 ASX Limited ABN All rights reserved

Summary Member Impact - OMnet Genium INET (November 2017)

Summary Member Impact - OMnet Genium INET (November 2017) Summary Member Impact - OMnet Genium INET 5.0.0210 (November 2017) Contents 1. Purpose of the Document... 5 2. Reference Data... 5 2.1 Trade Report Type... 5 2.1.1 Description... 5 2.1.2 Messages... 5

More information

ASX Trade Broadcasts OI Version Q Release

ASX Trade Broadcasts OI Version Q Release ASX Trade Broadcasts OI Version 3.0-0115 Q 015 Release Information Classification - Public Table of Contents 1. INTRODUCTION... 8 1.1. SOFTWARE DISTRIBUTION RESTRICTIONS... 8 1.. SUPPORTED PLATFORMS...

More information

Genium INET. ITCH Protocol Specification NFX. Version:

Genium INET. ITCH Protocol Specification NFX. Version: Genium INET ITCH Protocol Specification NFX Version:..235 Document ID: Documentation Release: Release Date: Publication Date: ITCH_ProtSpec_9 GENIUM_Product_a2000 206-0-7 206-0-7 All content in this document

More information

TAILOR MADE COMBINATIONS. Functional Reference

TAILOR MADE COMBINATIONS. Functional Reference TAILOR MADE COMBINATIONS Functional Reference Contents Tailor made combinations 2 DOCUMENT HISTORY Date Version Comment 2014-01-31 1.0 First version. 2014-04-10 1.1 Correction of ITCH message type for

More information

ITCH for Genium INET PROTOCOL SPECIFICATION. Revision

ITCH for Genium INET PROTOCOL SPECIFICATION. Revision ITCH for Genium INET PROTOCOL SPECIFICATION Revision 0.4 2015-09-21 CONFIDENTIALITY/DISCLAIMER Genium, INET, ITCH, CONDICO, EXIGO, and TradeGuard are registered trademarks of Nasdaq, Inc. X-stream Trading,

More information

O*U*C*H 4.1 Updated February 25 th, 2013

O*U*C*H 4.1 Updated February 25 th, 2013 O*U*C*H Updated February 25 th, 2013 1 Overview... 1 1.1 Architecture... 2 1.2 Data Types... 2 1.3 Fault Redundancy... 3 1.4 Service Bureau Configuration... 3 2 Inbound Messages... 3 2.1 Enter Order Message...

More information

O*U*C*H Version 4.2 Updated October 20, 2017

O*U*C*H Version 4.2 Updated October 20, 2017 O*U*C*H Version 4.2 Updated October 20, 2017 1 Overview NASDAQ accepts limit orders from system participants and executes matching orders when possible. Non-matching orders may be added to the NASDAQ Limit

More information

Version 3.1 Contents

Version 3.1 Contents O*U*C*H Version 3.1 Updated April 23, 2018 Contents 2 1 Overview... 2 1.1 Architecture... 2 1.2 Data Types... 2 1.3 Fault Redundancy... 3 1.4 Service Bureau Configuration... 3 2 Inbound Messages... 3 2.1

More information

Version Overview

Version Overview O*U*C*H Version 4.1 Updated July 18, 2016 1 Overview... 1 1.1 Architecture... 2 1.2 Data Types... 2 1.3 Fault Redundancy... 2 1.4 Service Bureau Configuration... 3 2 Inbound Messages... 3 2.1 Enter Order

More information

O*U*C*H Version 3.2 Updated March 15, 2018

O*U*C*H Version 3.2 Updated March 15, 2018 O*U*C*H Version 3.2 Updated March 15, 2018 1 Overview NASDAQ accepts limit orders from system participants and executes matching orders when possible. Non-matching orders may be added to the NASDAQ Limit

More information

NASDAQ CXC Limited. Trading Functionality Guide

NASDAQ CXC Limited. Trading Functionality Guide NASDAQ CXC Limited Trading Functionality Guide CONTENTS 1 PURPOSE... 1 2 OVERVIEW... 2 3 TRADING OPERATIONS... 3 3.1 TRADING SESSIONS... 3 3.1.1 Time... 3 3.1.2 Opening... 3 3.1.3 Close... 3 3.2 ELIGIBLE

More information

NASDAQ CXC Limited. Trading Functionality Guide

NASDAQ CXC Limited. Trading Functionality Guide NASDAQ CXC Limited Trading Functionality Guide CONTENTS 1 PURPOSE... 1 2 OVERVIEW... 2 3 TRADING OPERATIONS... 3 3.1 TRADING SESSIONS...3 3.1.1 Time...3 3.1.2 Opening...3 3.1.3 Close...3 3.2 ELIGIBLE SECURITIES...3

More information

Attachment A ASX OPERATING RULES

Attachment A ASX OPERATING RULES Attachment A ASX OPERATING RULES Order Entry [4024] A Trading Participant may specify that an Order for Cash Market Products is a Centre Point Order (being a Centre Point Market Order, or a Centre Point

More information

NASDAQ CXC Limited. Trading Functionality Guide

NASDAQ CXC Limited. Trading Functionality Guide NASDAQ CXC Limited Trading Functionality Guide CONTENTS 1 PURPOSE... 1 2 OVERVIEW... 2 3 TRADING OPERATIONS... 3 3.1 TRADING SESSIONS... 3 3.1.1 Time... 3 3.1.2 Opening... 3 3.1.3 Close... 3 3.2 ELIGIBLE

More information

PHLX Clearing Trade Interface (CTI)

PHLX Clearing Trade Interface (CTI) PHLX Clearing Trade Interface (CTI) Specification Version 1.1 Table of Contents Table of Contents... 1 1. Overview... 2 2. Architecture... 3 2.1 Network protocol... 3 2.2 Connection... 3 2.3 Backup...

More information

London Stock Exchange Derivatives Market

London Stock Exchange Derivatives Market London Stock Exchange Derivatives Market LSEDM 401 HSVF Market Data Technical Specification (SOLA 11) Issue 5.1 31 March 2017 Contents 1.0 Introduction 6 6.4 Message Type ES: Instrument Schedule Notice

More information

Nasdaq Commodities Europe

Nasdaq Commodities Europe Upcoming Functional Changes Genium INET 5.0.0201 Revision 1.2 17 Oct 2017 2017 Nasdaq, Inc. All Rights Reserved. Copyright 2017, Nasdaq, Inc. All rights reserved. All content in this document is owned,

More information

Citi Equities Electronic Markets

Citi Equities Electronic Markets Citi Match Reference Guide Asia Pacific Citi Match is Citi s crossing / dark pool service for Hong Kong, Japan and Australia. It provides anonymous crossing of buy and sell orders supporting a number of

More information

OTC Link FIX Messaging Service FIXIE Trade

OTC Link FIX Messaging Service FIXIE Trade OTC Link FIX Messaging Service FIXIE Trade Client Specification Version 1.6.4 August 31, 2017 OTC Markets Group Inc. 304 Hudson Street, 2nd floor New York, NY 10013 www.otcmarkets.com Contact Information

More information

Nasdaq Commodities Europe

Nasdaq Commodities Europe Upcoming Functional Changes Genium INET 5.0.0201 Revision 1.0 15 Sep 2017 2017 Nasdaq, Inc. All Rights Reserved. Copyright 2017, Nasdaq, Inc. All rights reserved. All content in this document is owned,

More information

Dark Liquidity Guide. Toronto Stock Exchange TSX Venture Exchange. Document Version: 1.6 Date of Issue: September 1, 2017

Dark Liquidity Guide. Toronto Stock Exchange TSX Venture Exchange. Document Version: 1.6 Date of Issue: September 1, 2017 Dark Liquidity Guide Toronto Stock Exchange TSX Venture Exchange Document Version: 1.6 Date of Issue: September 1, 2017 Table of Contents 1. Introduction... 4 1.1 Overview... 4 1.2 Purpose... 4 1.3 Glossary...

More information

Fixed Income Cash Markets Genium INET Functional Changes. Document Updated:

Fixed Income Cash Markets Genium INET Functional Changes. Document Updated: Fixed Income Cash Markets Genium INET 5.0.0201 Functional Changes Document Updated: 2017-09-14 Contents 1 Introduction 3 2 Manual trade reports on exchange 3 2.1 Manual trade reports 3 2.2 Deferred Trade-Publication

More information

Version Updated: December 20, 2017

Version Updated: December 20, 2017 Version 1.05 Updated: December 20, 2017 Copyright 201 Exchange LLC. All rights reserved. This document may not be modified, reproduced, or redistributed without the written permission of IEX Group, Inc.

More information

NASDAQ OpenView Basic SM. Data Feed Interface Specifications Version c Updated: September 12, 2006

NASDAQ OpenView Basic SM. Data Feed Interface Specifications Version c Updated: September 12, 2006 NASDAQ OpenView Basic SM Data Feed Interface Specifications Version 2006-1c Updated: September 12, 2006 Table of Contents 1 Introduction...1 1.1 Product Background...1 1.2 OpenView Basic Product Description...2

More information

December 2015

December 2015 NORDIC@MID December 2015 Nordic@Mid is a non-displayed trading functionality in Nordic cash e q u i t y t r a d i n g in o r d e r to meet existing demands and to further improve the service offering to

More information

Omega/Lynx ATS Subscriber Manual v. 1.6 Effective Date: June 10, 2013

Omega/Lynx ATS Subscriber Manual v. 1.6 Effective Date: June 10, 2013 Omega/Lynx ATS Subscriber Manual v. 1.6 Effective Date: June 10, 2013 Revision History Date Description Author August 21, 2008 Standard boardlots (page 4) to change from 100 shares across all traded securities

More information

Dark Liquidity Guide Toronto Stock Exchange TSX Venture Exchange

Dark Liquidity Guide Toronto Stock Exchange TSX Venture Exchange Dark Liquidity Guide Toronto Stock Exchange TSX Venture Exchange Document Version: 1.3 Date of Issue: 2012/09/28 Table of Contents 1.1 Overview... 3 1.2 Purpose... 3 1.3 Glossary... 3 1.4 Dark order types

More information

Business and Technical Overview. ASX Derivatives Clearing System Introduction of Weekly and Serial Options

Business and Technical Overview. ASX Derivatives Clearing System Introduction of Weekly and Serial Options Business and Technical Overview ASX Derivatives Clearing System Introduction of Weekly and Serial Options VERSION 0.1 JULY 2016 Table of Contents 1 ACRONYM GLOSSARY... 3 2 INTRODUCTION... 4 2.1 PRODUCT

More information

Credit Suisse Asia Pacific Crossfinder User Guidelines 2017

Credit Suisse Asia Pacific Crossfinder User Guidelines 2017 Credit Suisse Asia Pacific Crossfinder User Guidelines 2017 July 2017 2 Credit Suisse Crossfinder User Guidelines Asia Pacific Important Matters Relating to Orders Routed to Crossfinder Credit Suisse s

More information

FIX DROP RASH Format - ETMF Updated March 5 th,2015

FIX DROP RASH Format - ETMF Updated March 5 th,2015 FIX DROP RASH Format - ETMF Updated March 5 th,2015 Table of Contents 1 Overview... 2 1.1 Architecture... 2 1.2 Service Bureau Configuration... 2 1.3 FIX DROP Configuration... 2 2 FIX Protocol Messages...

More information

Genium INET Market Model

Genium INET Market Model Equity Derivatives Trading Revision 2.5 20 Aug 2018 Revision History Date Revision Change Description 20 November 2017 2.0 MiFID II version of Genium INET Market Model document for Equity Derivatives trading

More information

Genium INET Market Model

Genium INET Market Model Nasdaq Derivatives Markets Equity Derivatives Trading Revision 2.0 20 Nov 2017 Revision History Date Revision Change Description 20 November 2017 2.0 MiFID II version of Genium INET Market Model document

More information

ANNEX. to the. COMMISSION DELEGATED REGULATION (EU) No.../...

ANNEX. to the. COMMISSION DELEGATED REGULATION (EU) No.../... EUROPEAN COMMISSION Brussels, 8.5.26 C(26) 2775 final ANNEX ANNEX to the COMMISSION DELEGATED REGULATION (EU) No.../... supplementing Directive 24/65/EU of the European Parliament and of the Council on

More information

NASDAQ ITCH to Trade Options

NASDAQ ITCH to Trade Options Market Data Feed Version 4.0 NASDAQ ITCH to Trade Options 1. Overview NASDAQ ITCH to Trade Options (ITTO) is a direct data feed product in NOM2 system offered by The NASDAQ Option Market, which features

More information

* * * * * (b) Except where stated otherwise, the following Order Types are available to all Participants:

* * * * * (b) Except where stated otherwise, the following Order Types are available to all Participants: Deleted text is [bracketed]. New text is underlined. The Nasdaq Stock Market Rules 4702. Order Types (a) No change. * * * * * (b) Except where stated otherwise, the following Order Types are available

More information

London Stock Exchange Derivatives Market

London Stock Exchange Derivatives Market London Stock Exchange Derivatives Market LSEDM 401 HSVF Market Data Technical Specification (SOLA 9) Issue 9.0.1 16 September 2016 Contents 2.0 Introduction 6 7.1 Message Type F: Option Quote 22 7.2 Message

More information

DATA MODEL DOCUMENTATION. Version 1.0

DATA MODEL DOCUMENTATION. Version 1.0 DATA MODEL DOCUMENTATION Version 1.0 1 CLASS DIAGRAMS... 6 1.1 GFS 00 - GENERIC AUDIT TRAIL AND REVISIONS... 6 1.2 GFS 01 - HIGH LEVEL STATIC DATA... 7 1.3 GFS 02 - PARTY DATA MANAGEMENT... 8 1.4 GFS 03

More information

Annual Australian Cash Equity Market

Annual Australian Cash Equity Market Annual Australian Cash Equity Market ASX Equity Market Turnover Average Total Market Capitalisation and Liquidity (1987 to 212) A$B 1,8 1,6 1,4 1,2 1, 8 6 4 2 11 1 9 8 7 6 5 4 3 2 1 Percentage (%) 1987

More information

US Options Auction Process. Version 1.0.5

US Options Auction Process. Version 1.0.5 US Options Auction Process Version 1.0.5 October 17, 2017 Contents 1 Introduction... 4 1.1 Overview... 4 2 Cboe Options Auction Information... 4 3 Messaging... 4 3.1 Auction Notification Messages... 4

More information

NASDAQ OMX Futures - Top of Market. Version 4.00

NASDAQ OMX Futures - Top of Market. Version 4.00 NASDAQ OMX Futures - Top of Market Version 4.00 Version 4.00 Table of Contents 1. Overview... 3 2. Architecture... 4 3. Data Types... 4 4. Message Formats... 5 4.1. Timestamp Message... 5 4.2. System Event

More information

ASX Centre Point Liquidity Report February 2015

ASX Centre Point Liquidity Report February 2015 ASX Centre Point Liquidity Report ASX Centre Point Record traded value $6.9 billion with an average trade size of $5,309 663 securities traded in ASX Centre Point with a price improvement of $13 million

More information

Technical Specifications 01 November January SOLA Derivatives HSVF Market Data. SOLA 12 Drop 4: V November 2018

Technical Specifications 01 November January SOLA Derivatives HSVF Market Data. SOLA 12 Drop 4: V November 2018 Technical Specifications 01 November 201827 January 2014 SOLA Derivatives HSVF Market Data SOLA 12 Drop 4: V9.0 01 November 2018 1 1 Introduction 7 1.1 Purpose 7 1.2 Readership 7 1.3 Revision History 7

More information

XDP INTEGRATED FEED CLIENT SPECIFICATION

XDP INTEGRATED FEED CLIENT SPECIFICATION XDP INTEGRATED FEED CLIENT SPECIFICATION NYSE Arca Integrated Global OTC Integrated Version Date 1.15a July 10, 2015 2015 NYSE. All rights reserved. No part of this material may be copied, photocopied

More information

Summary of ASX 24 rule changes for NTP

Summary of ASX 24 rule changes for NTP Summary of ASX 24 rule changes for NTP NTP rule reference & description SECTION 2 - PRODUCTS N/A N/A Procedure 2300(d) Procedure 2500.1 Futures Daily Settlement Price Procedures Procedure 2500.1 N/A N/A

More information

BX Options Depth of Market

BX Options Depth of Market Market Data Feed Version 1.3 BX Options Depth of Market 1. Overview Nasdaq BX Options Depth of Market (BX Depth) is a direct data feed product offered by The Nasdaq BX Options Market, which features the

More information

OPTIONS PRICE REPORTING AUTHORITY

OPTIONS PRICE REPORTING AUTHORITY OPTIONS PRICE REPORTING AUTHORITY DATA RECIPIENT INTERFACE SPECIFICATION April 5, 203 Version.20 BATS Options BOX Options Exchange, LLC C2 Options Exchange, Incorporated Chicago Board Options Exchange,

More information

NASDAQ FUTURES DEPTH OF MARKET INTERFACE SPECIFICATIONS. Depth of Market. Version 4.00

NASDAQ FUTURES DEPTH OF MARKET INTERFACE SPECIFICATIONS. Depth of Market. Version 4.00 Depth of Market Contents 1. Overview... 3 2. Architecture... 3 3. Data Types... 4 4. Message Formats... 4 4.1.1. Seconds Message... 5 4.2. System Event Message... 6 4.3. Administrative Data... 7 4.3.1.

More information

O*U*C*H Version 3.0 Updated May 8, 2008

O*U*C*H Version 3.0 Updated May 8, 2008 O*U*C*H Version 3.0 Updated May 8, 2008 1 Overview NASDAQ accepts limit orders from system participants and executes matching orders when possible. Non-matching orders may be added to the NASDAQ Limit

More information

BATS EUROPE GUIDANCE NOTE PERIODIC AUCTIONS BOOK

BATS EUROPE GUIDANCE NOTE PERIODIC AUCTIONS BOOK BATS EUROPE GUIDANCE NOTE PERIODIC AUCTIONS BOOK Bats Europe 10 Lower Thames Street, 6 th Floor London, EC3R 6AF, UK 2 Contents 1. Introduction... 4 Intended Audience... 4 Reason for Changes... 4 Reference...

More information

Nasdaq Options GLIMPSE

Nasdaq Options GLIMPSE Nasdaq Options GLIMPSE Market Data Feed Version 4.00 Nasdaq Options GLIMPSE 1. Overview A complement to the NASDAQ Options ITCH to Trade Options (ITTO) real-time data feed product, NASDAQ Options GLIMPSE

More information

CONSOLIDATED QUOTATION SYSTEM

CONSOLIDATED QUOTATION SYSTEM SECURITIES INDUSTRY AUTOMATION CORPORATION CONSOLIDATED QUOTATION SYSTEM CQS OUTPUT MULTICAST LINE INTERFACE SPECIFICATION January 29, 2008 Version 32 TABLE OF CONTENTS.0 INTRODUCTION... -. BACKGROUND...

More information

CBOE EUROPE EQUITIES GUIDANCE NOTE PERIODIC AUCTIONS BOOK

CBOE EUROPE EQUITIES GUIDANCE NOTE PERIODIC AUCTIONS BOOK CBOE EUROPE EQUITIES GUIDANCE NOTE PERIODIC AUCTIONS BOOK The Monument Building 11 Monument Street, 5 th Floor London, EC3R 8AF, UK 2 Contents 1. Introduction... 4 Intended Audience... 4 Reason for Changes...

More information

ASX Centre Point Liquidity Report Jun 2018

ASX Centre Point Liquidity Report Jun 2018 Jun 218 ASX Centre Point $9. billion traded with an average trade size of $3,197 143 securities traded in ASX Centre Point with a price improvement of $23.9 million $569 billion matched in ASX Centre Point

More information

SPECIFICATION BIVA X-STREAM EXTERNAL ITCH SPECIFICATION

SPECIFICATION BIVA X-STREAM EXTERNAL ITCH SPECIFICATION SPECIFICATION BIVA X-STREAM EXTERNAL ITCH SPECIFICATION Version 1.04 Date 20 October 2016 File BIVA X-stream External ITCH Specification V1.04 Copyright 2016 Central de Corretajes(CENCOR), S.A. de C.V.

More information

Fixed Income Cash Markets Genium INET Functional Changes. Document Updated:

Fixed Income Cash Markets Genium INET Functional Changes. Document Updated: Fixed Income Cash Markets Genium INET 5.0.0201 Functional Changes Document Updated: 2017-10-12 Revision History 2017-09-14 1.0 Initial description 2017-10-12 1.1 Updates to implementation dates for Circuit

More information

GUI Market Workshop Business Cases

GUI Market Workshop Business Cases GUI Market Workshop Business Cases New Immediate Liquidity Transfer in 2-eyes and 4-eyes perspective 31 st March 2011 1 Content of the presentation 1. Creation of an Immediate Liquidity Transfer in 2-eyes

More information

SEC TICK SIZE PILOT MEASURING THE IMPACT OF CHANGING THE TICK SIZE ON THE LIQUIDITY AND TRADING OF SMALLER PUBLIC COMPANIES

SEC TICK SIZE PILOT MEASURING THE IMPACT OF CHANGING THE TICK SIZE ON THE LIQUIDITY AND TRADING OF SMALLER PUBLIC COMPANIES SEC TICK SIZE PILOT MEASURING THE IMPACT OF CHANGING THE TICK SIZE ON THE LIQUIDITY AND TRADING OF SMALLER PUBLIC COMPANIES APRIL 7, 2017 On May 6, 2015, the Securities & Exchange Commission (SEC) issued

More information

ASX Trade: Markets Participant and Trading Schedule of Fees

ASX Trade: Markets Participant and Trading Schedule of Fees ASX Trade: Markets Participant and Trading Schedule of Fees Effective Date: 01-Jul-2016 Contents ASX Trade: Markets Participant and Trading 1 Participation 1.1 Participant Application Fee 1.2 Participant

More information

NYSE American Options Customer Best Execution ( CUBE ) Mechanism Frequently Asked Questions

NYSE American Options Customer Best Execution ( CUBE ) Mechanism Frequently Asked Questions NYSE American Options Customer Best Execution ( CUBE ) Mechanism Frequently Asked Questions GENERAL INFORMATION 1. What is CUBE? CUBE is NYSE American Options (the Exchange ) electronic crossing price

More information

ASX Centre Point Liquidity Report February 2018

ASX Centre Point Liquidity Report February 2018 ASX Centre Point Liquidity Report ASX Centre Point $9.6 billion traded with an average trade size of $3,307 1043 securities traded in ASX Centre Point with a price improvement of $24.8 million $533 billion

More information

CONSOLIDATED QUOTATION SYSTEM CQS INTERFACE SPECIFICATION

CONSOLIDATED QUOTATION SYSTEM CQS INTERFACE SPECIFICATION SECURITIES INDUSTRY AUTOMATION CORPORATION CONSOLIDATED QUOTATION SYSTEM CQS OUTPUT MULTICAST LINE INTERFACE SPECIFICATION October, 20 Version 48 TABLE OF CONTENTS.0 INTRODUCTION... 9. BACKGROUND... 9.2

More information

NYSE AMERICAN OPTIONS / NYSE ARCA OPTIONS GEMS BATCH / ONLINE EXTRACT LAYOUT (700 BYTES)

NYSE AMERICAN OPTIONS / NYSE ARCA OPTIONS GEMS BATCH / ONLINE EXTRACT LAYOUT (700 BYTES) NYSE AMERICAN OPTIONS / NYSE ARCA OPTIONS GEMS BATCH / ONLINE EXTRACT LAYOUT (700 BYTES) 1 Extract Number 10 1 N* NA Transmission Sequence Number 2 OCC Sequence Number 10 11 N* 3 Event ID 32 21 A/N NA

More information

Technical Specifications 19 March SOLA Derivatives HSVF Market Data. SOLA 12: V March 2018

Technical Specifications 19 March SOLA Derivatives HSVF Market Data. SOLA 12: V March 2018 Technical Specifications 19 March 2018 SOLA Derivatives HSVF Market Data SOLA 12: V 6.3 19 March 2018 1 1 Introduction 6 1.1 Purpose 6 1.2 Readership 6 1.3 Revision History 6 2 Overview 8 2.1 Transmission

More information

Glimpse for Best of Nasdaq Options (BONO)

Glimpse for Best of Nasdaq Options (BONO) S Market Data Feed Version 1.1 Glimpse for Best of Nasdaq Options (BONO) 1. Overview A complement to the Best of Nasdaq Options (BONO) real-time data feed products, Glimpse for Best of Nasdaq Options (BONO)

More information

ASX Technical Services

ASX Technical Services ASX Technical Services Schedule of Fees March 2018 ASX Technical Services 1/30 Contents Trading Host Connection 3 Application Service Provider (ASP) 5 Clearing and Settlement Host Connection 5 Market Data

More information

FREQUENTLY ASKED QUESTIONS: THE NASDAQ OPTIONS MARKET (NOM)

FREQUENTLY ASKED QUESTIONS: THE NASDAQ OPTIONS MARKET (NOM) FREQUENTLY ASKED QUESTIONS: THE NASDAQ OPTIONS MARKET (NOM) 1. What are the hours of operation for The NASDAQ Options Market SM (NOM)? The daily system timeline is as follows (all Eastern Time): 7:30 a.m.

More information

Turquoise. TQ301 Native Trading Gateway. Issue A (Turquoise Lit Auctions ) 1 December 2017

Turquoise. TQ301 Native Trading Gateway. Issue A (Turquoise Lit Auctions ) 1 December 2017 Turquoise TQ301 Native Trading Gateway Issue 3.5.5.A (Turquoise Lit Auctions ) 1 December 2017 Contents 1.0 Introduction 4 5.0 Recovery 34 1.1 Purpose 4 1.2 Readership 4 1.3 Document Series 4 Interfaces

More information

Market Model for the Electronic Trading System of the Exchange: ISE T7. T7 Release 6.1. Version 1

Market Model for the Electronic Trading System of the Exchange: ISE T7. T7 Release 6.1. Version 1 Market Model for the Electronic Trading System of the Exchange: ISE T7 T7 Release 6.1 Version 1 Effective Date: 18 th June 2018 Contents 1 Introduction 5 2 Fundamental Principles Of The Market Model 6

More information

AMO Trade Acceptance Service

AMO Trade Acceptance Service Attachment 4 A Trade Acceptance Service Business & Technical Overview Version: Draft 0.5 Publication date: Thursday, 28 January 2010 Property of: Australian Clearing House Pty Limited and ASX Settlement

More information

Tailor Made Combinations. Nordic Equity Derivatives Functional Walkthrough

Tailor Made Combinations. Nordic Equity Derivatives Functional Walkthrough Tailor Made Combinations Nordic Equity Derivatives Functional Walkthrough 1 Intro The Tailor Made Combination (TMC) functionality supports the creation and electronic trading of user-defined strategies

More information

ASX OPERATING RULES EXECUTION, QUOTE DISPLAY AND REPORTING SERVICES GENERAL RULES RELATING TO THE TRADING PLATFORM

ASX OPERATING RULES EXECUTION, QUOTE DISPLAY AND REPORTING SERVICES GENERAL RULES RELATING TO THE TRADING PLATFORM ASX OPERATING RULES SECTION 4 EXECUTION, QUOTE DISPLAY AND REPORTING SERVICES GENERAL RULES RELATING TO THE TRADING PLATFORM... 403 Session States... 403 Order Entry... 403 Priority of Orders... 404 Terms

More information

Technical Specification November Reconciliation Files

Technical Specification November Reconciliation Files Reconciliation Files Table of Contents 1.0 Change History 3 2.0 Introduction 4 2.1 4 Purpose 4 3.0 Content 4 3.1 File Format 6 3.2 ORD_[MARKET]_MEMBER_DATE 6 3.3 TRD_[MARKET]_MEMBER_DATE 14 4.0 Connectivity

More information

Trade Data Dissemination Service 2.0 (TDDS 2.0)

Trade Data Dissemination Service 2.0 (TDDS 2.0) Trade Data Dissemination Service 2.0 (TDDS 2.0) Data Feed Interface Specification Version Number: 9.0A Revised: June 16, 2017 Managed and Published by: Financial Industry Regulatory Authority (FINRA) Product

More information

Mutual Fund Quotation Service (MFQS) File Format Specification for MFQS FTP Server Users. 3/22/2018 Nasdaq Global Information Services

Mutual Fund Quotation Service (MFQS) File Format Specification for MFQS FTP Server Users. 3/22/2018 Nasdaq Global Information Services Mutual Fund Quotation Service (MFQS) File Format Specification for MFQS FTP Server Users 3/22/2018 Nasdaq Global Information Services 1 MFQS FTP Server Information... 4 1.1 Overview... 4 1.2 FTPS Server

More information

Clearing Trade Interface (CTI) VERSION 1.3 OCTOBER 31, 2017

Clearing Trade Interface (CTI) VERSION 1.3 OCTOBER 31, 2017 Clearing Trade Interface (CTI) VERSION 1.3 OCTOBER 31, 2017 Options Clearing Trade Interface (CTI) Nasdaq Options Market Nasdaq PHLX Nasdaq BX Options Specification Version 1.3 Table of Contents 5.. Overview...

More information

ASX Technical Services Schedule of Fees APRIL 2017 VERSION

ASX Technical Services Schedule of Fees APRIL 2017 VERSION ASX Technical Services Schedule of Fees APRIL 2017 VERSION 2017.2 Contents Trading Host Connection 3 Market Data Connection 6 Clearing and Settlement Host Connection 8 Trading and Administrative Applications

More information

NASDAQ Futures, Inc. (NFX) General Reference Guide. Version

NASDAQ Futures, Inc. (NFX) General Reference Guide. Version NASDAQ Futures, Inc. (NFX) General Reference Guide Version 1.06 2017-7-10 CONFIDENTIALITY/DISCLAIMER This Reference Guide is being forwarded to you strictly for informational purposes and solely for the

More information

BSE Trading Rules July 2012 TRADING RULES FOR EQUITY SECURITIES JULY 2012

BSE Trading Rules July 2012 TRADING RULES FOR EQUITY SECURITIES JULY 2012 TRADING RULES FOR EQUITY SECURITIES JULY 2012 i TABLE OF CONTENTS Page No: CHAPTER 1... 1 INTRODUCTION... 1 1.1 TRADING BOARDS... 1 1.2 TRADING AND SYSTEM OPERATION SESSIONS... 2 1.2.1 Pre-trading Session...

More information

Nasdaq Options GLIMPSE

Nasdaq Options GLIMPSE Market Data Feed Version 3.2 Nasdaq Options GLIMPSE 1. Overview A complement to the Nasdaq Options ITCH to Trade Options (ITTO) real-time data feed product, Nasdaq Options GLIMPSE 3.0 is a point-to-point

More information

NASDAQ Futures, Inc. (NFX) Tailor Made Combinations Reference Guide. Version

NASDAQ Futures, Inc. (NFX) Tailor Made Combinations Reference Guide. Version NASDAQ Futures, Inc. (NFX) Tailor Made Combinations Reference Guide Version 1.02 2017-7-10 CONFIDENTIALITY/DISCLAIMER This Tailor Made Combinations Reference Guide ( Reference Guide ) is being forwarded

More information

ReferencePoint Derivatix Message Specification

ReferencePoint Derivatix Message Specification ReferencePoint The definitive reference data service, direct from the source ASX Market Information Information Solutions from the Source Copyright ASX Limited. ABN 98 008 624 691. 2007. All rights reserved.

More information

NLX TRADING PROCEDURES. Version 1.8 (September 2016)

NLX TRADING PROCEDURES. Version 1.8 (September 2016) NLX TRADING PROCEDURES Version 1.8 (September 2016) CONTENTS DEFINITIONS... 4 1 EXECUTIVE SUMMARY... 9 1.1 Introduction... 9 2 OVERVIEW OF THE MARKET... 10 2.1 Market Structure... 10 2.2 Interest Rate

More information

DCASS OAPI Certification Test Application / Confirmation Form

DCASS OAPI Certification Test Application / Confirmation Form DCASS-Form 11 DCASS OAPI Certification Test Application / Confirmation Form To : Clearing Operations - Cash & Derivatives Clearing 30/F, One Exchange Square, 8 Connaught Place, Central, Hong Kong Tel:

More information

BROKERS: YOU BETTER WATCH OUT, YOU BETTER NOT CRY, FINRA IS COMING TO

BROKERS: YOU BETTER WATCH OUT, YOU BETTER NOT CRY, FINRA IS COMING TO November 2017 BROKERS: YOU BETTER WATCH OUT, YOU BETTER NOT CRY, FINRA IS COMING TO TOWN Why FINRA s Order Routing Review Could Be a Turning Point for Best Execution FINRA recently informed its member

More information

Nasdaq Fund Network (NFN) Batch Upload File Format Specification for NFN Website Users. 6/19/2018 Nasdaq Global Information Services

Nasdaq Fund Network (NFN) Batch Upload File Format Specification for NFN Website Users. 6/19/2018 Nasdaq Global Information Services Nasdaq Fund Network (NFN) Batch Upload File Format Specification for NFN Website Users 6/19/2018 Nasdaq Global Information Services 1 Overview... 3 2 Data Format Changes... 3 2.1 Introduction of NFN 0050

More information

NASDAQ Futures, Inc. (NFX) Market Maker Protection & Self-Match Prevention Reference Guide. Version

NASDAQ Futures, Inc. (NFX) Market Maker Protection & Self-Match Prevention Reference Guide. Version NASDAQ Futures, Inc. (NFX) Market Maker Protection & Self-Match Prevention Reference Guide Version 1.02 2015-6-29 CONFIDENTIALITY/DISCLAIMER This Reference Guide is being forwarded to you strictly for

More information

The upload of new data needed for audit trail (RTS24) on the spot market (Xetra) of BSE

The upload of new data needed for audit trail (RTS24) on the spot market (Xetra) of BSE The upload of new data needed for audit trail (RTS24) on the spot market (Xetra) of BSE Budapest Stock Exchange needs to collect several new information connected to orders, in order to comply with the

More information

CODA Markets, INC. CRD# SEC#

CODA Markets, INC. CRD# SEC# Exhibit A A description of classes of subscribers (for example, broker-dealer, institution, or retail). Also describe any differences in access to the services offered by the alternative trading system

More information

Taiwan Futures Exchange. Market Data Transmission Manual

Taiwan Futures Exchange. Market Data Transmission Manual Taiwan Futures Exchange Market Data Transmission Manual (Market Data Transmission Network) Prepared by TAIFEX Ver. 2.16S (updated on 2017/11/23) This spec is for the feed that symbol format is linked with

More information

SECURITIES INDUSTRY AUTOMATION CORPORATION CQS

SECURITIES INDUSTRY AUTOMATION CORPORATION CQS SECURITIES INDUSTRY AUTOMATION CORPORATION CQS CONSOLIDATED QUOTATION SYSTEM May 8, 2018 Version 1.7 CONTENTS VERSION HISTORY... 4 1.0 INTRODUCTION... 5 1.1 BACKGROUND... 5 1.2 DUAL SITE REDUNDANCY...

More information

US Equities/Options Web Port Controls Specification

US Equities/Options Web Port Controls Specification Web Port Controls Specification Version 1.3.4 December 6, 2017 Contents 1 Introduction... 4 1.1 Overview... 4 1.2 Customer Web Portal... 4 2 Port Controls... 5 2.1 Selecting the Client... 7 2.1.1 Direct...

More information

Autobahn Equity Americas

Autobahn Equity Americas http://autobahn.db.com Autobahn Equity Americas US Routing Logic Smarter Liquidity Innovation with Integrity September 2016 This document describes the routing logic used for orders sent to the Autobahn

More information

NASDAQ OMX Global Index Data Service SM

NASDAQ OMX Global Index Data Service SM NASDAQ OMX Global Index Data Service SM Version: 2009-2 Revised: September 25, 2009 Distributed by: NASDAQ OMX Global Data Products 9600 Blackwell Road, Suite 500 Rockville, MD 20850, USA Phone: +1 301

More information

NASDAQ OMX PSX TotalView-ITCH 4.1

NASDAQ OMX PSX TotalView-ITCH 4.1 NASDAQ OMX PSX TotalView-ITCH 4.1 For PSX Trading Venue NASDAQ OMX Global Data Products 6/12/2014 6/12/2014 1 1 Overview NASDAQ OMX PSX TotalView-ITCH 4.1 ITCH is the revolutionary NASDAQ OMX outbound

More information

Nasdaq Dubai Derivatives Trading Manual version 3.5 / February 2018

Nasdaq Dubai Derivatives Trading Manual version 3.5 / February 2018 Nasdaq Dubai Derivatives Trading Manual version 3.5 / February 2018 For more information Nasdaq Dubai Ltd Level 7 The Exchange Building No 5 DIFC PO Box 53536 Dubai UAE +971 4 305 5454 Concerned department:

More information

US Equities/Options Web Port Controls Specification

US Equities/Options Web Port Controls Specification Web Port Controls Specification Version 1.3.6 March 23, 2018 Contents 1 Introduction... 3 1.1 Overview... 3 1.2 Customer Web Portal... 3 2 Port Controls... 4 2.1 Selecting the Client... 6 2.1.1 Direct...

More information

NASDAQ GLIMPSE 3.2. All numeric fields are composed of a string of ASCII coded digits, right justified and space filled on the left.

NASDAQ GLIMPSE 3.2. All numeric fields are composed of a string of ASCII coded digits, right justified and space filled on the left. NASDAQ GLIMPSE 3.2 1. Overview A complement to the NASDAQ TotalView-ITCH real-time data feed product, NASDAQ GLIMPSE 3.2 is a point-to-point data feed connection that provides direct data feed customers

More information

GLOBAL OTC INTEGRATED FEED CLIENT SPECIFICATION

GLOBAL OTC INTEGRATED FEED CLIENT SPECIFICATION GLOBAL OTC INTEGRATED FEED CLIENT SPECIFICATION Global OTC Integrated Version Date 1.16 May 12, 2016 2015 NYSE. All rights reserved. No part of this material may be copied, photocopied or duplicated in

More information

GLOBAL OTC INTEGRATED FEED CLIENT SPECIFICATION

GLOBAL OTC INTEGRATED FEED CLIENT SPECIFICATION GLOBAL OTC INTEGRATED FEED CLIENT SPECIFICATION Global OTC Integrated Version Date 1.15c April 25, 2016 2015 NYSE. All rights reserved. No part of this material may be copied, photocopied or duplicated

More information

IDEM Market. Guide to Pre-Trade Validation (PTV) functionality. Future documentation - DRAFT Functionality to be released in SOLA version 9

IDEM Market. Guide to Pre-Trade Validation (PTV) functionality. Future documentation - DRAFT Functionality to be released in SOLA version 9 IDEM Market (PTV) functionality Future documentation - DRAFT Functionality to be released in SOLA version 9 Draft version 1.0 1 Disclaimer Borsa Italiana has taken reasonable efforts to ensure that the

More information