Click or drag to resize

IAdapterT Methods

The IAdapterT type exposes the following members.

Methods
 NameDescription
Public methodCanCancelAllOrders
(Inherited from IAdapter)
Public methodCancelAllOrdersAsync
(Inherited from IAdapter)
Public methodCancelOrderAsync
(Inherited from IAdapter)
Public methodCanConvertPosition
(Inherited from IAdapter)
Public methodCanExitOrder
(Inherited from IAdapter)
Public methodCanExitPosition
(Inherited from IAdapter)
Public methodCanGetOrderHistory
(Inherited from IAdapter)
Public methodCanRefreshAccount
(Inherited from IAdapter)
Public methodCanRefreshHolding
(Inherited from IAdapter)
Public methodCanRefreshOrders
(Inherited from IAdapter)
Public methodCanRefreshOrderStatus
(Inherited from IAdapter)
Public methodCanRefreshPosition
(Inherited from IAdapter)
Public methodCanRefreshTrades
(Inherited from IAdapter)
Public methodChangeOrderAsync
(Inherited from IAdapter)
Public methodConnect
(Inherited from IAdapter)
Public methodConvertPositionAsync
(Inherited from IAdapter)
Public methodDisconnect
(Inherited from IAdapter)
Public methodExitOrderAsync
(Inherited from IAdapter)
Public methodExitPositionAsync
(Inherited from IAdapter)
Public methodGetAccountValueAsync
(Inherited from IAdapter)
Public methodGetOrderHistoryAsync
(Inherited from IAdapter)
Public methodGetStrikeAsync
(Inherited from IAdapter)
Public methodPlaceOrderAsync
(Inherited from IAdapter)
Public methodRefreshAccountAsync
(Inherited from IAdapter)
Public methodRefreshHoldingAsync
(Inherited from IAdapter)
Public methodRefreshOrdersAsync
(Inherited from IAdapter)
Public methodRefreshOrderStatusAsync
(Inherited from IAdapter)
Public methodRefreshPositionAsync
(Inherited from IAdapter)
Public methodRefreshTradesAsync
(Inherited from IAdapter)
Public methodSubscribeHistoricalData
(Inherited from IAdapter)
Public methodSubscribeLevel1Data
(Inherited from IAdapter)
Public methodSubscribeLevel2Data
(Inherited from IAdapter)
Public methodUnsubscribeHistorialData
(Inherited from IAdapter)
Public methodUnsubscribeLevel1Data
(Inherited from IAdapter)
Public methodUnsubscribeLevel2Data
(Inherited from IAdapter)
Top
See Also