{{ currency.market.rtype === 'crypto' ? currency.market.lname : currency.market.rname }} - {{ currency.pair }}

{{ hlocData.hloc[hlocData.hloc.length - 1].close | currency: currency.market.rsymbol }} {{ hlocData.hloc[hlocData.hloc.length - 1].close | number: '1.' + currency.market.rprecision + '-' + currency.market.rprecision }} {{ currency.market.rsymbol }}



Latest Trades

Buy Offers Sell Offers

Price
{{ offer.price | currency: market.rsymbol }} {{ offer.price | number: '1.2-' + market.rprecision }} {{ market.rsymbol }} {{ offer.amount | currency: market.rsymbol }} {{ offer.amount | number: '1.2-' + market.lprecision }} {{ market.lsymbol }} {{ offer.volume | currency: market.rsymbol }} {{ offer.volume | number: '1.2-' + market.rprecision }} {{ market.rsymbol }}


Amount ({{ i }})