Selected:
{{ plan.selected|length }}
of {{ rows|length }} candidates
·
−${{ "{:,.2f}".format(plan.total_loss_harvested|float|abs) }}
loss harvested
{% if has_tax_config %}
· tax saved (est.):
${{ "{:,.2f}".format(plan.estimated_tax_saved|float) }}
{% else %}
·
configure tax rates to see tax-saved estimates
{% endif %}