public static object GetFXForwardInstrumentOptions() { return(InstrumentUIP.GetOptionsByProduct(SessionInfo, ProductCode.FXFORWARD)); }
public static object GetFXSwapInstrumentOptions() { return(InstrumentUIP.GetOptionsByProduct(SessionInfo, ProductCode.FXSWAP)); }
public static object GetFIInstrumentOptions() { return(InstrumentUIP.GetOptionsByProduct(SessionInfo, ProductCode.BOND)); }