{% extends 'double_auction/includes/base_block.html' %} {% block title %} Market A Info{% endblock %} {% block content %} {% include 'double_auction/includes/profit_to_render.html' %}

Trade History

{% include 'double_auction/includes/contracts_to_render.html' %}
Quantity Chips content Price
{% endblock %}