AugurProject / turbo

Simple, AMM-based Prediction Markets backed by Chainlink Oracles.
MIT License
27 stars 23 forks source link

Displaying the estimated final price after a trade #1543

Open akreider opened 2 years ago

akreider commented 2 years ago

It would be nice if the software showed the estimated final price after the trade (it would be estimated as it is always possible that another trade changes the price).

If a user has an expected probability of an outcome winning, they will want to buy (or sell) the contract up to that point (minus whatever risk/fees premium they have). Currently without this information, users have to do several trades and are likely to overshoot (buy too many shares) or undershoot (buy too few shares) their target.

Polymarket does this.