24h Change:
{{Intl.NumberFormat('ru').format(currentCoin.diff24Hour)}} ({{Intl.NumberFormat('ru').format(currentCoin.rate24Hour)}}%)
24h High:
{{Intl.NumberFormat('ru').format(currentCoin.high24Hour)}} ({{Intl.NumberFormat('ru').format(currentCoin.rateHight)}}%)
24h Low:
{{Intl.NumberFormat('ru').format(currentCoin.low24Hour)}} ({{Intl.NumberFormat('ru').format(currentCoin.rateLow)}}%)
FYBIT INDEX ({{currentCoin.symbol}}): {{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol))}}
TIME: (UTC)
| Символ | Сумма | Кредитное плечо | Цена | Принудительное закрытие | Цена стоп-лосса | Цена продажи (лимитная) | Цена продажи (рыночная) | Нереализованный PnL (%) | Комиссии (%) | Истечение срока (UTC) |
|---|---|---|---|---|---|---|---|---|---|---|
| {{item.symbol}} {{item.type}} 🡱🡳 | {{item.amount}} {{item.dataSymbol}} | {{item.leverage}}x | {{item.price.toLocale(PriceRoundNum(item.symbol), true)}} | {{item.lostCut.toLocale(PriceRoundNum(item.symbol), true)}} |
|
|
{{(item.pnl*1.0).toLocale(AmountRoundNum(item.dataSymbol), true)}} ({{percentLocale(item.pnlPercent.toLocale(2), 'ru')}}) | {{item.fee.toLocale(AmountRoundNum(item.dataSymbol), true) }} ({{percentLocale(item.feePercent.toLocale(2), 'ru')}}) | {{item.date}} |
| Символ | Тип | Сумма | Цена | Дата (UTC) | Кредитное плечо | Цена стоп-лосса | Действие |
|---|---|---|---|---|---|---|---|
| {{row.symbol}} {{row.position}} 🡱🡳 | {{row.type}} | {{row.amount}} {{row.amountSymbol}} | {{row.price.toLocale(PriceRoundNum(row.symbol), true)}} | {{row.date}} | {{row.leverage.toLocale(2, false)}}x | {{row.stopLossPrice.toLocale(PriceRoundNum(row.symbol), true)}} |
| Символ | Тип | Классификация | Сумма позиции | Средняя цена | Цена продажи | Кредитное плечо | PnL (%) | Комиссии (%) | Чистая прибыль (%) | Дата |
|---|---|---|---|---|---|---|---|---|---|---|
| {{row.symbol}} 🡱🡳 | ПРОДАЖА | {{row.classification}} | {{row.positionAmount}} | {{row.averagePrice}} | {{row.sellPrice}} | {{row.leverage.toLocale(2, false)}}x | {{row.pnl.toLocale(PriceRoundNum("USDT"), true)}} ({{row.pnlPercent.toLocale(2, true)}}%) | {{row.fees.toLocale(PriceRoundNum(row.amountSymbol), true)}} ({{row.feesPercent.toLocale(2, true)}}%) | {{formatNetProfit(calculateNetProfit(row.pnl, row.fees), calculateNetProfitPercent(row.pnl, row.fees, row.pnlPercent, row.feesPercent))}} | {{row.closedDate}} |
| Нет закрытых позиций | ||||||||||
-
USDT
| Символ | Сумма (USDT) | Нереализованный PnL | Цена |
|---|---|---|---|
| {{item.symbol}} | {{item.amount}} | {{(item.pnl*1.0).toLocale(AmountRoundNum(item.dataSymbol), true)}} ({{percentLocale(item.pnlPercent.toLocale(2), 'ru')}}) | {{item.price.toLocale(PriceRoundNum(item.symbol), true)}} |
| В таблице нет доступных данных | |||
|
Символ
{{!!getCurrentPosition && getCurrentPosition.symbol}}
|
Сумма (USDT)
{{!!getCurrentPosition && getCurrentPosition.amount}}
|
|
Цена (USDT)
{{!!getCurrentPosition && getCurrentPosition.price.toLocale(PriceRoundNum(getCurrentPosition.symbol), true)}}
|
Кредитное плечо
{{!!getCurrentPosition && getCurrentPosition.leverage}}
|
|
Ограничение убытков (USDT)
{{!!getCurrentPosition && getCurrentPosition.lostCut.toLocale(PriceRoundNum(getCurrentPosition.symbol), true)}}
|
Нереализованный PnL (%)
{{!!getCurrentPosition && (getCurrentPosition.pnl*1.0).toLocale(AmountRoundNum(getCurrentPosition.dataSymbol), true)}} {{!!getCurrentPosition && ('('+percentLocale(getCurrentPosition.pnlPercent.toLocale(2), 'ru')+')')}}
|
|
Комиссии (%)
{{!!getCurrentPosition && getCurrentPosition.fee.toLocale(AmountRoundNum(getCurrentPosition.dataSymbol), true)}} {{!!getCurrentPosition && ('('+percentLocale(getCurrentPosition.feePercent.toLocale(2), 'ru')+')')}}
|
Истечение срока (UTC)
{{!!getCurrentPosition && getCurrentPosition.date}}
|
|
Стоп-лосс (USDT)
|
Лимит продажи (USDT)
|
| Символ | Сумма (USDT) | Тип | Цена |
|---|---|---|---|
| {{item.symbol}} | {{item.amount}} | {{item.type}} | {{item.price.toLocale(PriceRoundNum(item.symbol), true)}} |
| В таблице нет доступных данных | |||
|
Символ
{{!!getCurrentOrder && getCurrentOrder.symbol}}
|
Сумма (USDT)
{{!!getCurrentOrder && getCurrentOrder.amount}}
|
|
Цена (USDT)
{{!!getCurrentOrder && getCurrentOrder.price.toLocale(PriceRoundNum(getCurrentOrder.symbol), true)}}
|
Кредитное плечо
{{!!getCurrentOrder && getCurrentOrder.leverage}}x
|
|
Тип
{{!!getCurrentOrder && getCurrentOrder.type}}
|
Дата (UTC)
{{!!getCurrentOrder && getCurrentOrder.date}}
|
Индекс FYBIT
{{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol))}}
Источники цен:
- Bitfinex {{baseExchange.price1.toLocale(BasePriceRoundNum(currentCoin.symbol))}}{{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol)).replace(/\d/g, '-')}}
- HTX {{baseExchange.price2.toLocale(BasePriceRoundNum(currentCoin.symbol))}}{{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol)).replace(/\d/g, '-')}}
- Binance {{baseExchange.price3.toLocale(BasePriceRoundNum(currentCoin.symbol))}}{{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol)).replace(/\d/g, '-')}}
- Coinbase {{baseExchange.price4.toLocale(BasePriceRoundNum(currentCoin.symbol))}}{{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol)).replace(/\d/g, '-')}}
- Bybit {{baseExchange.price6.toLocale(BasePriceRoundNum(currentCoin.symbol))}}{{currentCoin.indexPrice.toLocale(PriceRoundNum(currentCoin.symbol)).replace(/\d/g, '-')}}