|
|
{{ 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 (BTC) |
|---|
| 0.00000042 | 333,330 | 0.1399986 |
| 0.00000041 | 85,210 | 0.0349361 |
| 0.0000004 | 160,737 | 0.0642948 |
| 0.00000039 | 198,984 | 0.07760376 |
| 0.00000038 | 74,311 | 0.02823818 |
| 0.00000037 | 327,210 | 0.1210677 |
| 0.00000036 | 189,957 | 0.06838452 |
| 0.00000035 | 147,734 | 0.0517069 |
| 0.00000034 | 211,631 | 0.07195454 |
| 0.00000033 | 47,735 | 0.01575255 |
| 0.00000032 | 119,414 | 0.03821248 |
| 0.00000031 | 298,185 | 0.09243735 |
| 0.0000003 | 57,489 | 0.0172467 |
| 0.00000029 | 213,393 | 0.06188397 |
| 0.00000028 | 106,180 | 0.0297304 |
| 0.00000027 | 97,344 | 0.02628288 |
| 0.00000026 | 53,134 | 0.01381484 |
| 0.00000025 | 204,131 | 0.05103275 |
| 0.00000024 | 244,725 | 0.058734 |
| 0.00000023 | 153,525 | 0.03531075 |
| Price | Amount | Total (BTC) |
|---|
| 0.00000044 | 225,114 | 0.09905016 |
| 0.00000045 | 386,342 | 0.1738539 |
| 0.00000046 | 376,395 | 0.1731417 |
| 0.00000047 | 371,312 | 0.17451664 |
| 0.00000048 | 131,606 | 0.06317088 |
| 0.00000049 | 286,812 | 0.14053788 |
| 0.0000005 | 177,933 | 0.0889665 |
| 0.00000051 | 255,430 | 0.1302693 |
| 0.00000052 | 98,375 | 0.051155 |
| 0.00000053 | 279,015 | 0.14787795 |
| 0.00000054 | 96,080 | 0.0518832 |
| 0.00000055 | 119,924 | 0.0659582 |
| 0.00000056 | 282,161 | 0.15801016 |
| 0.00000057 | 398,491 | 0.22713987 |
| 0.00000058 | 316,261 | 0.18343138 |
| 0.00000059 | 202,001 | 0.11918059 |
| 0.0000006 | 45,882 | 0.0275292 |
| 0.00000061 | 196,627 | 0.11994247 |
| 0.00000062 | 176,129 | 0.10919998 |
| 0.00000063 | 176,075 | 0.11092725 |
| 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.