Strategy Capacity
Last updated
Last updated
Strategy Capacity defines the maximum amount of capital the BasisOS vault can deploy effectively while still allowing positions to be closed without incurring excessive slippage. It considers limitations on both the spot and hedge sides of the strategy.
Technical Details:
Spot Capacity: Determined by two main constraints:
Liquidity Constraint: where is a fixed percentage (e.g., 5%) and $AvgPoolTVL is the average total value locked for the asset.
Slippage Constraint: Ensures that the trade-induced price impact does not exceed a predefined maximum slippage:
Effective Spot Capacity:
Hedge Capacity: Based on the average open interest ($AvgOI) and a threshold percentage (e.g., 10%):
Overall Vault Capacity: The vault’s effective capacity is the minimum of the spot and hedge capacities:
Purpose: These constraints ensure that positions can be adjusted (or liquidated) with acceptable slippage and without significantly affecting market depth. They also help maintain the balance between spot and hedge positions, which is critical for achieving the targeted leverage and overall risk profile.