uniswap_v2#

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

Module description#

Submodules#

tradeexecutor.ethereum.uniswap_v2.uniswap_v2_execution

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

tradeexecutor.ethereum.uniswap_v2.uniswap_v2_execution_v0

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

tradeexecutor.ethereum.uniswap_v2.uniswap_v2_live_pricing

Uniswap v2 live pricing.

tradeexecutor.ethereum.uniswap_v2.uniswap_v2_routing

Route trades to different Uniswap v2 like exchanges.

tradeexecutor.ethereum.uniswap_v2.uniswap_v2_valuation

Value model based on Uniswap v2 market price.

tradeexecutor.ethereum.uniswap_v2.uniswap_v2_valuation_v0

Protoype model of Uniswap v2 pricing.