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

Data logging, transforming, and analyzing #5

Closed
Alexangelj opened this issue Sep 18, 2023 · 0 comments · Fixed by #42
Closed

Data logging, transforming, and analyzing #5

Alexangelj opened this issue Sep 18, 2023 · 0 comments · Fixed by #42
Assignees
Labels
data / analysis Tools and processes for analysis on strategies

Comments

@Alexangelj
Copy link
Contributor

What data we want to end up with:

  • Track performance of spot assets vs. LP portfolio value performance
  • Total balances & weights of the pool over time
  • Realized volatility of the pool vs. assets volatilities
  • Net arbitrage profits (lp portfolio value changes, if arbirtageur profits its positive, if LP profits its negative, can be graphed on bar chart).

Notes:

  • Pipeline will be rust -> csv -> python
  • Make a new directory for "box-analysis", holds the python code for processing the data
  • All data generated in sim is exported to csv in ./output
@Alexangelj Alexangelj added the data / analysis Tools and processes for analysis on strategies label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data / analysis Tools and processes for analysis on strategies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants