My code is this:
ds.get_data('DJES50I',['NR'], start = '2000-01-01', end = '2020-07-31')
and I just want to know how do I have to fill in the "Open" statement to make it work?
I`ve seen the other article, but that is way too much unnecessary code for me..
so is there an easy solution?