{{ currency.market.lname }} - {{ 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 }}
Powered by Tradingview

Buy Offers Sell Offers

Price Amount ({{ market.lsymbol }}) Amount ({{ market.rsymbol }})
{{ 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 }}