MarketInfo.MarketInfoClient class
Client for MarketInfo
public class MarketInfoClient : ClientBase<MarketInfoClient>
Public Members
| name | description |
|---|---|
| MarketInfoClient(…) | Creates a new client for MarketInfo (2 constructors) |
| virtual Quote(…) | Get quote (2 methods) |
| virtual QuoteAsync(…) | Get quote (2 methods) |
| virtual QuoteHistory(…) | (2 methods) |
| virtual QuoteHistoryAsync(…) | (2 methods) |
| virtual QuoteMany(…) | Latest quote for the specified symbol (2 methods) |
| virtual QuoteManyAsync(…) | Latest quote for the specified symbol (2 methods) |
| virtual Symbols(…) | (2 methods) |
| virtual SymbolsAsync(…) | (2 methods) |
See Also
- class MarketInfo
- namespace mt4_term_api