Hi,
Anybody can help me to generate an intraday 5min bar with specified both date and time period.
For example, I want to generate ES #F on 8/26/2011 from 08:30 to 15:00
my syntax is....
=RTD("esrtd",,"*H", "ES #F", ESF|dID("Last","I5 [08:30-15:00]"),"I5 [08:30-15:00]","8/26/2011",)
but I failed to do so.... Every row is the same without getting every 5 min close data
Please help and thanks
Anybody can help me to generate an intraday 5min bar with specified both date and time period.
For example, I want to generate ES #F on 8/26/2011 from 08:30 to 15:00
my syntax is....
=RTD("esrtd",,"*H", "ES #F", ESF|dID("Last","I5 [08:30-15:00]"),"I5 [08:30-15:00]","8/26/2011",)
but I failed to do so.... Every row is the same without getting every 5 min close data
Please help and thanks
Comment