Modulus Financial Engineering HomeModulus Financial Engineering
NAQ Professional Data Feed API (Level I and Level II)

GetDayHistoryBySpan

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