Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with callbacks in portfolioManager
There's cases where a callback can be missing to one of the calls in the portfolioManager which caused an error (and halting the trader). Added a check if we actually had a callback before triggering it which keeps things running smoothly.
- Loading branch information