Skip to content

AccountHelper.AccountHelperBase class

Base class for server-side implementations of AccountHelper

public abstract class AccountHelperBase

Public Members

name description
virtual AccountSummary(…) Some information about account
virtual OpenedOrders(…) List of opened orders
virtual OpenedOrdersTickets(…) List of opened orders tickets
virtual OrdersHistory(…) Orders history with pagination and open date filters
virtual SymbolParamsMany(…) Full information about exact symbol, or all symbols
virtual TickValueWithSize(…)

See Also