{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Prediction {{ round }} {% endblock %} {% block content %}
Stock price development of the chosen stock five days prior to the day (based on the closing prices on two consecutive trading days):
Day 1: {{ d1 }}
Day 2: {{ d2 }}
Day 3: {{ d3 }}
Day 4: {{ d4 }}
Day 5: {{ d5 }}
Compared to the closing price at day 5, I predict that the price at the end of day 6 goes {% formfield player.prediction %}