{{ block title }} 您的角色是:{{player.role}} {{ endblock }} {{ block content }}
不同评级债券的信息如下表:
评级 | 利率 | 违约率 | 违约后利率 |
AAA | {{Constants.dis_AAA_rate}}% | {{Constants.dis_AAA_default}}% | {{Constants.dis_AAA_default_rate}}% |
AA+ | {{Constants.dis_AAplus_rate}}% | {{Constants.dis_AAplus_default}}% | {{Constants.dis_AAplus_default_rate}}% |
AA | {{Constants.dis_AA_rate}}% | {{Constants.dis_AA_default}}% | {{Constants.dis_AA_default_rate}}% |
您被选择参与评级。
{{else}}您未被选择参与评级。
{{endif}} {{endif}} {{ if player.id_in_group == 3}} {{ if group.ipoPerson == 'B' }}您被选择参与评级。
{{else}}您未被选择参与评级。
{{endif}} {{endif}} {{ if player.id_in_group == 1 and group.ipoPerson != '都不选' }}请等待投资人投资相应的金额
{{ endif }} {{ if player.id_in_group == 1 and group.ipoPerson == '都不选' }}您放弃了本次发行
{{ endif }} {{ if player.id_in_group == 4}} {{ if group.ipoPerson == '都不选' }}本轮中债券未能成功发行
{{ endif }} {{ if group.ipoPerson != '都不选' }}本轮中评级公司提供的债券的评级为:{{group.getFinalRate}}
{{ if group.round_number > 1 }}评级公司在过去{{ previous_rounds }}中{{ if group.ipoPerson == 'A' }}{{ a_caught_h }}{{ endif }}{{ if group.ipoPerson == 'B' }}{{ b_caught_h }}{{ endif }}次被发现虚高评级, {{ if group.ipoPerson == 'A' }}{{ a_caught_l }}{{ endif }}{{ if group.ipoPerson == 'B' }}{{ b_caught_l }}{{ endif }}次被发现压低评级
{{ endif}}评级公司提供的结果将决定债券的利率,但债券的违约率和违约后回报率只受债券真实评级影响,可能与评级公司提供结果不同。您现在的总资金为:{{Constants.invest_total}},
{{ endif }} {{ endif }} {{ formfields }} {{ endblock }}