mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-26 13:40:37 +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.