-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Traceback (most recent call last):
File "main.py", line 214, in
trader = SMABacktest(instrument, start, end, smas, smal, granularity, trading_cost)
File "/root/FXBot/backtesting/SMABacktest.py", line 25, in init
super().init(
File "/root/FXBot/backtesting/Backtester.py", line 27, in init
self._data = self.acquire_data()
File "/root/FXBot/backtesting/Backtester.py", line 41, in acquire_data
df = oanda.get_history(
File "/root/FXBot/env/lib/python3.8/site-packages/tpqoa-0.0.55-py3.8.egg/tpqoa/tpqoa.py", line 241, in get_history
AttributeError: 'Index' object has no attribute 'tz_localize'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels