get_dca
Dollar-cost-averaging outcome for a coin: what buying a fixed dollar amount on a schedule (weekly or monthly) since a start date would be worth today — total invested, units, average cost, current value and ROI — plus the lump-sum comparison and the worst drawdown endured. Real Binance closes, refreshed daily.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Lower-case ticker, e.g. btc, eth, sol. | |
| amount | No | USD invested per purchase (default 100). | |
| frequency | No | Purchase cadence (default weekly). | |
| start_date | No | ISO date to start buying from, e.g. 2021-01-01 (optional; default = full history). |