|
|
{{ 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.026348 | 0.3259 | 0.008586 |
| 0.026343 | 0.2254 | 0.005937 |
| 0.026338 | 0.2989 | 0.007872 |
| 0.026333 | 0.3524 | 0.009279 |
| 0.026326 | 0.4388 | 0.011551 |
| 0.026322 | 0.2952 | 0.00777 |
| 0.026319 | 0.7768 | 0.020444 |
| 0.026305 | 0.6481 | 0.017048 |
| 0.026301 | 0.3669 | 0.009649 |
| 0.026298 | 0.7903 | 0.020783 |
| 0.026293 | 0.2669 | 0.007017 |
| 0.026285 | 0.5991 | 0.015747 |
| 0.026278 | 0.4923 | 0.012936 |
| 0.026213 | 0.1056 | 0.002768 |
| 0.026203 | 0.3426 | 0.008977 |
| 0.026202 | 0.1048 | 0.002745 |
| 0.026198 | 0.3944 | 0.010332 |
| 0.026196 | 0.8018 | 0.021003 |
| 0.026189 | 0.7395 | 0.019366 |
| 0.026183 | 0.276 | 0.007226 |
| Price | Amount | Total (BTC) |
|---|
| 0.026372 | 0.4909 | 0.012947 |
| 0.026375 | 0.3599 | 0.009493 |
| 0.026382 | 0.7208 | 0.019017 |
| 0.026387 | 0.6734 | 0.01777 |
| 0.026448 | 0.4675 | 0.012365 |
| 0.026492 | 0.8177 | 0.021663 |
| 0.026531 | 0.1712 | 0.004543 |
| 0.026535 | 0.0875 | 0.002322 |
| 0.026537 | 0.7681 | 0.020384 |
| 0.026547 | 0.3823 | 0.010149 |
| 0.026552 | 0.1234 | 0.003277 |
| 0.026565 | 0.3233 | 0.008589 |
| 0.026586 | 0.2228 | 0.005924 |
| 0.026593 | 0.4554 | 0.012111 |
| 0.0266 | 0.7178 | 0.019094 |
| 0.026606 | 0.1571 | 0.00418 |
| 0.026618 | 0.114 | 0.003035 |
| 0.026626 | 0.7735 | 0.020596 |
| 0.026634 | 0.3179 | 0.008467 |
| 0.026641 | 0.0904 | 0.002409 |
| 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.