AI AGENT ADDONS
Finance & Trading
1,241installs

Traders can use this skill to manage algorithmic orders on Binance. It works for both futures and spot markets. You can cancel orders, view open orders, and check historical orders.

You can place two types of smart orders. TWAP spreads a trade over time to get a fair average price. VP orders follow a volume participation strategy. Both help reduce market impact.

To use this skill you need your Binance API key and secret key. All responses come in simple JSON format. This makes it easy to build automated trading tools.

Add Algo skill to your workflow

Global

mkdir -p ~/.claude/skills/algo

Project

mkdir -p .claude/skills/algo

Source Repository

Stars
919
Forks
173
Watchers
919
Last Push
1 month ago
Created
4 months ago