uniswap_v2_execution_v0#
tradeexecutor.ethereum.uniswap_v2.uniswap_v2_execution_v0 Python module in Trading Strategy framework.
Module description#
Execution model where trade happens directly on Uniswap v2 style exchange.
TODO: Prototype code path. Only preserved for having unit test suite green. It has slight API incompatibilities in the later versions.
Classes#
Run order execution on a single Uniswap v2 style exchanges. |
|
Helper class to router Uniswap trades. |
Functions#
|
Do the live trade execution. |
|
Resolve trade outcome. |