|
{{ 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) |
---|
35,828.54 | 0.652152 | 23,365.65 |
35,828.44 | 0.434565 | 15,569.78 |
35,828.42 | 0.208485 | 7,469.68 |
35,828.38 | 0.463627 | 16,611 |
35,828.37 | 0.736609 | 26,391.49 |
35,828.34 | 0.309709 | 11,096.35 |
35,828.33 | 0.204256 | 7,318.15 |
35,828.29 | 0.668415 | 23,948.16 |
35,828.21 | 0.947521 | 33,947.98 |
35,828.14 | 0.347055 | 12,434.33 |
35,828.06 | 0.825027 | 29,559.11 |
35,827.98 | 0.575048 | 20,602.8 |
35,827.93 | 0.496858 | 17,801.39 |
35,827.9 | 0.48327 | 17,314.54 |
35,827.85 | 0.61886 | 22,172.42 |
35,827.77 | 0.388524 | 13,919.94 |
35,827.76 | 1.008474 | 36,131.36 |
35,827.74 | 0.388897 | 13,933.3 |
35,827.72 | 0.152002 | 5,445.88 |
35,827.64 | 0.625275 | 22,402.12 |
Price | Amount | Total (USDT) |
---|
35,828.66 | 0.757258 | 27,131.54 |
35,828.73 | 0.172859 | 6,193.32 |
35,828.77 | 0.405576 | 14,531.29 |
35,828.83 | 0.141709 | 5,077.27 |
35,828.85 | 0.255078 | 9,139.16 |
35,828.93 | 0.300627 | 10,771.15 |
35,828.98 | 0.276057 | 9,890.85 |
35,829.05 | 1.115428 | 39,964.73 |
35,829.07 | 0.512977 | 18,379.49 |
35,829.15 | 0.714406 | 25,596.56 |
35,829.17 | 0.788402 | 28,247.79 |
35,829.18 | 0.626729 | 22,455.19 |
35,829.25 | 0.247175 | 8,856.1 |
35,829.3 | 0.125861 | 4,509.52 |
35,829.31 | 0.433562 | 15,534.23 |
35,829.38 | 0.564924 | 20,240.88 |
35,829.43 | 0.41002 | 14,690.79 |
35,829.48 | 0.721561 | 25,853.16 |
35,829.54 | 1.036664 | 37,143.2 |
35,829.57 | 0.914533 | 32,767.33 |
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.