/api/v1/bots/dca/stats/date
Returns profit metrics, closed deal counts, and currency breakdowns for DCA Bots on a specific calendar date or timestamp.
Query Parameters
3Specific calendar date in YYYY-MM-DD format (or ISO 8601 timestamp, e.g., 2026-08-20).
Filters statistics linked to the specified DCA Bot entity ID.
Filters statistics linked to the specified Quentrade exchange connection account.
Response Parameters
The calendar date [YYYY-MM-DD] for which statistics are calculated.
Total realized USD profit from deals closed on the specified date.
Total BTC equivalent profit calculated for deals closed on that date.
Number of bot deals successfully closed on the specified date.
Cumulative profit broken down by quote currency (e.g. USDT) for the specified date.
Example Request
Example Responses
Returns date-specific profit metrics in quote currencies, USD, and BTC.