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

GetMinHistoryBySpan

Requests minute bar history from the NAQ server. If the request is successful, the minute history values will be returned via the ProcessMinuteHistory event.

 

NAQ1.GetMinHistoryBySpan(BSTR Symbol, short Minutes, long StartDate, long StartTime, long EndDate, long EndTime)

Remarks

short Minutes specifies the bar length (e.g. 5 minute bar, 10 minute bar, etc.).

     

 

See Also 

    ProcessMinuteHistory, GetMinHistoryByPeriods