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

Cannot find GetData function

uncle-sann opened this issue · comments

where is this function:
from autotrader.lib.autodata import GetData

I handled that with:
from autotrader.brokers.yahoo import Broker