Skip to content

This project enables to backtest stretegies for lquidity providing in Uniswap v3 and v2.

Notifications You must be signed in to change notification settings

sam-gnap/proteus-LP-backtesting

Repository files navigation

Proteus LP Backtesting

A backtesting tool for Liquidity Provider strategies on Uniswap V3.

Installation

Clone the repository and install the package:

git clone https://github.com/yourusername/proteus-LP-backtesting.git
cd proteus-LP-backtesting
pip install -e .

Usage

To fetch top pools:

python src/scripts/fetch_top_pools.py

To run the main backtesting script:

python src/main.py

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project enables to backtest stretegies for lquidity providing in Uniswap v3 and v2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published