Exit rotation watch
Detects a tracked cohort moving out of a position and tells you whether the rotation is broad or one wallet acting alone.
- Author
- mira.eth
- Version
- v1.0.6
- Updated
- 2026-07-31
- Steps
- 4
- Gates
- 2
01Sequence4 steps / 2 gates
- 1binance-wallet-trackerMonitoringauth
Read the 4h distribution summary for the tracked group.
continue if distribution is detected on at least three wallets
otherwise Report a single wallet event and stop.
- 2binance-leaderboardAnalytics
Score each selling wallet on win rate, stability and drawdown.
continue if the median score of the sellers is above 60
otherwise Report the rotation as low signal.
- 3trading-signalSignals
Confirm with per trade sell events and read the exit rate.
no gate on this step
- 4binance-agentic-walletWalletauth
Prepare a reduce order and hold it for confirmation. Never send unattended.
no gate on this step
02Rules
- The last step stops at prepared. Sending stays a manual action.
03Triggerswhat makes the agent reach for this file
is smart money sellingsector rotationwho is distributing
04The file55 lines