📖
Bella "Tuner" - A Uniswap V3 Simulator
CtrlK
  • Getting Started
    • Overview
    • How "Tuner" Library Works?
    • Installing "Tuner"
    • Quick Start
  • Configuration
    • Configuration
  • Guides
    • (Basic)For anyone who is interested in the Uniswap v3 model
    • (Typical)For a quant developer who works on a real pool on mainnet
    • (Advanced)For a better user experience as a state machine
      • PoolState & Transition
      • Post-processor
      • Forking & Retracing
      • Persisting & Recovering
      • SimulatorRoadmapManager
  • Performance
    • Performance
  • Examples
    • Uniswap-v3-Events-Downloader
    • Uniswap-v3-Strategy-Backtest
    • Uniswap-v3-Risk-Analysis(will be available soon)
  • Contributing
    • Contributing
Powered by GitBook
On this page
  1. Guides

(Advanced)For a better user experience as a state machine

PoolState & TransitionPost-processorForking & RetracingPersisting & RecoveringSimulatorRoadmapManager
PreviousLoading and streaming events into a poolNextPoolState & Transition