com.fxcm.fix
Class PosReqTypeFactory
java.lang.Object
com.fxcm.fix.PosReqTypeFactory
public class PosReqTypeFactory
- extends Object
Unique identifier for the position maintenance request as assigned by the submitter
|
Method Summary |
static IPosReqType |
toCode(int aCode)
Converts a status code to a fix object |
POSITIONS
public static final IPosReqType POSITIONS
- Request for open positions
TRADES
public static final IPosReqType TRADES
- Request for closed positions
PosReqTypeFactory
public PosReqTypeFactory()
toCode
public static IPosReqType toCode(int aCode)
- Converts a status code to a fix object
- Parameters:
aCode - POSREQTYPE_*
- Returns:
- position request type fix object
Copyright © 2012 FXCM, LLC. All Rights Reserved.