DCA

Periodic accumulation into one asset or a weighted basket.

DCA

The DCA template spends a fixed dollar amount on a schedule and can spread that amount across a weighted basket.

Core config

  • asset Primary anchor asset.
  • amountUsd Fixed amount to deploy each run.
  • schedule.cron How often the DCA cycle runs.
  • dca.symbols Basket entries with exact symbols and weights.
  • dca.slippageBps Basket execution slippage.
  • execution.symbol Optional exact market override.
  • execution.leverage Optional leverage override.

How it works

  • the schedule controls when accumulation runs
  • the basket controls where capital is allocated
  • the weights control how much of each run goes to each symbol

The most important knobs are the schedule, the budget, and the basket weights.