{% load otree %}
#}
{# 目前是正式游戏(1—14),股票价格将根据练习期继续变动。
#}
{#
#}
{# 点击资产价格图的右上角"≡"——"View data table"可以看到以表格形式展现的资产历史价格
#}
{# 点击资产价格图右侧的股票名称可以隐藏/显示该资产。
#}
{#
#}
{# 注意:
#}
{# 交易不允许卖空(卖出不持有的资产),也不允许加杠杆(借钱购买)。
#}
{# 玩家的行为不会影响资产价格,资产价格的变化仅取决于各资产给定的概率。
#}
{# 每个玩家的游戏是完全独立的,彼此不会有任何影响。
#}
{# 如果你持有的股数等于0,将不能继续出售资产;如果你持有的现金等于0,将不能继续购买资产。
#}
{#
It is currently an formal experiment (1-14), and the stock price will continue to change according to the practice period.
Click "≡" in the upper right corner of the asset price chart-"View data table" to see the historical asset prices displayed in a table
Click the stock name on the right side of the asset price chart to hide/show the asset.
Note:
The transaction does not allow short selling (sell assets that you do not hold), and no leverage (borrow money to buy).
Players' actions will not affect asset prices, and changes in asset prices only depend on the given probability of each asset.
Each player's game is completely independent and will not affect each other in any way.
If the number of shares you hold is equal to 0, you will not be able to continue to sell assets; if your cash is equal to 0, you will not be able to continue to buy assets.