AugurProject / augur

Augur v2 - Prediction Market Protocol and Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth amm buy No shares, curr value incorrect

bthaile opened this issue · comments

current value incorrect for ETH amm buying "No" shares. current value should be (current NO price 0.32)
0.3147 * 0.32 * 1300 = $130.9152

note: verify that values are not rounded in calc user's position, only on display. init value should should be consistent with current value

image

Current value looks slightly off, might be from rounding somewhere

closing