uniswap_v3#

API documentation for tradeexecutor.ethereum.uniswap_v3 Python module in Trading Strategy.

Module description#

Submodules#

tradeexecutor.ethereum.uniswap_v3.uniswap_v3_execution

Execution model where trade happens directly on Uniswap v2 style exchange.

tradeexecutor.ethereum.uniswap_v3.uniswap_v3_live_pricing

Uniswap v3 live pricing.

tradeexecutor.ethereum.uniswap_v3.uniswap_v3_routing

Route trades to different Uniswap v2 like exchanges.

tradeexecutor.ethereum.uniswap_v3.uniswap_v3_valuation

Value model based on Uniswap v3 market price.