{{ block title }}Set Your Price - Round {{ player.round_number }}{{ endblock }} {{ block content }}
Firms in market: {{ C.PLAYERS_PER_GROUP }}
Demand of each buyer: {{ C.unit_demand }}
Your cost is: {{ player.cost }}
(costs range from {{ C.min_cost }} to {{ C.max_cost }})
Your profit equals (your price − your cost) × units sold.
| Round | Your Price | Your Profit |
|---|---|---|
| {{ pr.round_number }} | {{ pr.price }} | {{ pr.payoff }} |
| No prior rounds yet. | ||