📊 My Stock Portfolio
Portfolio Summary
Total Invested: {{ total_invested }} | Current Value: {{ total_value }} | Total Gain: {{ total_gain }}
Stock | Buy Price | Shares | Current Price | Value | Gain/Loss | % Return | Thesis | Conviction | Action |
---|---|---|---|---|---|---|---|---|---|
{{ row.symbol }} | {{ row.buy_price }} | {{ row.shares }} | {{ row.current_price }} | {{ row.current_value }} | {{ row.gain }} | {{ "%.2f"|format(row.pct_return) }}% | {{ row.thesis }} | {{ row.conviction }} | ❌ Delete |
0 Comments