binance-trading-signal
Installation
SKILL.md
Binance Trading Signal Skill
On-chain trading signals and custom signal strategy management. Two modes:
- Smart Money signals — direct API call, per-trade buy/sell events from tracked wallets
- Custom Signal strategies — via
baw signalCLI, user-created strategies with backtesting
Prerequisites
This skill requires the baw CLI (@binance/agentic-wallet npm package). If baw is not found:
npm install -g @binance/agentic-wallet
Verify: baw --version should print 1.6.2 or higher. If installation fails or the user doesn't have Node.js, inform them that Node.js >= 18 is required.