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

[rebalancing / percent] when calculating the portfolio growth after the rebalancing transaction, now there is a delta of the area growth (token A * token B), but it must be calculated in linear dimensions, so you need (SQRT(S2) - SQRT(S1)/ SQRT(S1) #4129

Closed
Diana-Cherry-8 opened this issue Jul 19, 2022 · 2 comments
Assignees
Labels
fix issues High task priority high
Milestone

Comments

@Diana-Cherry-8
Copy link
Collaborator

yammer 1804
rebalancing / percent

when calculating the portfolio growth after the rebalancing transaction, now there is a delta of the area growth (token A * token B), but it must be calculated in linear dimensions, so you need (SQRT(S2) - SQRT(S1)/ SQRT(S1)

image

@Diana-Cherry-8 Diana-Cherry-8 added fix issues High task priority high labels Jul 19, 2022
@Diana-Cherry-8 Diana-Cherry-8 added this to the Back-end milestone Jul 19, 2022
@Diana-Cherry-8 Diana-Cherry-8 moved this from To do to Staging testing in Waivio 2021-2024 Jul 20, 2022
@Diana-Cherry-8
Copy link
Collaborator Author

Staging checked

@Diana-Cherry-8 Diana-Cherry-8 moved this from Staging testing to Production testing in Waivio 2021-2024 Jul 20, 2022
@Diana-Cherry-8
Copy link
Collaborator Author

Production checked

@Diana-Cherry-8 Diana-Cherry-8 moved this from Production testing to Testing waivio in Waivio 2021-2024 Jul 20, 2022
@Diana-Cherry-8 Diana-Cherry-8 moved this from Testing waivio to Done in Waivio 2021-2024 Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix issues High task priority high
Projects
Development

No branches or pull requests

2 participants