Loading...
Loading...
Binance Algo request using the Binance API. Authentication requires API key and secret key.
npx skill4agent add binance/binance-skills-hub algo| Endpoint | Description | Required | Optional | Authentication |
|---|---|---|---|---|
| Cancel Algo Order(TRADE) | algoId | recvWindow | Yes |
| Query Current Algo Open Orders(USER_DATA) | None | recvWindow | Yes |
| Query Historical Algo Orders(USER_DATA) | None | symbol, side, startTime, endTime, page, pageSize, recvWindow | Yes |
| Query Sub Orders(USER_DATA) | algoId | page, pageSize, recvWindow | Yes |
| Time-Weighted Average Price(Twap) New Order(TRADE) | symbol, side, quantity, duration | positionSide, clientAlgoId, reduceOnly, limitPrice, recvWindow | Yes |
| Volume Participation(VP) New Order (TRADE) | symbol, side, quantity, urgency | positionSide, clientAlgoId, reduceOnly, limitPrice, recvWindow | Yes |
| Cancel Algo Order(TRADE) | algoId | recvWindow | Yes |
| Query Current Algo Open Orders(USER_DATA) | None | recvWindow | Yes |
| Query Historical Algo Orders(USER_DATA) | None | symbol, side, startTime, endTime, page, pageSize, recvWindow | Yes |
| Query Sub Orders(USER_DATA) | algoId | page, pageSize, recvWindow | Yes |
| Time-Weighted Average Price(Twap) New Order(TRADE) | symbol, side, quantity, duration | clientAlgoId, limitPrice | Yes |
BOTHLONGSHORTabc123...xyz
secret123...keysu1Qc...8akf***...aws1## Binance Accounts
### main
- API Key: abc123...xyz
- Secret: secret123...key
- Description: Primary trading account
### futures-keys
- API Key: futures789...def
- Secret: futuressecret...uvw
- Description: Futures trading accountTOOLS.mdX-MBX-APIKEYUser-Agentbinance-algo/1.0.0 (Skill)references/authentication.md