{% 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_ten/chart01d.html' %} {% formfield player.exp_1 %} {% formfield player.inv_dec_01 %} {% next_button %} {% endblock %}