Skip to content

Conversation

@DanielVF
Copy link
Contributor

@DanielVF DanielVF commented Dec 9, 2022

  • Much better brownie allocation helpers
  • Removed old auto-allocations code that no longer works with the new strategies.
  • Supports New vault value checker contract
  • Strategist runlogs for Nov and Dec

New vault value checker
Strategist runlogs
@DanielVF DanielVF requested a review from sparrowDom December 9, 2022 15:03
else:
raise Exception('Could not look up strategy name "%s"' % strat_name)

if df["target_allocation"].sum() > 1.02:
Copy link
Member

@sparrowDom sparrowDom Dec 12, 2022

Choose a reason for hiding this comment

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

nit: 1.02 or 2% could be a constant somewhere on the top of a script. And same blow for 98%

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.

Left a couple of comments/questions ... otherwise LGTM

@DanielVF DanielVF merged commit a73f157 into master Dec 27, 2022
@DanielVF DanielVF deleted the DanielVF/strategist-runlogs-2022-12-09 branch December 27, 2022 14:37
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.

3 participants