Method RequestQuoteHistoryMonth
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
RequestQuoteHistoryMonth(string, int, int, int)
Fire-and-forget variant: bars from a month/day to now, delivered on OnQuoteHistory (M1).
public void RequestQuoteHistoryMonth(string symbol, int year, int month, int day)
Parameters
Remarks
MT5 equivalent
MT5API.RequestQuoteHistoryMonth(string symbol, int year, int month, int day)— full