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

Start of strategy charting tool #1826

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Start of strategy charting tool #1826

wants to merge 1 commit into from

Conversation

DanielVF
Copy link
Member

Tool to exercise strategies from the outside and chart the results.

image

The long term idea is to be able to make a small definition class on how to manipulate the strategy, and then have the same reporting code be able to run.

To use:

# Have a node:fork already running, then
brownie run strategy_report run_simulations BalancerRethEth
brownie run strategy_report run_report BalancerRethEth

The code currently has plenty of room for refactoring, but I figure we'll do that as we add our second strategy to testing.

@rafaelugolini rafaelugolini temporarily deployed to preview-ousd-danielvf-a-mmnfxw September 21, 2023 20:57 Inactive
@rafaelugolini rafaelugolini temporarily deployed to preview-oeth-danielvf-a-icyzry September 21, 2023 20:57 Inactive
Copy link
Member

@sparrowDom sparrowDom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version doesn't balance the pool if it is imbalanced from the start right?

@DanielVF
Copy link
Member Author

This version doesn't balance the pool if it is imbalanced from the start right?

It does not.

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

Successfully merging this pull request may close these issues.

None yet

3 participants