Calculating price range given the price and token amounts #120
Unanswered
reuptaken
asked this question in
Milestone 0. Introduction
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry for asking this basic question but I studied math last time 30 years ago, so I'm struggling.
My problem is:
I have a range (A0, B0) with some token amounts (x, y) and there's price ( P )
What I'd like to do is to move those token amounts to a different range (A1, B1), keeping the same token amounts and price.
A1 is a given value. How do I calculate B1?
Beta Was this translation helpful? Give feedback.
All reactions