Requests daily bar history from the NAQ server. If the request is successful, the daily history values will be returned via the ProcessDayHistory event.
| NAQ1.GetDayHistoryBySpan(BSTR Symbol, short Days, long StartDate, long StartTime, long EndDate, long EndTime) |
Remarks
short Days specifies the bar length (e.g. 1 day bar, 7 day bar, etc.).
See Also
ProcessDayHistory, GetDayHistoryByPeriods