* Daily profit client side * Filter out those where profit rounds to 0 * Tabs to spaces
* show position, expected value, profit instead of "invested" * move bet summary outside trades on market page * refactor * pass in userbets * hide only if no bets; show invested on desktop * various