Uses of Class
com.fxcm.fix.trade.ExecutionReport

Packages that use ExecutionReport
com.fxcm.external.api.util   
 

Uses of ExecutionReport in com.fxcm.external.api.util
 

Methods in com.fxcm.external.api.util with parameters of type ExecutionReport
static boolean MessageAnalyzer.isLimitOrder(ExecutionReport aExe)
          Determine if Execution Report is a limit order
static boolean MessageAnalyzer.isOpenOrder(ExecutionReport aExe)
          Determine if Execution Report is an open order
static boolean MessageAnalyzer.isStopLimitCloseOrder(ExecutionReport aExe)
          Determine if Execution Report is a stop/limit close order
static boolean MessageAnalyzer.isStopLimitEntryOrder(ExecutionReport aExe)
          Determine if Execution Report is a stop/limit entry order
static boolean MessageAnalyzer.isStopOrder(ExecutionReport aExe)
          Determine if Execution Report is a stop order
static boolean MessageAnalyzer.isTrailingStopCloseOrder(ExecutionReport aExe)
          Determine if Execution Report is a trailing stop order
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.