static public field O2GTableManagerStatus.TABLES_LOADING
Brief
The constant represents the tables loading status.
Details
The tables loading status means that the trading tables are being loaded from the trading server into the ForexConnect memory.
You can not use the trading tables while the O2GTableManager is in the tables loading status. You must wait until the table manager status changes to
TABLES_LOADED.
To find out how to check whether the tables have been loaded or not, refer to the IO2GTableManagerListener documentation.
Declared in O2GTableManagerStatus