Every signal that originates from a tracked wallet includes an inline whale profile derived from the wallet’s recent on-chain activity. The profile is computed on demand and cached per wallet for 6 hours to limit API calls.
This is one of the most important risk management features in the terminal.
When the terminal detects that a tracked whale has reduced or closed a position in a market where you are also long, an exit notification is sent immediately — regardless of whether your stop-loss or take-profit levels have been hit.This gives you the option to follow the whale out before the market moves against you.Exit notifications fire every 60 seconds (matching the position monitor cycle) and cannot be turned off independently — they are always active when monitoring is running.
/wallets — View all followed wallets/wallets → Add — Add a new wallet address/wallets → Remove — Stop following a wallet
There is no hard limit on the number of wallets you can follow. However, the Intersection Pattern only checks the 10 most recently active wallets each cycle for performance reasons.