enum O2GTableType
Brief
The enum defines a set of constants representing the trading table.
Details
The table type is used as an argument in the O2GTableManager.getTable method.
The namespace is com.fxcore2
.
Static Public Fields | |
The constant represents the Accounts table. |
|
The constant represents the Closed Trades table. |
|
The constant represents the Messages table. |
|
The constant represents the Offers table. |
|
The constant represents the Orders table. |
|
The constant represents the Summary table. |
|
The constant represents an unknown table. |
|
The constant represents the Trades table. |