{% load portfolio_tags %} {% load mathfilters %}
Please find bellow the rebalancing summary that the system automatically detected
We detected {{map_rebalancing|length}} rebalanced equity that day.
{% for equity_repr, report_dict in map_rebalancing.items %}{{ equity_repr }}
Product | Weight Δ | ||
---|---|---|---|
{{ product_repr }} | {{ value|percent_filter:3 }} | {% else %}{{ product_repr }} | {{ value|percent_filter:3 }} | {% endif %}