|
|
{{ 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.0482 | 450,121.29 | 21,695.8461 |
| 0.0481 | 286,092.45 | 13,761.0468 |
| 0.048 | 1,129,995.27 | 54,239.7729 |
| 0.0479 | 2,137,486.11 | 102,385.5846 |
| 0.0478 | 466,341.28 | 22,291.1131 |
| 0.0477 | 246,231.41 | 11,745.2382 |
| 0.0476 | 515,332.15 | 24,529.8103 |
| 0.0475 | 245,535.06 | 11,662.9153 |
| 0.0474 | 1,740,788.63 | 82,513.381 |
| 0.0473 | 1,621,131.92 | 76,679.5398 |
| 0.0472 | 1,496,526.79 | 70,636.0644 |
| 0.0471 | 1,145,890.62 | 53,971.4482 |
| 0.047 | 1,601,296.88 | 75,260.9533 |
| 0.0469 | 1,242,825.15 | 58,288.4995 |
| 0.0468 | 220,149.72 | 10,303.0068 |
| 0.0467 | 1,791,543.74 | 83,665.0926 |
| 0.0466 | 1,196,823.27 | 55,771.9643 |
| 0.0465 | 1,544,901.67 | 71,837.9276 |
| 0.0464 | 301,982.31 | 14,011.9791 |
| 0.0463 | 1,822,994.62 | 84,404.6509 |
| Price | Amount | Total (USDT) |
|---|
| 0.0484 | 1,902,098.23 | 92,061.5544 |
| 0.0485 | 277,750.82 | 13,470.9148 |
| 0.0486 | 1,251,435 | 60,819.741 |
| 0.0487 | 1,130,898.53 | 55,074.7585 |
| 0.0488 | 340,158.15 | 16,599.7178 |
| 0.0489 | 1,699,800.07 | 83,120.2235 |
| 0.049 | 1,243,893.51 | 60,950.782 |
| 0.0491 | 765,718.08 | 37,596.7578 |
| 0.0492 | 377,392.66 | 18,567.7189 |
| 0.0493 | 1,885,212.99 | 92,941.0005 |
| 0.0494 | 1,550,290.82 | 76,584.3666 |
| 0.0495 | 1,521,672.54 | 75,322.7908 |
| 0.0496 | 465,806.82 | 23,104.0183 |
| 0.0497 | 1,227,099.35 | 60,986.8377 |
| 0.0498 | 443,253.42 | 22,074.0204 |
| 0.0499 | 446,931.31 | 22,301.8724 |
| 0.05 | 1,291,837.99 | 64,591.8995 |
| 0.0501 | 1,748,786.21 | 87,614.1892 |
| 0.0502 | 1,273,377.85 | 63,923.5681 |
| 0.0503 | 665,448.18 | 33,472.0435 |
| 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.