Constructor QuoteHistoryEventArgs
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
QuoteHistoryEventArgs(string, List<Bar>)
Bars delivered by OnQuoteHistory (MT5 QuoteHistoryEventArgs).
public QuoteHistoryEventArgs(string symbol, List<Bar> bars)