get_dca_bot_profit_data
Fetch daily profit data for a DCA bot, showing BTC and USD earnings over a user-defined number of days.
Instructions
Get daily profit data for a specific DCA bot.
Args: bot_id: DCA bot unique identifier days: Number of days for profit data (default: 30) response_filter: Response detail level ("full" or "display")
Returns: Daily profit analytics with BTC/USD amounts and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes | ||
| days | No | ||
| response_filter | No | display |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||