The coin & amount the user allocated for the entire DCA cycle.
The coin & amount that is being purchased in each periodic trade.
Details about when & how the DCA was created. Contains timestamps and transaction references.
OptionalintegratorOptional integrator fee settings that might apply to each trade.
The interval (in ms) between each trade, e.g., every hour => 3600000.
OptionallastIf at least one trade has already executed, shows when & how the last one occurred.
The maximum slippage (bps) allowed for each trade.
OptionalnextIf the next trade is scheduled in the future, indicates when that trade will occur.
Represents how far along the DCA has progressed, typically out of totalTrades.
The address to receive the purchased coin. Defaults to the DCA owner's address if unspecified.
OptionalstrategyOptional bounding strategy with min/max acceptable prices.
The total amount of allocateCoin actually spent so far.
The total number of trades that were planned.
The number of remaining trades that have not yet executed.
Summarizes the main details of a DCA order, including how much coin is allocated and how many trades remain.