{% extends "global/Page.html" %} {% load otree static %} {% block title %} Summary of Instructions {% endblock %} {% block content %}
You are an accountant, responsible for assessing whether the bank you are assigned to is solvent and liquid.
The bank will decide whether to buy or sell assets, and how much to offer in cash or assets.
You must then make a prediction of how much they will buy or sell.
Your payoff for predictions is equal to:
Payoff = {{ forecast_prize }}/(1 + [prediction error])
Thus, you can earn up to {{ forecast_prize }} points for a correct price prediction.