Open Orders

  Amount Value Price Action
{{(offer.type == 'buy') ? 'Buy' : 'Sell'}} {{ offer.first | rpamount: {hard_precision: true, precision: 6, tiny_precision: 6} }} {{ offer.first | rpcurrency }}:{{ offer.first | rpissuer | nameGateway }} {{ offer.second | rpamount: {hard_precision: true, precision: 6, tiny_precision: 6} }} {{ offer.second | rpcurrency }}:{{ offer.second | rpissuer | nameGateway }} {{ offer.second | rpamountratio: offer.first | rpamount:{hard_precision: true, precision: 6, tiny_precision: 6} }}
No Open Orders