Triggering scheduled commands on all Aggregate instances

Check this Creating an Interval Scheduler with Quartz and Sagas. It explains how to create a deadline cronjob to issue commands at a given time period.

Although for this specific case this might not be needed, the interest rate sounds predictable to calculate, and bulk command calculation at end of the day might be overkill…