Bastion
LP Protection. Opens short futures positions when the LP price exits the range, protecting against impermanent loss exposure. Uses lower_short and upper_short legs.
Aegis provides a suite of automated hedging bots, each targeting a different market scenario for concentrated liquidity LP positions. Three bots are currently live and operational.
Bastion
LP Protection. Opens short futures positions when the LP price exits the range, protecting against impermanent loss exposure. Uses lower_short and upper_short legs.
Vanguard
Breakout. Opens a long futures position when price breaks above the LP range upper bound. Live today: bullish_breakout / upper_long leg. Bidirectional targets are pending.
Orbit
Mean-Reversion (live). Opens futures positions from inside the LP range when price approaches a range edge. Configurable direction: long-only, short-only, or both. Fully implemented and running end-to-end.
| Bot | Strategy type |
|---|---|
| Vault | Coming soon |
| Scout | Coming soon |
| Grid | Coming soon |
A single LP pool can run Bastion, Vanguard, and Orbit simultaneously. Each bot type operates independently:
Each execution wallet can have only one active strategy per perpetual symbol. To run the same bot on multiple LP positions with the same underlying pair, you need one execution wallet per position.
Numeric example:
You want to run Bastion on 3 separate ETH/USDC LP positions → you need 3 Bastion execution wallets, one per position.
See Wallet-Bot Binding for full details and multi-bot usage examples.