mhallsmoore / qstrader

QuantStart.com - QSTrader backtesting simulation engine.
https://www.quantstart.com/qstrader/
MIT License
2.79k stars 842 forks source link

BUG: AttributeError: 'SMASignal' object has no attribute 'update' #358

Closed JamesKBowler closed 3 years ago

JamesKBowler commented 3 years ago

Hello, I think the update_assets() in Singals should be just update().

Thanks James

JamesKBowler commented 3 years ago

Oh, hang on I didnt see SignalCollection