Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniswap v3 reset tau strategy #17

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

0xBoringWozniak
Copy link
Contributor

@0xBoringWozniak 0xBoringWozniak commented Feb 5, 2025

This pull request includes significant changes to the tau_strategy examples, the DefaultHedgeEntity in the core entities, and various loaders for Uniswap V3 data. The most important changes include the addition of new files and methods to support the TauResetStrategy, updates to the Default Hedge entity, and enhancements to the Uniswap V3 loaders.

Tau Strategy Enhancements:

Default Hedge Entity:

  • fractal/core/entities/default_hedge.py: Added a new file to define the Default Hedge entity, including initialization, state management, and action methods for opening/closing positions and calculating funding fees.

Uniswap V3 Loader Enhancements:

Other Changes:

Checklist:

  • PR to dev branch
  • Label of PR
  • Review is requested up
  • tests created & runned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant