{{ activeMatch.status }}
Банк:
1H UNDER 0.5
Диапазон: 29–34¢ ({{ activeMath.avgUnder >= 29 && activeMath.avgUnder <= 34.2 ? '✓' : '✕' }})
¢
Объем (Бюджет):
{{ Math.round(activeMath.underShares) }} sh • ${{ activeMath.underCost.toFixed(2) }}
FT OVER 1.5
Диапазон: 66–74¢ ({{ activeMath.avgOver >= 66 && activeMath.avgOver <= 74.2 ? '✓' : '✕' }})
¢
Объем (Авто 100% Б/У):
{{ Math.round(activeMath.overShares) }} sh • ${{ activeMath.overCost.toFixed(2) }}
{{ activeMath.verdict.title }}
K_cov: {{ activeMath.kcov.toFixed(3) }}
Общий банк: ${{ activeMath.totalBank.toFixed(2) }}
Выплата 0:0 HT: ${{ activeMath.payoutHT00.toFixed(2) }}
Запас HT:
{{ activeMath.bufferHT >= 0 ? '+' : '' }}${{ activeMath.bufferHT.toFixed(2) }}
Фиксация сделки и сценарии выхода
(редактируйте цену продажи ноги 2)
Продажа 1H Under:
${{ activeMath.payoutU.toFixed(2) }} выплата
¢
Продажа FT Over (Вторая нога):
${{ activeMath.payoutO.toFixed(2) }} выплата
¢
Итоговая выплата: ${{ activeMath.totalPayout.toFixed(2) }}
Чистый результат (PnL):
{{ activeMath.pnl >= 0 ? '+' : '' }}${{ activeMath.pnl.toFixed(2) }}
({{ activeMath.roi >= 0 ? '+' : '' }}{{ activeMath.roi.toFixed(1) }}%)