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

ProcessDayHistory

After calling GetDayHistoryBySpan or GetDayHistoryByPeriods, this event fires once per record of historical daily bar data.

 

ProcessDayHistory (BSTR Symbol, long TradeDate, long TradeTime, double OpenPrice, double HighPrice, double LowPrice, double ClosePrice, long Volume)

 

See Also 

    GetDayHistoryBySpan, GetDayHistoryByPeriods