Namespace fxcore2

Classes

IO2GResponseListener

The interface to listen to responses.

IO2GSessionStatus

The interface of the session status listeners.

LoginFailedEventArgs

The arguments of the LoginFailed event.

O2GAccountRow

The interface to the account row parsed by O2GAccountsTableResponseReader and O2GTablesUpdatesReader.

O2GAccountsTableResponseReader

The interface to the reader of the AccountsTable response.

O2GClosedTradeRow

The interface to the closed trade row parsed by O2GClosedTradesTableResponseReader and O2GTablesUpdatesReader.

O2GClosedTradesTableResponseReader

The interface to the reader of the ClosedTrades table response.

O2GCommandResponseReader

The interface to the reader of the command response.

O2GGenericTableResponseReader

The base class for all table response readers.

O2GLoginRules

Provides information about the rules used during the login in the currently established session.

O2GMarketDataSnapshotResponseReader

The interface to the reader of the MarketDataSnapshot response.

O2GMessageRow

The interface to the message row parsed by O2GMessagesTableResponseReader and O2GTablesUpdatesReader.

O2GMessagesTableResponseReader

The interface to the reader of the MessagesTable response.

O2GOfferRow

The interface to the offer row parsed by the O2GOffersTableResponseReader and and O2GTablesUpdatesReader.

O2GOffersTableResponseReader

The interface of the reader for the TablesUpdates or offers table refresh command.

O2GOrderResponseReader

The interface to the reader of the order response.

O2GOrderRow

The interface to the order row parsed by O2GOrdersTableResponseReader and O2GTablesUpdatesReader.

O2GOrdersTableResponseReader

The interface to the reader of the Orders table response.

O2GPermissionChecker

Checks permissions.

O2GRequest

The request object.

O2GRequestFactory

The request factory.

O2GResponse

The interface to the response.

O2GResponseReaderFactory

The interface to the factory of response readers.

O2GSession

The session object. The object should be disposed after disconnecting.

O2GSessionDescriptor

The the trading session descriptor.

O2GSessionDescriptorCollection

The collection of trading session descriptors.

O2GSystemPropertiesReader

The interface to the reader of the system properties.

O2GTableColumn

The table column description.

O2GTableColumnCollection

The interface to the collection of table column descriptions.

O2GTablesUpdatesReader

The interface to the reader of tables updates.

O2GTimeConverter

Converts date/time between the time zones.

O2GTimeframe

The time frame description.

O2GTimeframeCollection

The collection of time frames available for the session.

O2GTradeRow

The interface to the trade row parsed by O2GTradesTableResponseReader and O2GTablesUpdatesReader.

O2GTradesTableResponseReader

The interface to the reader of the Trades table response.

O2GTradingSettingsProvider

Checks trading settings.

O2GTransport

The main class which is used to configure the transport and to create sessions.

O2GValueMap

The value map.

Order2GoException

Order2Go exception.

RequestCompletedEventArgs

The arguments of the RequestCompleted event.

RequestFailedEventArgs

The arguments of the RequestFailed event.

SessionStatusEventArgs

The arguments of the SessionStatusChanged event.

TablesUpdatesEventArgs

The arguments of the TablesUpdates event.

Enumerations

O2GMarketStatus

The market status.

O2GPermissionStatus

The permission statuses.

O2GPriceUpdateMode

The price update modes.

O2GRequestParamsEnum

The request parameters.

O2GResponseType

The type of the O2GResponseType object.

O2GSessionStatusCode

The codes of the session status.

O2GTable

The type of the table.

O2GTableColumnType

The datatype of the column

O2GTableUpdateType

The type of the table update.

O2GTimeConverterTimeZone

Time zones for the time zone converter

O2GTimeframeUnit

The unit of the time frame length measurement.

back