{{ block title }} Trade {{ endblock }} {{ block content }}

{{ if player.is_buyer }}Buyer’s earnings = product value * real quality - final transaction price{{ else }}Seller’s earnings: final transaction price – cost(q){{ endif }}

{{else}} Product's Quality: {{endif}} {{else}} Product's Cost: {{endif}}
Your role {{ if player.is_buyer }}buyer{{ else }}seller{{ endif }}
Last Item Earning {{player.earning_last_item}}
Current Round {{player.current_round}}
Current Stage {{player.current_stage}}
Chances Left {{player.left_chance}}
{{if player.is_buyer}} {{player.current_quality}}
{{if player.is_buyer}} {{player.current_cost}}
Product value {{player.current_offer}}
Current price {{player.current_offer}}


{{if player.is_buyer}}

Guessing item's quality(between 0.0 and 1.0):

{{else}}

{{endif}}



{{if player.is_buyer}}

{{else}}

{{endif}}

bargain history

{{ endblock }}