kieran-mackle / AutoTrader

A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.

Home Page:https://kieran-mackle.github.io/AutoTrader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Index' object has no attribute 'tzinfo', and so on ~

ahmadekoekkoek opened this issue · comments

I encountered numerous issues while attempting to run the main runfile.py
Based on the error messages, it seems that the problems lie within the module, which results in the failure to execute when calling the methods at.run().
I would greatly appreciate your guidance in resolving these issues.
Thank you.

RunfileERROR

So make your date range within the last 730 days...

at.backtest(start = '1/1/2022', end = '1/4/2023')