Can you please suggest a script in Eikon Python API that can capture 1 Min Interval at a specific time of the day for multiple dates?
The Eikon Excel formula we are using is,
=RHistory(B$3,"TRDPRC_1.Close","START:"&$A4+$D$1&" NBROWS:1 INTERVAL:1M",,"TSREPEAT:NO SORT:ASC")
where B3 is FXXPZ2
A4 is October 19, 2022
D1 is 18:00