+
Hashtag
Shares
- Avg buy
- Current
- Cost basis
- Value
+ Avg buy
+ Current
+ Cost basis
+ Value
P&L
@@ -102,11 +102,13 @@ export default async function PositionsPage() {
return (
- {/* Hashtag + type + sparkline */}
+ {/* Hashtag + type badge (+ sparkline on desktop) */}
-
+
+
+
{formatNumber(pos.shares)}
-
{formatCurrency(pos.avgBuyPrice)}
-
{formatCurrency(pos.hashtag.currentPrice)}
-
{formatCurrency(costBasis)}
-
{formatCurrency(currentValue)}
+
{formatCurrency(pos.avgBuyPrice)}
+
{formatCurrency(pos.hashtag.currentPrice)}
+
{formatCurrency(costBasis)}
+
{formatCurrency(currentValue)}