Uses of Class
com.fxcm.fix.ATradeTransportable

Packages that use ATradeTransportable
com.fxcm.fix.posttrade   
com.fxcm.fix.pretrade   
com.fxcm.fix.trade   
 

Uses of ATradeTransportable in com.fxcm.fix.posttrade
 

Subclasses of ATradeTransportable in com.fxcm.fix.posttrade
 class ClosedPositionReport
           
 class PositionReport
          A position report represents a trade
 

Uses of ATradeTransportable in com.fxcm.fix.pretrade
 

Subclasses of ATradeTransportable in com.fxcm.fix.pretrade
 class SecurityStatusRequest
          The Security Status Request (e) message provides for the ability to request the status of a security.
 

Uses of ATradeTransportable in com.fxcm.fix.trade
 

Subclasses of ATradeTransportable in com.fxcm.fix.trade
 class ExecutionReport
          ExecutionReport - sent to notify the customer about the status of the order The execution report message is used to: 1. confirm the receipt of an order 2. confirm changes to an existing order (i.e. accept cancel and replace requests) 3. relay order status information 4. relay fill information on working orders 6. reject orders 7. report post-trade fees calculations associated with a trade Each execution report contains two fields which are used to communicate both the current state of the order as understood by the broker (OrdStatus) and the purpose of the message (ExecType).
 class OrderCancelReplaceRequest
          The order cancel/replace request is used to change the parameters of an existing order.
 class OrderCancelRequest
          The order cancel request message requests the cancelation of all of the remaining quantity of an existing order.
 class OrderMassStatusRequest
          The order mass status request message requests the status for orders matching criteria specified within the request.
 class OrderSingle
          OrderSingle is used to send orders to the system
 class OrderStatusRequest
          The order status request (H) message is used by the institution to generate an order status message back from the broker.
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.