I'm using the eikon api and trying to get historical data from "aBRXOGAPR". I wrote 'ek.get_timeseries("aBRXOGAPR" , start_date= "2010-01-02", end_date="2023-05-02)' and it is returning :
2023-05-24 16:55:29,727 P[20964] [MainThread 7108] Error with aBRXOGAPR: Interval is not supported
2023-05-24 16:55:29,729 P[20964] [MainThread 7108] aBRXOGAPR: Interval is not supported |
I tried with several time ranges and I'm getting the same error