StaticnewCreate a new DCA plan.
dayOfWeek is required when frequency is Weekly or Fortnightly
(e.g. "Mon"). dayOfMonth is required when frequency is
Monthly (e.g. "15").
Update an existing DCA plan.
Optionalamount: string | nullOptionalfrequency: DCAFrequency | nullOptionaldayOfWeek: string | nullOptionaldayOfMonth: number | nullOptionalallowMargin: boolean | nullPause (suspend) a DCA plan.
Resume a suspended DCA plan.
Permanently stop a DCA plan.
Get execution history for a DCA plan.
Get DCA statistics.
Pass null for symbol to get aggregate statistics across all plans.
Optionalsymbol: string | nullCheck DCA support for a list of securities.
Calculate the next projected trade date for a DCA plan.
dayOfWeek is used for Weekly/Fortnightly frequency (e.g. "Mon").
dayOfMonth is used for Monthly frequency (1โ28).
OptionaldayOfWeek: string | nullOptionaldayOfMonth: number | nullUpdate the advance reminder hours for DCA execution notifications.
hours must be one of "1", "6", or "12".
Dollar-cost averaging (DCA) plan management context.