# core-agents > 12 specialized trading agents - whale tracking, swarm coordination, RBI, funding arbitrage, liquidation hunting. - Author: LedgerGhost90 - Repository: FreeManNumOne/SOVEREIGN_SHADOW_3 - Version: 20260102125008 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/FreeManNumOne/SOVEREIGN_SHADOW_3 - Web: https://mule.run/skillshub/@@FreeManNumOne/SOVEREIGN_SHADOW_3~core-agents:20260102125008 --- --- name: core-agents description: 12 specialized trading agents - whale tracking, swarm coordination, RBI, funding arbitrage, liquidation hunting. --- # core/agents - Trading Agents **Location:** `/Volumes/LegacySafe/SS_III/core/agents/` ## What It Does Specialized autonomous trading agents: - **Whale Agent** - Track large wallet movements - **Swarm Agent** - Multi-agent coordination - **Trading Agent** - Core trading logic - **RBI Agent** - Risk-based investing - **Wealth Agents** - Portfolio management - **Funding Agent** - Funding rate arbitrage - **Liquidation Agent** - Liquidation hunting - **Chart Analysis Agent** - Technical analysis ## Key Modules ``` whale_agent.py - Whale tracking swarm_agent.py - Swarm coordination trading_agent.py - Core trading rbi_agent.py - Risk-based investing wealth_agents.py - Portfolio management funding_agent.py - Funding arb liquidation_agent.py - Liq hunting chartanalysis_agent.py - TA backtest_runner.py - Backtesting ``` ## How to Use ```bash cd /Volumes/LegacySafe/SS_III/core/agents # Run whale tracker python whale_agent.py # Execute swarm coordination python swarm_agent.py # Start trading agent python trading_agent.py ``` ## Status - Files: 12 agent modules - Purpose: Specialized trading strategies, whale tracking, arbitrage