|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UTCTimeOnly | |
|---|---|
| com.fxcm.external.api.transport | |
| com.fxcm.fix.entity | |
| com.fxcm.fix.posttrade | |
| com.fxcm.fix.pretrade | |
| com.fxcm.fix.pretrade.inner | |
| Uses of UTCTimeOnly in com.fxcm.external.api.transport |
|---|
| Methods in com.fxcm.external.api.transport with parameters of type UTCTimeOnly | |
|---|---|
String |
IGateway.requestClosedPositions(int aFXCMMaxNoResults,
UTCDate aFXCMStartDate,
UTCTimeOnly aFXCMStartTime,
UTCDate aFXCMEndDate,
UTCTimeOnly aFXCMEndTime)
Request historical snapshot for closed positions in the range supplied, max allowed is 300 |
| Uses of UTCTimeOnly in com.fxcm.fix.entity |
|---|
| Methods in com.fxcm.fix.entity that return UTCTimeOnly | |
|---|---|
UTCTimeOnly |
MarketDataSnapshot.getAskExpireTime()
Returns quote expiration time |
UTCTimeOnly |
MarketDataSnapshot.getBidExpireTime()
Returns quote expiration time |
| Methods in com.fxcm.fix.entity with parameters of type UTCTimeOnly | |
|---|---|
void |
MarketDataSnapshot.setAskExpireTime(UTCTimeOnly aAskExpireTime)
Sets quote expiration time |
void |
MarketDataSnapshot.setBidExpireTime(UTCTimeOnly aBidExpireTime)
Sets quote expiration time |
void |
MarketDataSnapshot.setTime(UTCTimeOnly aTime)
|
| Uses of UTCTimeOnly in com.fxcm.fix.posttrade |
|---|
| Methods in com.fxcm.fix.posttrade that return UTCTimeOnly | |
|---|---|
UTCTimeOnly |
RequestForPositions.getFXCMEndTime()
Get end time for historical requests |
UTCTimeOnly |
RequestForPositions.getFXCMStartTime()
Get start time for historical requests |
| Methods in com.fxcm.fix.posttrade with parameters of type UTCTimeOnly | |
|---|---|
void |
RequestForPositions.setFXCMEndTime(UTCTimeOnly aFXCMEndTime)
Set end time for historical requests |
void |
RequestForPositions.setFXCMStartTime(UTCTimeOnly aFXCMStartTime)
Set start time for historical requests |
| Uses of UTCTimeOnly in com.fxcm.fix.pretrade |
|---|
| Methods in com.fxcm.fix.pretrade that return UTCTimeOnly | |
|---|---|
abstract UTCTimeOnly |
MarketDataSnapshot.getAskExpireTime()
Returns quote expiration time |
abstract UTCTimeOnly |
MarketDataSnapshot.getBidExpireTime()
Returns quote expiration time |
UTCTimeOnly |
MarketDataRequest.getFXCMEndTime()
Obtains ending time for historical snapshots. |
UTCTimeOnly |
MarketDataRequest.getFXCMStartTime()
Obtains starting time for historical snapshots. |
UTCTimeOnly |
MarketDataSnapshot.getTime()
Obtains snapshot time. |
| Methods in com.fxcm.fix.pretrade with parameters of type UTCTimeOnly | |
|---|---|
abstract void |
MarketDataSnapshot.setAskExpireTime(UTCTimeOnly aAskExpireTime)
Sets quote expiration time |
abstract void |
MarketDataSnapshot.setBidExpireTime(UTCTimeOnly aBidExpireTime)
Sets quote expiration time |
void |
MarketDataRequest.setFXCMEndTime(UTCTimeOnly aFXCMEndTime)
Specifies a ending point to retrieve for historical snapshots. |
void |
MarketDataRequest.setFXCMStartTime(UTCTimeOnly aFXCMStartTime)
Specifies a starting point to retrieve for historical snapshots. |
void |
MarketDataSnapshot.setTime(UTCTimeOnly aTime)
Updates snapshot time. |
| Uses of UTCTimeOnly in com.fxcm.fix.pretrade.inner |
|---|
| Methods in com.fxcm.fix.pretrade.inner that return UTCTimeOnly | |
|---|---|
UTCTimeOnly |
MarketDataSnapshot.getAskExpireTime()
|
UTCTimeOnly |
MarketDataSnapshot.getBidExpireTime()
|
UTCTimeOnly |
MarketDataEntry.getExpireTime()
|
UTCTimeOnly |
MarketDataEntry.getMDEntryTime()
|
| Methods in com.fxcm.fix.pretrade.inner with parameters of type UTCTimeOnly | |
|---|---|
void |
MarketDataSnapshot.setAskExpireTime(UTCTimeOnly aAskExpireTime)
|
void |
MarketDataSnapshot.setBidExpireTime(UTCTimeOnly aBidExpireTime)
|
void |
MarketDataEntry.setExpireTime(UTCTimeOnly aExpireTime)
|
void |
MarketDataEntry.setMDEntryTime(UTCTimeOnly aMDEntryTime)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||