AccountHelper.AccountHelperClient class
Client for AccountHelper
public class AccountHelperClient : ClientBase<AccountHelperClient>
Public Members
| name | description |
|---|---|
| AccountHelperClient(…) | Creates a new client for AccountHelper (2 constructors) |
| virtual AccountSummary(…) | Some information about account (2 methods) |
| virtual AccountSummaryAsync(…) | Some information about account (2 methods) |
| virtual OpenedOrders(…) | List of opened orders (2 methods) |
| virtual OpenedOrdersAsync(…) | List of opened orders (2 methods) |
| virtual OpenedOrdersTickets(…) | List of opened orders tickets (2 methods) |
| virtual OpenedOrdersTicketsAsync(…) | List of opened orders tickets (2 methods) |
| virtual OrdersHistory(…) | Orders history with pagination and open date filters (2 methods) |
| virtual OrdersHistoryAsync(…) | Orders history with pagination and open date filters (2 methods) |
| virtual SymbolParamsMany(…) | Full information about exact symbol, or all symbols (2 methods) |
| virtual SymbolParamsManyAsync(…) | Full information about exact symbol, or all symbols (2 methods) |
| virtual TickValueWithSize(…) | (2 methods) |
| virtual TickValueWithSizeAsync(…) | (2 methods) |
See Also
- class AccountHelper
- namespace mt4_term_api