Using Elektron API can i make a request for a RIC to give data as of a specific point of time
E.G :
Using EIKON excel i can make below request :
=RHistory("/IBM.N","TRDPRC_1.Timestamp;TRDPRC_1.Volume;TRDPRC_1.Close","END:10-Oct-2019:16:00 NBROWS:1 TIMEZONE:GMT INTERVAL:1D",,"TSREPEAT:NO CH:Fd")
Is there a way to replicate this in API