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

GetMinHistoryByPeriods

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, short Periods)

Remarks

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

short Periods specifies the number of records to request.

     

 

See Also

    ProcessMinuteHistory, GetMinHistoryBySpan