{{brand_name}}
工作室
敬呈 {{customer_name}} {%if valueSex == "1"%} 先生 {%endif%} {%if valueSex == "2"%} 女士 {%endif%}
{{cover_title1}}
{{cover_title2}}
{{year_month}}
Contents
目录
投资总览
目标与业绩
业绩的明细
个基点评
优化组合建议
新增基金
投资总览
{{brand_name}}
工作室
组合投资表现
{%if (month_rise|float)>=0%} 本月涨幅:{{month_rise}}% {%else%} 本月涨幅:{{month_rise}}% {%endif%} {%if (now_month_income_temp| float) >=0%} 本月收益:{{now_month_income}}元 {%else%} 本月收益:{{now_month_income}}元 {%endif%} {%if (year_totoal_rate_of_return|float)>=0%} 今年累计收益率:{{year_totoal_rate_of_return}}% {%else%} 今年累计收益率:{{year_totoal_rate_of_return}}% {%endif%} {%if (now_year_income_temp|float)>=0%} 今年累计收益:{{now_year_income}}元 {%else%} 今年累计收益:{{now_year_income}}元 {%endif%}
{%if (now_annualised_return|float)>=0%} 年化收益率:{{now_annualised_return}}% {%else%} 年化收益率:{{now_annualised_return}}% {%endif%} {%if (now_withdrawal|float)>=0%} 最大回撤:{{now_withdrawal}}% {%else%} 最大回撤:{{now_withdrawal}}% {%endif%} {%if (now_yield|float)>=0%} 成立以来累计收益率:{{now_yield}}% {%else%} 成立以来累计收益率:{{now_yield}}% {%endif%}
资产盈亏情况
投资成本:{{now_allocation_amount}}元 {%if final_balance>=now_allocation_amount%} 期末资产:{{final_balance}}元 {%else%} 期末资产:{{final_balance}}元 {%endif%} {%if (total_profit_temp|float)>=0%} 累计盈利:{{total_profit}}元 {%else%} 累计盈利:{{total_profit}}元 {%endif%}
组合月度及累计回报率曲线
{% if monthly_table_return|length >3 %}
{{brand_name}}
工作室
{%endif%}
月度收益
{%for key, value in monthly_table_return.items() %} {%endfor%}
年份 金额(万) 1月 2月 3月 4月 5月 6月 7月 8月 9月 10月 11月 12月
{{key}} 盈亏 {{value["1"]["profit"]}} {{value["2"]["profit"]}} {{value["3"]["profit"]}} {{value["4"]["profit"]}} {{value["5"]["profit"]}} {{value["6"]["profit"]}} {{value["7"]["profit"]}} {{value["8"]["profit"]}} {{value["9"]["profit"]}} {{value["10"]["profit"]}} {{value["11"]["profit"]}} {{value["12"]["profit"]}}
期末资产 {{value["1"]["net_amount"]}} {{value["2"]["net_amount"]}} {{value["3"]["net_amount"]}} {{value["4"]["net_amount"]}} {{value["5"]["net_amount"]}} {{value["6"]["net_amount"]}} {{value["7"]["net_amount"]}} {{value["8"]["net_amount"]}} {{value["9"]["net_amount"]}} {{value["10"]["net_amount"]}} {{value["11"]["net_amount"]}} {{value["12"]["net_amount"]}}
{%for folio, group_result in all_folio_result.items()%}
{%if folio == "default"%} 目标与业绩 {%else%} 目标与业绩({{folio}}) {%endif%}
{{brand_name}}
工作室
投资目标
现有配置资金(万元) 现有年化收益情况(%) 现有最大回撤(%)
{{group_result["cost_of_investment"]}} {{group_result["annualised_return"]}} {{group_result["max_withdrawal"]}}
计划配置资金(万元) 目标年化收益情况(%) 目标最大回撤(%)
{{group_result["plan_cost_of_investment"]}} {{group_result["target_annualised_return"]}} {{group_result["target_max_withdrawal"]}}
指标对比(起始日期{{start_date}})
截止日:最新净值日({{latest_worth_day}})
类型 区间收益(%) 年化收益(%) 波动率(%) 最大回撤(%) 夏普比率
{{group_result["old_indicator_compare"][0]["group_name"]}} {{group_result["old_indicator_compare"][0]["return_ratio"]}} {{group_result["old_indicator_compare"][0]["return_ratio_year"]}} {{group_result["old_indicator_compare"][0]["volatility"]}} {{group_result["old_indicator_compare"][0]["max_drawdown"]}} {{group_result["old_indicator_compare"][0]["sharpe"]}}
{{group_result["old_indicator_compare"][1]["group_name"]}} {{group_result["old_indicator_compare"][1]["return_ratio"]}} {{group_result["old_indicator_compare"][1]["return_ratio_year"]}} {{group_result["old_indicator_compare"][1]["volatility"]}} {{group_result["old_indicator_compare"][1]["max_drawdown"]}} {{group_result["old_indicator_compare"][1]["sharpe"]}}
注:以上指标自持仓首日开始计算,结果仅供参考,如果持仓时间过短会造成指标失真的情况。
收益比较
相关性分析
{% for correlation in group_result["old_correlation"] %} {% endfor %}
{{correlation[0]}}
{% for correlation in group_result["old_correlation"] %} {% for i in range(correlation[2]|length) %} {% if i == correlation[0] - 1 %} {% elif -1 <= correlation[2][i] < -0.5 and i < correlation[0] - 1 %} {% elif -1 <= correlation[2][i] < -0.5 %} {% elif -0.5 <= correlation[2][i] < -0.25 and i < correlation[0] - 1 %} {% elif -0.5 <= correlation[2][i] < -0.25 %} {% elif -0.25 <= correlation[2][i] < 0 and i < correlation[0] - 1 %} {% elif -0.25 <= correlation[2][i] < 0 %} {% elif 0 <= correlation[2][i] < 0.25 and i < correlation[0] - 1 %} {% elif 0 <= correlation[2][i] < 0.25 %} {% elif 0.25 <= correlation[2][i] < 0.5 and i < correlation[0] - 1 %} {% elif 0.25 <= correlation[2][i] < 0.5 %} {% elif 0.5 <= correlation[2][i] <= 1 and i < correlation[0] - 1 %} {% elif 0.5 <= correlation[2][i] <= 1 %} {% endif %} {% endfor %} {% endfor %}
{{correlation[0]}} {{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}
1.00
0.50
0.25
0.00
-0.25
-0.50
-1.00
{% for correlation in group_result["old_correlation"] %}
{{correlation[0]}}
{{correlation[1]}}
{% endfor %}
业绩的明细
{{brand_name}}
工作室
持仓收益汇总
截止日:最新净值日({{latest_worth_day}})
私募基金
{% for one in group_result["group_hoding_info"] %} {% endfor %}
投资本金 {{month}}月业绩 累计业绩
投资策略 基金简称 买入时间 存续年数 投资本金 当月收益 当月收益率 月末市值 月末占比 累计收益 累计收益率 年化收益率
{{one.fund_strategy_name}} {{one.fund_name}} {{one.confirm_date}} {{one.hold_year}} {{one.cost}}万 {{one.profit}}万 {{one.month_return_ratio}}% {{one.market_values}}万 {{one.weight}}% {{one.cum_profit}}万 {{one.cum_profit_ratio}}% {{one.return_ratio_year}}%
总计 {{group_result["group_hoding_info_total"]["total_cost"]}}万 {{group_result["group_hoding_info_total"]["cur_month_profit"]}}万 {{group_result["group_hoding_info_total"]["cur_month_profit_ratio"]}}% {{group_result["group_hoding_info_total"]["ending_assets"]}}万 100.00% {{group_result["group_hoding_info_total"]["cumulative_profit"]}}万 {{group_result["group_hoding_info_total"]["cumulative_return"]}}% {{group_result["group_hoding_info_total"]["return_ratio_year"]}}%
基金净值
截止日:最新净值日({{latest_worth_day}})
{% for nav_info in group_result["group_nav_info"] %} {% endfor %}
基金简称 申购净值 最新净值({{latest_worth_day}}) 收益率 分红
单位净值 累计净值 较上周 申购以来 近一月 近半年 近一年 今年以来 成立以来
{{nav_info['fund_name']}} {{nav_info['confirm_nav']}} {{nav_info['cur_nav']}} {{nav_info['cur_cnav']}} {{nav_info['ret_1w']}} {{nav_info['ret_after_confirm']}} {{nav_info['ret_cum_1m']}} {{nav_info['ret_cum_6m']}} {{nav_info['ret_cum_1y']}} {{nav_info['ret_cum_ytd']}} {{nav_info['ret_cum_incep']}} {{nav_info['distribution']}}
{{brand_name}}
工作室
贡献分解
个基点评
{{brand_name}}
工作室
{% for i in range(group_result["single_fund_data_list"]|length) %} {% if (i+1) % 4 == 1 and i != 0%}
{{brand_name}}
工作室
{% endif %} {% if (i+1) % 4 == 0 and i != 0%}
{% else %}
{% endif %}
{{group_result["single_fund_data_list"][i].fund_name}}
{{group_result["single_fund_data_list"][i].status}}
{% for one in group_result["single_fund_data_list"][i].evaluation %}
{{one}}
{% endfor %}
{% endfor %}
{% if group_result["single_fund_data_list"]|length % 4 == 0 and group_result["single_fund_data_list"]|length != 0%}
{{brand_name}}
工作室
{% endif %}
持仓点评
{% for eval in group_result["old_evaluation"] %}
{{eval}}
{% endfor %}
优化组合建议
{{brand_name}}
工作室
调仓建议
{% for key, value in group_result["suggestions_result"].items() %} {% for i in range(value|length) %} {% if i == 0%} {% endif %} {% endfor %} {% endfor %}
投资策略 基金简称 优化前(万元) 优化后(万元)
{{key}} {{value[i]["fund_name"]}} {{value[i]["before_optimization"]}} {{value[i]["after_optimization"]}}
总市值(万元) {{group_result["suggestions_result_asset"]["before"]}} {{group_result["suggestions_result_asset"]["after"]}}
指标对比(起始日期{{start_date}})
截止日:最新净值日({{latest_worth_day}})
{%for i in range(group_result["indicator_compare"]|length)%} {%if i<(group_result["indicator_compare"]|length)-1%} {%if i%2==0 %} {%endif%} {%if i%2==1 %} {%endif%} {%endif%} {% endfor %}
类型 区间收益(%) 年化收益(%) 波动率(%) 最大回撤(%) 夏普比率
{{group_result["indicator_compare"][i]["group_name"]}} {{group_result["indicator_compare"][i]["return_ratio"]}} {{group_result["indicator_compare"][i]["return_ratio_year"]}} {{group_result["indicator_compare"][i]["volatility"]}} {{group_result["indicator_compare"][i]["max_drawdown"]}} {{group_result["indicator_compare"][i]["sharpe"]}}
注:以上指标自持仓首日开始计算,结果仅供参考,如果持仓时间过短会造成指标失真的情况。
{{brand_name}}
工作室
收益比较
相关性分析
{% for correlation in group_result["new_correlation"] %} {% endfor %}
{{correlation[0]}}
{% for correlation in group_result["new_correlation"] %} {% for i in range(correlation[2]|length) %} {% if i == correlation[0] - 1 %} {% elif -1 <= correlation[2][i] < -0.5 and i < correlation[0] - 1 %} {% elif -1 <= correlation[2][i] < -0.5 %} {% elif -0.5 <= correlation[2][i] < -0.25 and i < correlation[0] - 1 %} {% elif -0.5 <= correlation[2][i] < -0.25 %} {% elif -0.25 <= correlation[2][i] < 0 and i < correlation[0] - 1 %} {% elif -0.25 <= correlation[2][i] < 0 %} {% elif 0 <= correlation[2][i] < 0.25 and i < correlation[0] - 1 %} {% elif 0 <= correlation[2][i] < 0.25 %} {% elif 0.25 <= correlation[2][i] < 0.5 and i < correlation[0] - 1 %} {% elif 0.25 <= correlation[2][i] < 0.5 %} {% elif 0.5 <= correlation[2][i] <= 1 and i < correlation[0] - 1 %} {% elif 0.5 <= correlation[2][i] <= 1 %} {% endif %} {% endfor %} {% endfor %}
{{correlation[0]}} {{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}{{correlation[2][i]}}
1.00
0.50
0.25
0.00
-0.25
-0.50
-1.00
{% for correlation in group_result["new_correlation"] %}
{{correlation[0]}}
{{correlation[1]}}
{% endfor %}
新增基金
{{brand_name}}
工作室
{% for i in range(group_result["propose_fund_data_list"]|length) %} {% if (i+1) % 3 == 1 and i != 0%}
{{brand_name}}
工作室
{% else %}
{% endif %}
{{group_result["propose_fund_data_list"][i].fund_name}}
{{group_result["propose_fund_data_list"][i].status}}
{% for one in group_result["propose_fund_data_list"][i].evaluation %}
{{one}}
{% endfor %}
{% endfor %}
优化方案点评
{% for item in group_result["new_group_evaluation"] %}
{{item}}
{%endfor%}
{%endfor%}
{{brand_name}}
工作室
{{financial_text}}