com.fxcm.fix
Class ContingencyTypeFactory
java.lang.Object
com.fxcm.fix.ContingencyTypeFactory
public class ContingencyTypeFactory
- extends Object
OCO
public static final IContingencyType OCO
- One Cancels the Other (OCO)
OTO
public static final IContingencyType OTO
- One Triggers the Other (OTO)
ELS
public static final IContingencyType ELS
- Entry Limit Stop (ELS)
ContingencyTypeFactory
public ContingencyTypeFactory()
toCode
public static IContingencyType toCode(String aCode)
- Converts a status code to a fix object
- Parameters:
aCode - CONTINGENCYTYPE_OCO
- Returns:
- fxcm order type fix object
Copyright © 2011 FXCM, LLC. All Rights Reserved.