Buy Volume <@ totalBuyVolume | number:SECONDARY_CURRENCY_COIN_DIGITS @> <@ currency1 @>
Sell Volume <@ totalSellAmount | number:SECONDARY_CURRENCY_COIN_DIGITS @> <@ currency2 @>
  • Order Book
    Price <@ currency1 @>
    Amount <@ currency2 @>
    Volume <@ currency1 @>
    <@ sellOrder.price | number : BASE_CURRENCY_COIN_DIGITS @>
    <@ sellOrder.amount | number: SECONDARY_CURRENCY_COIN_DIGITS @>
    <@ (sellOrder.price * sellOrder.amount) | number:BASE_CURRENCY_COIN_DIGITS @>
     <@ lastPriceTicker | number:BASE_CURRENCY_COIN_DIGITS @>
    <@ buyOrder.price | number : BASE_CURRENCY_COIN_DIGITS @>
    <@ buyOrder.amount | number: SECONDARY_CURRENCY_COIN_DIGITS @>
    <@ (buyOrder.price * buyOrder.amount) | number:BASE_CURRENCY_COIN_DIGITS @>
  • Order History
    Price <@ currency1 @>
    Amount <@ currency2 @>
    Data/Time
× <@ successBuyCoinMsg @>
× <@ errorBuyCoinMsg @>
× <@ successSellCoinMsg @>
× <@ errorSellCoinMsg @>
Buy <@ currency2 @> Available <@ currency1 @>: – –
<@ errorTotalAmount @>
Fee: <@ buyTotalFee | number:BASE_CURRENCY_COIN_DIGITS @> <@ currency1 @>
Log In or Register now to trade
<@ errorLoginBuyCoin @>
Sell <@ currency2 @> Available <@ currency2 @>: – –
<@ errorSellTotalAmount @>
Fee: <@ sellTotalFee @> <@ currency1 @>
Log In or Register now to trade
<@ errorLoginSellCoin @>
Buy <@ currency2 @> Available <@ currency1 @>: – –
<@ errorTotalAmount @>
Log In or Register now to trade
<@ errorLoginBuyCoinMarket @>
Sell <@ currency2 @> Available <@ currency2 @>: – –
<@ errorSellTotalAmount @>
Log In or Register now to trade
<@ errorLoginSellCoinMarket @>