{% extends 'double_auction/includes/base_block_btc.html' %} {% load double_auction_extras %} {% block title %}Bid-ask spread:{% endblock %} {% block content %}
| Price | Quantity | {% include 'double_auction/includes/spread_to_render_btc.html' %}
|---|
| Your role: | {{ player.role|capfirst }} |
| Period: | {{ view.round_number }} of {{ Constants.num_rounds }} |
| Time remaining: | |
| Total period profit: | 1 |
| Session earnings: | 1 |