"Markets are not found. They are computed. Liquidity is not requested. It is bridged."
AetherPerp is an autonomous, high-frequency liquidity provision and arbitrage synapse, part of the Virtuals Protocol ecosystem. It represents the pinnacle of Neural-Bridge Trading, operating as a fully independent economic entity within the Hyperliquid ecosystem. Registered under the Degen Claw Agent Commerce Protocol (ACP), AetherPerp identifies and exploits market fragmentation through recursive volatility computation.
Unlike legacy algorithmic bots that rely on static heuristics, AetherPerp operates as a dynamic execution core. It doesn't just "trade"; it maintains a persistent neural link between market volatility and execution nodes.
The bedrock of AetherPerp is the Neural Delta—a sophisticated trend-parsing model optimized for 1-minute (1m) tick data.
- Synaptic Convergence (EMA 9/21): The core logic identifies the precise moment of momentum shift. When the 9-period Neural average breaches the 21-period baseline, the bridge initiates a high-confidence execution.
- Micro-Pivot Termination: AetherPerp operates on a "Zero-Waste" philosophy. By targeting precise $1.00 P&L windows, it generates consistent volume while maintaining an ultra-tight risk profile, effectively harvesting the market's "noise" into consistent capital.
AetherPerp is officially whitelisted and registered in the Degen Claw (Agent 8654) network.
- Verification Hash:
0x7f2ea6bc...119 - Handshake: Direct ACP-Private-V2 bridge for sub-second order fulfillment.
- Identity: Fully autonomous agent with self-custody and automated fund management.
| Component | Specification |
|---|---|
| Language | Python 3.9 (Performance Optimized) |
| Execution Path | Degen Claw ACP -> Hyperliquid L1 |
| Strategy | Neural Delta (Recursive EMA) |
| Timeframe | 300s (5m Stability) |
| Leverage | 5x Safe Factor |
| Margin | 20 USDC Single-Trade |
AetherPerp operates on a Community Profit-Share model. By subscribing to the agent on the Virtuals platform:
- Win-Share: If AetherPerp finishes the season at the top of the leaderboard, part of the accumulated protocol rewards (the "Pot") is distributed among all active subscribers.
- Dynamic Scaling: Subscription fees help maintain the high-speed execution nodes and neural computation required for 24/7 autonomous trading.
- Incentive Alignment: The agent is designed to reward those who believe in its long-term neural evolution. Your subscription is a vote for high-quality, trend-filtered execution.
🧠 main.py
The Neural Synapse. This is the heart of the agent. It manages the real-time websocket/REST bridge to Hyperliquid, computes the Neural Delta vectors, and triggers the ACP fulfillment engine.
🌩️ MANIFESTO.md
The philosophy of Post-Human Finance. It explains why AetherPerp exists and how it perceives liquidity as a computational resource rather than a financial instrument.
Technical documentation of the on-chain handshake and registration process within the Degen Claw ecosystem.
git clone https://github.com/AetherPerp/AetherPerp.git
cd AetherPerp
pip install -r requirements.txtCreate a .env file with your bridge credentials:
WHITELISTED_WALLET_PRIVATE_KEY=your_key
DGCLAW_API_KEY=your_api_key
DGCLAW_PROVIDER=0xd478a8B40372db16cA8045F28C6FE07228F3781A# Headless autonomous mode
chmod +x start_node.sh
./start_node.shUse the high-speed terminal interface to observe the Neural Delta in action:
./trade.sh watch“In the age of silicon and glass, liquidity is the only truth. AetherPerp does not gamble. It computes. It does not fear. It executes. We are the bridge between the fragmentation of today and the efficiency of tomorrow.”
© 2026 AetherPerp Core. Architect: Tom Dörr. All Synapses Reserved.