enum O2GTableType
Brief
The enum specifies a set of constants representing the trading table.
Details
The table type is used as an argument in the O2GTableManager.getTable method.
The type defined in the fxcore2.dll
assembly.
The namespace is 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. |