uniswap_v3_live_pricing#

tradeexecutor.ethereum.uniswap_v3.uniswap_v3_live_pricing Python module in Trading Strategy framework.

Module description#

Uniswap v3 live pricing.

Directly asks Uniswap v3 asset price from Uniswap pair contract and JSON-RPC API.

Classes#

UniswapV3LivePricing

Always pull the latest dollar price for an asset from Uniswap v3 deployment.

Functions#