|
|
{{ 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 (ETH) |
|---|
| 0.0006887 | 45,655 | 31.4425985 |
| 0.0006876 | 11,915 | 8.192754 |
| 0.0006865 | 38,776 | 26.619724 |
| 0.0006852 | 15,508 | 10.6260816 |
| 0.0006846 | 47,306 | 32.3856876 |
| 0.0006838 | 9,248 | 6.3237824 |
| 0.0006828 | 41,315 | 28.209882 |
| 0.0006821 | 23,252 | 15.8601892 |
| 0.0006819 | 27,356 | 18.6540564 |
| 0.000681 | 8,290 | 5.64549 |
| 0.0006808 | 54,052 | 36.7986016 |
| 0.0006803 | 47,741 | 32.4782023 |
| 0.0006799 | 28,489 | 19.3696711 |
| 0.0006791 | 17,837 | 12.1131067 |
| 0.0006788 | 56,303 | 38.2184764 |
| 0.0006784 | 11,806 | 8.0091904 |
| 0.0006779 | 40,389 | 27.3797031 |
| 0.000677 | 52,145 | 35.302165 |
| 0.0006767 | 50,730 | 34.328991 |
| 0.0006761 | 26,367 | 17.8267287 |
| Price | Amount | Total (ETH) |
|---|
| 0.0006904 | 29,804 | 20.5766816 |
| 0.0006911 | 32,833 | 22.6908863 |
| 0.0006916 | 36,190 | 25.029004 |
| 0.0006924 | 22,668 | 15.6953232 |
| 0.0006927 | 9,683 | 6.7074141 |
| 0.0006929 | 26,080 | 18.070832 |
| 0.0006931 | 29,194 | 20.2343614 |
| 0.0006938 | 19,868 | 13.7844184 |
| 0.0006941 | 39,925 | 27.7119425 |
| 0.0006945 | 48,672 | 33.802704 |
| 0.0006948 | 25,617 | 17.7986916 |
| 0.0006956 | 16,522 | 11.4927032 |
| 0.0006964 | 56,874 | 39.6070536 |
| 0.0006965 | 24,762 | 17.246733 |
| 0.0006972 | 51,163 | 35.6708436 |
| 0.0006975 | 28,360 | 19.7811 |
| 0.0006983 | 28,478 | 19.8861874 |
| 0.0006985 | 22,587 | 15.7770195 |
| 0.0006992 | 42,693 | 29.8509456 |
| 0.0007003 | 38,569 | 27.0098707 |
| 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.