Repeat Strategy

Overview
The Repeat Strategy step enables the automatic repetition of your trading strategy, creating a powerful tool for continuous, adaptive market participation. This component allows you to configure how your strategy will be recreated after completing a cycle, giving you control over position characteristics and deposit amounts for each repetition.
Core Concept
When your strategy execution reaches this step, the system will:
Create a new copy of your strategy with the settings you define
Increment the strategy name (e.g., "My Strategy (2)")
Schedule the new strategy for execution
Continue this cycle until any optional limits are reached
Repetition Limits
Limit Repetitions: Toggle to enable a maximum number of strategy repetitions.
Maximum Number: Set how many times the strategy can be repeated (1-100).
Deposit Amount Strategy
Choose how token amounts are determined for each repetition:
Original amounts
Uses the exact same token amounts as your original strategy.
Auto Swap is required and automatically enabled with this option.
The system automatically determines which tokens to swap based on your current balances.
Use Withdrawn Amounts
Uses the tokens withdrawn from the previous position's closure.
Particularly useful for compounding strategies where fees have accumulated.
If the previous position was out of range, some token amounts may be zero.
Custom Percentages
Specify different percentage values for each token type.
Percentages apply to your current balance of each token type at the position creation time
Particularly useful for compounding strategies where fees have accumulated.
Position Settings
Configure how new positions are structured in repeated strategies:
Position Configuration Control
Use Original Position Settings: When enabled, maintains identical position characteristics.
When disabled, allows customization of position parameters.
Custom Position Parameters (when original settings disabled)
Position Type
Balanced: Provide liquidity using both tokens.
One-sided X/Y: Create position using only one token type.
Custom Bin Ranges
Override the original strategy's bin ranges.
Lower Bin Range: How far below current price to place liquidity.
Upper Bin Range: How far above current price to place liquidity.
Custom Bin Thresholds
Set custom thresholds for when positions will be closed.
Lower Bin Threshold: Close position when price falls beyond this range.
Upper Bin Threshold: Close position when price rises beyond this range.
Strategy Type
Spot: Basic liquidity deployment centered around current price.
Bid-Ask: Creates a spread with liquidity concentrated on both sides.
Curve: Distributes liquidity following a curve pattern with higher concentration near current price.
Use Cases and Strategy Applications
Compounding Strategies
Use "Withdrawn Amounts" or "Custom Percentages" to reinvest earned fees.
Each cycle compounds profits from previous positions.
Profit Taking + Redeployment
Close positions at profit thresholds, then redeploy with adjusted ranges.
Systematically capture gains while maintaining market exposure.
Follow pool prices and always be in range
Last updated