Method DownloadQuoteHistoryToday
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
DownloadQuoteHistoryToday(string, int, int)
Today's bars (MT5 DownloadQuoteHistoryToday).
public List<Bar> DownloadQuoteHistoryToday(string symbol, int timeFrame, int timeoutMs = 15000)
Parameters
Returns
Remarks
MT5 equivalent
MT5API.DownloadQuoteHistoryToday(string symbol, int timeFrame, int timeoutMs = 15000)— full