Hi Everyone
When I use fetch csv for data within one year the data pulled in and the date of the backtest match. But when I have data that spans more than one year the first year works fine but the second year does not.
Meaning I do not get the right row for the backtest date in the second year.
Has anyone else had this issue and if yes, can you please let me know how you rectified it or workaround?
Much appreciate
Savio
I am using
fetch_csv('https://docs.google.com/spreadsheets/d/e/...........&single=true&output=csv', date_column = 'date', date_format = '%Y-%m-%d', pre_func = preview)
Header row is
symbol date limit
First row is
F 2008-1-2 5.26