Automated Scale Order

Overview

Automatically add single-sided concentrated liquidity when your target price is reached and DCA into/out of a token while earning AMM trading fees. All of your tokens are traded against as the market traverses over your selected range in a single direction. Additionally, your position also earns trading fees for any bi-directional trades that occurs within the range.

Strategy Building Blocks

The building block order mirrors the Factor Studio UI and can be expanded for further strategy details and parameters.

Automated Strategy

This is an automated strategy whereby you can configure a time-based one-time/recurring trigger for your strategy.

IF Conditional
  • This condition will be checked each time this strategy is executed by the automation feature.

  • Specify your trigger price and condition for when you want to enter the market

    • Token purchases: Only add liquidity if marketPrice is ≤ targetPrice

    • Token sales: Only add liquidity if marketPrice is â‰Ĩ targetPrice

Provide Liquidity
  • Select the token to add.

    • Token purchases: Token to add is the token to swap from.

    • Token sales: Token to add is the token to sell.

  • Select the price range to add liquidity to. The selected price range will have to exclude the current market price. The narrower the range, the more liquidity that gets traded at an in-range price.

  • Select the token amount.

Last updated