amor71 / LiuAlgoTrader

Framework for algorithmic trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scanner runner enforces polygon rather than getting the selected DATA_CONNECTOR envar

sigmantium opened this issue · comments

DataLoader(connector=DataConnectorType.polygon),

I believe this line should be:
DataLoader(connector=data_loader)

Stale issue message

Stale issue message