mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-25 13:10:33 +08:00
Instead of having the performance tracker as part of the tradesimulation class, hold on to it inside of the algorithm object, so that the perf_tracker is more easily accessed for reset behavior, etc.