|
{{ item.last_price.toString().replace(/[^\d\.]/g, '') | formatNumberByLength(10) }} | {{ (new Big(item._24h_change_percent)).round(2).cmp(0) > 0 ? '+' : '' }}{{ (new Big(item._24h_change_percent)).round(2).toString() }}% |
|
{{ item.last_price.toString().replace(/[^\d\.]/g, '') | formatNumberByLength(10) }} | {{ (new Big(item._24h_change_percent)).round(2).cmp(0) > 0 ? '+' : '' }}{{ (new Big(item._24h_change_percent)).round(2).toString() }}% |
|
{{ item.last_price.toString().replace(/[^\d\.]/g, '') | formatNumberByLength(10) }} | {{ (new Big(item._24h_change_percent)).round(2).cmp(0) > 0 ? '+' : '' }}{{ (new Big(item._24h_change_percent)).round(2).toString() }}% |
|
{{ item.last_price.toString().replace(/[^\d\.]/g, '') | formatNumberByLength(10) }} | {{ (new Big(item._24h_change_percent)).round(2).cmp(0) > 0 ? '+' : '' }}{{ (new Big(item._24h_change_percent)).round(2).toString() }}% |
Last price
24h high
24h low
24h change
24h volume
Price | Amount | Total (USDT) |
---|
0.00807 | 91.9 | 0.74163 |
0.00805 | 49.4 | 0.39767 |
0.00804 | 34.5 | 0.27738 |
0.00802 | 1,000 | 8.02 |
0.00801 | 105.3 | 0.84345 |
0.008 | 2,002 | 16.016 |
0.00799 | 44.1 | 0.35235 |
0.00793 | 163.7 | 1.29814 |
0.00792 | 77.9 | 0.61696 |
0.00791 | 26.3 | 0.20803 |
0.0079 | 107.7 | 0.85083 |
0.00789 | 38.2 | 0.30139 |
0.00788 | 152 | 1.19776 |
0.00787 | 90.1 | 0.70908 |
0.00786 | 59.8 | 0.47002 |
0.00785 | 102.6 | 0.80541 |
0.00784 | 161.6 | 1.26694 |
Price | Amount | Total (USDT) |
---|
0.0081 | 44 | 0.3564 |
0.00811 | 51.2 | 0.41524 |
0.00812 | 107.7 | 0.87453 |
0.00814 | 111.2 | 0.90517 |
0.00815 | 61.1 | 0.49797 |
0.00817 | 57.9 | 0.47305 |
0.00818 | 98.2 | 0.80328 |
0.00819 | 91.3 | 0.74775 |
0.00821 | 118.4 | 0.97207 |
0.00823 | 145.8 | 1.19994 |
0.00825 | 112.8 | 0.9306 |
0.00826 | 76.7 | 0.63355 |
0.00828 | 94.3 | 0.78081 |
0.00829 | 94.7 | 0.78507 |
0.00831 | 113.2 | 0.9407 |
0.00832 | 158.1 | 1.3154 |
0.00833 | 145.8 | 1.21452 |
0.00834 | 150 | 1.251 |
0.00836 | 60 | 0.5016 |
0.00837 | 138.8 | 1.16176 |
Price | Amount | Time |
---|
{{ (new Big(list.price.replace(',', ''))).cmp(0) == 0 ? (new Big(list.total_finish)).div((new Big(list.amount)).minus(list.amount_remain)).round($pricePrecision || 8, 0).toFormat() : (new Big(list.price.replace(',', ''))).round(8, 0).toFormat() }} | {{(new Big(list.amount)).minus(list.amount_remain).round($amountPrecision ||8, 0).toFormat()}} | {{moment.tz(list.finished, "UTC").tz(timezone).format("HH:mm:ss")}} |
ID | Type | Value |
---|
{{item.id}} | {{ [0 , 'Buy', 'Sell' , 'Buy', 'Sell' ][item.order_type] }} | {{(new Big(item.amount)).round(8, 0).toFormat()}} {{item.stock_name ? item.stock_name : item.cc_pair.substr(0,3)}} |
© 2018 OMGFIN. All rights reserved.