|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TradingSessionDesc | |
|---|---|
| com.fxcm.external.api.transport | |
| com.fxcm.fix.other | |
| com.fxcm.messaging | |
| Uses of TradingSessionDesc in com.fxcm.external.api.transport |
|---|
| Methods in com.fxcm.external.api.transport that return TradingSessionDesc | |
|---|---|
TradingSessionDesc |
IGateway.getTradingSession()
Returns connected TradingSession |
TradingSessionDesc[] |
IGateway.getTradingSessions(FXCMLoginProperties aProps)
Obtains list of trading session that is available to login. |
| Methods in com.fxcm.external.api.transport with parameters of type TradingSessionDesc | |
|---|---|
void |
IGateway.openSession(TradingSessionDesc aTradingSessionDesc)
Open a sesssion with the supplied TradingSession, only 1 session can be opened. |
void |
IGateway.openSession(TradingSessionDesc aTradingSessionDesc,
Properties aProperties)
Open a sesssion with the supplied TradingSession, only 1 session can be opened. |
| Uses of TradingSessionDesc in com.fxcm.fix.other |
|---|
| Methods in com.fxcm.fix.other that return TradingSessionDesc | |
|---|---|
TradingSessionDesc[] |
UserResponse.getTradingSessions()
|
| Uses of TradingSessionDesc in com.fxcm.messaging |
|---|
| Methods in com.fxcm.messaging that return TradingSessionDesc | |
|---|---|
TradingSessionDesc |
IUserSession.getTradingSession()
Obtains descriptor if current Trading Session. |
TradingSessionDesc[] |
IUserSession.retrieveTradingSessions()
Obtains list of trading session that is available to login. |
| Methods in com.fxcm.messaging with parameters of type TradingSessionDesc | |
|---|---|
void |
IUserSession.setTradingSession(TradingSessionDesc aTradingSession)
Sets trading session |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||