MarketInfo.MarketInfoClient.QuoteHistoryAsync method (1 of 2)
public virtual AsyncUnaryCall<QuoteHistoryReply> QuoteHistoryAsync(QuoteHistoryRequest request,
CallOptions options)
See Also
- class QuoteHistoryReply
- class QuoteHistoryRequest
- class MarketInfoClient
- namespace mt4_term_api
MarketInfo.MarketInfoClient.QuoteHistoryAsync method (2 of 2)
public virtual AsyncUnaryCall<QuoteHistoryReply> QuoteHistoryAsync(QuoteHistoryRequest request,
Metadata headers = null, DateTime? deadline = default,
CancellationToken cancellationToken = default)
See Also
- class QuoteHistoryReply
- class QuoteHistoryRequest
- class MarketInfoClient
- namespace mt4_term_api