{% extends "global/Page.html" %} {% load otree %} {% block title %}Prediction{% endblock %} {% block content %}
{%block script%} {% endblock %}
What will be the highest next price?


What will be the lowest next price?


Payment if the next price is within the interval :




{% endblock %}