ed5f69db7a
* Split BuyAmountInput out of AmountInput * Buy and sell tabs. Compute some sell info * In progress * BuyPanel & SellPanel with banner above that shows current shares and toggle button * Remove "Remaining balance" * Bring back 'Place a trade'. Tweaks * Sell shares cloud function. * Sell all shares by default. Switch back to buy if sell all your shares. * Cache your shares in local storage so sell banner doesn't flicker. * Compute sale value of shares with binary search to keep k constant. * Update bets table to show BUY or SELL * Fixes from Stephen's review * Don't allow selling more than max shares in cloud function * Use modal for sell shares on desktop. * Handle floating point precision in max shares you can sell. |
||
---|---|---|
.. | ||
[username] | ||
api/v0 | ||
embed | ||
fold/[...slugs] | ||
tag | ||
_app.tsx | ||
_document.tsx | ||
404.tsx | ||
about.module.css | ||
about.tsx | ||
account.tsx | ||
add-funds.tsx | ||
admin.tsx | ||
analytics.tsx | ||
create.tsx | ||
folds.tsx | ||
home.tsx | ||
index.tsx | ||
landing-page.tsx | ||
leaderboards.tsx | ||
make-predictions.tsx | ||
markets.tsx | ||
profile.tsx | ||
server-sitemap.xml.tsx | ||
simulator.tsx | ||
trades.tsx |