{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Sequence{% endblock title %} {% block content %}

The following graph is generated with the same process as the asset you just saw. Please decide if you would like to sell or hold the share.

{% include 'graph_eight/chart2.html' %}

Would you like to sell or hold your share of the asset?

{% formfield player.inv_dec label="I choose:" %} {% formfield player.inv_test label="test test test" %} {% next_button %} {% endblock %}