{% for lot in lots %} {% set delta = (lot.adjusted_basis - lot.cost_basis) %} 0 %}class="bg-warn/5"{% endif %}> {% endfor %} {% if not lots %} {% endif %}
Account Acquired Qty Original basis Adjusted basis Δ (wash adj)
{{ lot.account }} {{ lot.date }} {{ lot.quantity }} ${{ "%.2f"|format(lot.cost_basis) }} ${{ "%.2f"|format(lot.adjusted_basis) }} {% if delta > 0 %}+${{ "%.2f"|format(delta) }}{% else %}-{% endif %}
No open lots.