liquidity_filter#
API documentation for tradingstrategy.utils.liquidity_filter Python module in Trading Strategy.
Module description#
Filtering Uniswap trading pairs for liquidity.
Used to build a trading pair universe with tradeable pairs of enough liquidity, no survivorship bias
See
build_liquidity_summary()
for usage
Functions#
|
Build a liquidity status of the trading pairs |
|
Get the current liquidity of a trading pair |
|
Get the max liquidity of a trading pair over its history. |
Get the top liquidity for pairs. |