|
|
{{ 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.004703 | 181,329.73 | 852.79372 |
| 0.004695 | 93,052.77 | 436.882755 |
| 0.004687 | 157,624.99 | 738.788328 |
| 0.004683 | 32,141.05 | 150.516537 |
| 0.004675 | 34,464.74 | 161.122659 |
| 0.00467 | 74,205.81 | 346.541132 |
| 0.004663 | 93,242.16 | 434.788192 |
| 0.004653 | 154,865.87 | 720.590893 |
| 0.004649 | 45,969.14 | 213.710531 |
| 0.004639 | 83,607.24 | 387.853986 |
| 0.004636 | 166,079.34 | 769.94382 |
| 0.004629 | 143,830.21 | 665.790042 |
| 0.004621 | 133,676.26 | 617.717997 |
| 0.004611 | 120,802.6 | 557.020788 |
| 0.004602 | 138,293.27 | 636.425628 |
| 0.004594 | 55,550.21 | 255.197664 |
| 0.00459 | 130,186.37 | 597.555438 |
| 0.004585 | 66,097.5 | 303.057037 |
| 0.004579 | 27,013.99 | 123.69706 |
| 0.004571 | 45,165.36 | 206.45086 |
| Price | Amount | Total (ETH) |
|---|
| 0.004715 | 126,112.31 | 594.619542 |
| 0.004716 | 112,434.59 | 530.241527 |
| 0.004719 | 80,846.85 | 381.516286 |
| 0.004721 | 118,091.21 | 557.508603 |
| 0.004725 | 58,916.86 | 278.382164 |
| 0.004735 | 161,427.53 | 764.359355 |
| 0.004737 | 165,283.14 | 782.946235 |
| 0.004738 | 170,496.99 | 807.814739 |
| 0.004742 | 119,881.91 | 568.480018 |
| 0.004745 | 127,910.89 | 606.937174 |
| 0.004747 | 19,063.08 | 90.492441 |
| 0.004749 | 138,672.47 | 658.555561 |
| 0.004755 | 162,363.32 | 772.037587 |
| 0.004759 | 158,899.26 | 756.201579 |
| 0.004766 | 55,335.96 | 263.731186 |
| 0.004769 | 76,025.47 | 362.565467 |
| 0.004775 | 141,444.17 | 675.395912 |
| 0.004779 | 148,814.86 | 711.186216 |
| 0.004783 | 111,499.64 | 533.302779 |
| 0.004786 | 40,786.81 | 195.205673 |
| 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.