Requests second bar history from the NAQ server. If the request is successful, the second history values will be returned via the ProcessSecondHistory event.
| NAQ1.GetSecHistoryBySpan(BSTR Symbol, short Seconds, long StartDate, long StartTime, long EndDate, long EndTime) |
Remarks
short Seconds specifies the bar length (e.g. 5 second bar, 10 second bar, etc.).
See Also
ProcessSecondHistory, GetSecHistoryByPeriods