%# locals: (investment_statement:, period:, **args) %> <% if investment_statement.investment_accounts.any? %>
<%= format_money(investment_statement.portfolio_value_money) %>
<% trend = investment_statement.unrealized_gains_trend %> <% if trend %><%= holding.ticker %>
<%= truncate(holding.name, length: 20) %>
<%= t(".period_activity", period: period.label) %>