谢谢您的指点,不活跃的我其实也不去交易,可能更偏向理论式的问问。
我先在在Sub MarketData_ReportNotify(ReportData)事件中,用上了“Application.Msgout ReportData.date & ",Code:" & stkLable & ",NewPrice:" & NewPrice”,其中的ReportData.date 果然输出了全部的日期和时间,太感谢了!
可是,为甚么时间是错的?是下午的时间?请看:
2016/8/12 14:14:22,Code:RB10,NewPrice:2566
2016/8/12 14:14:23,Code:RB10,NewPrice:2566
2016/8/12 14:14:23,Code:RB10,NewPrice:2566
2016/8/12 14:14:24,Code:RB10,NewPrice:2566
2016/8/12 14:14:24,Code:RB10,NewPrice:2565
2016/8/12 14:14:25,Code:RB10,NewPrice:2566
2016/8/12 14:14:25,Code:RB10,NewPrice:2566
2016/8/12 14:14:26,Code:RB10,NewPrice:2565