Skip to content

feat: add Copy Trading & Futures Leaderboard skill#230

Closed
he-yufeng wants to merge 1 commit intobinance:mainfrom
he-yufeng:feature/copy-trading
Closed

feat: add Copy Trading & Futures Leaderboard skill#230
he-yufeng wants to merge 1 commit intobinance:mainfrom
he-yufeng:feature/copy-trading

Conversation

@he-yufeng
Copy link
Copy Markdown

Summary

Adds a new Binance CEX skill for Copy Trading and Futures Leaderboard, enabling AI agents to help users discover and evaluate top traders.

What's included

  • SKILL.md with 5 endpoints:
    • Lead trader status check (authenticated)
    • Available copy trading symbols (authenticated)
    • Futures leaderboard rankings by ROI/PNL (public)
    • Trader position viewer (public, shared positions only)
    • Trader performance stats (public)
  • references/authentication.md with signing examples
  • Clear agent behavior rules: read-only skill, risk warnings for past performance, leaderboard freshness disclaimer

Why this skill

Copy trading is one of Binance's most popular features. The leaderboard has millions of monthly visitors. Currently missing from the skills hub. This skill lets agents browse top traders, check their performance, and view shared positions — all without placing any trades.

Follows the same structure as existing CEX skills (spot, simple-earn).

Add a new CEX skill covering Binance copy trading and futures
leaderboard APIs. Combines authenticated lead trader endpoints
with public leaderboard data for trader discovery.

Covers 5 endpoints: lead trader status, lead symbols, leaderboard
ranking, trader positions, and performance stats.
Read-only skill — no trading actions, just exploration and analysis.
@alplabin
Copy link
Copy Markdown
Contributor

alplabin commented Apr 13, 2026

Hello @he-yufeng,
Thank you for the contribution! However, a Binance Skill including Copy Trading has already been published.
We will therefore close this PR.

Please feel free to open a new PR if you’d like to propose other skills.

@alplabin alplabin closed this Apr 13, 2026
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