mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-31 12:10:31 +08:00
_analyze Method in algorithm.py Added one line to check for the keyword argument 'analyze' and set the the _analyze method when a TradingAlgorithm object is initialized within a script.