PB

Polymarket Bus Terminal

Введите ключ доступа для синхронизации терминала

Неверный ключ доступа
Poly Bus
{{ 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) }}%)
Реестр матчей
{{ m.league }}
{{ getMatchStats(m).pnl >= 0 ? '+' : '' }}${{ getMatchStats(m).pnl.toFixed(2) }} {{ m.status }} ×
{{ m.title }}
U: {{ (m.underTranches && m.underTranches[0] ? m.underTranches[0].price : 32).toFixed(1) }}¢ O: {{ (m.overTranches && m.overTranches[0] ? m.overTranches[0].price : 71).toFixed(1) }}¢ ${{ m.budget }}
Банк: ${{ activeMatch.budget }}
1H UNDER 0.5
{{ Math.round(activeMath.underShares) }} sh • ${{ activeMath.underCost.toFixed(2) }}
¢
FT OVER 1.5
{{ Math.round(activeMath.overShares) }} sh • ${{ activeMath.overCost.toFixed(2) }} (БУ)
¢
K_cov: {{ activeMath.kcov.toFixed(3) }}
Банк: ${{ activeMath.totalBank.toFixed(2) }}
Запас HT: {{ activeMath.bufferHT >= 0 ? '+' : '' }}${{ activeMath.bufferHT.toFixed(2) }}
Выход из позиции редактирование ног
Продажа Under:
¢
Продажа Over (2 нога):
¢
PnL: {{ activeMath.pnl >= 0 ? '+' : '' }}${{ activeMath.pnl.toFixed(2) }}
{{ toast.icon }} {{ toast.message }}