Integral Docs
  • Introducing Integral
  • Getting Started
    • Trader
      • Basics of Trading on Integral
      • TWAP
      • Instant Swap
      • Limit Orders (testnet)
      • FAQ
      • Use Integral on Gnosis Safe
    • Liquidity Provider
      • Basics of Liquidity Provision on Integral
      • Add Liquidity
      • Earning Fees
      • Claim Rewards
    • Aggregator Integration
      • FAQ
      • TwapRelayer Upgrades: Multihop Support (coming soon)
  • Concepts
    • SWAP WITH TWAP
    • Integral Relayer
    • Oracle and Prices
    • Delay
    • Mean-zero IL Pools
    • Price Impact
  • Developers
    • Networks
    • Smart Contracts
    • Error Code
    • API
    • SDK
    • Subgraph (TheGraph)
  • Token
    • Token Model & Metrics
    • LP Farming
    • Staking
  • Library
    • Whitepaper
    • Audit Report
    • Bug Bounty
    • Media Coverage
Powered by GitBook
On this page
  1. Getting Started
  2. Trader

TWAP

PreviousBasics of Trading on IntegralNextInstant Swap

Last updated 1 year ago

The Time-Weighted Average Price (TWAP) order is the default order type on Integral.

Traders can use Integral to execute large orders and have zero price impact with 30-minute TWAP. The price components of this TWAP are derived from Uniswap pools as oracle.

To execute a TWAP order, follow the steps below:

  1. Select your trading pair

  2. Select the direction of your trade

  3. Choose the input or output amounts to get the size of your trade

  4. Click Swap to initiate the trade

After a 30 minute , your trade will be executed at the TWAP price of the past 30 minutes.

You can read the following documentation to learn how the time-weighted-average price is calculated.

delay
SWAP WITH TWAP