Skip to content

feat: add Auto-Invest (DCA) skill#228

Closed
he-yufeng wants to merge 1 commit intobinance:mainfrom
he-yufeng:feature/auto-invest
Closed

feat: add Auto-Invest (DCA) skill#228
he-yufeng wants to merge 1 commit intobinance:mainfrom
he-yufeng:feature/auto-invest

Conversation

@he-yufeng
Copy link
Copy Markdown

Summary

Adds a new Binance CEX skill for the Auto-Invest (DCA) API, enabling AI agents to help users set up and manage dollar-cost averaging plans for 220+ cryptocurrencies.

What's included

  • SKILL.md with 15 endpoints covering the full Auto-Invest lifecycle:
    • Target asset discovery and ROI data
    • Plan creation (single-asset, portfolio, index-linked)
    • Plan management (pause/resume, list, query)
    • One-off purchases
    • Redemption and history queries
  • references/authentication.md with complete signing examples (HMAC SHA256 / RSA / Ed25519)
  • Practical examples: weekly BTC DCA, multi-asset portfolio allocation, one-off purchase

Why this skill

Auto-Invest is one of the most requested features for automated crypto investing. It supports 220+ target assets, 50+ source assets, and flexible scheduling (daily/weekly/bi-weekly/monthly). Currently missing from the skills hub despite having a full public API.

Follows the same structure and conventions as the existing simple-earn skill.

Add a new CEX skill covering Binance Auto-Invest API, enabling
AI agents to create and manage dollar-cost averaging plans.

Covers 15 endpoints: plan CRUD, one-off purchases, redemptions,
target asset discovery, ROI queries, and subscription history.
Includes portfolio allocation examples and full auth reference.
@dimitrisn442
Copy link
Copy Markdown

Hi @he-yufeng, thanks for your contribution! We're closing this PR as auto invest is no longer officially supported by Binance and it has been deprecated a couple of months ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants