mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 02:28:28 +08:00
06d4d7e74b
Refer to cumulative and todays performance explicitly instead of always looping through. The third value (minute) for which this was useful, has been removed. Also, there are some actions where only cumulative may need application, e.g. application of dividends. (However, this patch does not remove dividend processing from todays performance, but opens up later patches to make that distinction.)