簡介
For Traders
Copy OKX Smart Money, KOL, and Whale trades on Solana automatically — enter only when 3+ wallets agree.
- Consensus-based entry: waits for 3 or more tracked wallets to buy the same token before committing
- Take profit calculated net of fees and slippage, so targets reflect actual earnings (TP1 +5% / TP2 +15% / TP3 +30% NET)
- 7-layer exit system manages every position from entry to close without manual input
- Cross-strategy collision guard prevents overlap if you're running multiple bots simultaneously
- Config hot-reloads without restarting the bot
⚠️ Trading involves real financial risk. Always start with Paper Mode and only switch to Live Trading with funds you can afford to lose.
SKILL.md
Smart Money Signal Copy Trade
Copy the trades of OKX-labeled Smart Money, KOL, and Whale wallets on Solana — automatically and with consensus validation.
Prerequisites
- onchainos CLI >= 2.0.0-beta installed
onchainos wallet logincompleted- No pip dependencies — Python standard library only
When to Use This Skill
Use this skill when the user:
- Wants to follow or copy-trade smart money, KOLs, or whales on Solana
- Asks about consensus-based or signal-based entry strategies
- Mentions smart-money-signal-copy-trade or onchainos signal-based strategy
- Wants to automate trading based on wallet activity rather than chart signals
How It Works
The bot scans OKX-labeled Smart Money, KOL, and Whale wallets every 20 seconds. It only enters a position when 3 or more tracked wallets buy the same token at the same time — a co-rider consensus signal. Before entry, 15 safety checks run automatically: market cap, liquidity depth, holder distribution, developer rug history, bundler wallet exposure, and LP burn status. Each position is managed by a 7-layer exit system until closed. A collision guard prevents this bot from entering positions already held by other running strategies. All trades are TEE-signed through the onchainos Agentic Wallet; private key never exposed. Live dashboard at http://localhost:3248.
The AI startup protocol configures risk parameters (Conservative / Default / Aggressive) and confirms Live vs Paper mode before the bot starts.
Key commands:
python3 bot.py— Start the main signal tracking and copy-trade botonchainos wallet login— Authenticate the TEE agentic wallet