NYDriftV3 — галерея реконструированных сделок дрейфа NY-опена
Сгенерировано: 2026-08-16T20:07:35.386353+00:00 UTC. Окно реконструкции: 2024-10-09 → 2026-07-01. Источник стратегии: freqtrade/user_data/strategies/NYDriftV3.py (simulate_ny_drift_event, SessionORB.session_open_times — неизменённые). Отчёты: .claude/pm/strategy-lab/research/session-orb-ny-drift-v2-2026-08-16.md (§1, MAE-стопы), .claude/pm/strategy-lab/research/session-orb-ny-drift-v3-forward-2026-08-16.md (§1, эталонные числа полного окна).
Fee: 0.11% круг (тейкер), вычтен из net. Funding в этой реконструкции ОПУЩЕН (в отличие от отчётов, где funding учтён событийно) — расхождение в несколько bp с эталонными числами объясняется этим, не ошибкой.
Сверка с эталонными числами (V3, полное окно)
| половина | n (реконструкция) | n (отчёт) | net bp (реконструкция) | net bp (отчёт) | расхождение |
|---|
| H1 | 220 | 220 | +25.5 | +24.5 | +1.0 bp |
| H2 | 199 | 201 | +31.2 | +34.0 | -2.8 bp |
n отличается от отчёта на 2 сделки в H2 (199 против 201) — это не ошибка реконструкции: проверено отдельно, что без фильтра NYSE_FULL_HOLIDAYS (полные закрытия биржи — Новый год, MLK, День Вашингтона, Страстная пятница, День поминовения, Juneteenth) пул H2 даёт n=201, бит-в-бит как в отчёте. Этот фильтр — документированное в докстринге NYDriftV3.py уточнение конструкции, добавленное ПОСЛЕ прогона отчётов (сами отчёты его не применяли); эта страница строится на задеплоенном коде — источнике истины по условиям задачи — поэтому 2 события исключены сознательно, не потеряны.
Расхождение net bp в пределах funding-допуска — реконструкция сходится с отчётом.
Идея: как устроен вход/выход/стоп/тейк
- Событие: опен Нью-Йорка (09:30 America/New_York, местные рабочие дни, полные закрытия NYSE пропущены — на них эффект placebo-отрицательный, −26bp против +24bp в обычные дни).
- Диапазон/уровни: H/L первой 5-минутной свечи опена (пять 1m-свечей [open, open+5m) — не переизобретено, читается напрямую с 1m).
- Вход: первое закрытие 1m-свечи за границей диапазона внутри 120-минутного окна после опена (без ретеста, без свечи-подтверждения) — вход по цене закрытия пробойной свечи (та же конвенция, которой измерены отчёты).
- Фильтр момента (обязательный гейт V3): сторона пробоя должна совпасть со знаком суточного возврата ДО опена (close[open−1m] против close[open−1441m]). Не совпало — сделки нет вообще, машина не ждёт другого пробоя в этом же окне.
- Стоп (структурный, из данных, правило 9 CLAUDE.md): заморожен per-pair — BTC 1.9373%, ETH 2.8492% — p90 просадки победителей (24ч-выход без стопа) + буфер 0.25×медианный ATR14(5m) на входе. НЕ придуман из головы.
- Выход: строго по времени — 1440 минут (сутки) после входа, либо раньше по стопу, если цена коснулась его первой. Тейка нет вообще — ROI выключен.
- Чего в конструкции НЕТ и почему: ретеста нет — в семье SessionORB ретест проверялся и оказался фейковым в 86% случаев (подтверждение пробоя закрытием после касания уровня почти никогда не срабатывает так, как задумано); тейка 2R нет — фиксированный RR режет правый хвост дрейфа именно там, где and сделка ещё продолжает идти в свою сторону, а стоп из данных уже покрывает основной риск без обрезания апсайда.
Сводка
По половинам (граница 2025-09-01)
| половина | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 220 | 44.1% | +25.5 | 32.7% |
| H2 | 199 | 51.3% | +31.2 | 25.6% |
По парам
| пара | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| BTCUSDT | 210 | 46.7% | +12.3 | 29.5% |
| ETHUSDT | 209 | 48.3% | +44.3 | 29.2% |
По стороне
| сторона | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| лонг | 185 | 53.0% | +42.5 | 29.2% |
| шорт | 234 | 43.2% | +17.0 | 29.5% |
Equity-кривая (кумулятивный net, bp, 419 сделок по хронологии)

Топ-20 победителей (20 сделок)

#1 BTCUSDT лонг — 2024-11-05 14:40
+647.4 bp, time_exit_asof_close, 1440 мин, H1

#2 BTCUSDT лонг — 2024-12-04 14:35
+694.1 bp, time_exit_asof_close, 1440 мин, H1

#3 BTCUSDT шорт — 2025-02-24 14:41
+745.4 bp, time_exit_asof_close, 1440 мин, H1

#4 BTCUSDT шорт — 2025-11-13 14:35
+596.6 bp, time_exit_asof_close, 1440 мин, H2

#5 ETHUSDT лонг — 2024-11-06 14:36
+639.4 bp, time_exit_asof_close, 1440 мин, H1

#6 ETHUSDT шорт — 2024-12-19 14:37
+907.6 bp, time_exit_asof_close, 1440 мин, H1

#7 ETHUSDT шорт — 2025-02-24 14:42
+991.3 bp, time_exit_asof_close, 1440 мин, H1

#8 ETHUSDT шорт — 2025-02-27 14:37
+779.3 bp, time_exit_asof_close, 1440 мин, H1

#9 ETHUSDT шорт — 2025-03-10 13:37
+818.8 bp, time_exit_asof_close, 1440 мин, H1

#10 ETHUSDT лонг — 2025-04-22 13:40
+1003.9 bp, time_exit_asof_close, 1440 мин, H1

#11 ETHUSDT лонг — 2025-05-07 13:40
+747.4 bp, time_exit_asof_close, 1440 мин, H1

#12 ETHUSDT лонг — 2025-05-08 13:35
+1889.3 bp, time_exit_asof_close, 1440 мин, H1

#13 ETHUSDT лонг — 2025-06-23 13:35
+691.5 bp, time_exit_asof_close, 1440 мин, H1

#14 ETHUSDT лонг — 2025-07-02 13:35
+605.8 bp, time_exit_asof_close, 1440 мин, H1

#15 ETHUSDT лонг — 2025-07-16 13:36
+700.8 bp, time_exit_asof_close, 1440 мин, H1

#16 ETHUSDT лонг — 2025-08-08 13:35
+632.2 bp, time_exit_asof_close, 1440 мин, H1

#17 ETHUSDT шорт — 2025-11-13 14:35
+702.2 bp, time_exit_asof_close, 1440 мин, H2

#18 ETHUSDT шорт — 2025-11-20 14:39
+782.6 bp, time_exit_asof_close, 1440 мин, H2

#19 ETHUSDT лонг — 2025-12-02 14:35
+655.6 bp, time_exit_asof_close, 1440 мин, H2

#20 ETHUSDT шорт — 2026-06-05 13:39
+596.6 bp, time_exit_asof_close, 1440 мин, H2
Топ-20 убыточных (20 сделок)

#1 ETHUSDT шорт — 2024-12-26 14:35
-295.9 bp, mae_stop_exit_at_level, 1111 мин, H1

#2 ETHUSDT шорт — 2024-12-30 14:35
-295.9 bp, mae_stop_exit_at_level, 192 мин, H1

#3 ETHUSDT шорт — 2025-01-13 14:35
-295.9 bp, mae_stop_exit_at_level, 5 мин, H1

#4 ETHUSDT шорт — 2025-02-25 14:38
-295.9 bp, mae_stop_exit_at_level, 317 мин, H1

#5 ETHUSDT шорт — 2025-04-07 13:42
-295.9 bp, mae_stop_exit_at_level, 9 мин, H1

#6 ETHUSDT шорт — 2025-05-15 13:39
-295.9 bp, mae_stop_exit_at_level, 1061 мин, H1

#7 ETHUSDT шорт — 2025-07-15 13:39
-295.9 bp, mae_stop_exit_at_level, 561 мин, H1

#8 ETHUSDT лонг — 2025-07-28 13:39
-295.9 bp, mae_stop_exit_at_level, 663 мин, H1

#9 ETHUSDT лонг — 2025-08-05 13:39
-295.9 bp, mae_stop_exit_at_level, 503 мин, H1

#10 ETHUSDT шорт — 2025-08-06 13:36
-295.9 bp, mae_stop_exit_at_level, 253 мин, H1

#11 ETHUSDT шорт — 2025-08-26 13:49
-295.9 bp, mae_stop_exit_at_level, 74 мин, H1

#12 ETHUSDT шорт — 2025-09-17 13:36
-295.9 bp, mae_stop_exit_at_level, 569 мин, H2

#13 ETHUSDT шорт — 2025-10-14 13:36
-295.9 bp, mae_stop_exit_at_level, 130 мин, H2

#14 ETHUSDT шорт — 2025-11-04 14:37
-295.9 bp, mae_stop_exit_at_level, 26 мин, H2

#15 ETHUSDT шорт — 2026-01-21 14:46
-295.9 bp, mae_stop_exit_at_level, 302 мин, H2

#16 ETHUSDT лонг — 2026-01-28 14:35
-295.9 bp, mae_stop_exit_at_level, 735 мин, H2

#17 ETHUSDT лонг — 2026-03-17 14:35
-295.9 bp, mae_stop_exit_at_level, 1255 мин, H2

#18 ETHUSDT шорт — 2026-04-09 13:38
-295.9 bp, mae_stop_exit_at_level, 144 мин, H2

#19 ETHUSDT лонг — 2026-04-17 13:37
-295.9 bp, mae_stop_exit_at_level, 1323 мин, H2

#20 ETHUSDT лонг — 2026-05-26 13:42
-295.9 bp, mae_stop_exit_at_level, 228 мин, H2
20 случайных (seed фиксирован) (20 сделок)

#1 BTCUSDT лонг — 2024-10-15 13:36
-204.7 bp, mae_stop_exit_at_level, 91 мин, H1

#2 BTCUSDT лонг — 2024-12-25 14:35
-204.7 bp, mae_stop_exit_at_level, 1051 мин, H1

#3 BTCUSDT лонг — 2025-04-15 13:37
-204.7 bp, mae_stop_exit_at_level, 278 мин, H1

#4 BTCUSDT лонг — 2025-05-09 13:36
+29.8 bp, time_exit_asof_close, 1440 мин, H1

#5 BTCUSDT лонг — 2025-08-04 13:35
-44.0 bp, time_exit_asof_close, 1440 мин, H1

#6 BTCUSDT шорт — 2025-09-04 13:39
-204.7 bp, mae_stop_exit_at_level, 1062 мин, H2

#7 BTCUSDT лонг — 2025-12-15 14:36
-204.7 bp, mae_stop_exit_at_level, 20 мин, H2

#8 BTCUSDT лонг — 2026-02-20 14:35
+179.1 bp, time_exit_asof_close, 1440 мин, H2

#9 BTCUSDT лонг — 2026-04-01 13:38
-204.7 bp, mae_stop_exit_at_level, 705 мин, H2

#10 BTCUSDT лонг — 2026-04-14 13:40
-204.7 bp, mae_stop_exit_at_level, 1085 мин, H2

#11 BTCUSDT шорт — 2026-05-18 13:36
-27.9 bp, time_exit_asof_close, 1440 мин, H2

#12 BTCUSDT шорт — 2026-06-25 13:38
+245.6 bp, time_exit_asof_close, 1440 мин, H2

#13 BTCUSDT шорт — 2026-06-29 13:38
+235.7 bp, time_exit_asof_close, 1440 мин, H2

#14 ETHUSDT шорт — 2025-01-29 14:35
-295.9 bp, mae_stop_exit_at_level, 798 мин, H1

#15 ETHUSDT шорт — 2025-02-06 14:41
-173.7 bp, time_exit_asof_close, 1440 мин, H1

#16 ETHUSDT лонг — 2025-02-17 14:36
-295.9 bp, mae_stop_exit_at_level, 105 мин, H1

#17 ETHUSDT лонг — 2025-03-19 13:40
-106.1 bp, time_exit_asof_close, 1440 мин, H1

#18 ETHUSDT лонг — 2025-10-02 13:37
+173.8 bp, time_exit_asof_close, 1440 мин, H2

#19 ETHUSDT шорт — 2026-02-18 14:48
+81.5 bp, time_exit_asof_close, 1440 мин, H2

#20 ETHUSDT шорт — 2026-05-27 13:36
+395.0 bp, time_exit_asof_close, 1440 мин, H2
8 типичных (пара×сторона×половина) (8 сделок)

#1 BTCUSDT лонг — 2024-10-24 13:35
+13.2 bp, time_exit_asof_close, 1440 мин, H1

#2 BTCUSDT шорт — 2025-04-18 13:38
-109.8 bp, time_exit_asof_close, 1440 мин, H1

#3 BTCUSDT лонг — 2025-09-10 13:39
+24.4 bp, time_exit_asof_close, 1440 мин, H2

#4 BTCUSDT шорт — 2026-01-21 14:36
+23.3 bp, time_exit_asof_close, 1440 мин, H2

#5 ETHUSDT лонг — 2024-10-15 13:40
+14.3 bp, time_exit_asof_close, 1440 мин, H1

#6 ETHUSDT шорт — 2024-10-17 13:35
-72.2 bp, time_exit_asof_close, 1440 мин, H1

#7 ETHUSDT лонг — 2025-12-30 14:37
+55.8 bp, time_exit_asof_close, 1440 мин, H2

#8 ETHUSDT шорт — 2026-05-18 13:36
-4.7 bp, time_exit_asof_close, 1440 мин, H2
Таблица всех сделок (419)
| дата входа (UTC) | пара | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-09 13:35 | BTCUSDT | шорт | 61,787.10 | 62,984.10 | 60,906.30 | time_exit_asof_close | 1440 | +131.6 | H1 |
| 2024-10-10 13:35 | BTCUSDT | шорт | 60,906.30 | 62,086.24 | 61,564.30 | time_exit_asof_close | 1440 | -119.0 | H1 |
| 2024-10-10 13:46 | ETHUSDT | шорт | 2,379.41 | 2,447.20 | 2,425.24 | time_exit_asof_close | 1440 | -203.6 | H1 |
| 2024-10-11 13:55 | BTCUSDT | лонг | 61,770.70 | 60,574.02 | 63,051.30 | time_exit_asof_close | 1440 | +196.3 | H1 |
| 2024-10-11 15:09 | ETHUSDT | лонг | 2,438.59 | 2,369.11 | 2,472.21 | time_exit_asof_close | 1440 | +126.9 | H1 |
| 2024-10-14 13:42 | BTCUSDT | лонг | 64,786.10 | 63,531.00 | 66,210.00 | time_exit_asof_close | 1440 | +208.8 | H1 |
| 2024-10-15 13:36 | BTCUSDT | лонг | 66,052.60 | 64,772.96 | 64,772.96 | mae_stop_exit_at_level | 91 | -204.7 | H1 |
| 2024-10-15 13:40 | ETHUSDT | лонг | 2,608.17 | 2,533.86 | 2,614.78 | time_exit_asof_close | 1440 | +14.3 | H1 |
| 2024-10-17 13:35 | BTCUSDT | шорт | 66,690.20 | 67,982.19 | 67,982.19 | mae_stop_exit_at_level | 741 | -204.7 | H1 |
| 2024-10-17 13:35 | ETHUSDT | шорт | 2,596.13 | 2,670.10 | 2,612.01 | time_exit_asof_close | 1440 | -72.2 | H1 |
| 2024-10-18 13:37 | BTCUSDT | лонг | 67,870.40 | 66,555.55 | 68,126.20 | time_exit_asof_close | 1440 | +26.7 | H1 |
| 2024-10-21 13:35 | BTCUSDT | шорт | 67,672.60 | 68,983.62 | 66,973.20 | time_exit_asof_close | 1440 | +92.4 | H1 |
| 2024-10-22 13:43 | ETHUSDT | шорт | 2,617.87 | 2,692.46 | 2,576.34 | time_exit_asof_close | 1440 | +147.6 | H1 |
| 2024-10-22 13:50 | BTCUSDT | шорт | 66,786.80 | 68,080.66 | 66,758.40 | time_exit_asof_close | 1440 | -6.7 | H1 |
| 2024-10-24 13:35 | BTCUSDT | лонг | 67,718.50 | 66,406.59 | 67,882.10 | time_exit_asof_close | 1440 | +13.2 | H1 |
| 2024-10-29 13:36 | BTCUSDT | лонг | 71,240.10 | 69,859.97 | 71,686.30 | time_exit_asof_close | 1440 | +51.6 | H1 |
| 2024-10-29 13:37 | ETHUSDT | лонг | 2,621.35 | 2,546.66 | 2,681.98 | time_exit_asof_close | 1440 | +220.3 | H1 |
| 2024-10-31 13:46 | ETHUSDT | шорт | 2,613.30 | 2,687.76 | 2,553.72 | time_exit_asof_close | 1440 | +217.0 | H1 |
| 2024-11-05 14:40 | BTCUSDT | лонг | 69,863.90 | 68,510.43 | 74,464.00 | time_exit_asof_close | 1440 | +647.4 | H1 |
| 2024-11-06 14:36 | BTCUSDT | лонг | 74,635.80 | 73,189.88 | 74,879.90 | time_exit_asof_close | 1440 | +21.7 | H1 |
| 2024-11-06 14:36 | ETHUSDT | лонг | 2,640.38 | 2,565.15 | 2,812.12 | time_exit_asof_close | 1440 | +639.4 | H1 |
| 2024-11-08 14:36 | BTCUSDT | лонг | 76,265.80 | 74,788.30 | 76,314.50 | time_exit_asof_close | 1440 | -4.6 | H1 |
| 2024-11-11 14:44 | ETHUSDT | шорт | 3,157.90 | 3,247.87 | 3,247.87 | mae_stop_exit_at_level | 49 | -295.9 | H1 |
| 2024-11-11 15:05 | BTCUSDT | лонг | 82,808.10 | 81,203.86 | 87,104.10 | time_exit_asof_close | 1440 | +507.8 | H1 |
| 2024-11-12 14:36 | ETHUSDT | лонг | 3,270.78 | 3,177.59 | 3,177.59 | mae_stop_exit_at_level | 840 | -295.9 | H1 |
| 2024-11-12 14:39 | BTCUSDT | лонг | 86,224.10 | 84,553.68 | 90,717.00 | time_exit_asof_close | 1440 | +510.1 | H1 |
| 2024-11-13 14:51 | BTCUSDT | лонг | 91,579.70 | 89,805.53 | 89,805.53 | mae_stop_exit_at_level | 309 | -204.7 | H1 |
| 2024-11-14 14:35 | ETHUSDT | шорт | 3,187.52 | 3,278.34 | 3,055.95 | time_exit_asof_close | 1440 | +401.8 | H1 |
| 2024-11-15 14:36 | ETHUSDT | шорт | 3,052.33 | 3,139.30 | 3,139.30 | mae_stop_exit_at_level | 780 | -295.9 | H1 |
| 2024-11-15 14:37 | BTCUSDT | шорт | 88,760.20 | 90,479.75 | 90,479.75 | mae_stop_exit_at_level | 305 | -204.7 | H1 |
| 2024-11-18 14:35 | BTCUSDT | лонг | 91,000.00 | 89,237.06 | 91,357.90 | time_exit_asof_close | 1440 | +28.3 | H1 |
| 2024-11-18 14:35 | ETHUSDT | лонг | 3,111.51 | 3,022.86 | 3,097.99 | time_exit_asof_close | 1440 | -54.5 | H1 |
| 2024-11-19 14:43 | BTCUSDT | лонг | 91,815.90 | 90,037.15 | 94,326.00 | time_exit_asof_close | 1440 | +262.4 | H1 |
| 2024-11-27 14:35 | ETHUSDT | лонг | 3,500.64 | 3,400.90 | 3,572.39 | time_exit_asof_close | 1440 | +194.0 | H1 |
| 2024-11-27 14:37 | BTCUSDT | лонг | 94,847.70 | 93,010.22 | 95,895.50 | time_exit_asof_close | 1440 | +99.5 | H1 |
| 2024-11-28 14:35 | BTCUSDT | лонг | 95,934.20 | 94,075.67 | 97,388.00 | time_exit_asof_close | 1440 | +140.5 | H1 |
| 2024-11-28 14:50 | ETHUSDT | лонг | 3,572.72 | 3,470.93 | 3,626.00 | time_exit_asof_close | 1440 | +138.1 | H1 |
| 2024-11-29 14:35 | ETHUSDT | лонг | 3,616.33 | 3,513.29 | 3,679.59 | time_exit_asof_close | 1440 | +163.9 | H1 |
| 2024-11-29 14:37 | BTCUSDT | лонг | 97,538.20 | 95,648.59 | 96,640.10 | time_exit_asof_close | 1440 | -103.1 | H1 |
| 2024-12-04 14:35 | BTCUSDT | лонг | 96,426.80 | 94,558.72 | 103,225.40 | time_exit_asof_close | 1440 | +694.1 | H1 |
| 2024-12-04 14:35 | ETHUSDT | лонг | 3,740.79 | 3,634.21 | 3,932.01 | time_exit_asof_close | 1440 | +500.2 | H1 |
| 2024-12-05 14:35 | ETHUSDT | лонг | 3,932.01 | 3,819.98 | 3,819.98 | mae_stop_exit_at_level | 327 | -295.9 | H1 |
| 2024-12-05 14:43 | BTCUSDT | лонг | 103,495.90 | 101,490.87 | 101,490.87 | mae_stop_exit_at_level | 59 | -204.7 | H1 |
| 2024-12-06 14:36 | BTCUSDT | шорт | 98,844.70 | 100,759.62 | 100,759.62 | mae_stop_exit_at_level | 188 | -204.7 | H1 |
| 2024-12-06 14:44 | ETHUSDT | лонг | 3,933.06 | 3,821.00 | 4,005.87 | time_exit_asof_close | 1440 | +174.1 | H1 |
| 2024-12-10 14:35 | BTCUSDT | шорт | 97,613.40 | 99,504.46 | 98,901.90 | time_exit_asof_close | 1440 | -143.0 | H1 |
| 2024-12-10 14:35 | ETHUSDT | шорт | 3,689.00 | 3,794.11 | 3,740.36 | time_exit_asof_close | 1440 | -150.2 | H1 |
| 2024-12-11 14:35 | BTCUSDT | лонг | 98,901.90 | 96,985.87 | 100,932.80 | time_exit_asof_close | 1440 | +194.3 | H1 |
| 2024-12-11 14:35 | ETHUSDT | лонг | 3,740.36 | 3,633.79 | 3,954.19 | time_exit_asof_close | 1440 | +560.7 | H1 |
| 2024-12-16 14:35 | BTCUSDT | лонг | 104,714.10 | 102,685.47 | 107,495.60 | time_exit_asof_close | 1440 | +254.6 | H1 |
| 2024-12-16 14:35 | ETHUSDT | лонг | 3,924.60 | 3,812.78 | 4,001.45 | time_exit_asof_close | 1440 | +184.8 | H1 |
| 2024-12-18 14:35 | BTCUSDT | шорт | 104,001.70 | 106,016.52 | 102,567.40 | time_exit_asof_close | 1440 | +126.9 | H1 |
| 2024-12-18 14:35 | ETHUSDT | шорт | 3,841.66 | 3,951.12 | 3,693.12 | time_exit_asof_close | 1440 | +375.7 | H1 |
| 2024-12-19 14:37 | ETHUSDT | шорт | 3,681.59 | 3,786.49 | 3,343.40 | time_exit_asof_close | 1440 | +907.6 | H1 |
| 2024-12-19 14:39 | BTCUSDT | шорт | 102,164.00 | 104,143.22 | 96,149.70 | time_exit_asof_close | 1440 | +577.7 | H1 |
| 2024-12-23 14:36 | BTCUSDT | шорт | 95,051.80 | 96,893.24 | 96,893.24 | mae_stop_exit_at_level | 1436 | -204.7 | H1 |
| 2024-12-24 14:36 | BTCUSDT | лонг | 96,940.10 | 95,062.08 | 98,754.80 | time_exit_asof_close | 1440 | +176.2 | H1 |
| 2024-12-24 14:37 | ETHUSDT | лонг | 3,459.39 | 3,360.83 | 3,494.81 | time_exit_asof_close | 1440 | +91.4 | H1 |
| 2024-12-25 14:35 | BTCUSDT | лонг | 98,783.80 | 96,870.06 | 96,870.06 | mae_stop_exit_at_level | 1051 | -204.7 | H1 |
| 2024-12-25 14:35 | ETHUSDT | лонг | 3,499.24 | 3,399.54 | 3,399.54 | mae_stop_exit_at_level | 1051 | -295.9 | H1 |
| 2024-12-26 14:35 | BTCUSDT | шорт | 95,329.30 | 97,176.11 | 97,176.11 | mae_stop_exit_at_level | 1111 | -204.7 | H1 |
| 2024-12-26 14:35 | ETHUSDT | шорт | 3,337.76 | 3,432.86 | 3,432.86 | mae_stop_exit_at_level | 1111 | -295.9 | H1 |
| 2024-12-30 14:35 | BTCUSDT | шорт | 92,093.60 | 93,877.73 | 93,877.73 | mae_stop_exit_at_level | 189 | -204.7 | H1 |
| 2024-12-30 14:35 | ETHUSDT | шорт | 3,310.02 | 3,404.33 | 3,404.33 | mae_stop_exit_at_level | 192 | -295.9 | H1 |
| 2025-01-03 15:10 | ETHUSDT | лонг | 3,539.01 | 3,438.18 | 3,634.92 | time_exit_asof_close | 1440 | +260.0 | H1 |
| 2025-01-06 14:40 | BTCUSDT | лонг | 99,355.30 | 97,430.49 | 100,411.10 | time_exit_asof_close | 1440 | +95.3 | H1 |
| 2025-01-06 14:46 | ETHUSDT | лонг | 3,648.60 | 3,544.64 | 3,620.77 | time_exit_asof_close | 1440 | -87.3 | H1 |
| 2025-01-08 14:46 | BTCUSDT | шорт | 94,913.70 | 96,752.46 | 92,371.50 | time_exit_asof_close | 1440 | +256.8 | H1 |
| 2025-01-09 14:36 | BTCUSDT | шорт | 92,249.90 | 94,037.06 | 94,037.06 | mae_stop_exit_at_level | 72 | -204.7 | H1 |
| 2025-01-09 14:36 | ETHUSDT | шорт | 3,233.99 | 3,326.13 | 3,326.13 | mae_stop_exit_at_level | 76 | -295.9 | H1 |
| 2025-01-13 14:35 | BTCUSDT | шорт | 89,325.30 | 91,055.80 | 91,055.80 | mae_stop_exit_at_level | 8 | -204.7 | H1 |
| 2025-01-13 14:35 | ETHUSDT | шорт | 2,919.19 | 3,002.36 | 3,002.36 | mae_stop_exit_at_level | 5 | -295.9 | H1 |
| 2025-01-14 14:35 | ETHUSDT | лонг | 3,224.07 | 3,132.21 | 3,287.17 | time_exit_asof_close | 1440 | +184.7 | H1 |
| 2025-01-14 14:37 | BTCUSDT | лонг | 97,162.60 | 95,280.27 | 98,671.50 | time_exit_asof_close | 1440 | +144.3 | H1 |
| 2025-01-15 14:47 | BTCUSDT | лонг | 99,091.40 | 97,171.70 | 97,686.20 | time_exit_asof_close | 1440 | -152.8 | H1 |
| 2025-01-17 14:36 | BTCUSDT | лонг | 103,167.30 | 101,168.64 | 103,821.40 | time_exit_asof_close | 1440 | +52.4 | H1 |
| 2025-01-20 14:35 | BTCUSDT | лонг | 107,801.30 | 105,712.87 | 105,712.87 | mae_stop_exit_at_level | 71 | -204.7 | H1 |
| 2025-01-21 14:35 | BTCUSDT | шорт | 103,906.10 | 105,919.07 | 105,919.07 | mae_stop_exit_at_level | 96 | -204.7 | H1 |
| 2025-01-21 14:35 | ETHUSDT | шорт | 3,299.69 | 3,393.70 | 3,298.31 | time_exit_asof_close | 1440 | -6.8 | H1 |
| 2025-01-22 14:36 | BTCUSDT | шорт | 104,254.30 | 106,274.02 | 104,310.30 | time_exit_asof_close | 1440 | -16.4 | H1 |
| 2025-01-22 14:36 | ETHUSDT | шорт | 3,290.21 | 3,383.95 | 3,262.70 | time_exit_asof_close | 1440 | +72.6 | H1 |
| 2025-01-24 14:37 | BTCUSDT | лонг | 105,329.70 | 103,289.15 | 104,534.00 | time_exit_asof_close | 1440 | -86.5 | H1 |
| 2025-01-24 14:37 | ETHUSDT | лонг | 3,403.78 | 3,306.80 | 3,306.80 | mae_stop_exit_at_level | 508 | -295.9 | H1 |
| 2025-01-29 14:35 | BTCUSDT | шорт | 102,053.00 | 104,030.07 | 104,030.07 | mae_stop_exit_at_level | 349 | -204.7 | H1 |
| 2025-01-29 14:35 | ETHUSDT | шорт | 3,103.61 | 3,192.04 | 3,192.04 | mae_stop_exit_at_level | 798 | -295.9 | H1 |
| 2025-01-30 14:36 | BTCUSDT | лонг | 105,162.80 | 103,125.48 | 104,235.60 | time_exit_asof_close | 1440 | -99.2 | H1 |
| 2025-01-31 14:35 | BTCUSDT | шорт | 104,145.50 | 106,163.11 | 102,048.40 | time_exit_asof_close | 1440 | +190.4 | H1 |
| 2025-02-06 14:41 | ETHUSDT | шорт | 2,743.50 | 2,821.67 | 2,788.13 | time_exit_asof_close | 1440 | -173.7 | H1 |
| 2025-02-14 14:35 | BTCUSDT | лонг | 96,906.90 | 95,029.52 | 97,479.90 | time_exit_asof_close | 1440 | +48.1 | H1 |
| 2025-02-14 14:35 | ETHUSDT | лонг | 2,704.50 | 2,627.44 | 2,694.50 | time_exit_asof_close | 1440 | -48.0 | H1 |
| 2025-02-17 14:36 | ETHUSDT | лонг | 2,812.01 | 2,731.89 | 2,731.89 | mae_stop_exit_at_level | 105 | -295.9 | H1 |
| 2025-02-18 14:35 | BTCUSDT | шорт | 96,050.10 | 97,910.88 | 96,676.00 | time_exit_asof_close | 1440 | -76.2 | H1 |
| 2025-02-18 14:35 | ETHUSDT | шорт | 2,700.45 | 2,777.39 | 2,729.90 | time_exit_asof_close | 1440 | -120.1 | H1 |
| 2025-02-19 14:35 | ETHUSDT | лонг | 2,729.90 | 2,652.12 | 2,764.27 | time_exit_asof_close | 1440 | +114.9 | H1 |
| 2025-02-24 14:41 | BTCUSDT | шорт | 95,272.00 | 97,117.70 | 88,066.00 | time_exit_asof_close | 1440 | +745.4 | H1 |
| 2025-02-24 14:42 | ETHUSDT | шорт | 2,657.47 | 2,733.19 | 2,391.11 | time_exit_asof_close | 1440 | +991.3 | H1 |
| 2025-02-25 14:38 | BTCUSDT | шорт | 88,434.40 | 90,147.64 | 86,631.50 | time_exit_asof_close | 1440 | +192.9 | H1 |
| 2025-02-25 14:38 | ETHUSDT | шорт | 2,397.96 | 2,466.28 | 2,466.28 | mae_stop_exit_at_level | 317 | -295.9 | H1 |
| 2025-02-27 14:37 | ETHUSDT | шорт | 2,339.63 | 2,406.29 | 2,154.74 | time_exit_asof_close | 1440 | +779.3 | H1 |
| 2025-03-06 15:06 | BTCUSDT | лонг | 90,563.10 | 88,808.62 | 88,808.62 | mae_stop_exit_at_level | 115 | -204.7 | H1 |
| 2025-03-10 13:37 | ETHUSDT | шорт | 2,087.94 | 2,147.43 | 1,914.69 | time_exit_asof_close | 1440 | +818.8 | H1 |
| 2025-03-10 13:51 | BTCUSDT | шорт | 81,838.00 | 83,423.45 | 81,240.00 | time_exit_asof_close | 1440 | +62.1 | H1 |
| 2025-03-11 14:02 | BTCUSDT | шорт | 80,336.10 | 81,892.45 | 81,892.45 | mae_stop_exit_at_level | 241 | -204.7 | H1 |
| 2025-03-11 14:02 | ETHUSDT | шорт | 1,886.42 | 1,940.17 | 1,940.17 | mae_stop_exit_at_level | 250 | -295.9 | H1 |
| 2025-03-12 13:37 | ETHUSDT | шорт | 1,891.32 | 1,945.21 | 1,884.94 | time_exit_asof_close | 1440 | +22.7 | H1 |
| 2025-03-12 13:41 | BTCUSDT | лонг | 83,727.80 | 82,105.74 | 82,105.74 | mae_stop_exit_at_level | 51 | -204.7 | H1 |
| 2025-03-13 13:36 | BTCUSDT | шорт | 82,563.70 | 84,163.21 | 83,732.30 | time_exit_asof_close | 1440 | -152.5 | H1 |
| 2025-03-13 13:38 | ETHUSDT | шорт | 1,882.89 | 1,936.54 | 1,906.26 | time_exit_asof_close | 1440 | -135.1 | H1 |
| 2025-03-14 13:42 | ETHUSDT | шорт | 1,895.74 | 1,949.75 | 1,930.83 | time_exit_asof_close | 1440 | -196.1 | H1 |
| 2025-03-17 13:35 | ETHUSDT | лонг | 1,906.69 | 1,852.36 | 1,890.62 | time_exit_asof_close | 1440 | -95.3 | H1 |
| 2025-03-18 13:35 | BTCUSDT | шорт | 81,890.00 | 83,476.45 | 83,476.45 | mae_stop_exit_at_level | 1155 | -204.7 | H1 |
| 2025-03-19 13:40 | ETHUSDT | лонг | 2,013.47 | 1,956.10 | 1,994.32 | time_exit_asof_close | 1440 | -106.1 | H1 |
| 2025-03-20 13:39 | BTCUSDT | лонг | 85,480.70 | 83,824.68 | 83,824.68 | mae_stop_exit_at_level | 176 | -204.7 | H1 |
| 2025-03-21 13:37 | BTCUSDT | шорт | 83,222.40 | 84,834.67 | 84,036.60 | time_exit_asof_close | 1440 | -108.8 | H1 |
| 2025-03-24 13:38 | ETHUSDT | лонг | 2,086.51 | 2,027.06 | 2,066.36 | time_exit_asof_close | 1440 | -107.6 | H1 |
| 2025-03-24 13:57 | BTCUSDT | лонг | 87,639.30 | 85,941.46 | 87,636.70 | time_exit_asof_close | 1440 | -11.3 | H1 |
| 2025-03-25 13:35 | ETHUSDT | шорт | 2,066.58 | 2,125.46 | 2,049.72 | time_exit_asof_close | 1440 | +70.6 | H1 |
| 2025-03-27 13:37 | BTCUSDT | шорт | 85,899.40 | 87,563.53 | 87,563.53 | mae_stop_exit_at_level | 474 | -204.7 | H1 |
| 2025-03-27 13:39 | ETHUSDT | шорт | 1,987.21 | 2,043.83 | 1,898.10 | time_exit_asof_close | 1440 | +437.4 | H1 |
| 2025-03-31 13:48 | BTCUSDT | шорт | 81,715.70 | 83,298.78 | 83,298.78 | mae_stop_exit_at_level | 24 | -204.7 | H1 |
| 2025-04-02 13:35 | BTCUSDT | лонг | 85,152.10 | 83,502.45 | 83,502.45 | mae_stop_exit_at_level | 520 | -204.7 | H1 |
| 2025-04-03 14:07 | ETHUSDT | шорт | 1,769.58 | 1,820.00 | 1,820.00 | mae_stop_exit_at_level | 581 | -295.9 | H1 |
| 2025-04-03 14:08 | BTCUSDT | шорт | 81,820.70 | 83,405.81 | 83,405.81 | mae_stop_exit_at_level | 1023 | -204.7 | H1 |
| 2025-04-04 13:48 | ETHUSDT | лонг | 1,791.40 | 1,740.36 | 1,784.98 | time_exit_asof_close | 1440 | -46.8 | H1 |
| 2025-04-07 13:36 | BTCUSDT | шорт | 76,420.00 | 77,900.48 | 77,900.48 | mae_stop_exit_at_level | 19 | -204.7 | H1 |
| 2025-04-07 13:42 | ETHUSDT | шорт | 1,491.82 | 1,534.32 | 1,534.32 | mae_stop_exit_at_level | 9 | -295.9 | H1 |
| 2025-04-11 13:35 | BTCUSDT | лонг | 82,693.60 | 81,091.58 | 83,673.20 | time_exit_asof_close | 1440 | +107.5 | H1 |
| 2025-04-15 13:37 | BTCUSDT | лонг | 85,903.80 | 84,239.59 | 84,239.59 | mae_stop_exit_at_level | 278 | -204.7 | H1 |
| 2025-04-18 13:38 | BTCUSDT | шорт | 84,465.20 | 86,101.54 | 85,299.60 | time_exit_asof_close | 1440 | -109.8 | H1 |
| 2025-04-18 13:44 | ETHUSDT | шорт | 1,588.77 | 1,634.04 | 1,602.00 | time_exit_asof_close | 1440 | -94.3 | H1 |
| 2025-04-22 13:40 | BTCUSDT | лонг | 89,885.90 | 88,144.54 | 93,634.70 | time_exit_asof_close | 1440 | +406.1 | H1 |
| 2025-04-22 13:40 | ETHUSDT | лонг | 1,636.99 | 1,590.35 | 1,803.13 | time_exit_asof_close | 1440 | +1003.9 | H1 |
| 2025-04-24 13:40 | BTCUSDT | шорт | 92,690.80 | 94,486.50 | 94,486.50 | mae_stop_exit_at_level | 1338 | -204.7 | H1 |
| 2025-04-24 13:40 | ETHUSDT | шорт | 1,753.39 | 1,803.35 | 1,773.09 | time_exit_asof_close | 1440 | -123.4 | H1 |
| 2025-04-25 13:35 | BTCUSDT | лонг | 94,353.30 | 92,525.39 | 93,997.60 | time_exit_asof_close | 1440 | -48.7 | H1 |
| 2025-04-25 13:35 | ETHUSDT | лонг | 1,770.63 | 1,720.18 | 1,786.13 | time_exit_asof_close | 1440 | +76.5 | H1 |
| 2025-04-29 13:35 | BTCUSDT | шорт | 94,680.50 | 96,514.75 | 94,423.40 | time_exit_asof_close | 1440 | +16.2 | H1 |
| 2025-04-30 13:37 | BTCUSDT | шорт | 94,201.10 | 96,026.06 | 96,026.06 | mae_stop_exit_at_level | 1240 | -204.7 | H1 |
| 2025-04-30 13:39 | ETHUSDT | шорт | 1,757.88 | 1,807.97 | 1,807.97 | mae_stop_exit_at_level | 395 | -295.9 | H1 |
| 2025-05-02 13:35 | ETHUSDT | шорт | 1,831.93 | 1,884.13 | 1,833.38 | time_exit_asof_close | 1440 | -18.9 | H1 |
| 2025-05-07 13:39 | BTCUSDT | лонг | 96,951.40 | 95,073.16 | 99,246.70 | time_exit_asof_close | 1440 | +225.7 | H1 |
| 2025-05-07 13:40 | ETHUSDT | лонг | 1,831.42 | 1,779.24 | 1,970.32 | time_exit_asof_close | 1440 | +747.4 | H1 |
| 2025-05-08 13:35 | BTCUSDT | лонг | 99,558.60 | 97,629.85 | 103,133.40 | time_exit_asof_close | 1440 | +348.1 | H1 |
| 2025-05-08 13:35 | ETHUSDT | лонг | 1,974.90 | 1,918.63 | 2,350.19 | time_exit_asof_close | 1440 | +1889.3 | H1 |
| 2025-05-09 13:36 | BTCUSDT | лонг | 103,166.00 | 101,167.37 | 103,587.10 | time_exit_asof_close | 1440 | +29.8 | H1 |
| 2025-05-09 13:37 | ETHUSDT | лонг | 2,362.52 | 2,295.21 | 2,295.21 | mae_stop_exit_at_level | 60 | -295.9 | H1 |
| 2025-05-12 13:42 | BTCUSDT | шорт | 103,690.30 | 105,699.09 | 103,579.10 | time_exit_asof_close | 1440 | -0.3 | H1 |
| 2025-05-13 13:36 | BTCUSDT | шорт | 103,630.10 | 105,637.73 | 104,203.00 | time_exit_asof_close | 1440 | -66.3 | H1 |
| 2025-05-15 13:36 | BTCUSDT | шорт | 102,304.70 | 104,286.65 | 104,286.65 | mae_stop_exit_at_level | 748 | -204.7 | H1 |
| 2025-05-15 13:39 | ETHUSDT | шорт | 2,537.41 | 2,609.71 | 2,609.71 | mae_stop_exit_at_level | 1061 | -295.9 | H1 |
| 2025-05-16 13:35 | BTCUSDT | лонг | 103,720.00 | 101,710.63 | 102,860.00 | time_exit_asof_close | 1440 | -93.9 | H1 |
| 2025-05-16 13:35 | ETHUSDT | лонг | 2,607.85 | 2,533.55 | 2,533.55 | mae_stop_exit_at_level | 555 | -295.9 | H1 |
| 2025-05-21 13:36 | BTCUSDT | лонг | 106,669.00 | 104,602.50 | 110,995.70 | time_exit_asof_close | 1440 | +394.6 | H1 |
| 2025-05-21 13:37 | ETHUSDT | лонг | 2,539.95 | 2,467.58 | 2,467.58 | mae_stop_exit_at_level | 233 | -295.9 | H1 |
| 2025-05-28 13:37 | ETHUSDT | лонг | 2,683.62 | 2,607.16 | 2,678.69 | time_exit_asof_close | 1440 | -29.4 | H1 |
| 2025-05-28 13:42 | BTCUSDT | шорт | 108,539.80 | 110,642.54 | 107,639.70 | time_exit_asof_close | 1440 | +71.9 | H1 |
| 2025-05-29 13:38 | BTCUSDT | шорт | 107,833.90 | 109,922.97 | 105,695.00 | time_exit_asof_close | 1440 | +187.4 | H1 |
| 2025-06-02 13:36 | ETHUSDT | лонг | 2,509.82 | 2,438.31 | 2,613.05 | time_exit_asof_close | 1440 | +400.3 | H1 |
| 2025-06-11 13:38 | BTCUSDT | лонг | 109,758.20 | 107,631.85 | 107,631.85 | mae_stop_exit_at_level | 880 | -204.7 | H1 |
| 2025-06-11 14:16 | ETHUSDT | лонг | 2,816.72 | 2,736.47 | 2,736.47 | mae_stop_exit_at_level | 1044 | -295.9 | H1 |
| 2025-06-16 13:44 | ETHUSDT | лонг | 2,620.81 | 2,546.14 | 2,546.14 | mae_stop_exit_at_level | 541 | -295.9 | H1 |
| 2025-06-17 13:44 | ETHUSDT | шорт | 2,548.79 | 2,621.41 | 2,484.98 | time_exit_asof_close | 1440 | +239.4 | H1 |
| 2025-06-23 13:35 | BTCUSDT | лонг | 101,309.00 | 99,346.34 | 104,875.00 | time_exit_asof_close | 1440 | +341.0 | H1 |
| 2025-06-23 13:35 | ETHUSDT | лонг | 2,249.11 | 2,185.03 | 2,407.11 | time_exit_asof_close | 1440 | +691.5 | H1 |
| 2025-06-24 13:36 | BTCUSDT | лонг | 105,106.40 | 103,070.17 | 107,603.90 | time_exit_asof_close | 1440 | +226.6 | H1 |
| 2025-06-24 13:36 | ETHUSDT | лонг | 2,419.64 | 2,350.70 | 2,430.27 | time_exit_asof_close | 1440 | +32.9 | H1 |
| 2025-06-26 13:36 | ETHUSDT | шорт | 2,434.86 | 2,504.23 | 2,430.09 | time_exit_asof_close | 1440 | +8.6 | H1 |
| 2025-06-30 13:35 | BTCUSDT | шорт | 107,500.40 | 109,583.01 | 106,703.10 | time_exit_asof_close | 1440 | +63.2 | H1 |
| 2025-07-02 13:35 | BTCUSDT | лонг | 107,567.30 | 105,483.40 | 109,773.30 | time_exit_asof_close | 1440 | +194.1 | H1 |
| 2025-07-02 13:35 | ETHUSDT | лонг | 2,451.59 | 2,381.74 | 2,602.81 | time_exit_asof_close | 1440 | +605.8 | H1 |
| 2025-07-03 13:36 | BTCUSDT | лонг | 109,830.00 | 107,702.26 | 108,372.20 | time_exit_asof_close | 1440 | -143.7 | H1 |
| 2025-07-03 13:36 | ETHUSDT | лонг | 2,607.95 | 2,533.64 | 2,533.64 | mae_stop_exit_at_level | 1095 | -295.9 | H1 |
| 2025-07-04 13:47 | BTCUSDT | шорт | 108,200.00 | 110,296.16 | 108,100.10 | time_exit_asof_close | 1440 | -1.8 | H1 |
| 2025-07-04 13:47 | ETHUSDT | шорт | 2,528.85 | 2,600.90 | 2,513.50 | time_exit_asof_close | 1440 | +49.7 | H1 |
| 2025-07-07 13:42 | BTCUSDT | шорт | 108,043.10 | 110,136.22 | 108,912.30 | time_exit_asof_close | 1440 | -91.4 | H1 |
| 2025-07-07 13:57 | ETHUSDT | лонг | 2,566.73 | 2,493.60 | 2,590.78 | time_exit_asof_close | 1440 | +82.7 | H1 |
| 2025-07-11 13:36 | BTCUSDT | лонг | 117,772.80 | 115,491.19 | 117,244.10 | time_exit_asof_close | 1440 | -55.9 | H1 |
| 2025-07-11 13:57 | ETHUSDT | лонг | 3,006.10 | 2,920.45 | 2,920.45 | mae_stop_exit_at_level | 1372 | -295.9 | H1 |
| 2025-07-15 13:39 | ETHUSDT | шорт | 3,022.35 | 3,108.46 | 3,108.46 | mae_stop_exit_at_level | 561 | -295.9 | H1 |
| 2025-07-16 13:36 | ETHUSDT | лонг | 3,182.74 | 3,092.06 | 3,409.29 | time_exit_asof_close | 1440 | +700.8 | H1 |
| 2025-07-18 13:37 | ETHUSDT | лонг | 3,640.94 | 3,537.20 | 3,537.20 | mae_stop_exit_at_level | 101 | -295.9 | H1 |
| 2025-07-21 13:39 | BTCUSDT | лонг | 118,645.50 | 116,346.98 | 116,346.98 | mae_stop_exit_at_level | 698 | -204.7 | H1 |
| 2025-07-21 13:39 | ETHUSDT | лонг | 3,810.01 | 3,701.46 | 3,701.46 | mae_stop_exit_at_level | 698 | -295.9 | H1 |
| 2025-07-22 13:39 | BTCUSDT | лонг | 119,302.50 | 116,991.25 | 117,902.00 | time_exit_asof_close | 1440 | -128.4 | H1 |
| 2025-07-23 13:36 | BTCUSDT | шорт | 117,778.10 | 120,059.82 | 118,608.80 | time_exit_asof_close | 1440 | -81.5 | H1 |
| 2025-07-23 13:36 | ETHUSDT | шорт | 3,636.55 | 3,740.16 | 3,642.25 | time_exit_asof_close | 1440 | -26.7 | H1 |
| 2025-07-24 13:47 | BTCUSDT | лонг | 118,705.90 | 116,406.21 | 116,406.21 | mae_stop_exit_at_level | 792 | -204.7 | H1 |
| 2025-07-25 13:40 | BTCUSDT | шорт | 115,824.60 | 118,068.47 | 118,068.47 | mae_stop_exit_at_level | 1262 | -204.7 | H1 |
| 2025-07-28 13:39 | BTCUSDT | лонг | 118,799.90 | 116,498.39 | 118,904.60 | time_exit_asof_close | 1440 | -2.2 | H1 |
| 2025-07-28 13:39 | ETHUSDT | лонг | 3,854.74 | 3,744.91 | 3,744.91 | mae_stop_exit_at_level | 663 | -295.9 | H1 |
| 2025-07-31 13:38 | BTCUSDT | лонг | 118,230.20 | 115,939.73 | 115,939.73 | mae_stop_exit_at_level | 562 | -204.7 | H1 |
| 2025-07-31 13:38 | ETHUSDT | лонг | 3,801.99 | 3,693.66 | 3,693.66 | mae_stop_exit_at_level | 594 | -295.9 | H1 |
| 2025-08-01 13:39 | BTCUSDT | шорт | 115,250.90 | 117,483.66 | 113,319.60 | time_exit_asof_close | 1440 | +156.6 | H1 |
| 2025-08-01 13:40 | ETHUSDT | шорт | 3,635.51 | 3,739.09 | 3,504.01 | time_exit_asof_close | 1440 | +350.7 | H1 |
| 2025-08-04 13:35 | BTCUSDT | лонг | 114,485.10 | 112,267.18 | 114,107.30 | time_exit_asof_close | 1440 | -44.0 | H1 |
| 2025-08-04 13:35 | ETHUSDT | лонг | 3,590.27 | 3,487.98 | 3,633.00 | time_exit_asof_close | 1440 | +108.0 | H1 |
| 2025-08-05 13:39 | ETHUSDT | лонг | 3,649.21 | 3,545.24 | 3,545.24 | mae_stop_exit_at_level | 503 | -295.9 | H1 |
| 2025-08-06 13:36 | BTCUSDT | шорт | 113,588.30 | 115,788.85 | 115,788.85 | mae_stop_exit_at_level | 1252 | -204.7 | H1 |
| 2025-08-06 13:36 | ETHUSDT | шорт | 3,576.60 | 3,678.50 | 3,678.50 | mae_stop_exit_at_level | 253 | -295.9 | H1 |
| 2025-08-07 13:35 | BTCUSDT | лонг | 116,520.90 | 114,263.54 | 116,656.10 | time_exit_asof_close | 1440 | +0.6 | H1 |
| 2025-08-07 13:38 | ETHUSDT | лонг | 3,846.72 | 3,737.12 | 3,921.70 | time_exit_asof_close | 1440 | +183.9 | H1 |
| 2025-08-08 13:35 | ETHUSDT | лонг | 3,921.57 | 3,809.84 | 4,173.81 | time_exit_asof_close | 1440 | +632.2 | H1 |
| 2025-08-08 13:39 | BTCUSDT | лонг | 116,719.20 | 114,458.00 | 116,911.70 | time_exit_asof_close | 1440 | +5.5 | H1 |
| 2025-08-11 13:36 | BTCUSDT | лонг | 119,897.10 | 117,574.33 | 119,560.00 | time_exit_asof_close | 1440 | -39.1 | H1 |
| 2025-08-13 13:36 | BTCUSDT | лонг | 120,786.80 | 118,446.80 | 118,446.80 | mae_stop_exit_at_level | 1378 | -204.7 | H1 |
| 2025-08-14 13:40 | BTCUSDT | шорт | 117,771.90 | 120,053.50 | 118,062.00 | time_exit_asof_close | 1440 | -35.6 | H1 |
| 2025-08-18 13:36 | BTCUSDT | шорт | 115,441.00 | 117,677.44 | 115,480.00 | time_exit_asof_close | 1440 | -14.4 | H1 |
| 2025-08-18 13:41 | ETHUSDT | шорт | 4,332.09 | 4,455.52 | 4,293.05 | time_exit_asof_close | 1440 | +79.1 | H1 |
| 2025-08-19 13:35 | ETHUSDT | шорт | 4,289.39 | 4,411.60 | 4,180.00 | time_exit_asof_close | 1440 | +244.0 | H1 |
| 2025-08-21 13:37 | ETHUSDT | лонг | 4,291.48 | 4,169.21 | 4,262.87 | time_exit_asof_close | 1440 | -77.7 | H1 |
| 2025-08-22 13:35 | BTCUSDT | шорт | 112,011.30 | 114,181.29 | 114,181.29 | mae_stop_exit_at_level | 28 | -204.7 | H1 |
| 2025-08-25 13:40 | BTCUSDT | шорт | 111,018.10 | 113,168.85 | 110,065.90 | time_exit_asof_close | 1440 | +74.8 | H1 |
| 2025-08-25 13:45 | ETHUSDT | шорт | 4,601.50 | 4,732.61 | 4,487.46 | time_exit_asof_close | 1440 | +236.8 | H1 |
| 2025-08-26 13:48 | BTCUSDT | шорт | 109,601.50 | 111,724.81 | 111,724.81 | mae_stop_exit_at_level | 492 | -204.7 | H1 |
| 2025-08-26 13:49 | ETHUSDT | шорт | 4,441.20 | 4,567.74 | 4,567.74 | mae_stop_exit_at_level | 74 | -295.9 | H1 |
| 2025-08-27 13:41 | BTCUSDT | лонг | 111,475.10 | 109,315.49 | 112,829.60 | time_exit_asof_close | 1440 | +110.5 | H1 |
| 2025-08-27 13:41 | ETHUSDT | лонг | 4,606.99 | 4,475.73 | 4,475.73 | mae_stop_exit_at_level | 643 | -295.9 | H1 |
| 2025-08-28 13:35 | ETHUSDT | шорт | 4,589.13 | 4,719.88 | 4,368.15 | time_exit_asof_close | 1440 | +470.5 | H1 |
| 2025-08-29 13:37 | BTCUSDT | шорт | 110,040.60 | 112,172.42 | 108,489.40 | time_exit_asof_close | 1440 | +130.0 | H1 |
| 2025-08-29 13:39 | ETHUSDT | шорт | 4,351.00 | 4,474.97 | 4,352.00 | time_exit_asof_close | 1440 | -13.3 | H1 |
| 2025-09-01 13:37 | ETHUSDT | шорт | 4,394.59 | 4,519.80 | 4,336.54 | time_exit_asof_close | 1440 | +121.1 | H2 |
| 2025-09-04 13:39 | BTCUSDT | шорт | 110,550.00 | 112,691.69 | 112,691.69 | mae_stop_exit_at_level | 1062 | -204.7 | H2 |
| 2025-09-09 13:40 | ETHUSDT | лонг | 4,352.93 | 4,228.91 | 4,378.01 | time_exit_asof_close | 1440 | +46.6 | H2 |
| 2025-09-09 13:43 | BTCUSDT | лонг | 112,844.10 | 110,657.97 | 113,911.20 | time_exit_asof_close | 1440 | +83.6 | H2 |
| 2025-09-10 13:38 | ETHUSDT | лонг | 4,374.96 | 4,250.31 | 4,413.75 | time_exit_asof_close | 1440 | +77.7 | H2 |
| 2025-09-10 13:39 | BTCUSDT | лонг | 113,644.60 | 111,442.96 | 114,047.30 | time_exit_asof_close | 1440 | +24.4 | H2 |
| 2025-09-11 13:39 | BTCUSDT | лонг | 114,047.30 | 111,837.86 | 114,815.10 | time_exit_asof_close | 1440 | +56.3 | H2 |
| 2025-09-15 13:35 | BTCUSDT | шорт | 114,869.40 | 117,094.76 | 115,330.00 | time_exit_asof_close | 1440 | -51.1 | H2 |
| 2025-09-15 13:38 | ETHUSDT | шорт | 4,518.67 | 4,647.42 | 4,485.37 | time_exit_asof_close | 1440 | +62.7 | H2 |
| 2025-09-16 13:37 | ETHUSDT | шорт | 4,485.60 | 4,613.40 | 4,488.38 | time_exit_asof_close | 1440 | -17.2 | H2 |
| 2025-09-17 13:36 | ETHUSDT | шорт | 4,483.80 | 4,611.55 | 4,611.55 | mae_stop_exit_at_level | 569 | -295.9 | H2 |
| 2025-09-18 13:35 | BTCUSDT | лонг | 117,499.90 | 115,223.57 | 116,151.90 | time_exit_asof_close | 1440 | -125.7 | H2 |
| 2025-09-18 13:36 | ETHUSDT | лонг | 4,597.01 | 4,466.03 | 4,518.75 | time_exit_asof_close | 1440 | -181.2 | H2 |
| 2025-09-22 13:35 | BTCUSDT | шорт | 112,723.40 | 114,907.19 | 112,880.10 | time_exit_asof_close | 1440 | -24.9 | H2 |
| 2025-09-22 13:38 | ETHUSDT | шорт | 4,182.54 | 4,301.71 | 4,194.12 | time_exit_asof_close | 1440 | -38.7 | H2 |
| 2025-09-23 13:37 | BTCUSDT | шорт | 112,782.20 | 114,967.13 | 112,915.10 | time_exit_asof_close | 1440 | -22.8 | H2 |
| 2025-09-23 13:37 | ETHUSDT | шорт | 4,189.59 | 4,308.96 | 4,163.09 | time_exit_asof_close | 1440 | +52.3 | H2 |
| 2025-09-24 13:37 | ETHUSDT | шорт | 4,163.09 | 4,281.70 | 3,975.76 | time_exit_asof_close | 1440 | +439.0 | H2 |
| 2025-09-25 13:35 | ETHUSDT | шорт | 3,985.63 | 4,099.19 | 3,925.76 | time_exit_asof_close | 1440 | +139.2 | H2 |
| 2025-09-25 13:37 | BTCUSDT | шорт | 111,348.50 | 113,505.65 | 109,283.00 | time_exit_asof_close | 1440 | +174.5 | H2 |
| 2025-09-29 13:35 | BTCUSDT | лонг | 112,183.40 | 110,010.07 | 113,186.00 | time_exit_asof_close | 1440 | +78.4 | H2 |
| 2025-09-29 13:37 | ETHUSDT | лонг | 4,114.95 | 3,997.71 | 4,152.71 | time_exit_asof_close | 1440 | +80.8 | H2 |
| 2025-09-30 13:38 | BTCUSDT | лонг | 113,328.20 | 111,132.69 | 116,528.30 | time_exit_asof_close | 1440 | +271.4 | H2 |
| 2025-09-30 13:44 | ETHUSDT | лонг | 4,169.81 | 4,051.00 | 4,292.36 | time_exit_asof_close | 1440 | +282.9 | H2 |
| 2025-10-01 13:36 | BTCUSDT | лонг | 116,632.40 | 114,372.88 | 119,330.40 | time_exit_asof_close | 1440 | +220.3 | H2 |
| 2025-10-02 13:37 | BTCUSDT | лонг | 119,374.80 | 117,062.15 | 120,294.60 | time_exit_asof_close | 1440 | +66.1 | H2 |
| 2025-10-02 13:37 | ETHUSDT | лонг | 4,401.85 | 4,276.43 | 4,483.21 | time_exit_asof_close | 1440 | +173.8 | H2 |
| 2025-10-06 13:37 | ETHUSDT | лонг | 4,606.56 | 4,475.31 | 4,742.82 | time_exit_asof_close | 1440 | +284.8 | H2 |
| 2025-10-07 13:38 | BTCUSDT | шорт | 124,382.70 | 126,792.37 | 122,296.00 | time_exit_asof_close | 1440 | +156.8 | H2 |
| 2025-10-08 13:35 | ETHUSDT | шорт | 4,466.22 | 4,593.47 | 4,377.33 | time_exit_asof_close | 1440 | +188.0 | H2 |
| 2025-10-08 13:38 | BTCUSDT | шорт | 122,296.00 | 124,665.24 | 123,146.90 | time_exit_asof_close | 1440 | -80.6 | H2 |
| 2025-10-09 13:43 | ETHUSDT | шорт | 4,365.90 | 4,490.29 | 4,374.73 | time_exit_asof_close | 1440 | -31.2 | H2 |
| 2025-10-14 13:36 | BTCUSDT | шорт | 110,161.10 | 112,295.25 | 112,295.25 | mae_stop_exit_at_level | 130 | -204.7 | H2 |
| 2025-10-14 13:36 | ETHUSDT | шорт | 3,923.00 | 4,034.77 | 4,034.77 | mae_stop_exit_at_level | 130 | -295.9 | H2 |
| 2025-10-15 13:35 | BTCUSDT | лонг | 111,820.80 | 109,654.50 | 109,654.50 | mae_stop_exit_at_level | 1199 | -204.7 | H2 |
| 2025-10-17 13:43 | BTCUSDT | шорт | 105,268.90 | 107,308.27 | 107,308.27 | mae_stop_exit_at_level | 140 | -204.7 | H2 |
| 2025-10-17 13:43 | ETHUSDT | шорт | 3,755.72 | 3,862.73 | 3,862.73 | mae_stop_exit_at_level | 442 | -295.9 | H2 |
| 2025-10-20 13:40 | BTCUSDT | лонг | 110,919.00 | 108,770.17 | 108,770.17 | mae_stop_exit_at_level | 862 | -204.7 | H2 |
| 2025-10-20 13:40 | ETHUSDT | лонг | 4,041.10 | 3,925.96 | 3,925.96 | mae_stop_exit_at_level | 185 | -295.9 | H2 |
| 2025-10-23 13:39 | BTCUSDT | лонг | 109,506.00 | 107,384.54 | 110,695.30 | time_exit_asof_close | 1440 | +97.6 | H2 |
| 2025-10-28 13:35 | BTCUSDT | шорт | 114,887.50 | 117,113.22 | 113,201.00 | time_exit_asof_close | 1440 | +135.8 | H2 |
| 2025-10-28 13:35 | ETHUSDT | шорт | 4,132.38 | 4,250.12 | 4,005.02 | time_exit_asof_close | 1440 | +297.2 | H2 |
| 2025-10-29 13:36 | BTCUSDT | шорт | 113,138.40 | 115,330.23 | 108,049.90 | time_exit_asof_close | 1440 | +438.8 | H2 |
| 2025-10-29 13:36 | ETHUSDT | шорт | 3,998.53 | 4,112.46 | 3,784.00 | time_exit_asof_close | 1440 | +525.5 | H2 |
| 2025-10-30 13:35 | BTCUSDT | шорт | 108,219.40 | 110,315.93 | 110,315.93 | mae_stop_exit_at_level | 1167 | -204.7 | H2 |
| 2025-10-30 13:36 | ETHUSDT | шорт | 3,784.00 | 3,891.81 | 3,848.92 | time_exit_asof_close | 1440 | -182.6 | H2 |
| 2025-10-31 13:47 | BTCUSDT | лонг | 109,990.20 | 107,859.36 | 109,812.00 | time_exit_asof_close | 1440 | -27.2 | H2 |
| 2025-11-03 14:35 | BTCUSDT | шорт | 107,418.60 | 109,499.62 | 103,404.70 | time_exit_asof_close | 1440 | +362.7 | H2 |
| 2025-11-03 14:35 | ETHUSDT | шорт | 3,708.13 | 3,813.78 | 3,491.82 | time_exit_asof_close | 1440 | +572.3 | H2 |
| 2025-11-04 14:37 | BTCUSDT | шорт | 102,950.00 | 104,944.45 | 102,388.50 | time_exit_asof_close | 1440 | +43.5 | H2 |
| 2025-11-04 14:37 | ETHUSDT | шорт | 3,476.73 | 3,575.79 | 3,575.79 | mae_stop_exit_at_level | 26 | -295.9 | H2 |
| 2025-11-05 14:36 | ETHUSDT | шорт | 3,321.20 | 3,415.83 | 3,415.83 | mae_stop_exit_at_level | 133 | -295.9 | H2 |
| 2025-11-07 14:35 | BTCUSDT | шорт | 99,923.90 | 101,859.73 | 101,859.73 | mae_stop_exit_at_level | 167 | -204.7 | H2 |
| 2025-11-07 14:35 | ETHUSDT | шорт | 3,217.46 | 3,309.13 | 3,309.13 | mae_stop_exit_at_level | 35 | -295.9 | H2 |
| 2025-11-11 14:42 | BTCUSDT | шорт | 104,129.90 | 106,147.21 | 104,600.00 | time_exit_asof_close | 1440 | -56.1 | H2 |
| 2025-11-11 14:44 | ETHUSDT | шорт | 3,508.48 | 3,608.44 | 3,546.37 | time_exit_asof_close | 1440 | -119.0 | H2 |
| 2025-11-13 14:35 | BTCUSDT | шорт | 102,110.00 | 104,088.18 | 95,905.80 | time_exit_asof_close | 1440 | +596.6 | H2 |
| 2025-11-13 14:35 | ETHUSDT | шорт | 3,410.43 | 3,507.60 | 3,167.20 | time_exit_asof_close | 1440 | +702.2 | H2 |
| 2025-11-18 15:03 | ETHUSDT | шорт | 3,038.41 | 3,124.98 | 3,124.98 | mae_stop_exit_at_level | 65 | -295.9 | H2 |
| 2025-11-20 14:39 | ETHUSDT | шорт | 2,993.35 | 3,078.64 | 2,755.80 | time_exit_asof_close | 1440 | +782.6 | H2 |
| 2025-11-26 14:40 | BTCUSDT | лонг | 87,480.00 | 85,785.25 | 90,578.00 | time_exit_asof_close | 1440 | +343.1 | H2 |
| 2025-11-26 14:40 | ETHUSDT | лонг | 2,942.91 | 2,859.06 | 2,986.72 | time_exit_asof_close | 1440 | +137.9 | H2 |
| 2025-12-02 14:35 | BTCUSDT | лонг | 88,805.00 | 87,084.58 | 92,190.70 | time_exit_asof_close | 1440 | +370.3 | H2 |
| 2025-12-02 14:35 | ETHUSDT | лонг | 2,866.04 | 2,784.38 | 3,057.08 | time_exit_asof_close | 1440 | +655.6 | H2 |
| 2025-12-03 14:38 | BTCUSDT | лонг | 92,747.00 | 90,950.21 | 92,527.60 | time_exit_asof_close | 1440 | -34.7 | H2 |
| 2025-12-03 14:38 | ETHUSDT | лонг | 3,086.73 | 2,998.78 | 3,172.03 | time_exit_asof_close | 1440 | +265.3 | H2 |
| 2025-12-05 14:37 | BTCUSDT | шорт | 90,292.10 | 92,041.33 | 89,925.30 | time_exit_asof_close | 1440 | +29.6 | H2 |
| 2025-12-05 14:39 | ETHUSDT | шорт | 3,091.67 | 3,179.76 | 3,052.56 | time_exit_asof_close | 1440 | +115.5 | H2 |
| 2025-12-12 14:36 | BTCUSDT | лонг | 92,402.50 | 90,612.39 | 90,612.39 | mae_stop_exit_at_level | 55 | -204.7 | H2 |
| 2025-12-12 14:37 | ETHUSDT | лонг | 3,243.73 | 3,151.31 | 3,151.31 | mae_stop_exit_at_level | 52 | -295.9 | H2 |
| 2025-12-15 14:36 | BTCUSDT | лонг | 89,569.70 | 87,834.47 | 87,834.47 | mae_stop_exit_at_level | 20 | -204.7 | H2 |
| 2025-12-15 14:36 | ETHUSDT | лонг | 3,138.86 | 3,049.43 | 3,049.43 | mae_stop_exit_at_level | 20 | -295.9 | H2 |
| 2025-12-16 14:45 | BTCUSDT | шорт | 86,800.20 | 88,481.78 | 87,364.30 | time_exit_asof_close | 1440 | -76.0 | H2 |
| 2025-12-16 14:45 | ETHUSDT | шорт | 2,921.77 | 3,005.02 | 2,910.15 | time_exit_asof_close | 1440 | +28.8 | H2 |
| 2025-12-19 14:38 | BTCUSDT | шорт | 87,612.60 | 89,309.92 | 89,309.92 | mae_stop_exit_at_level | 38 | -204.7 | H2 |
| 2025-12-19 14:38 | ETHUSDT | шорт | 2,953.71 | 3,037.87 | 2,974.98 | time_exit_asof_close | 1440 | -83.0 | H2 |
| 2025-12-23 14:37 | BTCUSDT | шорт | 87,391.80 | 89,084.84 | 86,591.80 | time_exit_asof_close | 1440 | +80.5 | H2 |
| 2025-12-23 14:37 | ETHUSDT | шорт | 2,934.81 | 3,018.43 | 2,893.92 | time_exit_asof_close | 1440 | +128.3 | H2 |
| 2025-12-24 14:35 | BTCUSDT | шорт | 86,909.50 | 88,593.20 | 87,579.90 | time_exit_asof_close | 1440 | -88.1 | H2 |
| 2025-12-24 14:36 | ETHUSDT | шорт | 2,904.33 | 2,987.08 | 2,926.14 | time_exit_asof_close | 1440 | -86.1 | H2 |
| 2025-12-25 14:48 | BTCUSDT | лонг | 87,635.70 | 85,937.93 | 88,040.90 | time_exit_asof_close | 1440 | +35.2 | H2 |
| 2025-12-30 14:36 | BTCUSDT | лонг | 88,115.90 | 86,408.83 | 88,639.20 | time_exit_asof_close | 1440 | +48.4 | H2 |
| 2025-12-30 14:37 | ETHUSDT | лонг | 2,975.10 | 2,890.33 | 2,994.96 | time_exit_asof_close | 1440 | +55.8 | H2 |
| 2026-01-02 14:38 | BTCUSDT | лонг | 89,030.50 | 87,305.71 | 90,167.70 | time_exit_asof_close | 1440 | +116.7 | H2 |
| 2026-01-02 14:38 | ETHUSDT | лонг | 3,048.89 | 2,962.02 | 3,108.00 | time_exit_asof_close | 1440 | +182.9 | H2 |
| 2026-01-07 15:17 | ETHUSDT | шорт | 3,156.42 | 3,246.35 | 3,088.37 | time_exit_asof_close | 1440 | +204.6 | H2 |
| 2026-01-08 14:42 | ETHUSDT | шорт | 3,062.40 | 3,149.65 | 3,077.40 | time_exit_asof_close | 1440 | -60.0 | H2 |
| 2026-01-08 14:43 | BTCUSDT | шорт | 89,327.80 | 91,058.35 | 91,058.35 | mae_stop_exit_at_level | 140 | -204.7 | H2 |
| 2026-01-13 14:35 | BTCUSDT | лонг | 92,500.00 | 90,708.00 | 95,405.40 | time_exit_asof_close | 1440 | +303.1 | H2 |
| 2026-01-13 14:36 | ETHUSDT | лонг | 3,157.83 | 3,067.86 | 3,313.84 | time_exit_asof_close | 1440 | +483.0 | H2 |
| 2026-01-14 14:38 | BTCUSDT | лонг | 95,796.00 | 93,940.14 | 96,164.20 | time_exit_asof_close | 1440 | +27.4 | H2 |
| 2026-01-14 14:38 | ETHUSDT | лонг | 3,325.13 | 3,230.39 | 3,344.81 | time_exit_asof_close | 1440 | +48.2 | H2 |
| 2026-01-16 14:36 | BTCUSDT | шорт | 95,363.40 | 97,210.88 | 95,457.00 | time_exit_asof_close | 1440 | -20.8 | H2 |
| 2026-01-16 14:37 | ETHUSDT | шорт | 3,295.99 | 3,389.90 | 3,306.87 | time_exit_asof_close | 1440 | -44.0 | H2 |
| 2026-01-21 14:36 | BTCUSDT | шорт | 89,486.10 | 91,219.71 | 89,179.20 | time_exit_asof_close | 1440 | +23.3 | H2 |
| 2026-01-21 14:46 | ETHUSDT | шорт | 2,969.42 | 3,054.02 | 3,054.02 | mae_stop_exit_at_level | 302 | -295.9 | H2 |
| 2026-01-22 14:35 | BTCUSDT | шорт | 89,212.00 | 90,940.30 | 88,974.00 | time_exit_asof_close | 1440 | +15.7 | H2 |
| 2026-01-22 14:35 | ETHUSDT | шорт | 2,952.60 | 3,036.73 | 2,910.44 | time_exit_asof_close | 1440 | +131.8 | H2 |
| 2026-01-23 14:37 | ETHUSDT | шорт | 2,901.56 | 2,984.23 | 2,984.23 | mae_stop_exit_at_level | 169 | -295.9 | H2 |
| 2026-01-28 14:35 | ETHUSDT | лонг | 3,031.93 | 2,945.54 | 2,945.54 | mae_stop_exit_at_level | 735 | -295.9 | H2 |
| 2026-01-29 14:35 | ETHUSDT | шорт | 2,907.29 | 2,990.12 | 2,743.98 | time_exit_asof_close | 1440 | +550.7 | H2 |
| 2026-01-29 14:52 | BTCUSDT | шорт | 87,463.40 | 89,157.83 | 83,129.90 | time_exit_asof_close | 1440 | +484.5 | H2 |
| 2026-02-02 14:35 | BTCUSDT | лонг | 78,574.10 | 77,051.88 | 78,179.30 | time_exit_asof_close | 1440 | -61.2 | H2 |
| 2026-02-03 14:37 | ETHUSDT | шорт | 2,285.94 | 2,351.07 | 2,209.43 | time_exit_asof_close | 1440 | +323.7 | H2 |
| 2026-02-11 14:35 | BTCUSDT | шорт | 67,571.00 | 68,880.05 | 67,928.80 | time_exit_asof_close | 1440 | -64.0 | H2 |
| 2026-02-11 14:36 | ETHUSDT | шорт | 1,962.20 | 2,018.11 | 1,979.04 | time_exit_asof_close | 1440 | -96.8 | H2 |
| 2026-02-12 14:36 | BTCUSDT | шорт | 67,776.60 | 69,089.64 | 67,410.10 | time_exit_asof_close | 1440 | +43.1 | H2 |
| 2026-02-12 14:36 | ETHUSDT | шорт | 1,979.04 | 2,035.43 | 1,982.05 | time_exit_asof_close | 1440 | -26.2 | H2 |
| 2026-02-13 14:40 | BTCUSDT | шорт | 67,089.10 | 68,388.82 | 68,388.82 | mae_stop_exit_at_level | 31 | -204.7 | H2 |
| 2026-02-13 14:41 | ETHUSDT | шорт | 1,970.28 | 2,026.42 | 2,026.42 | mae_stop_exit_at_level | 31 | -295.9 | H2 |
| 2026-02-17 14:38 | BTCUSDT | шорт | 67,457.70 | 68,764.56 | 67,196.40 | time_exit_asof_close | 1440 | +27.7 | H2 |
| 2026-02-18 14:36 | BTCUSDT | шорт | 66,987.00 | 68,284.74 | 68,284.74 | mae_stop_exit_at_level | 65 | -204.7 | H2 |
| 2026-02-18 14:48 | ETHUSDT | шорт | 1,954.97 | 2,010.67 | 1,936.89 | time_exit_asof_close | 1440 | +81.5 | H2 |
| 2026-02-20 14:35 | BTCUSDT | лонг | 67,205.70 | 65,903.72 | 68,483.60 | time_exit_asof_close | 1440 | +179.1 | H2 |
| 2026-02-20 14:35 | ETHUSDT | лонг | 1,950.58 | 1,895.00 | 1,990.32 | time_exit_asof_close | 1440 | +192.7 | H2 |
| 2026-02-23 14:36 | BTCUSDT | шорт | 65,869.10 | 67,145.18 | 62,977.30 | time_exit_asof_close | 1440 | +428.0 | H2 |
| 2026-02-23 14:36 | ETHUSDT | шорт | 1,907.03 | 1,961.37 | 1,811.26 | time_exit_asof_close | 1440 | +491.2 | H2 |
| 2026-02-26 14:35 | BTCUSDT | лонг | 68,193.20 | 66,872.09 | 66,872.09 | mae_stop_exit_at_level | 44 | -204.7 | H2 |
| 2026-02-26 14:35 | ETHUSDT | лонг | 2,072.64 | 2,013.59 | 2,013.59 | mae_stop_exit_at_level | 59 | -295.9 | H2 |
| 2026-02-27 14:41 | BTCUSDT | шорт | 65,940.10 | 67,217.56 | 64,903.80 | time_exit_asof_close | 1440 | +146.2 | H2 |
| 2026-02-27 14:42 | ETHUSDT | шорт | 1,945.89 | 2,001.33 | 1,905.19 | time_exit_asof_close | 1440 | +198.2 | H2 |
| 2026-03-06 14:35 | BTCUSDT | шорт | 68,627.00 | 69,956.51 | 67,828.30 | time_exit_asof_close | 1440 | +105.4 | H2 |
| 2026-03-06 14:35 | ETHUSDT | шорт | 1,992.70 | 2,049.48 | 1,976.77 | time_exit_asof_close | 1440 | +68.9 | H2 |
| 2026-03-09 13:43 | BTCUSDT | лонг | 69,145.60 | 67,806.04 | 69,685.30 | time_exit_asof_close | 1440 | +67.1 | H2 |
| 2026-03-12 13:36 | ETHUSDT | лонг | 2,075.34 | 2,016.21 | 2,173.90 | time_exit_asof_close | 1440 | +463.9 | H2 |
| 2026-03-16 13:39 | BTCUSDT | лонг | 74,299.50 | 72,860.10 | 74,000.00 | time_exit_asof_close | 1440 | -51.3 | H2 |
| 2026-03-16 13:40 | ETHUSDT | лонг | 2,299.65 | 2,234.13 | 2,340.70 | time_exit_asof_close | 1440 | +167.5 | H2 |
| 2026-03-17 13:50 | BTCUSDT | шорт | 73,620.00 | 75,046.24 | 72,128.50 | time_exit_asof_close | 1440 | +191.6 | H2 |
| 2026-03-17 14:35 | ETHUSDT | лонг | 2,347.12 | 2,280.25 | 2,280.25 | mae_stop_exit_at_level | 1255 | -295.9 | H2 |
| 2026-03-19 13:38 | ETHUSDT | шорт | 2,116.55 | 2,176.85 | 2,130.94 | time_exit_asof_close | 1440 | -79.0 | H2 |
| 2026-03-23 13:37 | BTCUSDT | лонг | 70,935.00 | 69,560.78 | 70,644.90 | time_exit_asof_close | 1440 | -51.9 | H2 |
| 2026-03-23 13:37 | ETHUSDT | лонг | 2,152.59 | 2,091.26 | 2,152.48 | time_exit_asof_close | 1440 | -11.5 | H2 |
| 2026-03-24 13:39 | BTCUSDT | шорт | 70,460.70 | 71,825.74 | 71,825.74 | mae_stop_exit_at_level | 1310 | -204.7 | H2 |
| 2026-03-24 13:39 | ETHUSDT | шорт | 2,143.14 | 2,204.20 | 2,191.63 | time_exit_asof_close | 1440 | -237.3 | H2 |
| 2026-03-25 13:36 | BTCUSDT | лонг | 71,876.60 | 70,484.13 | 70,484.13 | mae_stop_exit_at_level | 930 | -204.7 | H2 |
| 2026-03-25 13:36 | ETHUSDT | лонг | 2,195.46 | 2,132.91 | 2,132.91 | mae_stop_exit_at_level | 968 | -295.9 | H2 |
| 2026-03-26 13:40 | ETHUSDT | шорт | 2,070.22 | 2,129.20 | 1,984.80 | time_exit_asof_close | 1440 | +401.6 | H2 |
| 2026-03-27 13:35 | BTCUSDT | шорт | 66,299.90 | 67,584.33 | 66,592.60 | time_exit_asof_close | 1440 | -55.1 | H2 |
| 2026-03-27 13:36 | ETHUSDT | шорт | 1,970.06 | 2,026.19 | 2,004.35 | time_exit_asof_close | 1440 | -185.1 | H2 |
| 2026-04-01 13:38 | BTCUSDT | лонг | 68,585.20 | 67,256.50 | 67,256.50 | mae_stop_exit_at_level | 705 | -204.7 | H2 |
| 2026-04-02 13:35 | BTCUSDT | шорт | 65,726.90 | 67,000.23 | 67,000.23 | mae_stop_exit_at_level | 62 | -204.7 | H2 |
| 2026-04-02 13:35 | ETHUSDT | шорт | 2,017.11 | 2,074.58 | 2,074.58 | mae_stop_exit_at_level | 185 | -295.9 | H2 |
| 2026-04-07 13:39 | BTCUSDT | шорт | 68,362.10 | 69,686.48 | 69,686.48 | mae_stop_exit_at_level | 447 | -204.7 | H2 |
| 2026-04-07 13:39 | ETHUSDT | шорт | 2,078.58 | 2,137.80 | 2,137.80 | mae_stop_exit_at_level | 447 | -295.9 | H2 |
| 2026-04-09 13:38 | BTCUSDT | шорт | 70,835.10 | 72,207.39 | 72,207.39 | mae_stop_exit_at_level | 116 | -204.7 | H2 |
| 2026-04-09 13:38 | ETHUSDT | шорт | 2,165.49 | 2,227.19 | 2,227.19 | mae_stop_exit_at_level | 144 | -295.9 | H2 |
| 2026-04-14 13:36 | ETHUSDT | лонг | 2,389.67 | 2,321.58 | 2,321.58 | mae_stop_exit_at_level | 303 | -295.9 | H2 |
| 2026-04-14 13:40 | BTCUSDT | лонг | 74,936.20 | 73,484.46 | 73,484.46 | mae_stop_exit_at_level | 1085 | -204.7 | H2 |
| 2026-04-15 13:37 | BTCUSDT | шорт | 74,009.70 | 75,443.49 | 74,657.60 | time_exit_asof_close | 1440 | -98.5 | H2 |
| 2026-04-15 13:43 | ETHUSDT | шорт | 2,318.17 | 2,384.22 | 2,384.22 | mae_stop_exit_at_level | 353 | -295.9 | H2 |
| 2026-04-17 13:37 | ETHUSDT | лонг | 2,411.49 | 2,342.78 | 2,342.78 | mae_stop_exit_at_level | 1323 | -295.9 | H2 |
| 2026-04-17 13:42 | BTCUSDT | лонг | 76,856.50 | 75,367.56 | 75,877.40 | time_exit_asof_close | 1440 | -138.4 | H2 |
| 2026-04-20 14:08 | ETHUSDT | шорт | 2,296.82 | 2,362.26 | 2,307.29 | time_exit_asof_close | 1440 | -56.6 | H2 |
| 2026-04-23 13:50 | BTCUSDT | шорт | 77,474.90 | 78,975.82 | 78,021.30 | time_exit_asof_close | 1440 | -81.5 | H2 |
| 2026-04-23 13:50 | ETHUSDT | шорт | 2,316.21 | 2,382.20 | 2,314.40 | time_exit_asof_close | 1440 | -3.2 | H2 |
| 2026-05-01 13:53 | ETHUSDT | лонг | 2,316.78 | 2,250.77 | 2,306.16 | time_exit_asof_close | 1440 | -56.8 | H2 |
| 2026-05-04 13:35 | BTCUSDT | лонг | 79,019.80 | 77,488.95 | 81,422.90 | time_exit_asof_close | 1440 | +293.1 | H2 |
| 2026-05-06 13:37 | ETHUSDT | шорт | 2,376.03 | 2,443.73 | 2,319.31 | time_exit_asof_close | 1440 | +227.7 | H2 |
| 2026-05-07 13:36 | BTCUSDT | шорт | 80,709.50 | 82,273.09 | 79,765.70 | time_exit_asof_close | 1440 | +105.9 | H2 |
| 2026-05-07 13:39 | ETHUSDT | шорт | 2,316.55 | 2,382.55 | 2,270.51 | time_exit_asof_close | 1440 | +187.7 | H2 |
| 2026-05-08 13:39 | ETHUSDT | шорт | 2,270.51 | 2,335.20 | 2,312.01 | time_exit_asof_close | 1440 | -193.8 | H2 |
| 2026-05-11 13:36 | ETHUSDT | шорт | 2,315.10 | 2,381.06 | 2,276.47 | time_exit_asof_close | 1440 | +155.9 | H2 |
| 2026-05-12 13:36 | ETHUSDT | шорт | 2,276.47 | 2,341.33 | 2,276.26 | time_exit_asof_close | 1440 | -10.1 | H2 |
| 2026-05-13 13:35 | BTCUSDT | шорт | 79,985.30 | 81,534.86 | 79,700.00 | time_exit_asof_close | 1440 | +24.7 | H2 |
| 2026-05-13 13:37 | ETHUSDT | шорт | 2,273.69 | 2,338.47 | 2,251.17 | time_exit_asof_close | 1440 | +88.0 | H2 |
| 2026-05-14 13:35 | BTCUSDT | шорт | 79,700.00 | 81,244.03 | 81,244.03 | mae_stop_exit_at_level | 139 | -204.7 | H2 |
| 2026-05-14 13:35 | ETHUSDT | шорт | 2,248.51 | 2,312.57 | 2,312.57 | mae_stop_exit_at_level | 204 | -295.9 | H2 |
| 2026-05-15 13:38 | ETHUSDT | шорт | 2,229.06 | 2,292.57 | 2,174.13 | time_exit_asof_close | 1440 | +235.4 | H2 |
| 2026-05-18 13:36 | BTCUSDT | шорт | 76,862.10 | 78,351.15 | 76,991.90 | time_exit_asof_close | 1440 | -27.9 | H2 |
| 2026-05-18 13:36 | ETHUSDT | шорт | 2,125.67 | 2,186.23 | 2,124.33 | time_exit_asof_close | 1440 | -4.7 | H2 |
| 2026-05-21 13:38 | ETHUSDT | шорт | 2,108.49 | 2,168.57 | 2,129.50 | time_exit_asof_close | 1440 | -110.6 | H2 |
| 2026-05-26 13:42 | ETHUSDT | лонг | 2,119.64 | 2,059.25 | 2,059.25 | mae_stop_exit_at_level | 228 | -295.9 | H2 |
| 2026-05-27 13:36 | ETHUSDT | шорт | 2,062.11 | 2,120.86 | 1,978.38 | time_exit_asof_close | 1440 | +395.0 | H2 |
| 2026-05-27 13:38 | BTCUSDT | шорт | 74,961.50 | 76,413.73 | 72,858.20 | time_exit_asof_close | 1440 | +269.6 | H2 |
| 2026-05-28 13:36 | BTCUSDT | шорт | 72,817.10 | 74,227.79 | 73,090.50 | time_exit_asof_close | 1440 | -48.5 | H2 |
| 2026-05-28 13:36 | ETHUSDT | шорт | 1,978.38 | 2,034.75 | 1,994.42 | time_exit_asof_close | 1440 | -92.1 | H2 |
| 2026-05-29 13:37 | ETHUSDT | лонг | 2,000.85 | 1,943.84 | 2,016.55 | time_exit_asof_close | 1440 | +67.5 | H2 |
| 2026-06-01 13:40 | BTCUSDT | шорт | 71,586.10 | 72,972.94 | 68,771.90 | time_exit_asof_close | 1440 | +382.1 | H2 |
| 2026-06-01 13:40 | ETHUSDT | шорт | 1,972.64 | 2,028.84 | 1,972.80 | time_exit_asof_close | 1440 | -11.8 | H2 |
| 2026-06-02 13:37 | BTCUSDT | шорт | 68,841.50 | 70,175.17 | 66,856.20 | time_exit_asof_close | 1440 | +277.4 | H2 |
| 2026-06-03 13:42 | BTCUSDT | шорт | 66,740.90 | 68,033.87 | 63,814.60 | time_exit_asof_close | 1440 | +427.5 | H2 |
| 2026-06-03 13:42 | ETHUSDT | шорт | 1,863.84 | 1,916.94 | 1,780.81 | time_exit_asof_close | 1440 | +434.5 | H2 |
| 2026-06-05 13:38 | BTCUSDT | шорт | 61,791.30 | 62,988.38 | 60,806.90 | time_exit_asof_close | 1440 | +148.3 | H2 |
| 2026-06-05 13:39 | ETHUSDT | шорт | 1,659.93 | 1,707.22 | 1,559.08 | time_exit_asof_close | 1440 | +596.6 | H2 |
| 2026-06-08 13:35 | BTCUSDT | лонг | 63,653.70 | 62,420.54 | 62,420.54 | mae_stop_exit_at_level | 674 | -204.7 | H2 |
| 2026-06-09 13:36 | BTCUSDT | шорт | 62,177.90 | 63,382.47 | 61,905.70 | time_exit_asof_close | 1440 | +32.8 | H2 |
| 2026-06-09 13:36 | ETHUSDT | шорт | 1,666.37 | 1,713.85 | 1,653.27 | time_exit_asof_close | 1440 | +67.6 | H2 |
| 2026-06-11 13:35 | BTCUSDT | лонг | 62,837.60 | 61,620.25 | 63,330.30 | time_exit_asof_close | 1440 | +67.4 | H2 |
| 2026-06-11 13:35 | ETHUSDT | лонг | 1,650.08 | 1,603.07 | 1,663.34 | time_exit_asof_close | 1440 | +69.4 | H2 |
| 2026-06-16 13:36 | ETHUSDT | шорт | 1,797.38 | 1,848.59 | 1,760.77 | time_exit_asof_close | 1440 | +192.7 | H2 |
| 2026-06-18 13:35 | BTCUSDT | шорт | 64,037.70 | 65,278.30 | 62,800.10 | time_exit_asof_close | 1440 | +182.3 | H2 |
| 2026-06-18 13:35 | ETHUSDT | шорт | 1,738.45 | 1,787.98 | 1,692.39 | time_exit_asof_close | 1440 | +253.9 | H2 |
| 2026-06-22 13:36 | BTCUSDT | лонг | 65,313.60 | 64,048.28 | 64,048.28 | mae_stop_exit_at_level | 531 | -204.7 | H2 |
| 2026-06-22 13:36 | ETHUSDT | лонг | 1,777.37 | 1,726.73 | 1,726.73 | mae_stop_exit_at_level | 483 | -295.9 | H2 |
| 2026-06-24 13:41 | BTCUSDT | шорт | 61,560.50 | 62,753.11 | 60,322.00 | time_exit_asof_close | 1440 | +190.2 | H2 |
| 2026-06-25 13:37 | ETHUSDT | шорт | 1,619.33 | 1,665.47 | 1,538.27 | time_exit_asof_close | 1440 | +489.6 | H2 |
| 2026-06-25 13:38 | BTCUSDT | шорт | 60,773.60 | 61,950.97 | 59,214.30 | time_exit_asof_close | 1440 | +245.6 | H2 |
| 2026-06-29 13:38 | BTCUSDT | шорт | 59,791.00 | 60,949.33 | 58,315.90 | time_exit_asof_close | 1440 | +235.7 | H2 |
| 2026-06-29 13:43 | ETHUSDT | шорт | 1,566.22 | 1,610.84 | 1,610.84 | mae_stop_exit_at_level | 210 | -295.9 | H2 |
Сравнение конструкций семьи (V1 → V2 → V3)
Числа читаются буквально с трёх замороженных отчётов семьи (пути — под таблицей), без пересчёта и без памяти задачи. Ни в одном из трёх не нашлось арма с фиксированным процентным тейком (условные take_1pct/scaleout) — искал, не нашёл; не выдумываю такую строку, просто её здесь нет.
| версия | арм | ключевые числа | вердикт |
|---|
| V1 | time24h (аварийный стоп −3%, фикс) | dev BTC +0.7 bp / dev ETH +13.4 bp / dev trimmed H1 −10.4 / H2 +3.5 / val AAVE−3.4 LINK−8.9 SOL−11.3 / стоп срабатывает в 23.6% сделок | FAIL — trimmed H1 отрицателен, validation все три минус. |
| V1 | be_after_025 (безубыток после +0.25%) | dev BTC +1.0 / dev ETH −1.2 / trimmed H1 −0.8 / H2 −15.8 / val AAVE+1.8 LINK−14.8 SOL−14.4 / стоп срабатывает 6.0% (BE 83.5%) | FAIL — 83% сделок закрываются в безубыток за 20-60 мин, дрейф не успевает реализоваться. |
| V1 | trail_60m (трейл по 60-минутному минимуму) | dev BTC −4.9 / dev ETH −1.8 / trimmed H1 −6.5 / H2 −11.5 / val AAVE+1.7 LINK−6.7 SOL−11.8 / 100% выходов по трейлу | FAIL — трейл слишком короткий для суточного горизонта дрейфа. |
| V2 | time24h_mae_stop (стоп из данных: p90 MAE победителей + 0.25×ATR) | H2 pooled n=434 WR49.5% net+13.0 trimmed+5.5 / H2 BTC n217 net+7.2 trimmed+0.6 / H2 ETH n217 net+18.9 trimmed+11.3 / H1 (in-sample калибровка) n466 net+4.2 trimmed−10.1 | PASS все предрегистрированные гейты — стал базой V3. |
| V2 | late_manage (безубыток после +1% + 8ч-трейл) | H1 net+37.2 trimmed+13.4 / H2 trimmed−1.9 (ETH−5.3) | FAIL — управление стопом нестабильно между половинами. |
| V3 | time24h_mae_stop + момент-фильтр (aligned only), полное окно | H1 n220 WR45.0% net+24.5 trimmed+8.5 / H2 n201 WR51.7% net+34.0 trimmed+27.4 | PASS на полном окне — та же выборка, что и диагностика V2 (не независимое подтверждение). |
| V3 | форвард 2026-07-01→26 (первый девственный срез, n=19) | V3 aligned n19 WR52.6% net+52.2 trimmed+17.3 / V2 все пробои n36 net−0.2 trimmed−22.7 | NO_DATA (n<30) — знак, не вердикт. |
| V3 | полный форвард 2026-07-01→2026-08-16 | V2 n66 net−8.0 trimmed−20.0 / V3 aligned n38 WR52.6% net+4.0 trimmed−16.3 (BTC+15.8/ETH−9.0) / opposed n28 net−24.3 trimmed−21.5 | Предрег-гейт форварда (trimmed>0) FAIL. Спред aligned−opposed (+28 bp) подтвердился, абсолютный уровень эджи — нет. |
Источники: .claude/pm/strategy-lab/research/session-orb-ny-drift-v1-2026-08-16.md §1, session-orb-ny-drift-v2-2026-08-16.md §2-3, session-orb-ny-drift-v3-forward-2026-08-16.md §1-3. «trimmed» — усечённое (outlier-robust) среднее, предрегистрированный гейт семьи; «pooled»/«dev»/«val» — терминология самих отчётов.
RR и типы выходов (BTC/ETH)
Пост-хок иллюстрация, не предрегистрированный результат. Ниже — описательная разметка уже случившихся сделок реконструкции (тот же датасет, тот же вход/фильтр момента/дальний стоп, что и выше на этой странице), не новый гейт и не решение о конструкции. Любое изменение тейка/стопа по этим числам требует отдельного предрегистрированного прогона (V4), а не редактирования этой страницы.
Короткий стоп (правило 9а, структурная инвалидация) = сломанный уровень диапазона ∓ 0.25×ATR14(5m) на последней закрытой 5-минутке до формирования диапазона — тот же atr025, что в session_orb_tight_stop_grid.py. Дальний стоп — уже задеплоенный MAE-производный стоп (правило 9б): BTC 1.9373%, ETH 2.8492%. MFE/MAE измерены ВНУТРИ реальной жизни каждой сделки — от входа до её собственного фактического выхода (дальний стоп или суточный тайм-выход), не дальше.
BTCUSDT
210 сделок реконструкции, короткий стоп доступен для 210 (100%).

Распределение MFE/MAE (в R, квантили)
| метрика | min | p25 | медиана | p75 | p90 | max |
|---|
| MFE / короткий стоп | 0.00 | 6.46 | 14.19 | 26.83 | 50.07 | 149.23 |
| MAE / короткий стоп | 0.00 | 3.66 | 9.39 | 17.20 | 28.57 | 62.61 |
| MFE / дальний стоп | 0.00 | 0.39 | 0.85 | 1.47 | 2.32 | 5.02 |
| MAE / дальний стоп | 0.00 | 0.28 | 0.65 | 1.01 | 1.05 | 1.18 |
Сколько сделок достигало X×короткого стопа до финала
| X | n достигло | % от 210 |
|---|
| 1R | 201 | 95.7% |
| 2R | 192 | 91.4% |
| 3R | 180 | 85.7% |
| 4R | 172 | 81.9% |
Если бы тейк = X×короткого стопа (стоп = короткий стоп, гипотетический прогон)
| X | n | WR% | net bp/сделку | для сравнения: факт (дальний стоп, без тейка) |
|---|
| 1R | 210 | 27.1% | -9.8 | +12.3 |
| 2R | 210 | 37.1% | -7.5 | +12.3 |
| 3R | 210 | 33.8% | -7.2 | +12.3 |
| 4R | 210 | 27.6% | -8.1 | +12.3 |
ETHUSDT
209 сделок реконструкции, короткий стоп доступен для 209 (100%).

Распределение MFE/MAE (в R, квантили)
| метрика | min | p25 | медиана | p75 | p90 | max |
|---|
| MFE / короткий стоп | 0.20 | 4.51 | 11.43 | 29.20 | 51.05 | 220.58 |
| MAE / короткий стоп | 0.08 | 3.82 | 8.68 | 16.74 | 23.52 | 39.17 |
| MFE / дальний стоп | 0.01 | 0.32 | 0.80 | 1.38 | 2.37 | 9.18 |
| MAE / дальний стоп | 0.00 | 0.26 | 0.63 | 1.01 | 1.06 | 1.31 |
Сколько сделок достигало X×короткого стопа до финала
| X | n достигло | % от 209 |
|---|
| 1R | 192 | 91.9% |
| 2R | 182 | 87.1% |
| 3R | 170 | 81.3% |
| 4R | 166 | 79.4% |
Если бы тейк = X×короткого стопа (стоп = короткий стоп, гипотетический прогон)
| X | n | WR% | net bp/сделку | для сравнения: факт (дальний стоп, без тейка) |
|---|
| 1R | 209 | 37.8% | -10.0 | +44.3 |
| 2R | 209 | 36.8% | -8.0 | +44.3 |
| 3R | 209 | 27.3% | -7.4 | +44.3 |
| 4R | 209 | 24.9% | -4.5 | +44.3 |
Все измеренные монеты — сравнение и посекционные карточки
Та же конструкция (пробой NY-опена, момент-фильтр обязателен, стоп — MAE-производный per-pair, тайм-выход 1440 мин, fee 0.11% круг, funding опущен), окно 2024-10-09 → 2026-07-01, для 6 альтов и DOGE стопы и per-pair/per-half эталон читаются с VM108 (data-local-vm108-sessionorb-universe-20260816a и data-local-vm108-sessionorb-doge-20260816a, оба output/ny_drift_v2_summary.json, арм time24h_mae_stop с momentum_filter: true — тот же V3, не V2). DOGE — строго research: вне торгового mandate (правило 9 CLAUDE.md), сюда включён как историческая/исследовательская точка, не кандидат.
Сверка реконструкции с эталоном (6 альтов + DOGE)
| пара | половина | n (реконстр.) | n (эталон) | net bp (реконстр.) | net bp (эталон) | расхождение |
|---|
| SOLUSDT | H1 | 118 | 118 | -21.4 | -22.0 | +0.6 bp |
| SOLUSDT | H2 | 97 | 99 | +55.2 | +57.4 | -2.2 bp |
| AAVEUSDT | H1 | 113 | 113 | +40.3 | +40.2 | +0.0 bp |
| AAVEUSDT | H2 | 106 | 107 | +14.3 | +17.3 | -3.0 bp |
| LINKUSDT | H1 | 111 | 111 | +5.4 | +4.5 | +0.9 bp |
| LINKUSDT | H2 | 97 | 100 | -0.8 | +0.9 | -1.7 bp |
| ADAUSDT | H1 | 112 | 112 | -30.9 | -31.7 | +0.8 bp |
| ADAUSDT | H2 | 101 | 104 | -7.1 | -6.2 | -0.9 bp |
| BNBUSDT | H1 | 106 | 106 | -20.0 | -20.5 | +0.5 bp |
| BNBUSDT | H2 | 97 | 100 | +38.8 | +37.2 | +1.6 bp |
| XRPUSDT | H1 | 118 | 118 | +39.0 | +38.2 | +0.8 bp |
| XRPUSDT | H2 | 103 | 105 | +1.5 | +4.0 | -2.4 bp |
| DOGEUSDT | H1 | 109 | 109 | +18.9 | +18.3 | +0.7 bp |
| DOGEUSDT | H2 | 103 | 105 | -19.2 | -17.5 | -1.7 bp |
Все расхождения в пределах funding-допуска — реконструкция сходится с эталоном по всем 7 парам и обеим половинам.
Сравнительная таблица — все 9 монет
| пара | стоп % | n | WR% | net bp/сделку (пул) | H1 net bp | H2 net bp | gate2 (trimmed H2) | вердикт |
|---|
| ETHUSDT | 2.8492% | 209 | 48.3% | +44.3 | +53.8 | +34.9 | — | в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны. |
| AAVEUSDT | 4.7225% | 219 | 43.8% | +27.7 | +40.3 | +14.3 | FAIL | пул положителен по среднему (+29.1 bp, не отрицательный, как в устаревшей памяти задачи) и в обеих половинах, НО trimmed H2 отрицателен (gate2 FAIL) — top-heavy, пара больших победителей тащит среднее; без укрощения хвоста не кандидат. |
| XRPUSDT | 2.8640% | 221 | 42.1% | +21.5 | +39.0 | +1.5 | FAIL | около нуля в H2 (+4.0 bp) — пул положителен (+22.1 bp) только за счёт H1 (+38.2 bp); gate2 FAIL. НЕ «честный ноль» пула, как в устаревшей памяти задачи — пул положителен, но валидационная половина тонкая, флаг расхождения со старой памятью. |
| SOLUSDT | 3.5558% | 215 | 48.8% | +13.1 | -21.4 | +55.2 | PASS | кандидат — H2 (валидационная половина) сильно плюс (+57.4 bp), H1 минус (−22.0 bp); gate2 (trimmed H2 по пре-регистрации семьи) PASS. |
| BTCUSDT | 1.9373% | 210 | 46.7% | +12.3 | +0.2 | +27.2 | — | в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны. |
| BNBUSDT | 2.3520% | 203 | 45.8% | +8.1 | -20.0 | +38.8 | PASS | кандидат — H2 плюс (+37.2 bp), H1 минус (−20.5 bp), аналогично SOL; gate2 PASS. |
| LINKUSDT | 3.7435% | 208 | 45.2% | +2.5 | +5.4 | -0.8 | FAIL | около нуля в ОБЕИХ половинах (+4.5 / +0.9 bp) — знак положительный (не отрицательный, как в устаревшей памяти задачи), но edge меньше funding-шума; gate2 FAIL. |
| DOGEUSDT | 3.9081% | 212 | 46.2% | +0.4 | +18.9 | -19.2 | FAIL | знак переворачивается между половинами (H1 +18.3 / H2 −17.5 bp) — нестабильно, gate2 FAIL. Отдельно от экономики: DOGE вне торгового mandate (правило 9 CLAUDE.md) — здесь строго research, не кандидат ни при каком знаке. |
| ADAUSDT | 3.7035% | 213 | 44.1% | -19.6 | -30.9 | -7.1 | FAIL | минус в обеих половинах (−31.7 / −6.2 bp) — отклонить. |
BTCUSDT
в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 116 | 42.2% | +0.2 | 32.8% |
| H2 | 94 | 52.1% | +27.2 | 25.5% |
| пул | 210 | 46.7% | +12.3 | 29.5% |

Топ-2 победителя

лонг — 2024-12-04 14:35
+694.1 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2025-02-24 14:41
+745.4 bp, time_exit_asof_close, 1440 мин, H1
Топ-2 убыточных

шорт — 2025-04-03 14:08
-204.7 bp, mae_stop_exit_at_level, 1023 мин, H1

шорт — 2026-04-07 13:39
-204.7 bp, mae_stop_exit_at_level, 447 мин, H2
2 случайных

шорт — 2025-09-23 13:37
-22.8 bp, time_exit_asof_close, 1440 мин, H2

шорт — 2025-12-19 14:38
-204.7 bp, mae_stop_exit_at_level, 38 мин, H2
Полная таблица сделок BTCUSDT (210)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-09 13:35 | шорт | 61,787.10 | 62,984.10 | 60,906.30 | time_exit_asof_close | 1440 | +131.6 | H1 |
| 2024-10-10 13:35 | шорт | 60,906.30 | 62,086.24 | 61,564.30 | time_exit_asof_close | 1440 | -119.0 | H1 |
| 2024-10-11 13:55 | лонг | 61,770.70 | 60,574.02 | 63,051.30 | time_exit_asof_close | 1440 | +196.3 | H1 |
| 2024-10-14 13:42 | лонг | 64,786.10 | 63,531.00 | 66,210.00 | time_exit_asof_close | 1440 | +208.8 | H1 |
| 2024-10-15 13:36 | лонг | 66,052.60 | 64,772.96 | 64,772.96 | mae_stop_exit_at_level | 91 | -204.7 | H1 |
| 2024-10-17 13:35 | шорт | 66,690.20 | 67,982.19 | 67,982.19 | mae_stop_exit_at_level | 741 | -204.7 | H1 |
| 2024-10-18 13:37 | лонг | 67,870.40 | 66,555.55 | 68,126.20 | time_exit_asof_close | 1440 | +26.7 | H1 |
| 2024-10-21 13:35 | шорт | 67,672.60 | 68,983.62 | 66,973.20 | time_exit_asof_close | 1440 | +92.4 | H1 |
| 2024-10-22 13:50 | шорт | 66,786.80 | 68,080.66 | 66,758.40 | time_exit_asof_close | 1440 | -6.7 | H1 |
| 2024-10-24 13:35 | лонг | 67,718.50 | 66,406.59 | 67,882.10 | time_exit_asof_close | 1440 | +13.2 | H1 |
| 2024-10-29 13:36 | лонг | 71,240.10 | 69,859.97 | 71,686.30 | time_exit_asof_close | 1440 | +51.6 | H1 |
| 2024-11-05 14:40 | лонг | 69,863.90 | 68,510.43 | 74,464.00 | time_exit_asof_close | 1440 | +647.4 | H1 |
| 2024-11-06 14:36 | лонг | 74,635.80 | 73,189.88 | 74,879.90 | time_exit_asof_close | 1440 | +21.7 | H1 |
| 2024-11-08 14:36 | лонг | 76,265.80 | 74,788.30 | 76,314.50 | time_exit_asof_close | 1440 | -4.6 | H1 |
| 2024-11-11 15:05 | лонг | 82,808.10 | 81,203.86 | 87,104.10 | time_exit_asof_close | 1440 | +507.8 | H1 |
| 2024-11-12 14:39 | лонг | 86,224.10 | 84,553.68 | 90,717.00 | time_exit_asof_close | 1440 | +510.1 | H1 |
| 2024-11-13 14:51 | лонг | 91,579.70 | 89,805.53 | 89,805.53 | mae_stop_exit_at_level | 309 | -204.7 | H1 |
| 2024-11-15 14:37 | шорт | 88,760.20 | 90,479.75 | 90,479.75 | mae_stop_exit_at_level | 305 | -204.7 | H1 |
| 2024-11-18 14:35 | лонг | 91,000.00 | 89,237.06 | 91,357.90 | time_exit_asof_close | 1440 | +28.3 | H1 |
| 2024-11-19 14:43 | лонг | 91,815.90 | 90,037.15 | 94,326.00 | time_exit_asof_close | 1440 | +262.4 | H1 |
| 2024-11-27 14:37 | лонг | 94,847.70 | 93,010.22 | 95,895.50 | time_exit_asof_close | 1440 | +99.5 | H1 |
| 2024-11-28 14:35 | лонг | 95,934.20 | 94,075.67 | 97,388.00 | time_exit_asof_close | 1440 | +140.5 | H1 |
| 2024-11-29 14:37 | лонг | 97,538.20 | 95,648.59 | 96,640.10 | time_exit_asof_close | 1440 | -103.1 | H1 |
| 2024-12-04 14:35 | лонг | 96,426.80 | 94,558.72 | 103,225.40 | time_exit_asof_close | 1440 | +694.1 | H1 |
| 2024-12-05 14:43 | лонг | 103,495.90 | 101,490.87 | 101,490.87 | mae_stop_exit_at_level | 59 | -204.7 | H1 |
| 2024-12-06 14:36 | шорт | 98,844.70 | 100,759.62 | 100,759.62 | mae_stop_exit_at_level | 188 | -204.7 | H1 |
| 2024-12-10 14:35 | шорт | 97,613.40 | 99,504.46 | 98,901.90 | time_exit_asof_close | 1440 | -143.0 | H1 |
| 2024-12-11 14:35 | лонг | 98,901.90 | 96,985.87 | 100,932.80 | time_exit_asof_close | 1440 | +194.3 | H1 |
| 2024-12-16 14:35 | лонг | 104,714.10 | 102,685.47 | 107,495.60 | time_exit_asof_close | 1440 | +254.6 | H1 |
| 2024-12-18 14:35 | шорт | 104,001.70 | 106,016.52 | 102,567.40 | time_exit_asof_close | 1440 | +126.9 | H1 |
| 2024-12-19 14:39 | шорт | 102,164.00 | 104,143.22 | 96,149.70 | time_exit_asof_close | 1440 | +577.7 | H1 |
| 2024-12-23 14:36 | шорт | 95,051.80 | 96,893.24 | 96,893.24 | mae_stop_exit_at_level | 1436 | -204.7 | H1 |
| 2024-12-24 14:36 | лонг | 96,940.10 | 95,062.08 | 98,754.80 | time_exit_asof_close | 1440 | +176.2 | H1 |
| 2024-12-25 14:35 | лонг | 98,783.80 | 96,870.06 | 96,870.06 | mae_stop_exit_at_level | 1051 | -204.7 | H1 |
| 2024-12-26 14:35 | шорт | 95,329.30 | 97,176.11 | 97,176.11 | mae_stop_exit_at_level | 1111 | -204.7 | H1 |
| 2024-12-30 14:35 | шорт | 92,093.60 | 93,877.73 | 93,877.73 | mae_stop_exit_at_level | 189 | -204.7 | H1 |
| 2025-01-06 14:40 | лонг | 99,355.30 | 97,430.49 | 100,411.10 | time_exit_asof_close | 1440 | +95.3 | H1 |
| 2025-01-08 14:46 | шорт | 94,913.70 | 96,752.46 | 92,371.50 | time_exit_asof_close | 1440 | +256.8 | H1 |
| 2025-01-09 14:36 | шорт | 92,249.90 | 94,037.06 | 94,037.06 | mae_stop_exit_at_level | 72 | -204.7 | H1 |
| 2025-01-13 14:35 | шорт | 89,325.30 | 91,055.80 | 91,055.80 | mae_stop_exit_at_level | 8 | -204.7 | H1 |
| 2025-01-14 14:37 | лонг | 97,162.60 | 95,280.27 | 98,671.50 | time_exit_asof_close | 1440 | +144.3 | H1 |
| 2025-01-15 14:47 | лонг | 99,091.40 | 97,171.70 | 97,686.20 | time_exit_asof_close | 1440 | -152.8 | H1 |
| 2025-01-17 14:36 | лонг | 103,167.30 | 101,168.64 | 103,821.40 | time_exit_asof_close | 1440 | +52.4 | H1 |
| 2025-01-20 14:35 | лонг | 107,801.30 | 105,712.87 | 105,712.87 | mae_stop_exit_at_level | 71 | -204.7 | H1 |
| 2025-01-21 14:35 | шорт | 103,906.10 | 105,919.07 | 105,919.07 | mae_stop_exit_at_level | 96 | -204.7 | H1 |
| 2025-01-22 14:36 | шорт | 104,254.30 | 106,274.02 | 104,310.30 | time_exit_asof_close | 1440 | -16.4 | H1 |
| 2025-01-24 14:37 | лонг | 105,329.70 | 103,289.15 | 104,534.00 | time_exit_asof_close | 1440 | -86.5 | H1 |
| 2025-01-29 14:35 | шорт | 102,053.00 | 104,030.07 | 104,030.07 | mae_stop_exit_at_level | 349 | -204.7 | H1 |
| 2025-01-30 14:36 | лонг | 105,162.80 | 103,125.48 | 104,235.60 | time_exit_asof_close | 1440 | -99.2 | H1 |
| 2025-01-31 14:35 | шорт | 104,145.50 | 106,163.11 | 102,048.40 | time_exit_asof_close | 1440 | +190.4 | H1 |
| 2025-02-14 14:35 | лонг | 96,906.90 | 95,029.52 | 97,479.90 | time_exit_asof_close | 1440 | +48.1 | H1 |
| 2025-02-18 14:35 | шорт | 96,050.10 | 97,910.88 | 96,676.00 | time_exit_asof_close | 1440 | -76.2 | H1 |
| 2025-02-24 14:41 | шорт | 95,272.00 | 97,117.70 | 88,066.00 | time_exit_asof_close | 1440 | +745.4 | H1 |
| 2025-02-25 14:38 | шорт | 88,434.40 | 90,147.64 | 86,631.50 | time_exit_asof_close | 1440 | +192.9 | H1 |
| 2025-03-06 15:06 | лонг | 90,563.10 | 88,808.62 | 88,808.62 | mae_stop_exit_at_level | 115 | -204.7 | H1 |
| 2025-03-10 13:51 | шорт | 81,838.00 | 83,423.45 | 81,240.00 | time_exit_asof_close | 1440 | +62.1 | H1 |
| 2025-03-11 14:02 | шорт | 80,336.10 | 81,892.45 | 81,892.45 | mae_stop_exit_at_level | 241 | -204.7 | H1 |
| 2025-03-12 13:41 | лонг | 83,727.80 | 82,105.74 | 82,105.74 | mae_stop_exit_at_level | 51 | -204.7 | H1 |
| 2025-03-13 13:36 | шорт | 82,563.70 | 84,163.21 | 83,732.30 | time_exit_asof_close | 1440 | -152.5 | H1 |
| 2025-03-18 13:35 | шорт | 81,890.00 | 83,476.45 | 83,476.45 | mae_stop_exit_at_level | 1155 | -204.7 | H1 |
| 2025-03-20 13:39 | лонг | 85,480.70 | 83,824.68 | 83,824.68 | mae_stop_exit_at_level | 176 | -204.7 | H1 |
| 2025-03-21 13:37 | шорт | 83,222.40 | 84,834.67 | 84,036.60 | time_exit_asof_close | 1440 | -108.8 | H1 |
| 2025-03-24 13:57 | лонг | 87,639.30 | 85,941.46 | 87,636.70 | time_exit_asof_close | 1440 | -11.3 | H1 |
| 2025-03-27 13:37 | шорт | 85,899.40 | 87,563.53 | 87,563.53 | mae_stop_exit_at_level | 474 | -204.7 | H1 |
| 2025-03-31 13:48 | шорт | 81,715.70 | 83,298.78 | 83,298.78 | mae_stop_exit_at_level | 24 | -204.7 | H1 |
| 2025-04-02 13:35 | лонг | 85,152.10 | 83,502.45 | 83,502.45 | mae_stop_exit_at_level | 520 | -204.7 | H1 |
| 2025-04-03 14:08 | шорт | 81,820.70 | 83,405.81 | 83,405.81 | mae_stop_exit_at_level | 1023 | -204.7 | H1 |
| 2025-04-07 13:36 | шорт | 76,420.00 | 77,900.48 | 77,900.48 | mae_stop_exit_at_level | 19 | -204.7 | H1 |
| 2025-04-11 13:35 | лонг | 82,693.60 | 81,091.58 | 83,673.20 | time_exit_asof_close | 1440 | +107.5 | H1 |
| 2025-04-15 13:37 | лонг | 85,903.80 | 84,239.59 | 84,239.59 | mae_stop_exit_at_level | 278 | -204.7 | H1 |
| 2025-04-18 13:38 | шорт | 84,465.20 | 86,101.54 | 85,299.60 | time_exit_asof_close | 1440 | -109.8 | H1 |
| 2025-04-22 13:40 | лонг | 89,885.90 | 88,144.54 | 93,634.70 | time_exit_asof_close | 1440 | +406.1 | H1 |
| 2025-04-24 13:40 | шорт | 92,690.80 | 94,486.50 | 94,486.50 | mae_stop_exit_at_level | 1338 | -204.7 | H1 |
| 2025-04-25 13:35 | лонг | 94,353.30 | 92,525.39 | 93,997.60 | time_exit_asof_close | 1440 | -48.7 | H1 |
| 2025-04-29 13:35 | шорт | 94,680.50 | 96,514.75 | 94,423.40 | time_exit_asof_close | 1440 | +16.2 | H1 |
| 2025-04-30 13:37 | шорт | 94,201.10 | 96,026.06 | 96,026.06 | mae_stop_exit_at_level | 1240 | -204.7 | H1 |
| 2025-05-07 13:39 | лонг | 96,951.40 | 95,073.16 | 99,246.70 | time_exit_asof_close | 1440 | +225.7 | H1 |
| 2025-05-08 13:35 | лонг | 99,558.60 | 97,629.85 | 103,133.40 | time_exit_asof_close | 1440 | +348.1 | H1 |
| 2025-05-09 13:36 | лонг | 103,166.00 | 101,167.37 | 103,587.10 | time_exit_asof_close | 1440 | +29.8 | H1 |
| 2025-05-12 13:42 | шорт | 103,690.30 | 105,699.09 | 103,579.10 | time_exit_asof_close | 1440 | -0.3 | H1 |
| 2025-05-13 13:36 | шорт | 103,630.10 | 105,637.73 | 104,203.00 | time_exit_asof_close | 1440 | -66.3 | H1 |
| 2025-05-15 13:36 | шорт | 102,304.70 | 104,286.65 | 104,286.65 | mae_stop_exit_at_level | 748 | -204.7 | H1 |
| 2025-05-16 13:35 | лонг | 103,720.00 | 101,710.63 | 102,860.00 | time_exit_asof_close | 1440 | -93.9 | H1 |
| 2025-05-21 13:36 | лонг | 106,669.00 | 104,602.50 | 110,995.70 | time_exit_asof_close | 1440 | +394.6 | H1 |
| 2025-05-28 13:42 | шорт | 108,539.80 | 110,642.54 | 107,639.70 | time_exit_asof_close | 1440 | +71.9 | H1 |
| 2025-05-29 13:38 | шорт | 107,833.90 | 109,922.97 | 105,695.00 | time_exit_asof_close | 1440 | +187.4 | H1 |
| 2025-06-11 13:38 | лонг | 109,758.20 | 107,631.85 | 107,631.85 | mae_stop_exit_at_level | 880 | -204.7 | H1 |
| 2025-06-23 13:35 | лонг | 101,309.00 | 99,346.34 | 104,875.00 | time_exit_asof_close | 1440 | +341.0 | H1 |
| 2025-06-24 13:36 | лонг | 105,106.40 | 103,070.17 | 107,603.90 | time_exit_asof_close | 1440 | +226.6 | H1 |
| 2025-06-30 13:35 | шорт | 107,500.40 | 109,583.01 | 106,703.10 | time_exit_asof_close | 1440 | +63.2 | H1 |
| 2025-07-02 13:35 | лонг | 107,567.30 | 105,483.40 | 109,773.30 | time_exit_asof_close | 1440 | +194.1 | H1 |
| 2025-07-03 13:36 | лонг | 109,830.00 | 107,702.26 | 108,372.20 | time_exit_asof_close | 1440 | -143.7 | H1 |
| 2025-07-04 13:47 | шорт | 108,200.00 | 110,296.16 | 108,100.10 | time_exit_asof_close | 1440 | -1.8 | H1 |
| 2025-07-07 13:42 | шорт | 108,043.10 | 110,136.22 | 108,912.30 | time_exit_asof_close | 1440 | -91.4 | H1 |
| 2025-07-11 13:36 | лонг | 117,772.80 | 115,491.19 | 117,244.10 | time_exit_asof_close | 1440 | -55.9 | H1 |
| 2025-07-21 13:39 | лонг | 118,645.50 | 116,346.98 | 116,346.98 | mae_stop_exit_at_level | 698 | -204.7 | H1 |
| 2025-07-22 13:39 | лонг | 119,302.50 | 116,991.25 | 117,902.00 | time_exit_asof_close | 1440 | -128.4 | H1 |
| 2025-07-23 13:36 | шорт | 117,778.10 | 120,059.82 | 118,608.80 | time_exit_asof_close | 1440 | -81.5 | H1 |
| 2025-07-24 13:47 | лонг | 118,705.90 | 116,406.21 | 116,406.21 | mae_stop_exit_at_level | 792 | -204.7 | H1 |
| 2025-07-25 13:40 | шорт | 115,824.60 | 118,068.47 | 118,068.47 | mae_stop_exit_at_level | 1262 | -204.7 | H1 |
| 2025-07-28 13:39 | лонг | 118,799.90 | 116,498.39 | 118,904.60 | time_exit_asof_close | 1440 | -2.2 | H1 |
| 2025-07-31 13:38 | лонг | 118,230.20 | 115,939.73 | 115,939.73 | mae_stop_exit_at_level | 562 | -204.7 | H1 |
| 2025-08-01 13:39 | шорт | 115,250.90 | 117,483.66 | 113,319.60 | time_exit_asof_close | 1440 | +156.6 | H1 |
| 2025-08-04 13:35 | лонг | 114,485.10 | 112,267.18 | 114,107.30 | time_exit_asof_close | 1440 | -44.0 | H1 |
| 2025-08-06 13:36 | шорт | 113,588.30 | 115,788.85 | 115,788.85 | mae_stop_exit_at_level | 1252 | -204.7 | H1 |
| 2025-08-07 13:35 | лонг | 116,520.90 | 114,263.54 | 116,656.10 | time_exit_asof_close | 1440 | +0.6 | H1 |
| 2025-08-08 13:39 | лонг | 116,719.20 | 114,458.00 | 116,911.70 | time_exit_asof_close | 1440 | +5.5 | H1 |
| 2025-08-11 13:36 | лонг | 119,897.10 | 117,574.33 | 119,560.00 | time_exit_asof_close | 1440 | -39.1 | H1 |
| 2025-08-13 13:36 | лонг | 120,786.80 | 118,446.80 | 118,446.80 | mae_stop_exit_at_level | 1378 | -204.7 | H1 |
| 2025-08-14 13:40 | шорт | 117,771.90 | 120,053.50 | 118,062.00 | time_exit_asof_close | 1440 | -35.6 | H1 |
| 2025-08-18 13:36 | шорт | 115,441.00 | 117,677.44 | 115,480.00 | time_exit_asof_close | 1440 | -14.4 | H1 |
| 2025-08-22 13:35 | шорт | 112,011.30 | 114,181.29 | 114,181.29 | mae_stop_exit_at_level | 28 | -204.7 | H1 |
| 2025-08-25 13:40 | шорт | 111,018.10 | 113,168.85 | 110,065.90 | time_exit_asof_close | 1440 | +74.8 | H1 |
| 2025-08-26 13:48 | шорт | 109,601.50 | 111,724.81 | 111,724.81 | mae_stop_exit_at_level | 492 | -204.7 | H1 |
| 2025-08-27 13:41 | лонг | 111,475.10 | 109,315.49 | 112,829.60 | time_exit_asof_close | 1440 | +110.5 | H1 |
| 2025-08-29 13:37 | шорт | 110,040.60 | 112,172.42 | 108,489.40 | time_exit_asof_close | 1440 | +130.0 | H1 |
| 2025-09-04 13:39 | шорт | 110,550.00 | 112,691.69 | 112,691.69 | mae_stop_exit_at_level | 1062 | -204.7 | H2 |
| 2025-09-09 13:43 | лонг | 112,844.10 | 110,657.97 | 113,911.20 | time_exit_asof_close | 1440 | +83.6 | H2 |
| 2025-09-10 13:39 | лонг | 113,644.60 | 111,442.96 | 114,047.30 | time_exit_asof_close | 1440 | +24.4 | H2 |
| 2025-09-11 13:39 | лонг | 114,047.30 | 111,837.86 | 114,815.10 | time_exit_asof_close | 1440 | +56.3 | H2 |
| 2025-09-15 13:35 | шорт | 114,869.40 | 117,094.76 | 115,330.00 | time_exit_asof_close | 1440 | -51.1 | H2 |
| 2025-09-18 13:35 | лонг | 117,499.90 | 115,223.57 | 116,151.90 | time_exit_asof_close | 1440 | -125.7 | H2 |
| 2025-09-22 13:35 | шорт | 112,723.40 | 114,907.19 | 112,880.10 | time_exit_asof_close | 1440 | -24.9 | H2 |
| 2025-09-23 13:37 | шорт | 112,782.20 | 114,967.13 | 112,915.10 | time_exit_asof_close | 1440 | -22.8 | H2 |
| 2025-09-25 13:37 | шорт | 111,348.50 | 113,505.65 | 109,283.00 | time_exit_asof_close | 1440 | +174.5 | H2 |
| 2025-09-29 13:35 | лонг | 112,183.40 | 110,010.07 | 113,186.00 | time_exit_asof_close | 1440 | +78.4 | H2 |
| 2025-09-30 13:38 | лонг | 113,328.20 | 111,132.69 | 116,528.30 | time_exit_asof_close | 1440 | +271.4 | H2 |
| 2025-10-01 13:36 | лонг | 116,632.40 | 114,372.88 | 119,330.40 | time_exit_asof_close | 1440 | +220.3 | H2 |
| 2025-10-02 13:37 | лонг | 119,374.80 | 117,062.15 | 120,294.60 | time_exit_asof_close | 1440 | +66.1 | H2 |
| 2025-10-07 13:38 | шорт | 124,382.70 | 126,792.37 | 122,296.00 | time_exit_asof_close | 1440 | +156.8 | H2 |
| 2025-10-08 13:38 | шорт | 122,296.00 | 124,665.24 | 123,146.90 | time_exit_asof_close | 1440 | -80.6 | H2 |
| 2025-10-14 13:36 | шорт | 110,161.10 | 112,295.25 | 112,295.25 | mae_stop_exit_at_level | 130 | -204.7 | H2 |
| 2025-10-15 13:35 | лонг | 111,820.80 | 109,654.50 | 109,654.50 | mae_stop_exit_at_level | 1199 | -204.7 | H2 |
| 2025-10-17 13:43 | шорт | 105,268.90 | 107,308.27 | 107,308.27 | mae_stop_exit_at_level | 140 | -204.7 | H2 |
| 2025-10-20 13:40 | лонг | 110,919.00 | 108,770.17 | 108,770.17 | mae_stop_exit_at_level | 862 | -204.7 | H2 |
| 2025-10-23 13:39 | лонг | 109,506.00 | 107,384.54 | 110,695.30 | time_exit_asof_close | 1440 | +97.6 | H2 |
| 2025-10-28 13:35 | шорт | 114,887.50 | 117,113.22 | 113,201.00 | time_exit_asof_close | 1440 | +135.8 | H2 |
| 2025-10-29 13:36 | шорт | 113,138.40 | 115,330.23 | 108,049.90 | time_exit_asof_close | 1440 | +438.8 | H2 |
| 2025-10-30 13:35 | шорт | 108,219.40 | 110,315.93 | 110,315.93 | mae_stop_exit_at_level | 1167 | -204.7 | H2 |
| 2025-10-31 13:47 | лонг | 109,990.20 | 107,859.36 | 109,812.00 | time_exit_asof_close | 1440 | -27.2 | H2 |
| 2025-11-03 14:35 | шорт | 107,418.60 | 109,499.62 | 103,404.70 | time_exit_asof_close | 1440 | +362.7 | H2 |
| 2025-11-04 14:37 | шорт | 102,950.00 | 104,944.45 | 102,388.50 | time_exit_asof_close | 1440 | +43.5 | H2 |
| 2025-11-07 14:35 | шорт | 99,923.90 | 101,859.73 | 101,859.73 | mae_stop_exit_at_level | 167 | -204.7 | H2 |
| 2025-11-11 14:42 | шорт | 104,129.90 | 106,147.21 | 104,600.00 | time_exit_asof_close | 1440 | -56.1 | H2 |
| 2025-11-13 14:35 | шорт | 102,110.00 | 104,088.18 | 95,905.80 | time_exit_asof_close | 1440 | +596.6 | H2 |
| 2025-11-26 14:40 | лонг | 87,480.00 | 85,785.25 | 90,578.00 | time_exit_asof_close | 1440 | +343.1 | H2 |
| 2025-12-02 14:35 | лонг | 88,805.00 | 87,084.58 | 92,190.70 | time_exit_asof_close | 1440 | +370.3 | H2 |
| 2025-12-03 14:38 | лонг | 92,747.00 | 90,950.21 | 92,527.60 | time_exit_asof_close | 1440 | -34.7 | H2 |
| 2025-12-05 14:37 | шорт | 90,292.10 | 92,041.33 | 89,925.30 | time_exit_asof_close | 1440 | +29.6 | H2 |
| 2025-12-12 14:36 | лонг | 92,402.50 | 90,612.39 | 90,612.39 | mae_stop_exit_at_level | 55 | -204.7 | H2 |
| 2025-12-15 14:36 | лонг | 89,569.70 | 87,834.47 | 87,834.47 | mae_stop_exit_at_level | 20 | -204.7 | H2 |
| 2025-12-16 14:45 | шорт | 86,800.20 | 88,481.78 | 87,364.30 | time_exit_asof_close | 1440 | -76.0 | H2 |
| 2025-12-19 14:38 | шорт | 87,612.60 | 89,309.92 | 89,309.92 | mae_stop_exit_at_level | 38 | -204.7 | H2 |
| 2025-12-23 14:37 | шорт | 87,391.80 | 89,084.84 | 86,591.80 | time_exit_asof_close | 1440 | +80.5 | H2 |
| 2025-12-24 14:35 | шорт | 86,909.50 | 88,593.20 | 87,579.90 | time_exit_asof_close | 1440 | -88.1 | H2 |
| 2025-12-25 14:48 | лонг | 87,635.70 | 85,937.93 | 88,040.90 | time_exit_asof_close | 1440 | +35.2 | H2 |
| 2025-12-30 14:36 | лонг | 88,115.90 | 86,408.83 | 88,639.20 | time_exit_asof_close | 1440 | +48.4 | H2 |
| 2026-01-02 14:38 | лонг | 89,030.50 | 87,305.71 | 90,167.70 | time_exit_asof_close | 1440 | +116.7 | H2 |
| 2026-01-08 14:43 | шорт | 89,327.80 | 91,058.35 | 91,058.35 | mae_stop_exit_at_level | 140 | -204.7 | H2 |
| 2026-01-13 14:35 | лонг | 92,500.00 | 90,708.00 | 95,405.40 | time_exit_asof_close | 1440 | +303.1 | H2 |
| 2026-01-14 14:38 | лонг | 95,796.00 | 93,940.14 | 96,164.20 | time_exit_asof_close | 1440 | +27.4 | H2 |
| 2026-01-16 14:36 | шорт | 95,363.40 | 97,210.88 | 95,457.00 | time_exit_asof_close | 1440 | -20.8 | H2 |
| 2026-01-21 14:36 | шорт | 89,486.10 | 91,219.71 | 89,179.20 | time_exit_asof_close | 1440 | +23.3 | H2 |
| 2026-01-22 14:35 | шорт | 89,212.00 | 90,940.30 | 88,974.00 | time_exit_asof_close | 1440 | +15.7 | H2 |
| 2026-01-29 14:52 | шорт | 87,463.40 | 89,157.83 | 83,129.90 | time_exit_asof_close | 1440 | +484.5 | H2 |
| 2026-02-02 14:35 | лонг | 78,574.10 | 77,051.88 | 78,179.30 | time_exit_asof_close | 1440 | -61.2 | H2 |
| 2026-02-11 14:35 | шорт | 67,571.00 | 68,880.05 | 67,928.80 | time_exit_asof_close | 1440 | -64.0 | H2 |
| 2026-02-12 14:36 | шорт | 67,776.60 | 69,089.64 | 67,410.10 | time_exit_asof_close | 1440 | +43.1 | H2 |
| 2026-02-13 14:40 | шорт | 67,089.10 | 68,388.82 | 68,388.82 | mae_stop_exit_at_level | 31 | -204.7 | H2 |
| 2026-02-17 14:38 | шорт | 67,457.70 | 68,764.56 | 67,196.40 | time_exit_asof_close | 1440 | +27.7 | H2 |
| 2026-02-18 14:36 | шорт | 66,987.00 | 68,284.74 | 68,284.74 | mae_stop_exit_at_level | 65 | -204.7 | H2 |
| 2026-02-20 14:35 | лонг | 67,205.70 | 65,903.72 | 68,483.60 | time_exit_asof_close | 1440 | +179.1 | H2 |
| 2026-02-23 14:36 | шорт | 65,869.10 | 67,145.18 | 62,977.30 | time_exit_asof_close | 1440 | +428.0 | H2 |
| 2026-02-26 14:35 | лонг | 68,193.20 | 66,872.09 | 66,872.09 | mae_stop_exit_at_level | 44 | -204.7 | H2 |
| 2026-02-27 14:41 | шорт | 65,940.10 | 67,217.56 | 64,903.80 | time_exit_asof_close | 1440 | +146.2 | H2 |
| 2026-03-06 14:35 | шорт | 68,627.00 | 69,956.51 | 67,828.30 | time_exit_asof_close | 1440 | +105.4 | H2 |
| 2026-03-09 13:43 | лонг | 69,145.60 | 67,806.04 | 69,685.30 | time_exit_asof_close | 1440 | +67.1 | H2 |
| 2026-03-16 13:39 | лонг | 74,299.50 | 72,860.10 | 74,000.00 | time_exit_asof_close | 1440 | -51.3 | H2 |
| 2026-03-17 13:50 | шорт | 73,620.00 | 75,046.24 | 72,128.50 | time_exit_asof_close | 1440 | +191.6 | H2 |
| 2026-03-23 13:37 | лонг | 70,935.00 | 69,560.78 | 70,644.90 | time_exit_asof_close | 1440 | -51.9 | H2 |
| 2026-03-24 13:39 | шорт | 70,460.70 | 71,825.74 | 71,825.74 | mae_stop_exit_at_level | 1310 | -204.7 | H2 |
| 2026-03-25 13:36 | лонг | 71,876.60 | 70,484.13 | 70,484.13 | mae_stop_exit_at_level | 930 | -204.7 | H2 |
| 2026-03-27 13:35 | шорт | 66,299.90 | 67,584.33 | 66,592.60 | time_exit_asof_close | 1440 | -55.1 | H2 |
| 2026-04-01 13:38 | лонг | 68,585.20 | 67,256.50 | 67,256.50 | mae_stop_exit_at_level | 705 | -204.7 | H2 |
| 2026-04-02 13:35 | шорт | 65,726.90 | 67,000.23 | 67,000.23 | mae_stop_exit_at_level | 62 | -204.7 | H2 |
| 2026-04-07 13:39 | шорт | 68,362.10 | 69,686.48 | 69,686.48 | mae_stop_exit_at_level | 447 | -204.7 | H2 |
| 2026-04-09 13:38 | шорт | 70,835.10 | 72,207.39 | 72,207.39 | mae_stop_exit_at_level | 116 | -204.7 | H2 |
| 2026-04-14 13:40 | лонг | 74,936.20 | 73,484.46 | 73,484.46 | mae_stop_exit_at_level | 1085 | -204.7 | H2 |
| 2026-04-15 13:37 | шорт | 74,009.70 | 75,443.49 | 74,657.60 | time_exit_asof_close | 1440 | -98.5 | H2 |
| 2026-04-17 13:42 | лонг | 76,856.50 | 75,367.56 | 75,877.40 | time_exit_asof_close | 1440 | -138.4 | H2 |
| 2026-04-23 13:50 | шорт | 77,474.90 | 78,975.82 | 78,021.30 | time_exit_asof_close | 1440 | -81.5 | H2 |
| 2026-05-04 13:35 | лонг | 79,019.80 | 77,488.95 | 81,422.90 | time_exit_asof_close | 1440 | +293.1 | H2 |
| 2026-05-07 13:36 | шорт | 80,709.50 | 82,273.09 | 79,765.70 | time_exit_asof_close | 1440 | +105.9 | H2 |
| 2026-05-13 13:35 | шорт | 79,985.30 | 81,534.86 | 79,700.00 | time_exit_asof_close | 1440 | +24.7 | H2 |
| 2026-05-14 13:35 | шорт | 79,700.00 | 81,244.03 | 81,244.03 | mae_stop_exit_at_level | 139 | -204.7 | H2 |
| 2026-05-18 13:36 | шорт | 76,862.10 | 78,351.15 | 76,991.90 | time_exit_asof_close | 1440 | -27.9 | H2 |
| 2026-05-27 13:38 | шорт | 74,961.50 | 76,413.73 | 72,858.20 | time_exit_asof_close | 1440 | +269.6 | H2 |
| 2026-05-28 13:36 | шорт | 72,817.10 | 74,227.79 | 73,090.50 | time_exit_asof_close | 1440 | -48.5 | H2 |
| 2026-06-01 13:40 | шорт | 71,586.10 | 72,972.94 | 68,771.90 | time_exit_asof_close | 1440 | +382.1 | H2 |
| 2026-06-02 13:37 | шорт | 68,841.50 | 70,175.17 | 66,856.20 | time_exit_asof_close | 1440 | +277.4 | H2 |
| 2026-06-03 13:42 | шорт | 66,740.90 | 68,033.87 | 63,814.60 | time_exit_asof_close | 1440 | +427.5 | H2 |
| 2026-06-05 13:38 | шорт | 61,791.30 | 62,988.38 | 60,806.90 | time_exit_asof_close | 1440 | +148.3 | H2 |
| 2026-06-08 13:35 | лонг | 63,653.70 | 62,420.54 | 62,420.54 | mae_stop_exit_at_level | 674 | -204.7 | H2 |
| 2026-06-09 13:36 | шорт | 62,177.90 | 63,382.47 | 61,905.70 | time_exit_asof_close | 1440 | +32.8 | H2 |
| 2026-06-11 13:35 | лонг | 62,837.60 | 61,620.25 | 63,330.30 | time_exit_asof_close | 1440 | +67.4 | H2 |
| 2026-06-18 13:35 | шорт | 64,037.70 | 65,278.30 | 62,800.10 | time_exit_asof_close | 1440 | +182.3 | H2 |
| 2026-06-22 13:36 | лонг | 65,313.60 | 64,048.28 | 64,048.28 | mae_stop_exit_at_level | 531 | -204.7 | H2 |
| 2026-06-24 13:41 | шорт | 61,560.50 | 62,753.11 | 60,322.00 | time_exit_asof_close | 1440 | +190.2 | H2 |
| 2026-06-25 13:38 | шорт | 60,773.60 | 61,950.97 | 59,214.30 | time_exit_asof_close | 1440 | +245.6 | H2 |
| 2026-06-29 13:38 | шорт | 59,791.00 | 60,949.33 | 58,315.90 | time_exit_asof_close | 1440 | +235.7 | H2 |
ETHUSDT
в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 104 | 46.2% | +53.8 | 32.7% |
| H2 | 105 | 50.5% | +34.9 | 25.7% |
| пул | 209 | 48.3% | +44.3 | 29.2% |

Топ-2 победителя

лонг — 2025-04-22 13:40
+1003.9 bp, time_exit_asof_close, 1440 мин, H1

лонг — 2025-05-08 13:35
+1889.3 bp, time_exit_asof_close, 1440 мин, H1
Топ-2 убыточных

шорт — 2026-04-09 13:38
-295.9 bp, mae_stop_exit_at_level, 144 мин, H2

лонг — 2026-05-26 13:42
-295.9 bp, mae_stop_exit_at_level, 228 мин, H2
2 случайных

лонг — 2025-08-04 13:35
+108.0 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2026-05-28 13:36
-92.1 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок ETHUSDT (209)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-10 13:46 | шорт | 2,379.41 | 2,447.20 | 2,425.24 | time_exit_asof_close | 1440 | -203.6 | H1 |
| 2024-10-11 15:09 | лонг | 2,438.59 | 2,369.11 | 2,472.21 | time_exit_asof_close | 1440 | +126.9 | H1 |
| 2024-10-15 13:40 | лонг | 2,608.17 | 2,533.86 | 2,614.78 | time_exit_asof_close | 1440 | +14.3 | H1 |
| 2024-10-17 13:35 | шорт | 2,596.13 | 2,670.10 | 2,612.01 | time_exit_asof_close | 1440 | -72.2 | H1 |
| 2024-10-22 13:43 | шорт | 2,617.87 | 2,692.46 | 2,576.34 | time_exit_asof_close | 1440 | +147.6 | H1 |
| 2024-10-29 13:37 | лонг | 2,621.35 | 2,546.66 | 2,681.98 | time_exit_asof_close | 1440 | +220.3 | H1 |
| 2024-10-31 13:46 | шорт | 2,613.30 | 2,687.76 | 2,553.72 | time_exit_asof_close | 1440 | +217.0 | H1 |
| 2024-11-06 14:36 | лонг | 2,640.38 | 2,565.15 | 2,812.12 | time_exit_asof_close | 1440 | +639.4 | H1 |
| 2024-11-11 14:44 | шорт | 3,157.90 | 3,247.87 | 3,247.87 | mae_stop_exit_at_level | 49 | -295.9 | H1 |
| 2024-11-12 14:36 | лонг | 3,270.78 | 3,177.59 | 3,177.59 | mae_stop_exit_at_level | 840 | -295.9 | H1 |
| 2024-11-14 14:35 | шорт | 3,187.52 | 3,278.34 | 3,055.95 | time_exit_asof_close | 1440 | +401.8 | H1 |
| 2024-11-15 14:36 | шорт | 3,052.33 | 3,139.30 | 3,139.30 | mae_stop_exit_at_level | 780 | -295.9 | H1 |
| 2024-11-18 14:35 | лонг | 3,111.51 | 3,022.86 | 3,097.99 | time_exit_asof_close | 1440 | -54.5 | H1 |
| 2024-11-27 14:35 | лонг | 3,500.64 | 3,400.90 | 3,572.39 | time_exit_asof_close | 1440 | +194.0 | H1 |
| 2024-11-28 14:50 | лонг | 3,572.72 | 3,470.93 | 3,626.00 | time_exit_asof_close | 1440 | +138.1 | H1 |
| 2024-11-29 14:35 | лонг | 3,616.33 | 3,513.29 | 3,679.59 | time_exit_asof_close | 1440 | +163.9 | H1 |
| 2024-12-04 14:35 | лонг | 3,740.79 | 3,634.21 | 3,932.01 | time_exit_asof_close | 1440 | +500.2 | H1 |
| 2024-12-05 14:35 | лонг | 3,932.01 | 3,819.98 | 3,819.98 | mae_stop_exit_at_level | 327 | -295.9 | H1 |
| 2024-12-06 14:44 | лонг | 3,933.06 | 3,821.00 | 4,005.87 | time_exit_asof_close | 1440 | +174.1 | H1 |
| 2024-12-10 14:35 | шорт | 3,689.00 | 3,794.11 | 3,740.36 | time_exit_asof_close | 1440 | -150.2 | H1 |
| 2024-12-11 14:35 | лонг | 3,740.36 | 3,633.79 | 3,954.19 | time_exit_asof_close | 1440 | +560.7 | H1 |
| 2024-12-16 14:35 | лонг | 3,924.60 | 3,812.78 | 4,001.45 | time_exit_asof_close | 1440 | +184.8 | H1 |
| 2024-12-18 14:35 | шорт | 3,841.66 | 3,951.12 | 3,693.12 | time_exit_asof_close | 1440 | +375.7 | H1 |
| 2024-12-19 14:37 | шорт | 3,681.59 | 3,786.49 | 3,343.40 | time_exit_asof_close | 1440 | +907.6 | H1 |
| 2024-12-24 14:37 | лонг | 3,459.39 | 3,360.83 | 3,494.81 | time_exit_asof_close | 1440 | +91.4 | H1 |
| 2024-12-25 14:35 | лонг | 3,499.24 | 3,399.54 | 3,399.54 | mae_stop_exit_at_level | 1051 | -295.9 | H1 |
| 2024-12-26 14:35 | шорт | 3,337.76 | 3,432.86 | 3,432.86 | mae_stop_exit_at_level | 1111 | -295.9 | H1 |
| 2024-12-30 14:35 | шорт | 3,310.02 | 3,404.33 | 3,404.33 | mae_stop_exit_at_level | 192 | -295.9 | H1 |
| 2025-01-03 15:10 | лонг | 3,539.01 | 3,438.18 | 3,634.92 | time_exit_asof_close | 1440 | +260.0 | H1 |
| 2025-01-06 14:46 | лонг | 3,648.60 | 3,544.64 | 3,620.77 | time_exit_asof_close | 1440 | -87.3 | H1 |
| 2025-01-09 14:36 | шорт | 3,233.99 | 3,326.13 | 3,326.13 | mae_stop_exit_at_level | 76 | -295.9 | H1 |
| 2025-01-13 14:35 | шорт | 2,919.19 | 3,002.36 | 3,002.36 | mae_stop_exit_at_level | 5 | -295.9 | H1 |
| 2025-01-14 14:35 | лонг | 3,224.07 | 3,132.21 | 3,287.17 | time_exit_asof_close | 1440 | +184.7 | H1 |
| 2025-01-21 14:35 | шорт | 3,299.69 | 3,393.70 | 3,298.31 | time_exit_asof_close | 1440 | -6.8 | H1 |
| 2025-01-22 14:36 | шорт | 3,290.21 | 3,383.95 | 3,262.70 | time_exit_asof_close | 1440 | +72.6 | H1 |
| 2025-01-24 14:37 | лонг | 3,403.78 | 3,306.80 | 3,306.80 | mae_stop_exit_at_level | 508 | -295.9 | H1 |
| 2025-01-29 14:35 | шорт | 3,103.61 | 3,192.04 | 3,192.04 | mae_stop_exit_at_level | 798 | -295.9 | H1 |
| 2025-02-06 14:41 | шорт | 2,743.50 | 2,821.67 | 2,788.13 | time_exit_asof_close | 1440 | -173.7 | H1 |
| 2025-02-14 14:35 | лонг | 2,704.50 | 2,627.44 | 2,694.50 | time_exit_asof_close | 1440 | -48.0 | H1 |
| 2025-02-17 14:36 | лонг | 2,812.01 | 2,731.89 | 2,731.89 | mae_stop_exit_at_level | 105 | -295.9 | H1 |
| 2025-02-18 14:35 | шорт | 2,700.45 | 2,777.39 | 2,729.90 | time_exit_asof_close | 1440 | -120.1 | H1 |
| 2025-02-19 14:35 | лонг | 2,729.90 | 2,652.12 | 2,764.27 | time_exit_asof_close | 1440 | +114.9 | H1 |
| 2025-02-24 14:42 | шорт | 2,657.47 | 2,733.19 | 2,391.11 | time_exit_asof_close | 1440 | +991.3 | H1 |
| 2025-02-25 14:38 | шорт | 2,397.96 | 2,466.28 | 2,466.28 | mae_stop_exit_at_level | 317 | -295.9 | H1 |
| 2025-02-27 14:37 | шорт | 2,339.63 | 2,406.29 | 2,154.74 | time_exit_asof_close | 1440 | +779.3 | H1 |
| 2025-03-10 13:37 | шорт | 2,087.94 | 2,147.43 | 1,914.69 | time_exit_asof_close | 1440 | +818.8 | H1 |
| 2025-03-11 14:02 | шорт | 1,886.42 | 1,940.17 | 1,940.17 | mae_stop_exit_at_level | 250 | -295.9 | H1 |
| 2025-03-12 13:37 | шорт | 1,891.32 | 1,945.21 | 1,884.94 | time_exit_asof_close | 1440 | +22.7 | H1 |
| 2025-03-13 13:38 | шорт | 1,882.89 | 1,936.54 | 1,906.26 | time_exit_asof_close | 1440 | -135.1 | H1 |
| 2025-03-14 13:42 | шорт | 1,895.74 | 1,949.75 | 1,930.83 | time_exit_asof_close | 1440 | -196.1 | H1 |
| 2025-03-17 13:35 | лонг | 1,906.69 | 1,852.36 | 1,890.62 | time_exit_asof_close | 1440 | -95.3 | H1 |
| 2025-03-19 13:40 | лонг | 2,013.47 | 1,956.10 | 1,994.32 | time_exit_asof_close | 1440 | -106.1 | H1 |
| 2025-03-24 13:38 | лонг | 2,086.51 | 2,027.06 | 2,066.36 | time_exit_asof_close | 1440 | -107.6 | H1 |
| 2025-03-25 13:35 | шорт | 2,066.58 | 2,125.46 | 2,049.72 | time_exit_asof_close | 1440 | +70.6 | H1 |
| 2025-03-27 13:39 | шорт | 1,987.21 | 2,043.83 | 1,898.10 | time_exit_asof_close | 1440 | +437.4 | H1 |
| 2025-04-03 14:07 | шорт | 1,769.58 | 1,820.00 | 1,820.00 | mae_stop_exit_at_level | 581 | -295.9 | H1 |
| 2025-04-04 13:48 | лонг | 1,791.40 | 1,740.36 | 1,784.98 | time_exit_asof_close | 1440 | -46.8 | H1 |
| 2025-04-07 13:42 | шорт | 1,491.82 | 1,534.32 | 1,534.32 | mae_stop_exit_at_level | 9 | -295.9 | H1 |
| 2025-04-18 13:44 | шорт | 1,588.77 | 1,634.04 | 1,602.00 | time_exit_asof_close | 1440 | -94.3 | H1 |
| 2025-04-22 13:40 | лонг | 1,636.99 | 1,590.35 | 1,803.13 | time_exit_asof_close | 1440 | +1003.9 | H1 |
| 2025-04-24 13:40 | шорт | 1,753.39 | 1,803.35 | 1,773.09 | time_exit_asof_close | 1440 | -123.4 | H1 |
| 2025-04-25 13:35 | лонг | 1,770.63 | 1,720.18 | 1,786.13 | time_exit_asof_close | 1440 | +76.5 | H1 |
| 2025-04-30 13:39 | шорт | 1,757.88 | 1,807.97 | 1,807.97 | mae_stop_exit_at_level | 395 | -295.9 | H1 |
| 2025-05-02 13:35 | шорт | 1,831.93 | 1,884.13 | 1,833.38 | time_exit_asof_close | 1440 | -18.9 | H1 |
| 2025-05-07 13:40 | лонг | 1,831.42 | 1,779.24 | 1,970.32 | time_exit_asof_close | 1440 | +747.4 | H1 |
| 2025-05-08 13:35 | лонг | 1,974.90 | 1,918.63 | 2,350.19 | time_exit_asof_close | 1440 | +1889.3 | H1 |
| 2025-05-09 13:37 | лонг | 2,362.52 | 2,295.21 | 2,295.21 | mae_stop_exit_at_level | 60 | -295.9 | H1 |
| 2025-05-15 13:39 | шорт | 2,537.41 | 2,609.71 | 2,609.71 | mae_stop_exit_at_level | 1061 | -295.9 | H1 |
| 2025-05-16 13:35 | лонг | 2,607.85 | 2,533.55 | 2,533.55 | mae_stop_exit_at_level | 555 | -295.9 | H1 |
| 2025-05-21 13:37 | лонг | 2,539.95 | 2,467.58 | 2,467.58 | mae_stop_exit_at_level | 233 | -295.9 | H1 |
| 2025-05-28 13:37 | лонг | 2,683.62 | 2,607.16 | 2,678.69 | time_exit_asof_close | 1440 | -29.4 | H1 |
| 2025-06-02 13:36 | лонг | 2,509.82 | 2,438.31 | 2,613.05 | time_exit_asof_close | 1440 | +400.3 | H1 |
| 2025-06-11 14:16 | лонг | 2,816.72 | 2,736.47 | 2,736.47 | mae_stop_exit_at_level | 1044 | -295.9 | H1 |
| 2025-06-16 13:44 | лонг | 2,620.81 | 2,546.14 | 2,546.14 | mae_stop_exit_at_level | 541 | -295.9 | H1 |
| 2025-06-17 13:44 | шорт | 2,548.79 | 2,621.41 | 2,484.98 | time_exit_asof_close | 1440 | +239.4 | H1 |
| 2025-06-23 13:35 | лонг | 2,249.11 | 2,185.03 | 2,407.11 | time_exit_asof_close | 1440 | +691.5 | H1 |
| 2025-06-24 13:36 | лонг | 2,419.64 | 2,350.70 | 2,430.27 | time_exit_asof_close | 1440 | +32.9 | H1 |
| 2025-06-26 13:36 | шорт | 2,434.86 | 2,504.23 | 2,430.09 | time_exit_asof_close | 1440 | +8.6 | H1 |
| 2025-07-02 13:35 | лонг | 2,451.59 | 2,381.74 | 2,602.81 | time_exit_asof_close | 1440 | +605.8 | H1 |
| 2025-07-03 13:36 | лонг | 2,607.95 | 2,533.64 | 2,533.64 | mae_stop_exit_at_level | 1095 | -295.9 | H1 |
| 2025-07-04 13:47 | шорт | 2,528.85 | 2,600.90 | 2,513.50 | time_exit_asof_close | 1440 | +49.7 | H1 |
| 2025-07-07 13:57 | лонг | 2,566.73 | 2,493.60 | 2,590.78 | time_exit_asof_close | 1440 | +82.7 | H1 |
| 2025-07-11 13:57 | лонг | 3,006.10 | 2,920.45 | 2,920.45 | mae_stop_exit_at_level | 1372 | -295.9 | H1 |
| 2025-07-15 13:39 | шорт | 3,022.35 | 3,108.46 | 3,108.46 | mae_stop_exit_at_level | 561 | -295.9 | H1 |
| 2025-07-16 13:36 | лонг | 3,182.74 | 3,092.06 | 3,409.29 | time_exit_asof_close | 1440 | +700.8 | H1 |
| 2025-07-18 13:37 | лонг | 3,640.94 | 3,537.20 | 3,537.20 | mae_stop_exit_at_level | 101 | -295.9 | H1 |
| 2025-07-21 13:39 | лонг | 3,810.01 | 3,701.46 | 3,701.46 | mae_stop_exit_at_level | 698 | -295.9 | H1 |
| 2025-07-23 13:36 | шорт | 3,636.55 | 3,740.16 | 3,642.25 | time_exit_asof_close | 1440 | -26.7 | H1 |
| 2025-07-28 13:39 | лонг | 3,854.74 | 3,744.91 | 3,744.91 | mae_stop_exit_at_level | 663 | -295.9 | H1 |
| 2025-07-31 13:38 | лонг | 3,801.99 | 3,693.66 | 3,693.66 | mae_stop_exit_at_level | 594 | -295.9 | H1 |
| 2025-08-01 13:40 | шорт | 3,635.51 | 3,739.09 | 3,504.01 | time_exit_asof_close | 1440 | +350.7 | H1 |
| 2025-08-04 13:35 | лонг | 3,590.27 | 3,487.98 | 3,633.00 | time_exit_asof_close | 1440 | +108.0 | H1 |
| 2025-08-05 13:39 | лонг | 3,649.21 | 3,545.24 | 3,545.24 | mae_stop_exit_at_level | 503 | -295.9 | H1 |
| 2025-08-06 13:36 | шорт | 3,576.60 | 3,678.50 | 3,678.50 | mae_stop_exit_at_level | 253 | -295.9 | H1 |
| 2025-08-07 13:38 | лонг | 3,846.72 | 3,737.12 | 3,921.70 | time_exit_asof_close | 1440 | +183.9 | H1 |
| 2025-08-08 13:35 | лонг | 3,921.57 | 3,809.84 | 4,173.81 | time_exit_asof_close | 1440 | +632.2 | H1 |
| 2025-08-18 13:41 | шорт | 4,332.09 | 4,455.52 | 4,293.05 | time_exit_asof_close | 1440 | +79.1 | H1 |
| 2025-08-19 13:35 | шорт | 4,289.39 | 4,411.60 | 4,180.00 | time_exit_asof_close | 1440 | +244.0 | H1 |
| 2025-08-21 13:37 | лонг | 4,291.48 | 4,169.21 | 4,262.87 | time_exit_asof_close | 1440 | -77.7 | H1 |
| 2025-08-25 13:45 | шорт | 4,601.50 | 4,732.61 | 4,487.46 | time_exit_asof_close | 1440 | +236.8 | H1 |
| 2025-08-26 13:49 | шорт | 4,441.20 | 4,567.74 | 4,567.74 | mae_stop_exit_at_level | 74 | -295.9 | H1 |
| 2025-08-27 13:41 | лонг | 4,606.99 | 4,475.73 | 4,475.73 | mae_stop_exit_at_level | 643 | -295.9 | H1 |
| 2025-08-28 13:35 | шорт | 4,589.13 | 4,719.88 | 4,368.15 | time_exit_asof_close | 1440 | +470.5 | H1 |
| 2025-08-29 13:39 | шорт | 4,351.00 | 4,474.97 | 4,352.00 | time_exit_asof_close | 1440 | -13.3 | H1 |
| 2025-09-01 13:37 | шорт | 4,394.59 | 4,519.80 | 4,336.54 | time_exit_asof_close | 1440 | +121.1 | H2 |
| 2025-09-09 13:40 | лонг | 4,352.93 | 4,228.91 | 4,378.01 | time_exit_asof_close | 1440 | +46.6 | H2 |
| 2025-09-10 13:38 | лонг | 4,374.96 | 4,250.31 | 4,413.75 | time_exit_asof_close | 1440 | +77.7 | H2 |
| 2025-09-15 13:38 | шорт | 4,518.67 | 4,647.42 | 4,485.37 | time_exit_asof_close | 1440 | +62.7 | H2 |
| 2025-09-16 13:37 | шорт | 4,485.60 | 4,613.40 | 4,488.38 | time_exit_asof_close | 1440 | -17.2 | H2 |
| 2025-09-17 13:36 | шорт | 4,483.80 | 4,611.55 | 4,611.55 | mae_stop_exit_at_level | 569 | -295.9 | H2 |
| 2025-09-18 13:36 | лонг | 4,597.01 | 4,466.03 | 4,518.75 | time_exit_asof_close | 1440 | -181.2 | H2 |
| 2025-09-22 13:38 | шорт | 4,182.54 | 4,301.71 | 4,194.12 | time_exit_asof_close | 1440 | -38.7 | H2 |
| 2025-09-23 13:37 | шорт | 4,189.59 | 4,308.96 | 4,163.09 | time_exit_asof_close | 1440 | +52.3 | H2 |
| 2025-09-24 13:37 | шорт | 4,163.09 | 4,281.70 | 3,975.76 | time_exit_asof_close | 1440 | +439.0 | H2 |
| 2025-09-25 13:35 | шорт | 3,985.63 | 4,099.19 | 3,925.76 | time_exit_asof_close | 1440 | +139.2 | H2 |
| 2025-09-29 13:37 | лонг | 4,114.95 | 3,997.71 | 4,152.71 | time_exit_asof_close | 1440 | +80.8 | H2 |
| 2025-09-30 13:44 | лонг | 4,169.81 | 4,051.00 | 4,292.36 | time_exit_asof_close | 1440 | +282.9 | H2 |
| 2025-10-02 13:37 | лонг | 4,401.85 | 4,276.43 | 4,483.21 | time_exit_asof_close | 1440 | +173.8 | H2 |
| 2025-10-06 13:37 | лонг | 4,606.56 | 4,475.31 | 4,742.82 | time_exit_asof_close | 1440 | +284.8 | H2 |
| 2025-10-08 13:35 | шорт | 4,466.22 | 4,593.47 | 4,377.33 | time_exit_asof_close | 1440 | +188.0 | H2 |
| 2025-10-09 13:43 | шорт | 4,365.90 | 4,490.29 | 4,374.73 | time_exit_asof_close | 1440 | -31.2 | H2 |
| 2025-10-14 13:36 | шорт | 3,923.00 | 4,034.77 | 4,034.77 | mae_stop_exit_at_level | 130 | -295.9 | H2 |
| 2025-10-17 13:43 | шорт | 3,755.72 | 3,862.73 | 3,862.73 | mae_stop_exit_at_level | 442 | -295.9 | H2 |
| 2025-10-20 13:40 | лонг | 4,041.10 | 3,925.96 | 3,925.96 | mae_stop_exit_at_level | 185 | -295.9 | H2 |
| 2025-10-28 13:35 | шорт | 4,132.38 | 4,250.12 | 4,005.02 | time_exit_asof_close | 1440 | +297.2 | H2 |
| 2025-10-29 13:36 | шорт | 3,998.53 | 4,112.46 | 3,784.00 | time_exit_asof_close | 1440 | +525.5 | H2 |
| 2025-10-30 13:36 | шорт | 3,784.00 | 3,891.81 | 3,848.92 | time_exit_asof_close | 1440 | -182.6 | H2 |
| 2025-11-03 14:35 | шорт | 3,708.13 | 3,813.78 | 3,491.82 | time_exit_asof_close | 1440 | +572.3 | H2 |
| 2025-11-04 14:37 | шорт | 3,476.73 | 3,575.79 | 3,575.79 | mae_stop_exit_at_level | 26 | -295.9 | H2 |
| 2025-11-05 14:36 | шорт | 3,321.20 | 3,415.83 | 3,415.83 | mae_stop_exit_at_level | 133 | -295.9 | H2 |
| 2025-11-07 14:35 | шорт | 3,217.46 | 3,309.13 | 3,309.13 | mae_stop_exit_at_level | 35 | -295.9 | H2 |
| 2025-11-11 14:44 | шорт | 3,508.48 | 3,608.44 | 3,546.37 | time_exit_asof_close | 1440 | -119.0 | H2 |
| 2025-11-13 14:35 | шорт | 3,410.43 | 3,507.60 | 3,167.20 | time_exit_asof_close | 1440 | +702.2 | H2 |
| 2025-11-18 15:03 | шорт | 3,038.41 | 3,124.98 | 3,124.98 | mae_stop_exit_at_level | 65 | -295.9 | H2 |
| 2025-11-20 14:39 | шорт | 2,993.35 | 3,078.64 | 2,755.80 | time_exit_asof_close | 1440 | +782.6 | H2 |
| 2025-11-26 14:40 | лонг | 2,942.91 | 2,859.06 | 2,986.72 | time_exit_asof_close | 1440 | +137.9 | H2 |
| 2025-12-02 14:35 | лонг | 2,866.04 | 2,784.38 | 3,057.08 | time_exit_asof_close | 1440 | +655.6 | H2 |
| 2025-12-03 14:38 | лонг | 3,086.73 | 2,998.78 | 3,172.03 | time_exit_asof_close | 1440 | +265.3 | H2 |
| 2025-12-05 14:39 | шорт | 3,091.67 | 3,179.76 | 3,052.56 | time_exit_asof_close | 1440 | +115.5 | H2 |
| 2025-12-12 14:37 | лонг | 3,243.73 | 3,151.31 | 3,151.31 | mae_stop_exit_at_level | 52 | -295.9 | H2 |
| 2025-12-15 14:36 | лонг | 3,138.86 | 3,049.43 | 3,049.43 | mae_stop_exit_at_level | 20 | -295.9 | H2 |
| 2025-12-16 14:45 | шорт | 2,921.77 | 3,005.02 | 2,910.15 | time_exit_asof_close | 1440 | +28.8 | H2 |
| 2025-12-19 14:38 | шорт | 2,953.71 | 3,037.87 | 2,974.98 | time_exit_asof_close | 1440 | -83.0 | H2 |
| 2025-12-23 14:37 | шорт | 2,934.81 | 3,018.43 | 2,893.92 | time_exit_asof_close | 1440 | +128.3 | H2 |
| 2025-12-24 14:36 | шорт | 2,904.33 | 2,987.08 | 2,926.14 | time_exit_asof_close | 1440 | -86.1 | H2 |
| 2025-12-30 14:37 | лонг | 2,975.10 | 2,890.33 | 2,994.96 | time_exit_asof_close | 1440 | +55.8 | H2 |
| 2026-01-02 14:38 | лонг | 3,048.89 | 2,962.02 | 3,108.00 | time_exit_asof_close | 1440 | +182.9 | H2 |
| 2026-01-07 15:17 | шорт | 3,156.42 | 3,246.35 | 3,088.37 | time_exit_asof_close | 1440 | +204.6 | H2 |
| 2026-01-08 14:42 | шорт | 3,062.40 | 3,149.65 | 3,077.40 | time_exit_asof_close | 1440 | -60.0 | H2 |
| 2026-01-13 14:36 | лонг | 3,157.83 | 3,067.86 | 3,313.84 | time_exit_asof_close | 1440 | +483.0 | H2 |
| 2026-01-14 14:38 | лонг | 3,325.13 | 3,230.39 | 3,344.81 | time_exit_asof_close | 1440 | +48.2 | H2 |
| 2026-01-16 14:37 | шорт | 3,295.99 | 3,389.90 | 3,306.87 | time_exit_asof_close | 1440 | -44.0 | H2 |
| 2026-01-21 14:46 | шорт | 2,969.42 | 3,054.02 | 3,054.02 | mae_stop_exit_at_level | 302 | -295.9 | H2 |
| 2026-01-22 14:35 | шорт | 2,952.60 | 3,036.73 | 2,910.44 | time_exit_asof_close | 1440 | +131.8 | H2 |
| 2026-01-23 14:37 | шорт | 2,901.56 | 2,984.23 | 2,984.23 | mae_stop_exit_at_level | 169 | -295.9 | H2 |
| 2026-01-28 14:35 | лонг | 3,031.93 | 2,945.54 | 2,945.54 | mae_stop_exit_at_level | 735 | -295.9 | H2 |
| 2026-01-29 14:35 | шорт | 2,907.29 | 2,990.12 | 2,743.98 | time_exit_asof_close | 1440 | +550.7 | H2 |
| 2026-02-03 14:37 | шорт | 2,285.94 | 2,351.07 | 2,209.43 | time_exit_asof_close | 1440 | +323.7 | H2 |
| 2026-02-11 14:36 | шорт | 1,962.20 | 2,018.11 | 1,979.04 | time_exit_asof_close | 1440 | -96.8 | H2 |
| 2026-02-12 14:36 | шорт | 1,979.04 | 2,035.43 | 1,982.05 | time_exit_asof_close | 1440 | -26.2 | H2 |
| 2026-02-13 14:41 | шорт | 1,970.28 | 2,026.42 | 2,026.42 | mae_stop_exit_at_level | 31 | -295.9 | H2 |
| 2026-02-18 14:48 | шорт | 1,954.97 | 2,010.67 | 1,936.89 | time_exit_asof_close | 1440 | +81.5 | H2 |
| 2026-02-20 14:35 | лонг | 1,950.58 | 1,895.00 | 1,990.32 | time_exit_asof_close | 1440 | +192.7 | H2 |
| 2026-02-23 14:36 | шорт | 1,907.03 | 1,961.37 | 1,811.26 | time_exit_asof_close | 1440 | +491.2 | H2 |
| 2026-02-26 14:35 | лонг | 2,072.64 | 2,013.59 | 2,013.59 | mae_stop_exit_at_level | 59 | -295.9 | H2 |
| 2026-02-27 14:42 | шорт | 1,945.89 | 2,001.33 | 1,905.19 | time_exit_asof_close | 1440 | +198.2 | H2 |
| 2026-03-06 14:35 | шорт | 1,992.70 | 2,049.48 | 1,976.77 | time_exit_asof_close | 1440 | +68.9 | H2 |
| 2026-03-12 13:36 | лонг | 2,075.34 | 2,016.21 | 2,173.90 | time_exit_asof_close | 1440 | +463.9 | H2 |
| 2026-03-16 13:40 | лонг | 2,299.65 | 2,234.13 | 2,340.70 | time_exit_asof_close | 1440 | +167.5 | H2 |
| 2026-03-17 14:35 | лонг | 2,347.12 | 2,280.25 | 2,280.25 | mae_stop_exit_at_level | 1255 | -295.9 | H2 |
| 2026-03-19 13:38 | шорт | 2,116.55 | 2,176.85 | 2,130.94 | time_exit_asof_close | 1440 | -79.0 | H2 |
| 2026-03-23 13:37 | лонг | 2,152.59 | 2,091.26 | 2,152.48 | time_exit_asof_close | 1440 | -11.5 | H2 |
| 2026-03-24 13:39 | шорт | 2,143.14 | 2,204.20 | 2,191.63 | time_exit_asof_close | 1440 | -237.3 | H2 |
| 2026-03-25 13:36 | лонг | 2,195.46 | 2,132.91 | 2,132.91 | mae_stop_exit_at_level | 968 | -295.9 | H2 |
| 2026-03-26 13:40 | шорт | 2,070.22 | 2,129.20 | 1,984.80 | time_exit_asof_close | 1440 | +401.6 | H2 |
| 2026-03-27 13:36 | шорт | 1,970.06 | 2,026.19 | 2,004.35 | time_exit_asof_close | 1440 | -185.1 | H2 |
| 2026-04-02 13:35 | шорт | 2,017.11 | 2,074.58 | 2,074.58 | mae_stop_exit_at_level | 185 | -295.9 | H2 |
| 2026-04-07 13:39 | шорт | 2,078.58 | 2,137.80 | 2,137.80 | mae_stop_exit_at_level | 447 | -295.9 | H2 |
| 2026-04-09 13:38 | шорт | 2,165.49 | 2,227.19 | 2,227.19 | mae_stop_exit_at_level | 144 | -295.9 | H2 |
| 2026-04-14 13:36 | лонг | 2,389.67 | 2,321.58 | 2,321.58 | mae_stop_exit_at_level | 303 | -295.9 | H2 |
| 2026-04-15 13:43 | шорт | 2,318.17 | 2,384.22 | 2,384.22 | mae_stop_exit_at_level | 353 | -295.9 | H2 |
| 2026-04-17 13:37 | лонг | 2,411.49 | 2,342.78 | 2,342.78 | mae_stop_exit_at_level | 1323 | -295.9 | H2 |
| 2026-04-20 14:08 | шорт | 2,296.82 | 2,362.26 | 2,307.29 | time_exit_asof_close | 1440 | -56.6 | H2 |
| 2026-04-23 13:50 | шорт | 2,316.21 | 2,382.20 | 2,314.40 | time_exit_asof_close | 1440 | -3.2 | H2 |
| 2026-05-01 13:53 | лонг | 2,316.78 | 2,250.77 | 2,306.16 | time_exit_asof_close | 1440 | -56.8 | H2 |
| 2026-05-06 13:37 | шорт | 2,376.03 | 2,443.73 | 2,319.31 | time_exit_asof_close | 1440 | +227.7 | H2 |
| 2026-05-07 13:39 | шорт | 2,316.55 | 2,382.55 | 2,270.51 | time_exit_asof_close | 1440 | +187.7 | H2 |
| 2026-05-08 13:39 | шорт | 2,270.51 | 2,335.20 | 2,312.01 | time_exit_asof_close | 1440 | -193.8 | H2 |
| 2026-05-11 13:36 | шорт | 2,315.10 | 2,381.06 | 2,276.47 | time_exit_asof_close | 1440 | +155.9 | H2 |
| 2026-05-12 13:36 | шорт | 2,276.47 | 2,341.33 | 2,276.26 | time_exit_asof_close | 1440 | -10.1 | H2 |
| 2026-05-13 13:37 | шорт | 2,273.69 | 2,338.47 | 2,251.17 | time_exit_asof_close | 1440 | +88.0 | H2 |
| 2026-05-14 13:35 | шорт | 2,248.51 | 2,312.57 | 2,312.57 | mae_stop_exit_at_level | 204 | -295.9 | H2 |
| 2026-05-15 13:38 | шорт | 2,229.06 | 2,292.57 | 2,174.13 | time_exit_asof_close | 1440 | +235.4 | H2 |
| 2026-05-18 13:36 | шорт | 2,125.67 | 2,186.23 | 2,124.33 | time_exit_asof_close | 1440 | -4.7 | H2 |
| 2026-05-21 13:38 | шорт | 2,108.49 | 2,168.57 | 2,129.50 | time_exit_asof_close | 1440 | -110.6 | H2 |
| 2026-05-26 13:42 | лонг | 2,119.64 | 2,059.25 | 2,059.25 | mae_stop_exit_at_level | 228 | -295.9 | H2 |
| 2026-05-27 13:36 | шорт | 2,062.11 | 2,120.86 | 1,978.38 | time_exit_asof_close | 1440 | +395.0 | H2 |
| 2026-05-28 13:36 | шорт | 1,978.38 | 2,034.75 | 1,994.42 | time_exit_asof_close | 1440 | -92.1 | H2 |
| 2026-05-29 13:37 | лонг | 2,000.85 | 1,943.84 | 2,016.55 | time_exit_asof_close | 1440 | +67.5 | H2 |
| 2026-06-01 13:40 | шорт | 1,972.64 | 2,028.84 | 1,972.80 | time_exit_asof_close | 1440 | -11.8 | H2 |
| 2026-06-03 13:42 | шорт | 1,863.84 | 1,916.94 | 1,780.81 | time_exit_asof_close | 1440 | +434.5 | H2 |
| 2026-06-05 13:39 | шорт | 1,659.93 | 1,707.22 | 1,559.08 | time_exit_asof_close | 1440 | +596.6 | H2 |
| 2026-06-09 13:36 | шорт | 1,666.37 | 1,713.85 | 1,653.27 | time_exit_asof_close | 1440 | +67.6 | H2 |
| 2026-06-11 13:35 | лонг | 1,650.08 | 1,603.07 | 1,663.34 | time_exit_asof_close | 1440 | +69.4 | H2 |
| 2026-06-16 13:36 | шорт | 1,797.38 | 1,848.59 | 1,760.77 | time_exit_asof_close | 1440 | +192.7 | H2 |
| 2026-06-18 13:35 | шорт | 1,738.45 | 1,787.98 | 1,692.39 | time_exit_asof_close | 1440 | +253.9 | H2 |
| 2026-06-22 13:36 | лонг | 1,777.37 | 1,726.73 | 1,726.73 | mae_stop_exit_at_level | 483 | -295.9 | H2 |
| 2026-06-25 13:37 | шорт | 1,619.33 | 1,665.47 | 1,538.27 | time_exit_asof_close | 1440 | +489.6 | H2 |
| 2026-06-29 13:43 | шорт | 1,566.22 | 1,610.84 | 1,610.84 | mae_stop_exit_at_level | 210 | -295.9 | H2 |
SOLUSDT
кандидат — H2 (валидационная половина) сильно плюс (+57.4 bp), H1 минус (−22.0 bp); gate2 (trimmed H2 по пре-регистрации семьи) PASS.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 118 | 43.2% | -21.4 | 40.7% |
| H2 | 97 | 55.7% | +55.2 | 22.7% |
| пул | 215 | 48.8% | +13.1 | 32.6% |

Топ-2 победителя

лонг — 2024-11-05 14:47
+1151.5 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2025-02-24 14:42
+1240.8 bp, time_exit_asof_close, 1440 мин, H1
Топ-2 убыточных

лонг — 2025-03-24 14:01
-366.6 bp, mae_stop_exit_at_level, 725 мин, H1

шорт — 2026-01-05 14:35
-366.6 bp, mae_stop_exit_at_level, 283 мин, H2
2 случайных

лонг — 2025-09-11 13:39
+420.6 bp, time_exit_asof_close, 1440 мин, H2

шорт — 2025-12-05 14:36
+133.8 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок SOLUSDT (215)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-09 13:35 | шорт | 140.49 | 145.49 | 138.71 | time_exit_asof_close | 1440 | +115.7 | H1 |
| 2024-10-10 13:35 | шорт | 138.71 | 143.64 | 143.64 | mae_stop_exit_at_level | 1438 | -366.6 | H1 |
| 2024-10-11 14:05 | лонг | 143.84 | 138.73 | 146.14 | time_exit_asof_close | 1440 | +148.9 | H1 |
| 2024-10-15 13:36 | лонг | 153.83 | 148.36 | 154.90 | time_exit_asof_close | 1440 | +58.6 | H1 |
| 2024-10-17 13:35 | шорт | 151.66 | 157.05 | 152.72 | time_exit_asof_close | 1440 | -80.9 | H1 |
| 2024-10-18 13:37 | лонг | 153.17 | 147.72 | 154.72 | time_exit_asof_close | 1440 | +90.2 | H1 |
| 2024-10-23 13:36 | лонг | 167.99 | 162.02 | 175.54 | time_exit_asof_close | 1440 | +438.4 | H1 |
| 2024-10-24 13:41 | лонг | 176.03 | 169.77 | 173.36 | time_exit_asof_close | 1440 | -162.7 | H1 |
| 2024-10-25 13:41 | шорт | 173.36 | 179.52 | 168.79 | time_exit_asof_close | 1440 | +252.6 | H1 |
| 2024-10-29 13:36 | лонг | 179.39 | 173.01 | 174.60 | time_exit_asof_close | 1440 | -278.0 | H1 |
| 2024-10-30 13:35 | шорт | 174.16 | 180.35 | 173.75 | time_exit_asof_close | 1440 | +12.5 | H1 |
| 2024-10-31 13:45 | шорт | 173.03 | 179.18 | 171.14 | time_exit_asof_close | 1440 | +98.2 | H1 |
| 2024-11-05 14:47 | лонг | 166.71 | 160.78 | 186.09 | time_exit_asof_close | 1440 | +1151.5 | H1 |
| 2024-11-06 14:36 | лонг | 188.17 | 181.48 | 188.06 | time_exit_asof_close | 1440 | -16.8 | H1 |
| 2024-11-11 16:23 | лонг | 221.45 | 213.58 | 213.58 | mae_stop_exit_at_level | 1063 | -366.6 | H1 |
| 2024-11-13 14:51 | лонг | 216.73 | 209.02 | 209.02 | mae_stop_exit_at_level | 311 | -366.6 | H1 |
| 2024-11-15 14:35 | шорт | 211.34 | 218.85 | 218.85 | mae_stop_exit_at_level | 405 | -366.6 | H1 |
| 2024-11-18 14:35 | лонг | 242.99 | 234.35 | 234.35 | mae_stop_exit_at_level | 289 | -366.6 | H1 |
| 2024-11-25 14:38 | лонг | 248.01 | 239.19 | 239.19 | mae_stop_exit_at_level | 32 | -366.6 | H1 |
| 2024-11-27 14:37 | лонг | 238.87 | 230.38 | 236.10 | time_exit_asof_close | 1440 | -127.0 | H1 |
| 2024-11-28 15:02 | шорт | 234.97 | 243.32 | 243.32 | mae_stop_exit_at_level | 733 | -366.6 | H1 |
| 2024-11-29 14:37 | лонг | 243.94 | 235.27 | 240.91 | time_exit_asof_close | 1440 | -135.2 | H1 |
| 2024-12-04 14:38 | лонг | 233.47 | 225.17 | 225.17 | mae_stop_exit_at_level | 133 | -366.6 | H1 |
| 2024-12-05 14:39 | лонг | 240.34 | 231.79 | 231.79 | mae_stop_exit_at_level | 324 | -366.6 | H1 |
| 2024-12-06 14:37 | шорт | 235.43 | 243.80 | 240.90 | time_exit_asof_close | 1440 | -243.3 | H1 |
| 2024-12-10 14:35 | шорт | 216.22 | 223.91 | 223.91 | mae_stop_exit_at_level | 1200 | -366.6 | H1 |
| 2024-12-11 14:35 | лонг | 226.56 | 218.50 | 230.62 | time_exit_asof_close | 1440 | +168.2 | H1 |
| 2024-12-19 14:40 | шорт | 208.66 | 216.08 | 189.33 | time_exit_asof_close | 1440 | +915.4 | H1 |
| 2024-12-25 14:35 | лонг | 199.25 | 192.17 | 192.17 | mae_stop_exit_at_level | 1051 | -366.6 | H1 |
| 2024-12-26 14:35 | шорт | 187.63 | 194.30 | 194.30 | mae_stop_exit_at_level | 1127 | -366.6 | H1 |
| 2024-12-27 14:36 | шорт | 187.38 | 194.04 | 189.23 | time_exit_asof_close | 1440 | -109.7 | H1 |
| 2024-12-30 14:35 | шорт | 187.31 | 193.97 | 193.97 | mae_stop_exit_at_level | 237 | -366.6 | H1 |
| 2025-01-03 14:38 | лонг | 216.67 | 208.97 | 216.18 | time_exit_asof_close | 1440 | -33.6 | H1 |
| 2025-01-06 14:45 | лонг | 218.58 | 210.81 | 213.15 | time_exit_asof_close | 1440 | -259.4 | H1 |
| 2025-01-07 14:53 | шорт | 212.68 | 220.24 | 197.17 | time_exit_asof_close | 1440 | +718.3 | H1 |
| 2025-01-08 14:46 | шорт | 196.78 | 203.78 | 187.79 | time_exit_asof_close | 1440 | +445.9 | H1 |
| 2025-01-09 14:37 | шорт | 186.85 | 193.49 | 186.20 | time_exit_asof_close | 1440 | +23.8 | H1 |
| 2025-01-13 14:35 | шорт | 168.84 | 174.84 | 174.84 | mae_stop_exit_at_level | 8 | -366.6 | H1 |
| 2025-01-14 14:37 | лонг | 189.89 | 183.14 | 193.01 | time_exit_asof_close | 1440 | +153.3 | H1 |
| 2025-01-21 14:35 | шорт | 240.51 | 249.06 | 249.06 | mae_stop_exit_at_level | 200 | -366.6 | H1 |
| 2025-01-24 14:42 | лонг | 269.29 | 259.71 | 259.71 | mae_stop_exit_at_level | 340 | -366.6 | H1 |
| 2025-01-28 14:37 | лонг | 237.17 | 228.74 | 228.74 | mae_stop_exit_at_level | 370 | -366.6 | H1 |
| 2025-01-29 14:37 | шорт | 226.59 | 234.65 | 234.65 | mae_stop_exit_at_level | 304 | -366.6 | H1 |
| 2025-01-31 14:35 | шорт | 237.92 | 246.38 | 227.26 | time_exit_asof_close | 1440 | +437.0 | H1 |
| 2025-02-06 14:41 | шорт | 195.89 | 202.86 | 201.86 | time_exit_asof_close | 1440 | -315.8 | H1 |
| 2025-02-14 14:35 | лонг | 197.90 | 190.86 | 193.67 | time_exit_asof_close | 1440 | -224.7 | H1 |
| 2025-02-17 14:42 | шорт | 184.24 | 190.79 | 167.13 | time_exit_asof_close | 1440 | +917.7 | H1 |
| 2025-02-18 14:35 | шорт | 167.73 | 173.69 | 173.69 | mae_stop_exit_at_level | 1241 | -366.6 | H1 |
| 2025-02-19 14:35 | лонг | 171.79 | 165.68 | 176.46 | time_exit_asof_close | 1440 | +260.8 | H1 |
| 2025-02-20 14:35 | лонг | 176.46 | 170.19 | 177.48 | time_exit_asof_close | 1440 | +46.8 | H1 |
| 2025-02-24 14:42 | шорт | 156.26 | 161.82 | 136.70 | time_exit_asof_close | 1440 | +1240.8 | H1 |
| 2025-02-25 14:39 | шорт | 136.99 | 141.86 | 141.86 | mae_stop_exit_at_level | 118 | -366.6 | H1 |
| 2025-02-28 14:41 | лонг | 145.95 | 140.76 | 140.76 | mae_stop_exit_at_level | 1200 | -366.6 | H1 |
| 2025-03-10 13:37 | шорт | 126.21 | 130.70 | 124.71 | time_exit_asof_close | 1440 | +107.8 | H1 |
| 2025-03-11 13:53 | шорт | 123.12 | 127.50 | 127.50 | mae_stop_exit_at_level | 268 | -366.6 | H1 |
| 2025-03-13 13:35 | шорт | 125.25 | 129.70 | 126.94 | time_exit_asof_close | 1440 | -145.9 | H1 |
| 2025-03-18 13:35 | шорт | 122.74 | 127.10 | 127.10 | mae_stop_exit_at_level | 1256 | -366.6 | H1 |
| 2025-03-19 13:45 | лонг | 129.93 | 125.31 | 131.05 | time_exit_asof_close | 1440 | +75.2 | H1 |
| 2025-03-20 13:39 | лонг | 130.63 | 125.99 | 125.99 | mae_stop_exit_at_level | 1253 | -366.6 | H1 |
| 2025-03-24 14:01 | лонг | 144.60 | 139.46 | 139.46 | mae_stop_exit_at_level | 725 | -366.6 | H1 |
| 2025-03-27 13:36 | шорт | 136.16 | 141.00 | 131.18 | time_exit_asof_close | 1440 | +354.7 | H1 |
| 2025-04-03 14:08 | шорт | 113.58 | 117.62 | 117.62 | mae_stop_exit_at_level | 1048 | -366.6 | H1 |
| 2025-04-04 13:53 | лонг | 115.44 | 111.34 | 117.62 | time_exit_asof_close | 1440 | +177.8 | H1 |
| 2025-04-07 13:38 | шорт | 101.26 | 104.86 | 104.86 | mae_stop_exit_at_level | 13 | -366.6 | H1 |
| 2025-04-11 13:35 | лонг | 119.83 | 115.57 | 126.51 | time_exit_asof_close | 1440 | +546.5 | H1 |
| 2025-04-18 13:35 | лонг | 134.75 | 129.96 | 139.21 | time_exit_asof_close | 1440 | +320.0 | H1 |
| 2025-04-22 13:41 | лонг | 142.88 | 137.80 | 152.34 | time_exit_asof_close | 1440 | +651.1 | H1 |
| 2025-04-24 13:47 | шорт | 148.54 | 153.82 | 153.82 | mae_stop_exit_at_level | 683 | -366.6 | H1 |
| 2025-04-25 13:35 | лонг | 153.38 | 147.93 | 147.93 | mae_stop_exit_at_level | 1335 | -366.6 | H1 |
| 2025-04-29 13:46 | шорт | 147.02 | 152.25 | 141.58 | time_exit_asof_close | 1440 | +359.0 | H1 |
| 2025-04-30 13:39 | шорт | 141.35 | 146.38 | 146.38 | mae_stop_exit_at_level | 389 | -366.6 | H1 |
| 2025-05-02 13:36 | шорт | 150.21 | 155.55 | 148.13 | time_exit_asof_close | 1440 | +127.5 | H1 |
| 2025-05-07 13:40 | лонг | 147.04 | 141.81 | 155.01 | time_exit_asof_close | 1440 | +531.0 | H1 |
| 2025-05-08 13:36 | лонг | 155.65 | 150.12 | 171.74 | time_exit_asof_close | 1440 | +1022.7 | H1 |
| 2025-05-09 13:42 | лонг | 172.36 | 166.23 | 171.22 | time_exit_asof_close | 1440 | -77.1 | H1 |
| 2025-05-12 13:46 | лонг | 178.03 | 171.70 | 171.70 | mae_stop_exit_at_level | 251 | -366.6 | H1 |
| 2025-05-13 13:42 | шорт | 174.75 | 180.96 | 180.96 | mae_stop_exit_at_level | 345 | -366.6 | H1 |
| 2025-05-15 13:38 | шорт | 170.01 | 176.06 | 173.37 | time_exit_asof_close | 1440 | -208.6 | H1 |
| 2025-05-16 13:35 | лонг | 173.56 | 167.39 | 167.39 | mae_stop_exit_at_level | 522 | -366.6 | H1 |
| 2025-05-21 13:37 | лонг | 169.45 | 163.42 | 177.81 | time_exit_asof_close | 1440 | +482.4 | H1 |
| 2025-05-28 13:43 | шорт | 173.34 | 179.50 | 170.84 | time_exit_asof_close | 1440 | +133.2 | H1 |
| 2025-05-29 13:39 | шорт | 171.11 | 177.19 | 162.14 | time_exit_asof_close | 1440 | +513.2 | H1 |
| 2025-06-02 13:38 | лонг | 154.27 | 148.78 | 160.34 | time_exit_asof_close | 1440 | +382.5 | H1 |
| 2025-06-05 13:39 | шорт | 153.01 | 158.45 | 151.39 | time_exit_asof_close | 1440 | +94.9 | H1 |
| 2025-06-11 14:18 | лонг | 167.18 | 161.24 | 161.24 | mae_stop_exit_at_level | 440 | -366.6 | H1 |
| 2025-06-23 13:35 | лонг | 133.89 | 129.13 | 143.78 | time_exit_asof_close | 1440 | +727.7 | H1 |
| 2025-06-24 13:36 | лонг | 144.28 | 139.15 | 147.03 | time_exit_asof_close | 1440 | +179.6 | H1 |
| 2025-06-26 13:36 | шорт | 142.37 | 147.43 | 142.15 | time_exit_asof_close | 1440 | +4.5 | H1 |
| 2025-06-30 13:35 | шорт | 150.59 | 155.94 | 155.94 | mae_stop_exit_at_level | 114 | -366.6 | H1 |
| 2025-07-01 13:39 | шорт | 147.76 | 153.01 | 148.56 | time_exit_asof_close | 1440 | -65.1 | H1 |
| 2025-07-02 13:35 | лонг | 148.65 | 143.36 | 153.71 | time_exit_asof_close | 1440 | +329.4 | H1 |
| 2025-07-03 13:36 | лонг | 153.91 | 148.44 | 149.73 | time_exit_asof_close | 1440 | -282.6 | H1 |
| 2025-07-04 13:38 | шорт | 149.49 | 154.81 | 147.91 | time_exit_asof_close | 1440 | +94.7 | H1 |
| 2025-07-07 13:55 | лонг | 152.36 | 146.94 | 152.16 | time_exit_asof_close | 1440 | -24.1 | H1 |
| 2025-07-11 13:36 | лонг | 165.60 | 159.71 | 159.71 | mae_stop_exit_at_level | 531 | -366.6 | H1 |
| 2025-07-15 13:39 | шорт | 159.93 | 165.62 | 165.62 | mae_stop_exit_at_level | 1161 | -366.6 | H1 |
| 2025-07-18 13:35 | лонг | 181.67 | 175.21 | 175.21 | mae_stop_exit_at_level | 127 | -366.6 | H1 |
| 2025-07-21 13:37 | лонг | 192.70 | 185.85 | 200.68 | time_exit_asof_close | 1440 | +403.1 | H1 |
| 2025-07-22 13:41 | лонг | 201.94 | 194.76 | 194.76 | mae_stop_exit_at_level | 1394 | -366.6 | H1 |
| 2025-07-23 13:36 | шорт | 192.42 | 199.26 | 186.64 | time_exit_asof_close | 1440 | +289.4 | H1 |
| 2025-07-24 13:54 | шорт | 185.17 | 191.75 | 191.75 | mae_stop_exit_at_level | 79 | -366.6 | H1 |
| 2025-07-25 13:41 | шорт | 179.69 | 186.08 | 186.08 | mae_stop_exit_at_level | 540 | -366.6 | H1 |
| 2025-07-28 13:39 | лонг | 191.04 | 184.25 | 184.25 | mae_stop_exit_at_level | 292 | -366.6 | H1 |
| 2025-07-31 13:38 | лонг | 177.61 | 171.29 | 171.29 | mae_stop_exit_at_level | 632 | -366.6 | H1 |
| 2025-08-01 13:40 | шорт | 167.69 | 173.65 | 163.97 | time_exit_asof_close | 1440 | +210.8 | H1 |
| 2025-08-04 13:35 | лонг | 164.93 | 159.07 | 166.91 | time_exit_asof_close | 1440 | +109.1 | H1 |
| 2025-08-05 13:39 | лонг | 167.83 | 161.86 | 161.86 | mae_stop_exit_at_level | 491 | -366.6 | H1 |
| 2025-08-06 13:36 | шорт | 163.02 | 168.82 | 168.82 | mae_stop_exit_at_level | 140 | -366.6 | H1 |
| 2025-08-07 13:39 | лонг | 172.34 | 166.21 | 176.19 | time_exit_asof_close | 1440 | +212.4 | H1 |
| 2025-08-08 13:41 | лонг | 176.67 | 170.39 | 180.58 | time_exit_asof_close | 1440 | +210.3 | H1 |
| 2025-08-13 13:36 | лонг | 205.02 | 197.73 | 197.73 | mae_stop_exit_at_level | 61 | -366.6 | H1 |
| 2025-08-15 13:35 | шорт | 192.25 | 199.09 | 187.88 | time_exit_asof_close | 1440 | +216.3 | H1 |
| 2025-08-18 13:37 | шорт | 182.40 | 188.89 | 182.33 | time_exit_asof_close | 1440 | -7.2 | H1 |
| 2025-08-21 13:37 | лонг | 185.67 | 179.07 | 179.07 | mae_stop_exit_at_level | 1350 | -366.6 | H1 |
| 2025-08-25 13:45 | шорт | 195.85 | 202.81 | 189.44 | time_exit_asof_close | 1440 | +316.3 | H1 |
| 2025-08-26 13:49 | шорт | 187.78 | 194.46 | 194.46 | mae_stop_exit_at_level | 279 | -366.6 | H1 |
| 2025-08-27 13:41 | лонг | 204.14 | 196.88 | 215.13 | time_exit_asof_close | 1440 | +527.4 | H1 |
| 2025-08-29 13:45 | шорт | 207.71 | 215.10 | 197.90 | time_exit_asof_close | 1440 | +461.3 | H1 |
| 2025-09-01 13:40 | шорт | 199.83 | 206.94 | 201.16 | time_exit_asof_close | 1440 | -77.6 | H2 |
| 2025-09-03 13:40 | лонг | 211.48 | 203.96 | 207.19 | time_exit_asof_close | 1440 | -213.9 | H2 |
| 2025-09-04 13:39 | шорт | 207.28 | 214.65 | 209.04 | time_exit_asof_close | 1440 | -95.9 | H2 |
| 2025-09-09 13:47 | лонг | 218.13 | 210.37 | 225.20 | time_exit_asof_close | 1440 | +313.1 | H2 |
| 2025-09-10 13:40 | лонг | 223.68 | 215.73 | 228.57 | time_exit_asof_close | 1440 | +207.6 | H2 |
| 2025-09-11 13:39 | лонг | 228.24 | 220.12 | 238.09 | time_exit_asof_close | 1440 | +420.6 | H2 |
| 2025-09-15 13:39 | шорт | 235.71 | 244.09 | 234.10 | time_exit_asof_close | 1440 | +57.3 | H2 |
| 2025-09-16 13:37 | шорт | 234.25 | 242.58 | 234.60 | time_exit_asof_close | 1440 | -25.9 | H2 |
| 2025-09-17 13:36 | шорт | 234.37 | 242.70 | 242.70 | mae_stop_exit_at_level | 511 | -366.6 | H2 |
| 2025-09-18 13:36 | лонг | 247.83 | 239.02 | 241.18 | time_exit_asof_close | 1440 | -279.3 | H2 |
| 2025-09-22 13:38 | шорт | 222.33 | 230.24 | 219.38 | time_exit_asof_close | 1440 | +121.7 | H2 |
| 2025-09-23 13:54 | шорт | 218.79 | 226.57 | 212.13 | time_exit_asof_close | 1440 | +293.4 | H2 |
| 2025-09-25 13:36 | шорт | 200.09 | 207.20 | 195.28 | time_exit_asof_close | 1440 | +229.4 | H2 |
| 2025-09-29 13:35 | лонг | 206.65 | 199.30 | 207.16 | time_exit_asof_close | 1440 | +13.7 | H2 |
| 2025-09-30 13:39 | лонг | 207.75 | 200.36 | 219.48 | time_exit_asof_close | 1440 | +553.6 | H2 |
| 2025-10-01 13:36 | лонг | 219.52 | 211.71 | 225.95 | time_exit_asof_close | 1440 | +281.9 | H2 |
| 2025-10-02 13:46 | лонг | 226.41 | 218.36 | 230.02 | time_exit_asof_close | 1440 | +148.4 | H2 |
| 2025-10-06 13:38 | лонг | 234.62 | 226.28 | 230.18 | time_exit_asof_close | 1440 | -200.2 | H2 |
| 2025-10-07 13:38 | шорт | 230.18 | 238.36 | 221.03 | time_exit_asof_close | 1440 | +386.5 | H2 |
| 2025-10-08 13:38 | шорт | 221.03 | 228.89 | 228.89 | mae_stop_exit_at_level | 316 | -366.6 | H2 |
| 2025-10-15 13:35 | лонг | 203.53 | 196.29 | 196.29 | mae_stop_exit_at_level | 133 | -366.6 | H2 |
| 2025-10-16 13:50 | шорт | 195.93 | 202.90 | 179.64 | time_exit_asof_close | 1440 | +820.4 | H2 |
| 2025-10-17 13:43 | шорт | 179.21 | 185.58 | 185.58 | mae_stop_exit_at_level | 452 | -366.6 | H2 |
| 2025-10-28 13:49 | лонг | 202.66 | 195.45 | 195.45 | mae_stop_exit_at_level | 360 | -366.6 | H2 |
| 2025-10-29 13:36 | шорт | 199.68 | 206.78 | 186.35 | time_exit_asof_close | 1440 | +656.6 | H2 |
| 2025-10-30 13:36 | шорт | 186.35 | 192.98 | 186.58 | time_exit_asof_close | 1440 | -23.3 | H2 |
| 2025-11-07 14:35 | шорт | 151.25 | 156.63 | 156.63 | mae_stop_exit_at_level | 108 | -366.6 | H2 |
| 2025-11-11 14:37 | шорт | 162.17 | 167.94 | 159.78 | time_exit_asof_close | 1440 | +136.4 | H2 |
| 2025-11-12 14:36 | шорт | 159.76 | 165.44 | 152.47 | time_exit_asof_close | 1440 | +445.3 | H2 |
| 2025-11-13 14:35 | шорт | 152.89 | 158.33 | 140.03 | time_exit_asof_close | 1440 | +830.1 | H2 |
| 2025-11-26 14:40 | лонг | 137.16 | 132.28 | 141.02 | time_exit_asof_close | 1440 | +270.4 | H2 |
| 2025-12-02 14:36 | лонг | 132.17 | 127.47 | 140.49 | time_exit_asof_close | 1440 | +618.5 | H2 |
| 2025-12-03 14:38 | лонг | 141.39 | 136.36 | 142.68 | time_exit_asof_close | 1440 | +80.2 | H2 |
| 2025-12-04 14:36 | лонг | 143.25 | 138.16 | 138.16 | mae_stop_exit_at_level | 285 | -366.6 | H2 |
| 2025-12-05 14:36 | шорт | 135.33 | 140.14 | 133.37 | time_exit_asof_close | 1440 | +133.8 | H2 |
| 2025-12-12 14:37 | лонг | 139.44 | 134.48 | 134.48 | mae_stop_exit_at_level | 59 | -366.6 | H2 |
| 2025-12-15 14:36 | лонг | 133.45 | 128.70 | 128.70 | mae_stop_exit_at_level | 40 | -366.6 | H2 |
| 2025-12-16 14:43 | шорт | 128.29 | 132.85 | 128.14 | time_exit_asof_close | 1440 | +0.7 | H2 |
| 2025-12-18 14:35 | шорт | 125.66 | 130.13 | 125.27 | time_exit_asof_close | 1440 | +20.0 | H2 |
| 2025-12-19 14:38 | шорт | 124.99 | 129.43 | 125.99 | time_exit_asof_close | 1440 | -91.0 | H2 |
| 2025-12-23 14:35 | шорт | 122.73 | 127.09 | 121.41 | time_exit_asof_close | 1440 | +96.6 | H2 |
| 2025-12-24 14:36 | шорт | 121.25 | 125.56 | 121.87 | time_exit_asof_close | 1440 | -62.1 | H2 |
| 2025-12-30 14:37 | лонг | 124.48 | 120.05 | 126.00 | time_exit_asof_close | 1440 | +111.1 | H2 |
| 2026-01-02 14:38 | лонг | 128.04 | 123.49 | 131.87 | time_exit_asof_close | 1440 | +288.1 | H2 |
| 2026-01-05 14:35 | шорт | 133.25 | 137.99 | 137.99 | mae_stop_exit_at_level | 283 | -366.6 | H2 |
| 2026-01-08 14:42 | шорт | 133.44 | 138.18 | 138.18 | mae_stop_exit_at_level | 137 | -366.6 | H2 |
| 2026-01-12 14:38 | лонг | 140.29 | 135.30 | 143.31 | time_exit_asof_close | 1440 | +204.3 | H2 |
| 2026-01-13 14:36 | лонг | 143.61 | 138.50 | 145.82 | time_exit_asof_close | 1440 | +142.9 | H2 |
| 2026-01-14 14:38 | лонг | 146.17 | 140.97 | 143.98 | time_exit_asof_close | 1440 | -160.8 | H2 |
| 2026-01-15 14:36 | шорт | 144.16 | 149.29 | 143.11 | time_exit_asof_close | 1440 | +61.8 | H2 |
| 2026-01-16 14:39 | шорт | 142.96 | 148.04 | 144.13 | time_exit_asof_close | 1440 | -92.8 | H2 |
| 2026-01-21 14:56 | лонг | 129.46 | 124.86 | 127.90 | time_exit_asof_close | 1440 | -131.5 | H2 |
| 2026-01-23 14:37 | шорт | 125.81 | 130.28 | 127.18 | time_exit_asof_close | 1440 | -119.9 | H2 |
| 2026-01-28 14:35 | лонг | 127.21 | 122.69 | 122.69 | mae_stop_exit_at_level | 775 | -366.6 | H2 |
| 2026-01-29 14:41 | шорт | 121.25 | 125.56 | 116.73 | time_exit_asof_close | 1440 | +361.8 | H2 |
| 2026-02-02 14:35 | лонг | 104.30 | 100.59 | 102.85 | time_exit_asof_close | 1440 | -150.0 | H2 |
| 2026-02-03 14:37 | шорт | 102.32 | 105.96 | 94.3400 | time_exit_asof_close | 1440 | +768.9 | H2 |
| 2026-02-11 14:36 | шорт | 81.0700 | 83.9527 | 81.1700 | time_exit_asof_close | 1440 | -23.3 | H2 |
| 2026-02-12 14:36 | шорт | 81.1700 | 84.0562 | 81.1800 | time_exit_asof_close | 1440 | -12.2 | H2 |
| 2026-02-13 14:41 | шорт | 80.4100 | 83.2692 | 83.2692 | mae_stop_exit_at_level | 46 | -366.6 | H2 |
| 2026-02-18 14:48 | шорт | 81.8800 | 84.7915 | 80.8900 | time_exit_asof_close | 1440 | +109.9 | H2 |
| 2026-02-20 14:35 | лонг | 83.1900 | 80.2320 | 86.4000 | time_exit_asof_close | 1440 | +374.9 | H2 |
| 2026-02-23 14:36 | шорт | 80.1400 | 82.9896 | 75.9300 | time_exit_asof_close | 1440 | +514.3 | H2 |
| 2026-02-26 14:35 | лонг | 88.0100 | 84.8806 | 84.8806 | mae_stop_exit_at_level | 130 | -366.6 | H2 |
| 2026-03-06 14:35 | шорт | 84.5900 | 87.5978 | 83.9500 | time_exit_asof_close | 1440 | +64.7 | H2 |
| 2026-03-12 13:36 | лонг | 87.5600 | 84.4466 | 91.1200 | time_exit_asof_close | 1440 | +395.6 | H2 |
| 2026-03-18 13:51 | шорт | 90.0800 | 93.2830 | 88.4000 | time_exit_asof_close | 1440 | +175.5 | H2 |
| 2026-03-19 13:36 | шорт | 87.6400 | 90.7563 | 88.7700 | time_exit_asof_close | 1440 | -139.9 | H2 |
| 2026-03-23 13:36 | лонг | 90.3300 | 87.1181 | 90.9800 | time_exit_asof_close | 1440 | +61.0 | H2 |
| 2026-03-26 13:35 | шорт | 87.3500 | 90.4560 | 82.7700 | time_exit_asof_close | 1440 | +513.3 | H2 |
| 2026-03-27 13:36 | шорт | 82.4800 | 85.4128 | 82.9900 | time_exit_asof_close | 1440 | -72.8 | H2 |
| 2026-04-02 13:35 | шорт | 76.6900 | 79.4169 | 79.4169 | mae_stop_exit_at_level | 61 | -366.6 | H2 |
| 2026-04-07 13:44 | шорт | 78.8900 | 81.6951 | 81.6951 | mae_stop_exit_at_level | 361 | -366.6 | H2 |
| 2026-04-09 13:38 | шорт | 81.8200 | 84.7293 | 84.7293 | mae_stop_exit_at_level | 449 | -366.6 | H2 |
| 2026-04-14 13:36 | лонг | 86.6600 | 83.5786 | 83.5786 | mae_stop_exit_at_level | 407 | -366.6 | H2 |
| 2026-04-15 13:43 | шорт | 83.2300 | 86.1895 | 86.1895 | mae_stop_exit_at_level | 1415 | -366.6 | H2 |
| 2026-04-17 13:42 | лонг | 89.8000 | 86.6069 | 86.6069 | mae_stop_exit_at_level | 1286 | -366.6 | H2 |
| 2026-04-21 13:42 | лонг | 85.6500 | 82.6045 | 88.8500 | time_exit_asof_close | 1440 | +362.6 | H2 |
| 2026-05-12 13:36 | шорт | 94.7200 | 98.0880 | 93.0000 | time_exit_asof_close | 1440 | +170.6 | H2 |
| 2026-05-13 13:37 | шорт | 92.8600 | 96.1619 | 90.9500 | time_exit_asof_close | 1440 | +194.7 | H2 |
| 2026-05-14 13:35 | шорт | 90.8300 | 94.0597 | 89.7700 | time_exit_asof_close | 1440 | +105.7 | H2 |
| 2026-05-15 13:38 | шорт | 89.2100 | 92.3821 | 86.1300 | time_exit_asof_close | 1440 | +334.3 | H2 |
| 2026-05-18 13:36 | шорт | 84.3700 | 87.3700 | 85.0200 | time_exit_asof_close | 1440 | -88.0 | H2 |
| 2026-05-27 13:37 | шорт | 83.2500 | 86.2102 | 80.6500 | time_exit_asof_close | 1440 | +301.3 | H2 |
| 2026-05-28 13:36 | шорт | 80.6400 | 83.5074 | 81.3300 | time_exit_asof_close | 1440 | -96.6 | H2 |
| 2026-05-29 13:36 | лонг | 81.3300 | 78.4381 | 82.2900 | time_exit_asof_close | 1440 | +107.0 | H2 |
| 2026-06-01 13:40 | шорт | 80.1300 | 82.9792 | 78.9400 | time_exit_asof_close | 1440 | +137.5 | H2 |
| 2026-06-02 13:38 | шорт | 78.9700 | 81.7780 | 74.9200 | time_exit_asof_close | 1440 | +501.9 | H2 |
| 2026-06-03 13:41 | шорт | 74.6900 | 77.3458 | 70.3900 | time_exit_asof_close | 1440 | +564.7 | H2 |
| 2026-06-05 13:38 | шорт | 66.1300 | 68.4814 | 62.3600 | time_exit_asof_close | 1440 | +559.1 | H2 |
| 2026-06-08 13:35 | лонг | 66.8900 | 64.5115 | 65.8200 | time_exit_asof_close | 1440 | -171.0 | H2 |
| 2026-06-11 13:35 | лонг | 65.3600 | 63.0359 | 66.8400 | time_exit_asof_close | 1440 | +215.4 | H2 |
| 2026-06-12 13:39 | лонг | 66.9300 | 64.5501 | 68.0000 | time_exit_asof_close | 1440 | +148.9 | H2 |
| 2026-06-18 13:35 | шорт | 71.0400 | 73.5660 | 68.5800 | time_exit_asof_close | 1440 | +335.3 | H2 |
| 2026-06-22 13:50 | лонг | 74.9000 | 72.2367 | 72.2367 | mae_stop_exit_at_level | 469 | -366.6 | H2 |
| 2026-06-25 13:38 | шорт | 67.4800 | 69.8794 | 69.8794 | mae_stop_exit_at_level | 1041 | -366.6 | H2 |
| 2026-06-26 13:35 | лонг | 69.2800 | 66.8166 | 72.2800 | time_exit_asof_close | 1440 | +422.0 | H2 |
AAVEUSDT
пул положителен по среднему (+29.1 bp, не отрицательный, как в устаревшей памяти задачи) и в обеих половинах, НО trimmed H2 отрицателен (gate2 FAIL) — top-heavy, пара больших победителей тащит среднее; без укрощения хвоста не кандидат.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 113 | 41.6% | +40.3 | 31.0% |
| H2 | 106 | 46.2% | +14.3 | 19.8% |
| пул | 219 | 43.8% | +27.7 | 25.6% |

Топ-2 победителя

лонг — 2024-11-05 14:40
+2242.2 bp, time_exit_asof_close, 1440 мин, H1

лонг — 2024-12-11 14:37
+3032.1 bp, time_exit_asof_close, 1440 мин, H1
Топ-2 убыточных

лонг — 2025-07-03 13:36
-483.3 bp, mae_stop_exit_at_level, 1392 мин, H1

лонг — 2025-07-28 13:39
-483.3 bp, mae_stop_exit_at_level, 409 мин, H1
2 случайных

лонг — 2025-07-11 13:36
-483.3 bp, mae_stop_exit_at_level, 519 мин, H1

шорт — 2026-05-04 14:03
-204.3 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок AAVEUSDT (219)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-09 13:36 | шорт | 139.96 | 146.57 | 141.98 | time_exit_asof_close | 1440 | -155.3 | H1 |
| 2024-10-11 13:48 | шорт | 142.45 | 149.18 | 146.39 | time_exit_asof_close | 1440 | -287.6 | H1 |
| 2024-10-16 13:36 | шорт | 157.10 | 164.52 | 153.22 | time_exit_asof_close | 1440 | +236.0 | H1 |
| 2024-10-17 13:35 | шорт | 153.56 | 160.81 | 154.55 | time_exit_asof_close | 1440 | -75.5 | H1 |
| 2024-10-18 13:38 | лонг | 154.98 | 147.66 | 158.11 | time_exit_asof_close | 1440 | +191.0 | H1 |
| 2024-10-21 13:35 | шорт | 153.30 | 160.54 | 151.31 | time_exit_asof_close | 1440 | +118.8 | H1 |
| 2024-10-22 13:44 | шорт | 150.70 | 157.82 | 149.54 | time_exit_asof_close | 1440 | +66.0 | H1 |
| 2024-10-24 13:35 | лонг | 149.54 | 142.48 | 147.98 | time_exit_asof_close | 1440 | -115.3 | H1 |
| 2024-10-25 13:39 | шорт | 147.75 | 154.73 | 141.00 | time_exit_asof_close | 1440 | +445.9 | H1 |
| 2024-11-04 14:37 | шорт | 129.26 | 135.36 | 132.41 | time_exit_asof_close | 1440 | -254.7 | H1 |
| 2024-11-05 14:40 | лонг | 132.88 | 126.60 | 162.82 | time_exit_asof_close | 1440 | +2242.2 | H1 |
| 2024-11-08 14:37 | шорт | 180.16 | 188.67 | 188.67 | mae_stop_exit_at_level | 905 | -483.3 | H1 |
| 2024-11-13 14:39 | лонг | 184.06 | 175.37 | 175.37 | mae_stop_exit_at_level | 278 | -483.3 | H1 |
| 2024-11-14 14:35 | шорт | 169.49 | 177.49 | 155.33 | time_exit_asof_close | 1440 | +824.4 | H1 |
| 2024-11-15 14:35 | шорт | 155.33 | 162.67 | 162.67 | mae_stop_exit_at_level | 188 | -483.3 | H1 |
| 2024-11-20 14:36 | шорт | 161.62 | 169.25 | 169.25 | mae_stop_exit_at_level | 1358 | -483.3 | H1 |
| 2024-11-22 14:55 | шорт | 162.61 | 170.29 | 170.29 | mae_stop_exit_at_level | 523 | -483.3 | H1 |
| 2024-11-27 14:37 | лонг | 195.83 | 186.58 | 201.27 | time_exit_asof_close | 1440 | +266.8 | H1 |
| 2024-11-28 14:35 | лонг | 201.72 | 192.19 | 200.69 | time_exit_asof_close | 1440 | -62.1 | H1 |
| 2024-11-29 14:54 | лонг | 201.22 | 191.72 | 207.62 | time_exit_asof_close | 1440 | +307.1 | H1 |
| 2024-12-03 14:43 | лонг | 228.85 | 218.04 | 254.47 | time_exit_asof_close | 1440 | +1108.5 | H1 |
| 2024-12-04 14:35 | лонг | 253.18 | 241.22 | 263.82 | time_exit_asof_close | 1440 | +409.3 | H1 |
| 2024-12-05 14:35 | лонг | 263.82 | 251.36 | 251.36 | mae_stop_exit_at_level | 309 | -483.3 | H1 |
| 2024-12-11 14:37 | лонг | 286.98 | 273.43 | 374.31 | time_exit_asof_close | 1440 | +3032.1 | H1 |
| 2024-12-13 14:35 | шорт | 364.32 | 381.53 | 381.53 | mae_stop_exit_at_level | 573 | -483.3 | H1 |
| 2024-12-16 14:35 | лонг | 381.06 | 363.06 | 367.86 | time_exit_asof_close | 1440 | -357.4 | H1 |
| 2024-12-17 14:35 | шорт | 367.86 | 385.23 | 368.39 | time_exit_asof_close | 1440 | -25.4 | H1 |
| 2024-12-18 14:35 | шорт | 368.39 | 385.79 | 343.35 | time_exit_asof_close | 1440 | +668.7 | H1 |
| 2024-12-19 14:40 | шорт | 340.08 | 356.14 | 303.40 | time_exit_asof_close | 1440 | +1067.6 | H1 |
| 2024-12-24 14:38 | лонг | 376.83 | 359.03 | 371.97 | time_exit_asof_close | 1440 | -140.0 | H1 |
| 2024-12-25 14:36 | шорт | 372.12 | 389.69 | 335.78 | time_exit_asof_close | 1440 | +965.6 | H1 |
| 2024-12-26 14:35 | шорт | 335.23 | 351.06 | 351.06 | mae_stop_exit_at_level | 1112 | -483.3 | H1 |
| 2024-12-27 14:36 | шорт | 329.06 | 344.60 | 335.52 | time_exit_asof_close | 1440 | -207.3 | H1 |
| 2024-12-30 14:35 | шорт | 321.80 | 337.00 | 325.70 | time_exit_asof_close | 1440 | -132.2 | H1 |
| 2024-12-31 14:36 | шорт | 323.49 | 338.77 | 312.96 | time_exit_asof_close | 1440 | +314.5 | H1 |
| 2025-01-07 14:55 | шорт | 329.46 | 345.02 | 296.00 | time_exit_asof_close | 1440 | +1004.6 | H1 |
| 2025-01-09 14:36 | шорт | 276.18 | 289.22 | 289.22 | mae_stop_exit_at_level | 76 | -483.3 | H1 |
| 2025-01-13 14:35 | шорт | 258.37 | 270.57 | 270.57 | mae_stop_exit_at_level | 9 | -483.3 | H1 |
| 2025-01-14 14:38 | лонг | 295.88 | 281.91 | 304.09 | time_exit_asof_close | 1440 | +266.5 | H1 |
| 2025-01-17 14:36 | лонг | 329.01 | 313.47 | 313.47 | mae_stop_exit_at_level | 922 | -483.3 | H1 |
| 2025-01-20 14:35 | лонг | 356.00 | 339.19 | 339.19 | mae_stop_exit_at_level | 151 | -483.3 | H1 |
| 2025-01-22 14:36 | шорт | 355.00 | 371.76 | 342.86 | time_exit_asof_close | 1440 | +331.0 | H1 |
| 2025-01-24 14:39 | лонг | 350.19 | 333.65 | 333.65 | mae_stop_exit_at_level | 517 | -483.3 | H1 |
| 2025-01-29 14:35 | шорт | 289.17 | 302.83 | 302.83 | mae_stop_exit_at_level | 862 | -483.3 | H1 |
| 2025-02-06 14:41 | шорт | 253.00 | 264.95 | 259.66 | time_exit_asof_close | 1440 | -274.2 | H1 |
| 2025-02-14 14:35 | лонг | 261.31 | 248.97 | 255.04 | time_exit_asof_close | 1440 | -250.9 | H1 |
| 2025-02-17 14:36 | лонг | 274.74 | 261.77 | 261.77 | mae_stop_exit_at_level | 205 | -483.3 | H1 |
| 2025-02-18 14:35 | шорт | 255.60 | 267.67 | 257.42 | time_exit_asof_close | 1440 | -82.2 | H1 |
| 2025-02-24 14:41 | шорт | 232.06 | 243.02 | 195.20 | time_exit_asof_close | 1440 | +1577.4 | H1 |
| 2025-02-25 14:40 | шорт | 195.37 | 204.60 | 204.60 | mae_stop_exit_at_level | 355 | -483.3 | H1 |
| 2025-02-26 14:37 | лонг | 201.28 | 191.77 | 205.28 | time_exit_asof_close | 1440 | +187.7 | H1 |
| 2025-03-11 14:03 | шорт | 173.28 | 181.46 | 181.46 | mae_stop_exit_at_level | 258 | -483.3 | H1 |
| 2025-03-12 13:37 | шорт | 172.22 | 180.35 | 171.28 | time_exit_asof_close | 1440 | +43.6 | H1 |
| 2025-03-13 13:36 | шорт | 171.23 | 179.32 | 169.25 | time_exit_asof_close | 1440 | +104.6 | H1 |
| 2025-03-14 13:42 | шорт | 167.31 | 175.21 | 175.21 | mae_stop_exit_at_level | 194 | -483.3 | H1 |
| 2025-03-17 13:35 | лонг | 169.99 | 161.96 | 167.64 | time_exit_asof_close | 1440 | -149.2 | H1 |
| 2025-03-19 13:47 | лонг | 178.69 | 170.25 | 176.58 | time_exit_asof_close | 1440 | -129.1 | H1 |
| 2025-03-25 13:35 | шорт | 188.78 | 197.70 | 186.19 | time_exit_asof_close | 1440 | +126.2 | H1 |
| 2025-03-27 13:37 | шорт | 179.86 | 188.35 | 172.55 | time_exit_asof_close | 1440 | +395.4 | H1 |
| 2025-03-31 13:44 | шорт | 155.52 | 162.86 | 162.86 | mae_stop_exit_at_level | 78 | -483.3 | H1 |
| 2025-04-03 14:48 | шорт | 147.08 | 154.03 | 147.22 | time_exit_asof_close | 1440 | -20.5 | H1 |
| 2025-04-04 13:42 | шорт | 145.41 | 152.28 | 152.28 | mae_stop_exit_at_level | 190 | -483.3 | H1 |
| 2025-04-07 13:42 | шорт | 123.51 | 129.34 | 129.34 | mae_stop_exit_at_level | 9 | -483.3 | H1 |
| 2025-04-18 13:41 | лонг | 139.02 | 132.45 | 138.98 | time_exit_asof_close | 1440 | -13.9 | H1 |
| 2025-04-22 13:41 | лонг | 149.50 | 142.44 | 165.51 | time_exit_asof_close | 1440 | +1059.9 | H1 |
| 2025-04-24 13:40 | шорт | 162.83 | 170.52 | 164.30 | time_exit_asof_close | 1440 | -101.3 | H1 |
| 2025-04-25 13:36 | лонг | 164.44 | 156.67 | 165.65 | time_exit_asof_close | 1440 | +62.6 | H1 |
| 2025-04-29 13:36 | шорт | 167.15 | 175.04 | 158.63 | time_exit_asof_close | 1440 | +498.7 | H1 |
| 2025-04-30 13:38 | шорт | 157.93 | 165.39 | 165.39 | mae_stop_exit_at_level | 390 | -483.3 | H1 |
| 2025-05-02 13:36 | шорт | 172.81 | 180.97 | 173.24 | time_exit_asof_close | 1440 | -35.9 | H1 |
| 2025-05-05 13:35 | лонг | 175.23 | 166.95 | 166.95 | mae_stop_exit_at_level | 1269 | -483.3 | H1 |
| 2025-05-07 13:40 | лонг | 171.58 | 163.48 | 186.96 | time_exit_asof_close | 1440 | +885.4 | H1 |
| 2025-05-08 13:35 | лонг | 187.59 | 178.73 | 211.43 | time_exit_asof_close | 1440 | +1259.9 | H1 |
| 2025-05-09 13:36 | лонг | 211.56 | 201.57 | 220.54 | time_exit_asof_close | 1440 | +413.5 | H1 |
| 2025-05-15 13:36 | шорт | 224.08 | 234.66 | 234.66 | mae_stop_exit_at_level | 228 | -483.3 | H1 |
| 2025-05-22 14:04 | лонг | 255.64 | 243.57 | 243.57 | mae_stop_exit_at_level | 1316 | -483.3 | H1 |
| 2025-05-26 13:37 | шорт | 261.97 | 274.34 | 274.34 | mae_stop_exit_at_level | 1106 | -483.3 | H1 |
| 2025-05-29 13:35 | шорт | 259.92 | 272.19 | 246.70 | time_exit_asof_close | 1440 | +497.6 | H1 |
| 2025-05-30 13:36 | шорт | 246.61 | 258.26 | 250.71 | time_exit_asof_close | 1440 | -177.3 | H1 |
| 2025-06-02 13:35 | лонг | 246.50 | 234.86 | 265.11 | time_exit_asof_close | 1440 | +744.0 | H1 |
| 2025-06-03 13:41 | лонг | 267.03 | 254.42 | 271.26 | time_exit_asof_close | 1440 | +147.4 | H1 |
| 2025-06-04 13:36 | лонг | 270.42 | 257.65 | 264.46 | time_exit_asof_close | 1440 | -231.4 | H1 |
| 2025-06-05 13:39 | шорт | 263.70 | 276.15 | 250.89 | time_exit_asof_close | 1440 | +474.8 | H1 |
| 2025-06-23 13:35 | лонг | 228.70 | 217.90 | 258.09 | time_exit_asof_close | 1440 | +1274.1 | H1 |
| 2025-06-24 13:36 | лонг | 259.32 | 247.07 | 260.24 | time_exit_asof_close | 1440 | +24.5 | H1 |
| 2025-06-25 14:03 | лонг | 263.53 | 251.08 | 252.80 | time_exit_asof_close | 1440 | -418.2 | H1 |
| 2025-06-26 13:36 | шорт | 253.60 | 265.58 | 259.57 | time_exit_asof_close | 1440 | -246.4 | H1 |
| 2025-06-27 13:37 | лонг | 260.32 | 248.03 | 253.50 | time_exit_asof_close | 1440 | -273.0 | H1 |
| 2025-07-01 13:38 | шорт | 265.81 | 278.36 | 265.30 | time_exit_asof_close | 1440 | +8.2 | H1 |
| 2025-07-03 13:36 | лонг | 280.88 | 267.62 | 267.62 | mae_stop_exit_at_level | 1392 | -483.3 | H1 |
| 2025-07-04 13:38 | шорт | 266.41 | 278.99 | 271.18 | time_exit_asof_close | 1440 | -190.0 | H1 |
| 2025-07-10 13:43 | шорт | 294.15 | 308.04 | 308.04 | mae_stop_exit_at_level | 454 | -483.3 | H1 |
| 2025-07-11 13:36 | лонг | 312.70 | 297.93 | 297.93 | mae_stop_exit_at_level | 519 | -483.3 | H1 |
| 2025-07-15 13:38 | шорт | 319.32 | 334.40 | 334.40 | mae_stop_exit_at_level | 1077 | -483.3 | H1 |
| 2025-07-17 13:40 | шорт | 320.28 | 335.41 | 335.41 | mae_stop_exit_at_level | 980 | -483.3 | H1 |
| 2025-07-18 13:37 | лонг | 329.43 | 313.87 | 313.87 | mae_stop_exit_at_level | 406 | -483.3 | H1 |
| 2025-07-21 13:39 | лонг | 330.10 | 314.51 | 314.51 | mae_stop_exit_at_level | 838 | -483.3 | H1 |
| 2025-07-23 13:36 | шорт | 293.55 | 307.41 | 288.13 | time_exit_asof_close | 1440 | +173.6 | H1 |
| 2025-07-28 13:39 | лонг | 299.85 | 285.69 | 285.69 | mae_stop_exit_at_level | 409 | -483.3 | H1 |
| 2025-07-29 13:35 | шорт | 290.12 | 303.82 | 275.08 | time_exit_asof_close | 1440 | +507.4 | H1 |
| 2025-08-01 13:40 | шорт | 258.04 | 270.23 | 254.70 | time_exit_asof_close | 1440 | +118.4 | H1 |
| 2025-08-04 13:35 | лонг | 264.01 | 251.54 | 259.20 | time_exit_asof_close | 1440 | -193.2 | H1 |
| 2025-08-06 13:36 | шорт | 254.39 | 266.40 | 266.40 | mae_stop_exit_at_level | 1106 | -483.3 | H1 |
| 2025-08-07 13:35 | лонг | 274.40 | 261.44 | 283.12 | time_exit_asof_close | 1440 | +306.8 | H1 |
| 2025-08-08 13:35 | лонг | 283.12 | 269.75 | 299.91 | time_exit_asof_close | 1440 | +582.0 | H1 |
| 2025-08-15 13:35 | шорт | 309.22 | 323.82 | 292.58 | time_exit_asof_close | 1440 | +527.1 | H1 |
| 2025-08-18 13:37 | шорт | 290.36 | 304.07 | 285.72 | time_exit_asof_close | 1440 | +148.8 | H1 |
| 2025-08-19 13:43 | шорт | 283.60 | 296.99 | 286.22 | time_exit_asof_close | 1440 | -103.4 | H1 |
| 2025-08-20 13:36 | лонг | 287.48 | 273.90 | 300.06 | time_exit_asof_close | 1440 | +426.6 | H1 |
| 2025-08-21 13:37 | лонг | 301.51 | 287.27 | 298.52 | time_exit_asof_close | 1440 | -110.2 | H1 |
| 2025-08-25 13:46 | шорт | 323.91 | 339.21 | 331.27 | time_exit_asof_close | 1440 | -238.2 | H1 |
| 2025-08-28 13:35 | шорт | 318.51 | 333.55 | 311.97 | time_exit_asof_close | 1440 | +194.3 | H1 |
| 2025-08-29 13:39 | шорт | 310.55 | 325.22 | 314.04 | time_exit_asof_close | 1440 | -123.4 | H1 |
| 2025-09-01 13:44 | шорт | 308.66 | 323.24 | 310.47 | time_exit_asof_close | 1440 | -69.6 | H2 |
| 2025-09-03 13:38 | лонг | 324.85 | 309.51 | 321.68 | time_exit_asof_close | 1440 | -108.6 | H2 |
| 2025-09-04 13:38 | шорт | 321.68 | 336.87 | 311.11 | time_exit_asof_close | 1440 | +317.6 | H2 |
| 2025-09-05 13:55 | шорт | 310.51 | 325.17 | 299.82 | time_exit_asof_close | 1440 | +333.3 | H2 |
| 2025-09-09 14:00 | шорт | 303.07 | 317.38 | 305.14 | time_exit_asof_close | 1440 | -79.3 | H2 |
| 2025-09-12 13:55 | лонг | 313.74 | 298.92 | 316.98 | time_exit_asof_close | 1440 | +92.3 | H2 |
| 2025-09-15 13:39 | шорт | 297.94 | 312.01 | 294.29 | time_exit_asof_close | 1440 | +111.5 | H2 |
| 2025-09-16 13:37 | шорт | 294.85 | 308.77 | 293.77 | time_exit_asof_close | 1440 | +25.6 | H2 |
| 2025-09-17 13:36 | шорт | 293.36 | 307.21 | 307.21 | mae_stop_exit_at_level | 568 | -483.3 | H2 |
| 2025-09-18 13:35 | лонг | 308.30 | 293.74 | 305.31 | time_exit_asof_close | 1440 | -108.0 | H2 |
| 2025-09-22 13:38 | шорт | 267.48 | 280.11 | 275.65 | time_exit_asof_close | 1440 | -316.4 | H2 |
| 2025-09-25 13:35 | шорт | 266.21 | 278.78 | 261.88 | time_exit_asof_close | 1440 | +151.7 | H2 |
| 2025-09-29 13:37 | лонг | 269.98 | 257.23 | 270.01 | time_exit_asof_close | 1440 | -9.9 | H2 |
| 2025-10-01 13:38 | лонг | 284.85 | 271.40 | 282.30 | time_exit_asof_close | 1440 | -100.5 | H2 |
| 2025-10-02 13:35 | шорт | 282.05 | 295.37 | 288.52 | time_exit_asof_close | 1440 | -240.4 | H2 |
| 2025-10-06 13:38 | лонг | 294.68 | 280.76 | 291.04 | time_exit_asof_close | 1440 | -134.5 | H2 |
| 2025-10-07 13:38 | шорт | 291.04 | 304.78 | 279.46 | time_exit_asof_close | 1440 | +386.9 | H2 |
| 2025-10-08 13:43 | шорт | 278.73 | 291.89 | 273.44 | time_exit_asof_close | 1440 | +178.8 | H2 |
| 2025-10-09 14:00 | шорт | 272.39 | 285.25 | 279.12 | time_exit_asof_close | 1440 | -258.1 | H2 |
| 2025-10-10 13:39 | лонг | 279.13 | 265.95 | 265.95 | mae_stop_exit_at_level | 111 | -483.3 | H2 |
| 2025-10-14 13:36 | шорт | 240.69 | 252.06 | 252.06 | mae_stop_exit_at_level | 164 | -483.3 | H2 |
| 2025-10-16 13:49 | шорт | 242.85 | 254.32 | 205.70 | time_exit_asof_close | 1440 | +1518.8 | H2 |
| 2025-10-17 13:43 | шорт | 205.60 | 215.31 | 208.24 | time_exit_asof_close | 1440 | -139.4 | H2 |
| 2025-10-20 13:40 | лонг | 231.32 | 220.40 | 220.40 | mae_stop_exit_at_level | 898 | -483.3 | H2 |
| 2025-10-23 13:35 | лонг | 222.52 | 212.01 | 230.54 | time_exit_asof_close | 1440 | +349.4 | H2 |
| 2025-10-28 13:35 | шорт | 235.78 | 246.91 | 230.76 | time_exit_asof_close | 1440 | +201.9 | H2 |
| 2025-10-29 13:35 | шорт | 230.76 | 241.66 | 216.19 | time_exit_asof_close | 1440 | +620.4 | H2 |
| 2025-10-30 13:35 | шорт | 216.19 | 226.40 | 217.91 | time_exit_asof_close | 1440 | -90.6 | H2 |
| 2025-10-31 13:54 | лонг | 218.74 | 208.41 | 223.47 | time_exit_asof_close | 1440 | +205.2 | H2 |
| 2025-11-03 14:41 | шорт | 210.94 | 220.90 | 198.37 | time_exit_asof_close | 1440 | +584.9 | H2 |
| 2025-11-05 14:42 | лонг | 196.91 | 187.61 | 197.24 | time_exit_asof_close | 1440 | +5.8 | H2 |
| 2025-11-07 14:35 | шорт | 191.09 | 200.11 | 200.11 | mae_stop_exit_at_level | 105 | -483.3 | H2 |
| 2025-11-11 14:45 | шорт | 215.12 | 225.28 | 215.62 | time_exit_asof_close | 1440 | -34.2 | H2 |
| 2025-11-13 14:35 | шорт | 208.87 | 218.73 | 177.03 | time_exit_asof_close | 1440 | +1513.4 | H2 |
| 2025-12-02 14:35 | лонг | 174.34 | 166.11 | 192.13 | time_exit_asof_close | 1440 | +1009.4 | H2 |
| 2025-12-03 14:38 | лонг | 193.29 | 184.16 | 192.88 | time_exit_asof_close | 1440 | -32.2 | H2 |
| 2025-12-05 14:40 | шорт | 187.87 | 196.74 | 187.02 | time_exit_asof_close | 1440 | +34.2 | H2 |
| 2025-12-12 14:36 | лонг | 204.42 | 194.77 | 194.77 | mae_stop_exit_at_level | 76 | -483.3 | H2 |
| 2025-12-15 14:36 | лонг | 195.18 | 185.96 | 185.96 | mae_stop_exit_at_level | 42 | -483.3 | H2 |
| 2025-12-16 14:43 | шорт | 186.21 | 195.00 | 183.84 | time_exit_asof_close | 1440 | +116.3 | H2 |
| 2025-12-17 14:36 | шорт | 184.30 | 193.00 | 181.35 | time_exit_asof_close | 1440 | +149.1 | H2 |
| 2025-12-18 14:35 | шорт | 181.46 | 190.03 | 181.75 | time_exit_asof_close | 1440 | -27.0 | H2 |
| 2025-12-19 14:38 | шорт | 181.32 | 189.88 | 181.01 | time_exit_asof_close | 1440 | +6.1 | H2 |
| 2025-12-24 14:37 | шорт | 148.21 | 155.21 | 152.02 | time_exit_asof_close | 1440 | -268.1 | H2 |
| 2025-12-25 14:39 | лонг | 152.16 | 144.97 | 154.93 | time_exit_asof_close | 1440 | +171.0 | H2 |
| 2025-12-29 14:58 | шорт | 150.55 | 157.66 | 151.23 | time_exit_asof_close | 1440 | -56.2 | H2 |
| 2025-12-31 14:36 | шорт | 147.72 | 154.70 | 145.45 | time_exit_asof_close | 1440 | +142.7 | H2 |
| 2026-01-02 14:38 | лонг | 151.90 | 144.73 | 160.07 | time_exit_asof_close | 1440 | +526.9 | H2 |
| 2026-01-08 14:43 | шорт | 161.52 | 169.15 | 165.39 | time_exit_asof_close | 1440 | -250.6 | H2 |
| 2026-01-14 14:38 | лонг | 176.19 | 167.87 | 173.92 | time_exit_asof_close | 1440 | -139.8 | H2 |
| 2026-01-15 14:36 | шорт | 174.20 | 182.43 | 171.98 | time_exit_asof_close | 1440 | +116.4 | H2 |
| 2026-01-16 15:01 | шорт | 171.61 | 179.71 | 175.86 | time_exit_asof_close | 1440 | -258.7 | H2 |
| 2026-01-22 14:35 | шорт | 157.33 | 164.76 | 156.06 | time_exit_asof_close | 1440 | +69.7 | H2 |
| 2026-01-23 14:35 | шорт | 156.06 | 163.43 | 156.33 | time_exit_asof_close | 1440 | -28.3 | H2 |
| 2026-01-28 14:35 | лонг | 162.74 | 155.05 | 155.05 | mae_stop_exit_at_level | 1165 | -483.3 | H2 |
| 2026-01-29 14:35 | шорт | 153.29 | 160.53 | 141.09 | time_exit_asof_close | 1440 | +784.9 | H2 |
| 2026-02-02 14:35 | лонг | 129.50 | 123.38 | 128.00 | time_exit_asof_close | 1440 | -126.8 | H2 |
| 2026-02-03 14:37 | шорт | 127.30 | 133.31 | 124.95 | time_exit_asof_close | 1440 | +173.6 | H2 |
| 2026-02-10 14:37 | шорт | 108.77 | 113.91 | 108.80 | time_exit_asof_close | 1440 | -13.8 | H2 |
| 2026-02-12 15:04 | шорт | 109.20 | 114.36 | 114.36 | mae_stop_exit_at_level | 267 | -483.3 | H2 |
| 2026-02-23 14:41 | шорт | 117.34 | 122.88 | 113.06 | time_exit_asof_close | 1440 | +353.8 | H2 |
| 2026-02-27 14:38 | лонг | 116.10 | 110.62 | 110.62 | mae_stop_exit_at_level | 476 | -483.3 | H2 |
| 2026-03-03 14:41 | шорт | 109.21 | 114.37 | 114.37 | mae_stop_exit_at_level | 1096 | -483.3 | H2 |
| 2026-03-05 14:36 | лонг | 118.69 | 113.08 | 113.08 | mae_stop_exit_at_level | 1399 | -483.3 | H2 |
| 2026-03-06 14:35 | шорт | 111.00 | 116.24 | 109.79 | time_exit_asof_close | 1440 | +98.0 | H2 |
| 2026-03-12 13:45 | шорт | 108.74 | 113.88 | 113.88 | mae_stop_exit_at_level | 637 | -483.3 | H2 |
| 2026-03-16 13:38 | лонг | 122.58 | 116.79 | 121.48 | time_exit_asof_close | 1440 | -100.7 | H2 |
| 2026-03-17 13:47 | шорт | 120.57 | 126.26 | 115.34 | time_exit_asof_close | 1440 | +422.8 | H2 |
| 2026-03-19 13:39 | шорт | 111.80 | 117.08 | 111.06 | time_exit_asof_close | 1440 | +55.2 | H2 |
| 2026-03-23 13:38 | лонг | 109.95 | 104.76 | 110.24 | time_exit_asof_close | 1440 | +15.4 | H2 |
| 2026-03-25 13:36 | лонг | 116.03 | 110.55 | 110.55 | mae_stop_exit_at_level | 830 | -483.3 | H2 |
| 2026-03-26 13:35 | шорт | 106.35 | 111.37 | 100.77 | time_exit_asof_close | 1440 | +513.7 | H2 |
| 2026-03-27 13:36 | шорт | 100.41 | 105.15 | 97.0000 | time_exit_asof_close | 1440 | +328.6 | H2 |
| 2026-04-02 13:35 | шорт | 92.5200 | 96.8893 | 94.8800 | time_exit_asof_close | 1440 | -266.1 | H2 |
| 2026-04-07 13:57 | шорт | 87.4500 | 91.5798 | 91.5798 | mae_stop_exit_at_level | 483 | -483.3 | H2 |
| 2026-04-09 13:37 | шорт | 89.5800 | 93.8104 | 89.9000 | time_exit_asof_close | 1440 | -46.7 | H2 |
| 2026-04-14 13:36 | лонг | 100.85 | 96.0873 | 103.02 | time_exit_asof_close | 1440 | +204.2 | H2 |
| 2026-04-15 13:40 | лонг | 103.14 | 98.2692 | 108.11 | time_exit_asof_close | 1440 | +470.9 | H2 |
| 2026-04-17 13:39 | лонг | 117.02 | 111.49 | 111.49 | mae_stop_exit_at_level | 1263 | -483.3 | H2 |
| 2026-04-22 13:38 | лонг | 95.5800 | 91.0662 | 91.0662 | mae_stop_exit_at_level | 1170 | -483.3 | H2 |
| 2026-04-23 13:52 | шорт | 92.4700 | 96.8369 | 96.8369 | mae_stop_exit_at_level | 618 | -483.3 | H2 |
| 2026-04-28 13:35 | лонг | 96.5900 | 92.0285 | 94.8900 | time_exit_asof_close | 1440 | -187.0 | H2 |
| 2026-04-29 13:43 | шорт | 94.4800 | 98.9418 | 92.9700 | time_exit_asof_close | 1440 | +148.8 | H2 |
| 2026-05-01 13:36 | лонг | 93.6800 | 89.2560 | 92.3200 | time_exit_asof_close | 1440 | -156.2 | H2 |
| 2026-05-04 14:03 | шорт | 92.0800 | 96.4285 | 93.8600 | time_exit_asof_close | 1440 | -204.3 | H2 |
| 2026-05-05 13:45 | лонг | 93.8800 | 89.4465 | 93.5100 | time_exit_asof_close | 1440 | -50.4 | H2 |
| 2026-05-08 13:41 | шорт | 92.0800 | 96.4285 | 96.4285 | mae_stop_exit_at_level | 508 | -483.3 | H2 |
| 2026-05-12 13:35 | шорт | 97.0100 | 101.59 | 96.6100 | time_exit_asof_close | 1440 | +30.2 | H2 |
| 2026-05-13 13:38 | шорт | 96.4500 | 101.00 | 96.9300 | time_exit_asof_close | 1440 | -60.8 | H2 |
| 2026-05-15 13:37 | шорт | 94.4000 | 98.8581 | 89.0600 | time_exit_asof_close | 1440 | +554.7 | H2 |
| 2026-05-20 13:35 | шорт | 87.2400 | 91.3599 | 88.1000 | time_exit_asof_close | 1440 | -109.6 | H2 |
| 2026-05-22 13:41 | лонг | 89.1100 | 84.9018 | 84.9018 | mae_stop_exit_at_level | 349 | -483.3 | H2 |
| 2026-05-26 13:38 | лонг | 87.0900 | 82.9772 | 84.7600 | time_exit_asof_close | 1440 | -278.5 | H2 |
| 2026-05-27 13:37 | шорт | 84.8700 | 88.8780 | 79.9600 | time_exit_asof_close | 1440 | +567.5 | H2 |
| 2026-05-28 13:36 | шорт | 79.9100 | 83.6838 | 81.0400 | time_exit_asof_close | 1440 | -152.4 | H2 |
| 2026-05-29 13:36 | лонг | 81.0400 | 77.2129 | 82.8500 | time_exit_asof_close | 1440 | +212.3 | H2 |
| 2026-06-01 13:40 | шорт | 80.2800 | 84.0712 | 77.4100 | time_exit_asof_close | 1440 | +346.5 | H2 |
| 2026-06-02 13:35 | шорт | 77.5200 | 81.1809 | 76.0300 | time_exit_asof_close | 1440 | +181.2 | H2 |
| 2026-06-03 13:41 | шорт | 75.9700 | 79.5577 | 72.1400 | time_exit_asof_close | 1440 | +493.1 | H2 |
| 2026-06-05 13:37 | шорт | 64.6200 | 67.6717 | 61.1600 | time_exit_asof_close | 1440 | +524.4 | H2 |
| 2026-06-08 13:52 | лонг | 64.2000 | 61.1681 | 62.4800 | time_exit_asof_close | 1440 | -278.9 | H2 |
| 2026-06-11 13:35 | лонг | 62.9400 | 59.9677 | 64.3200 | time_exit_asof_close | 1440 | +208.3 | H2 |
| 2026-06-17 13:36 | лонг | 75.3400 | 71.7821 | 73.2700 | time_exit_asof_close | 1440 | -285.8 | H2 |
| 2026-06-18 13:35 | шорт | 73.3600 | 76.8244 | 72.6500 | time_exit_asof_close | 1440 | +85.8 | H2 |
| 2026-06-22 13:36 | лонг | 76.9400 | 73.3065 | 73.3065 | mae_stop_exit_at_level | 992 | -483.3 | H2 |
| 2026-06-26 13:36 | лонг | 87.2800 | 83.1582 | 96.2900 | time_exit_asof_close | 1440 | +1021.3 | H2 |
LINKUSDT
около нуля в ОБЕИХ половинах (+4.5 / +0.9 bp) — знак положительный (не отрицательный, как в устаревшей памяти задачи), но edge меньше funding-шума; gate2 FAIL.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 111 | 44.1% | +5.4 | 42.3% |
| H2 | 97 | 46.4% | -0.8 | 26.8% |
| пул | 208 | 45.2% | +2.5 | 35.1% |

Топ-2 победителя

шорт — 2025-02-24 14:41
+1129.8 bp, time_exit_asof_close, 1440 мин, H1

лонг — 2025-12-02 14:35
+1337.1 bp, time_exit_asof_close, 1440 мин, H2
Топ-2 убыточных

шорт — 2025-07-15 13:38
-385.3 bp, mae_stop_exit_at_level, 256 мин, H1

шорт — 2025-10-21 13:42
-385.3 bp, mae_stop_exit_at_level, 73 мин, H2
2 случайных

шорт — 2025-05-15 13:36
-57.3 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2025-09-24 13:37
+352.7 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок LINKUSDT (208)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-09 13:35 | шорт | 10.5800 | 10.9761 | 10.4710 | time_exit_asof_close | 1440 | +92.0 | H1 |
| 2024-10-10 13:35 | шорт | 10.4710 | 10.8630 | 10.6590 | time_exit_asof_close | 1440 | -190.5 | H1 |
| 2024-10-15 13:36 | лонг | 11.4710 | 11.0416 | 11.0416 | mae_stop_exit_at_level | 85 | -385.3 | H1 |
| 2024-10-16 13:37 | шорт | 11.3340 | 11.7583 | 10.9880 | time_exit_asof_close | 1440 | +294.3 | H1 |
| 2024-10-17 13:35 | шорт | 10.9730 | 11.3838 | 11.3838 | mae_stop_exit_at_level | 1074 | -385.3 | H1 |
| 2024-10-18 13:42 | лонг | 11.3630 | 10.9376 | 11.3400 | time_exit_asof_close | 1440 | -31.2 | H1 |
| 2024-10-21 13:35 | шорт | 11.6190 | 12.0540 | 12.0540 | mae_stop_exit_at_level | 1022 | -385.3 | H1 |
| 2024-10-24 13:35 | лонг | 11.4410 | 11.0127 | 11.7620 | time_exit_asof_close | 1440 | +269.6 | H1 |
| 2024-10-25 13:47 | лонг | 11.7870 | 11.3458 | 11.3458 | mae_stop_exit_at_level | 263 | -385.3 | H1 |
| 2024-10-29 13:37 | лонг | 11.4950 | 11.0647 | 12.0270 | time_exit_asof_close | 1440 | +451.8 | H1 |
| 2024-11-04 14:39 | шорт | 10.4520 | 10.8433 | 10.8360 | time_exit_asof_close | 1440 | -378.4 | H1 |
| 2024-11-05 14:39 | лонг | 10.8360 | 10.4304 | 11.8440 | time_exit_asof_close | 1440 | +919.2 | H1 |
| 2024-11-06 14:39 | лонг | 11.8440 | 11.4006 | 12.2280 | time_exit_asof_close | 1440 | +313.2 | H1 |
| 2024-11-12 14:40 | лонг | 14.0620 | 13.5356 | 13.5356 | mae_stop_exit_at_level | 715 | -385.3 | H1 |
| 2024-11-14 14:36 | шорт | 13.3500 | 13.8498 | 13.4040 | time_exit_asof_close | 1440 | -51.4 | H1 |
| 2024-11-18 14:36 | лонг | 14.7210 | 14.1699 | 14.7230 | time_exit_asof_close | 1440 | -9.6 | H1 |
| 2024-11-19 14:41 | лонг | 14.8220 | 14.2671 | 14.2671 | mae_stop_exit_at_level | 746 | -385.3 | H1 |
| 2024-11-27 14:38 | лонг | 18.0470 | 17.3714 | 17.8230 | time_exit_asof_close | 1440 | -135.1 | H1 |
| 2024-11-29 14:35 | лонг | 18.1410 | 17.4619 | 18.7440 | time_exit_asof_close | 1440 | +321.4 | H1 |
| 2024-12-03 14:39 | лонг | 23.4200 | 22.5433 | 25.6090 | time_exit_asof_close | 1440 | +923.7 | H1 |
| 2024-12-06 14:37 | шорт | 23.1870 | 24.0550 | 24.0550 | mae_stop_exit_at_level | 53 | -385.3 | H1 |
| 2024-12-10 14:35 | шорт | 22.7800 | 23.6328 | 23.6328 | mae_stop_exit_at_level | 1375 | -385.3 | H1 |
| 2024-12-16 14:35 | лонг | 29.6270 | 28.5179 | 28.5179 | mae_stop_exit_at_level | 575 | -385.3 | H1 |
| 2024-12-17 14:36 | шорт | 28.0280 | 29.0772 | 27.1120 | time_exit_asof_close | 1440 | +315.8 | H1 |
| 2024-12-18 14:38 | шорт | 27.0370 | 28.0491 | 24.9050 | time_exit_asof_close | 1440 | +777.5 | H1 |
| 2024-12-19 14:40 | шорт | 24.8440 | 25.7740 | 22.5500 | time_exit_asof_close | 1440 | +912.4 | H1 |
| 2024-12-24 14:38 | лонг | 24.5520 | 23.6329 | 24.8180 | time_exit_asof_close | 1440 | +97.3 | H1 |
| 2024-12-25 14:35 | лонг | 24.8260 | 23.8966 | 23.8966 | mae_stop_exit_at_level | 760 | -385.3 | H1 |
| 2024-12-26 14:35 | шорт | 22.7200 | 23.5705 | 23.5705 | mae_stop_exit_at_level | 1126 | -385.3 | H1 |
| 2024-12-30 14:35 | шорт | 20.1430 | 20.8971 | 20.8971 | mae_stop_exit_at_level | 190 | -385.3 | H1 |
| 2025-01-03 14:39 | лонг | 22.9790 | 22.1188 | 23.7130 | time_exit_asof_close | 1440 | +308.4 | H1 |
| 2025-01-07 14:56 | шорт | 23.0830 | 23.9471 | 20.7330 | time_exit_asof_close | 1440 | +1007.1 | H1 |
| 2025-01-09 14:35 | шорт | 19.4770 | 20.2061 | 20.2061 | mae_stop_exit_at_level | 75 | -385.3 | H1 |
| 2025-01-13 14:35 | шорт | 17.8290 | 18.4964 | 18.4964 | mae_stop_exit_at_level | 6 | -385.3 | H1 |
| 2025-01-14 14:35 | лонг | 20.3200 | 19.5593 | 21.1370 | time_exit_asof_close | 1440 | +391.1 | H1 |
| 2025-01-20 14:36 | лонг | 26.4170 | 25.4281 | 25.4281 | mae_stop_exit_at_level | 97 | -385.3 | H1 |
| 2025-01-21 14:35 | шорт | 25.5600 | 26.5168 | 26.5168 | mae_stop_exit_at_level | 97 | -385.3 | H1 |
| 2025-01-22 14:36 | шорт | 25.5010 | 26.4556 | 25.3990 | time_exit_asof_close | 1440 | +29.0 | H1 |
| 2025-01-24 14:40 | лонг | 26.0950 | 25.1181 | 25.1181 | mae_stop_exit_at_level | 529 | -385.3 | H1 |
| 2025-01-28 14:37 | лонг | 23.8600 | 22.9668 | 22.9668 | mae_stop_exit_at_level | 373 | -385.3 | H1 |
| 2025-01-29 14:36 | шорт | 22.6310 | 23.4782 | 23.4782 | mae_stop_exit_at_level | 304 | -385.3 | H1 |
| 2025-02-06 14:41 | шорт | 19.1670 | 19.8845 | 19.6390 | time_exit_asof_close | 1440 | -257.3 | H1 |
| 2025-02-14 14:36 | лонг | 19.2600 | 18.5390 | 18.8810 | time_exit_asof_close | 1440 | -207.8 | H1 |
| 2025-02-17 14:35 | лонг | 19.6480 | 18.9125 | 18.9125 | mae_stop_exit_at_level | 207 | -385.3 | H1 |
| 2025-02-18 14:35 | шорт | 18.0500 | 18.7257 | 18.1920 | time_exit_asof_close | 1440 | -89.7 | H1 |
| 2025-02-20 14:35 | лонг | 18.3420 | 17.6554 | 18.7830 | time_exit_asof_close | 1440 | +229.4 | H1 |
| 2025-02-24 14:41 | шорт | 16.4270 | 17.0419 | 14.5530 | time_exit_asof_close | 1440 | +1129.8 | H1 |
| 2025-02-25 14:40 | шорт | 14.5630 | 15.1082 | 15.1082 | mae_stop_exit_at_level | 319 | -385.3 | H1 |
| 2025-02-26 14:37 | лонг | 15.1940 | 14.6252 | 15.4970 | time_exit_asof_close | 1440 | +188.4 | H1 |
| 2025-03-07 14:38 | лонг | 16.9600 | 16.3251 | 16.3251 | mae_stop_exit_at_level | 119 | -385.3 | H1 |
| 2025-03-10 13:53 | шорт | 13.7470 | 14.2616 | 12.9480 | time_exit_asof_close | 1440 | +570.2 | H1 |
| 2025-03-11 14:02 | шорт | 12.7770 | 13.2553 | 13.2553 | mae_stop_exit_at_level | 250 | -385.3 | H1 |
| 2025-03-13 13:36 | шорт | 13.2360 | 13.7315 | 13.7315 | mae_stop_exit_at_level | 1123 | -385.3 | H1 |
| 2025-03-14 13:51 | лонг | 14.2440 | 13.7108 | 13.7108 | mae_stop_exit_at_level | 385 | -385.3 | H1 |
| 2025-03-17 13:35 | лонг | 13.7150 | 13.2016 | 13.7040 | time_exit_asof_close | 1440 | -19.0 | H1 |
| 2025-03-19 13:48 | лонг | 14.4890 | 13.9466 | 14.6180 | time_exit_asof_close | 1440 | +78.0 | H1 |
| 2025-03-20 13:39 | лонг | 14.6120 | 14.0650 | 14.0650 | mae_stop_exit_at_level | 1057 | -385.3 | H1 |
| 2025-03-24 13:40 | лонг | 15.1830 | 14.6146 | 15.4710 | time_exit_asof_close | 1440 | +178.7 | H1 |
| 2025-03-26 13:37 | лонг | 15.7560 | 15.1662 | 15.1662 | mae_stop_exit_at_level | 236 | -385.3 | H1 |
| 2025-03-27 13:37 | шорт | 15.2850 | 15.8572 | 14.3730 | time_exit_asof_close | 1440 | +585.7 | H1 |
| 2025-03-31 13:45 | шорт | 13.1580 | 13.6506 | 13.6506 | mae_stop_exit_at_level | 77 | -385.3 | H1 |
| 2025-04-03 14:09 | шорт | 12.4080 | 12.8725 | 12.8725 | mae_stop_exit_at_level | 469 | -385.3 | H1 |
| 2025-04-07 13:38 | шорт | 10.7630 | 11.1659 | 11.1659 | mae_stop_exit_at_level | 13 | -385.3 | H1 |
| 2025-04-11 13:35 | лонг | 12.5840 | 12.1129 | 12.8690 | time_exit_asof_close | 1440 | +215.5 | H1 |
| 2025-04-17 13:43 | лонг | 12.4830 | 12.0157 | 12.5610 | time_exit_asof_close | 1440 | +51.5 | H1 |
| 2025-04-18 13:35 | лонг | 12.5930 | 12.1216 | 12.7250 | time_exit_asof_close | 1440 | +93.8 | H1 |
| 2025-04-22 13:40 | лонг | 13.5650 | 13.0572 | 15.0630 | time_exit_asof_close | 1440 | +1093.3 | H1 |
| 2025-04-24 13:41 | шорт | 14.4910 | 15.0335 | 15.0335 | mae_stop_exit_at_level | 89 | -385.3 | H1 |
| 2025-04-25 13:36 | лонг | 14.9440 | 14.3846 | 14.7580 | time_exit_asof_close | 1440 | -135.5 | H1 |
| 2025-04-30 13:37 | шорт | 14.1000 | 14.6278 | 14.6278 | mae_stop_exit_at_level | 754 | -385.3 | H1 |
| 2025-05-02 13:36 | шорт | 14.5650 | 15.1102 | 14.4280 | time_exit_asof_close | 1440 | +83.1 | H1 |
| 2025-05-07 13:40 | лонг | 13.7680 | 13.2526 | 14.8720 | time_exit_asof_close | 1440 | +790.9 | H1 |
| 2025-05-08 13:35 | лонг | 14.9130 | 14.3547 | 16.2570 | time_exit_asof_close | 1440 | +890.2 | H1 |
| 2025-05-09 13:37 | лонг | 16.2770 | 15.6677 | 16.3830 | time_exit_asof_close | 1440 | +54.1 | H1 |
| 2025-05-15 13:36 | шорт | 16.2050 | 16.8116 | 16.2800 | time_exit_asof_close | 1440 | -57.3 | H1 |
| 2025-05-21 13:37 | лонг | 15.7820 | 15.1912 | 16.4710 | time_exit_asof_close | 1440 | +425.6 | H1 |
| 2025-05-22 14:04 | лонг | 16.6060 | 15.9844 | 15.9844 | mae_stop_exit_at_level | 1331 | -385.3 | H1 |
| 2025-05-28 13:43 | шорт | 15.8850 | 16.4797 | 15.5220 | time_exit_asof_close | 1440 | +217.5 | H1 |
| 2025-05-29 13:39 | шорт | 15.5660 | 16.1487 | 14.4500 | time_exit_asof_close | 1440 | +705.9 | H1 |
| 2025-06-05 13:39 | шорт | 13.8550 | 14.3737 | 13.3480 | time_exit_asof_close | 1440 | +354.9 | H1 |
| 2025-06-16 13:44 | лонг | 13.7130 | 13.1997 | 13.1997 | mae_stop_exit_at_level | 1315 | -385.3 | H1 |
| 2025-06-23 13:36 | лонг | 11.8360 | 11.3929 | 13.1410 | time_exit_asof_close | 1440 | +1091.6 | H1 |
| 2025-06-24 13:36 | лонг | 13.1410 | 12.6491 | 13.2150 | time_exit_asof_close | 1440 | +45.3 | H1 |
| 2025-06-26 13:36 | шорт | 13.0170 | 13.5043 | 12.9430 | time_exit_asof_close | 1440 | +45.8 | H1 |
| 2025-06-30 13:35 | шорт | 13.1910 | 13.6848 | 13.0710 | time_exit_asof_close | 1440 | +80.0 | H1 |
| 2025-07-01 13:39 | шорт | 13.0400 | 13.5282 | 13.0700 | time_exit_asof_close | 1440 | -34.0 | H1 |
| 2025-07-02 13:35 | лонг | 13.0700 | 12.5807 | 13.8750 | time_exit_asof_close | 1440 | +604.9 | H1 |
| 2025-07-03 13:36 | лонг | 13.8940 | 13.3739 | 13.3739 | mae_stop_exit_at_level | 1062 | -385.3 | H1 |
| 2025-07-04 13:48 | шорт | 13.2560 | 13.7522 | 13.1510 | time_exit_asof_close | 1440 | +68.2 | H1 |
| 2025-07-08 13:35 | шорт | 13.4900 | 13.9950 | 13.9950 | mae_stop_exit_at_level | 960 | -385.3 | H1 |
| 2025-07-11 13:36 | лонг | 15.6640 | 15.0776 | 15.0776 | mae_stop_exit_at_level | 530 | -385.3 | H1 |
| 2025-07-15 13:38 | шорт | 15.5080 | 16.0885 | 16.0885 | mae_stop_exit_at_level | 256 | -385.3 | H1 |
| 2025-07-18 13:37 | лонг | 18.5620 | 17.8671 | 17.8671 | mae_stop_exit_at_level | 101 | -385.3 | H1 |
| 2025-07-21 13:39 | лонг | 19.9700 | 19.2224 | 19.2224 | mae_stop_exit_at_level | 351 | -385.3 | H1 |
| 2025-07-23 13:36 | шорт | 18.4110 | 19.1002 | 18.0530 | time_exit_asof_close | 1440 | +183.4 | H1 |
| 2025-07-29 13:41 | шорт | 18.2480 | 18.9311 | 17.4010 | time_exit_asof_close | 1440 | +453.2 | H1 |
| 2025-08-01 13:39 | шорт | 16.5470 | 17.1664 | 16.0090 | time_exit_asof_close | 1440 | +314.1 | H1 |
| 2025-08-04 13:35 | лонг | 16.7010 | 16.0758 | 16.6200 | time_exit_asof_close | 1440 | -59.5 | H1 |
| 2025-08-05 13:39 | лонг | 16.7080 | 16.0825 | 16.0825 | mae_stop_exit_at_level | 503 | -385.3 | H1 |
| 2025-08-06 13:36 | шорт | 16.2940 | 16.9040 | 16.9040 | mae_stop_exit_at_level | 1131 | -385.3 | H1 |
| 2025-08-07 13:38 | лонг | 17.9310 | 17.2598 | 19.5680 | time_exit_asof_close | 1440 | +901.9 | H1 |
| 2025-08-08 13:35 | лонг | 19.5580 | 18.8258 | 20.9580 | time_exit_asof_close | 1440 | +704.8 | H1 |
| 2025-08-11 13:40 | лонг | 21.6870 | 20.8751 | 20.8751 | mae_stop_exit_at_level | 520 | -385.3 | H1 |
| 2025-08-15 13:35 | шорт | 22.3030 | 23.1379 | 21.8280 | time_exit_asof_close | 1440 | +202.0 | H1 |
| 2025-08-19 13:43 | шорт | 24.3920 | 25.3051 | 25.3051 | mae_stop_exit_at_level | 1387 | -385.3 | H1 |
| 2025-08-20 13:36 | лонг | 25.1830 | 24.2403 | 25.9890 | time_exit_asof_close | 1440 | +309.1 | H1 |
| 2025-08-21 13:37 | лонг | 26.1340 | 25.1557 | 25.1557 | mae_stop_exit_at_level | 128 | -385.3 | H1 |
| 2025-08-26 13:49 | шорт | 23.6900 | 24.5768 | 24.5768 | mae_stop_exit_at_level | 491 | -385.3 | H1 |
| 2025-08-27 13:42 | лонг | 24.4490 | 23.5338 | 24.2860 | time_exit_asof_close | 1440 | -77.7 | H1 |
| 2025-08-28 13:41 | шорт | 23.8500 | 24.7428 | 24.7428 | mae_stop_exit_at_level | 4 | -385.3 | H1 |
| 2025-08-29 13:39 | шорт | 23.3400 | 24.2137 | 23.1400 | time_exit_asof_close | 1440 | +74.7 | H1 |
| 2025-09-01 13:42 | шорт | 23.0500 | 23.9129 | 23.1650 | time_exit_asof_close | 1440 | -60.9 | H2 |
| 2025-09-04 13:39 | шорт | 23.1880 | 24.0560 | 22.9680 | time_exit_asof_close | 1440 | +83.9 | H2 |
| 2025-09-05 13:38 | шорт | 22.9370 | 23.7956 | 22.1200 | time_exit_asof_close | 1440 | +345.2 | H2 |
| 2025-09-09 13:44 | лонг | 23.6430 | 22.7579 | 23.7420 | time_exit_asof_close | 1440 | +30.9 | H2 |
| 2025-09-10 13:43 | лонг | 23.7920 | 22.9013 | 23.6920 | time_exit_asof_close | 1440 | -53.0 | H2 |
| 2025-09-11 13:44 | шорт | 23.6400 | 24.5250 | 24.5250 | mae_stop_exit_at_level | 658 | -385.3 | H2 |
| 2025-09-15 13:39 | шорт | 23.2280 | 24.0975 | 23.4130 | time_exit_asof_close | 1440 | -90.6 | H2 |
| 2025-09-17 13:35 | шорт | 22.9820 | 23.8423 | 23.8423 | mae_stop_exit_at_level | 513 | -385.3 | H2 |
| 2025-09-18 13:35 | лонг | 24.3250 | 23.4144 | 23.7920 | time_exit_asof_close | 1440 | -230.1 | H2 |
| 2025-09-22 13:39 | шорт | 21.4170 | 22.2187 | 21.8280 | time_exit_asof_close | 1440 | -202.9 | H2 |
| 2025-09-24 13:37 | шорт | 21.6130 | 22.4221 | 20.8270 | time_exit_asof_close | 1440 | +352.7 | H2 |
| 2025-09-25 13:35 | шорт | 20.8760 | 21.6575 | 20.4110 | time_exit_asof_close | 1440 | +211.7 | H2 |
| 2025-09-29 13:38 | лонг | 21.0790 | 20.2899 | 21.3000 | time_exit_asof_close | 1440 | +93.8 | H2 |
| 2025-10-01 13:46 | лонг | 22.2550 | 21.4219 | 22.3540 | time_exit_asof_close | 1440 | +33.5 | H2 |
| 2025-10-03 13:35 | шорт | 22.3220 | 23.1576 | 22.0450 | time_exit_asof_close | 1440 | +113.1 | H2 |
| 2025-10-08 13:41 | шорт | 21.9300 | 22.7509 | 21.7170 | time_exit_asof_close | 1440 | +86.1 | H2 |
| 2025-10-09 13:43 | шорт | 21.6680 | 22.4791 | 22.4791 | mae_stop_exit_at_level | 829 | -385.3 | H2 |
| 2025-10-10 13:36 | лонг | 22.7020 | 21.8522 | 21.8522 | mae_stop_exit_at_level | 105 | -385.3 | H2 |
| 2025-10-14 13:36 | шорт | 18.2670 | 18.9508 | 18.9508 | mae_stop_exit_at_level | 135 | -385.3 | H2 |
| 2025-10-16 13:40 | шорт | 18.3370 | 19.0234 | 16.5250 | time_exit_asof_close | 1440 | +977.2 | H2 |
| 2025-10-17 13:43 | шорт | 16.4090 | 17.0233 | 16.6830 | time_exit_asof_close | 1440 | -178.0 | H2 |
| 2025-10-21 13:42 | шорт | 17.9210 | 18.5919 | 18.5919 | mae_stop_exit_at_level | 73 | -385.3 | H2 |
| 2025-10-29 13:36 | шорт | 18.1390 | 18.8180 | 17.1850 | time_exit_asof_close | 1440 | +514.9 | H2 |
| 2025-10-30 13:36 | шорт | 17.1850 | 17.8283 | 17.1440 | time_exit_asof_close | 1440 | +12.9 | H2 |
| 2025-11-04 14:38 | шорт | 14.7920 | 15.3457 | 15.3457 | mae_stop_exit_at_level | 25 | -385.3 | H2 |
| 2025-11-06 14:35 | шорт | 14.7100 | 15.2607 | 14.4250 | time_exit_asof_close | 1440 | +182.7 | H2 |
| 2025-11-07 14:35 | шорт | 14.4250 | 14.9650 | 14.9650 | mae_stop_exit_at_level | 42 | -385.3 | H2 |
| 2025-11-11 14:47 | шорт | 15.8260 | 16.4184 | 15.8830 | time_exit_asof_close | 1440 | -47.0 | H2 |
| 2025-11-13 14:35 | шорт | 15.4170 | 15.9941 | 14.1380 | time_exit_asof_close | 1440 | +818.6 | H2 |
| 2025-11-18 15:04 | шорт | 13.3390 | 13.8383 | 13.8383 | mae_stop_exit_at_level | 64 | -385.3 | H2 |
| 2025-11-24 14:49 | шорт | 12.3690 | 12.8320 | 12.8320 | mae_stop_exit_at_level | 155 | -385.3 | H2 |
| 2025-11-26 14:40 | лонг | 12.9580 | 12.4729 | 13.3350 | time_exit_asof_close | 1440 | +279.9 | H2 |
| 2025-12-02 14:35 | лонг | 12.5440 | 12.0744 | 14.2350 | time_exit_asof_close | 1440 | +1337.1 | H2 |
| 2025-12-03 14:38 | лонг | 14.3640 | 13.8263 | 14.3580 | time_exit_asof_close | 1440 | -15.2 | H2 |
| 2025-12-05 14:39 | шорт | 13.8010 | 14.3176 | 13.7770 | time_exit_asof_close | 1440 | +6.4 | H2 |
| 2025-12-12 14:36 | лонг | 14.2470 | 13.7137 | 13.7137 | mae_stop_exit_at_level | 59 | -385.3 | H2 |
| 2025-12-15 14:36 | лонг | 13.6040 | 13.0947 | 13.0947 | mae_stop_exit_at_level | 27 | -385.3 | H2 |
| 2025-12-16 14:43 | шорт | 12.8110 | 13.2906 | 12.6510 | time_exit_asof_close | 1440 | +113.9 | H2 |
| 2025-12-17 14:36 | шорт | 12.6780 | 13.1526 | 13.1526 | mae_stop_exit_at_level | 30 | -385.3 | H2 |
| 2025-12-18 14:35 | шорт | 12.6050 | 13.0769 | 12.4140 | time_exit_asof_close | 1440 | +140.5 | H2 |
| 2025-12-19 14:38 | шорт | 12.3930 | 12.8569 | 12.6020 | time_exit_asof_close | 1440 | -179.6 | H2 |
| 2025-12-22 14:54 | лонг | 12.8070 | 12.3276 | 12.3276 | mae_stop_exit_at_level | 880 | -385.3 | H2 |
| 2025-12-23 14:37 | шорт | 12.1820 | 12.6380 | 12.0600 | time_exit_asof_close | 1440 | +89.1 | H2 |
| 2025-12-24 14:36 | шорт | 12.0870 | 12.5395 | 12.2120 | time_exit_asof_close | 1440 | -114.4 | H2 |
| 2025-12-30 14:35 | лонг | 12.4470 | 11.9810 | 12.4600 | time_exit_asof_close | 1440 | -0.6 | H2 |
| 2026-01-02 14:38 | лонг | 12.9750 | 12.4893 | 13.1430 | time_exit_asof_close | 1440 | +118.5 | H2 |
| 2026-01-05 14:37 | лонг | 13.5280 | 13.0216 | 14.1230 | time_exit_asof_close | 1440 | +428.8 | H2 |
| 2026-01-06 14:39 | лонг | 14.2050 | 13.6732 | 13.6732 | mae_stop_exit_at_level | 125 | -385.3 | H2 |
| 2026-01-08 14:43 | шорт | 13.0330 | 13.5209 | 13.0840 | time_exit_asof_close | 1440 | -50.1 | H2 |
| 2026-01-13 14:36 | лонг | 13.4960 | 12.9908 | 14.0300 | time_exit_asof_close | 1440 | +384.7 | H2 |
| 2026-01-14 14:38 | лонг | 14.0810 | 13.5539 | 14.0300 | time_exit_asof_close | 1440 | -47.2 | H2 |
| 2026-01-16 14:36 | шорт | 13.7110 | 14.2243 | 13.8300 | time_exit_asof_close | 1440 | -97.8 | H2 |
| 2026-01-22 14:35 | шорт | 12.2950 | 12.7553 | 12.0930 | time_exit_asof_close | 1440 | +153.3 | H2 |
| 2026-01-23 14:37 | шорт | 12.0660 | 12.5177 | 12.1810 | time_exit_asof_close | 1440 | -106.3 | H2 |
| 2026-01-29 14:35 | шорт | 11.4730 | 11.9025 | 10.7330 | time_exit_asof_close | 1440 | +634.0 | H2 |
| 2026-02-02 14:35 | лонг | 9.8100 | 9.4428 | 9.6710 | time_exit_asof_close | 1440 | -152.7 | H2 |
| 2026-02-11 14:36 | шорт | 8.3310 | 8.6429 | 8.5070 | time_exit_asof_close | 1440 | -222.3 | H2 |
| 2026-02-20 14:35 | лонг | 8.6330 | 8.3098 | 8.9890 | time_exit_asof_close | 1440 | +401.4 | H2 |
| 2026-02-23 14:39 | шорт | 8.4600 | 8.7767 | 8.1240 | time_exit_asof_close | 1440 | +386.2 | H2 |
| 2026-02-26 14:35 | лонг | 9.2620 | 8.9153 | 8.9153 | mae_stop_exit_at_level | 135 | -385.3 | H2 |
| 2026-03-06 14:35 | шорт | 8.8390 | 9.1699 | 8.7470 | time_exit_asof_close | 1440 | +93.1 | H2 |
| 2026-03-16 13:39 | лонг | 9.7870 | 9.4206 | 9.8180 | time_exit_asof_close | 1440 | +20.7 | H2 |
| 2026-03-17 14:28 | лонг | 9.8360 | 9.4678 | 9.4678 | mae_stop_exit_at_level | 1315 | -385.3 | H2 |
| 2026-03-19 13:35 | шорт | 8.9200 | 9.2539 | 9.0210 | time_exit_asof_close | 1440 | -124.2 | H2 |
| 2026-03-23 13:38 | лонг | 9.0480 | 8.7093 | 9.1880 | time_exit_asof_close | 1440 | +143.7 | H2 |
| 2026-03-25 13:36 | лонг | 9.4840 | 9.1290 | 9.1290 | mae_stop_exit_at_level | 969 | -385.3 | H2 |
| 2026-03-26 13:35 | шорт | 8.9390 | 9.2736 | 8.5560 | time_exit_asof_close | 1440 | +417.5 | H2 |
| 2026-03-27 13:36 | шорт | 8.5260 | 8.8452 | 8.5480 | time_exit_asof_close | 1440 | -36.8 | H2 |
| 2026-04-02 13:35 | шорт | 8.4280 | 8.7435 | 8.7435 | mae_stop_exit_at_level | 1080 | -385.3 | H2 |
| 2026-04-07 13:40 | шорт | 8.6500 | 8.9738 | 8.9738 | mae_stop_exit_at_level | 532 | -385.3 | H2 |
| 2026-04-09 13:38 | шорт | 8.7410 | 9.0682 | 9.0682 | mae_stop_exit_at_level | 449 | -385.3 | H2 |
| 2026-04-14 13:36 | лонг | 9.1780 | 8.8344 | 9.1390 | time_exit_asof_close | 1440 | -53.5 | H2 |
| 2026-04-17 13:37 | лонг | 9.7490 | 9.3840 | 9.3840 | mae_stop_exit_at_level | 1274 | -385.3 | H2 |
| 2026-04-20 14:08 | шорт | 9.1950 | 9.5392 | 9.3750 | time_exit_asof_close | 1440 | -206.8 | H2 |
| 2026-04-21 13:42 | лонг | 9.4030 | 9.0510 | 9.5340 | time_exit_asof_close | 1440 | +128.3 | H2 |
| 2026-04-23 13:45 | шорт | 9.2530 | 9.5994 | 9.3500 | time_exit_asof_close | 1440 | -115.8 | H2 |
| 2026-05-01 13:53 | лонг | 9.2540 | 8.9076 | 9.0960 | time_exit_asof_close | 1440 | -181.7 | H2 |
| 2026-05-04 13:36 | лонг | 9.4360 | 9.0828 | 9.7270 | time_exit_asof_close | 1440 | +297.4 | H2 |
| 2026-05-11 13:35 | шорт | 10.4890 | 10.8817 | 10.2850 | time_exit_asof_close | 1440 | +183.5 | H2 |
| 2026-05-12 13:36 | шорт | 10.2780 | 10.6628 | 10.6628 | mae_stop_exit_at_level | 1160 | -385.3 | H2 |
| 2026-05-15 13:38 | шорт | 10.1270 | 10.5061 | 9.6220 | time_exit_asof_close | 1440 | +487.7 | H2 |
| 2026-05-18 13:36 | шорт | 9.4470 | 9.8006 | 9.8006 | mae_stop_exit_at_level | 1083 | -385.3 | H2 |
| 2026-05-19 13:36 | лонг | 9.6000 | 9.2406 | 9.5120 | time_exit_asof_close | 1440 | -102.7 | H2 |
| 2026-05-22 13:40 | лонг | 9.9760 | 9.6025 | 9.6025 | mae_stop_exit_at_level | 305 | -385.3 | H2 |
| 2026-05-27 13:37 | шорт | 9.3200 | 9.6689 | 8.8400 | time_exit_asof_close | 1440 | +504.0 | H2 |
| 2026-05-28 13:36 | шорт | 8.8380 | 9.1689 | 8.8870 | time_exit_asof_close | 1440 | -66.4 | H2 |
| 2026-06-01 13:49 | шорт | 8.9250 | 9.2591 | 8.8350 | time_exit_asof_close | 1440 | +89.8 | H2 |
| 2026-06-02 13:35 | шорт | 8.8400 | 9.1709 | 8.5120 | time_exit_asof_close | 1440 | +360.0 | H2 |
| 2026-06-03 13:42 | шорт | 8.4960 | 8.8140 | 8.0670 | time_exit_asof_close | 1440 | +493.9 | H2 |
| 2026-06-05 13:41 | шорт | 7.5710 | 7.8544 | 7.3620 | time_exit_asof_close | 1440 | +265.1 | H2 |
| 2026-06-08 13:53 | лонг | 7.9960 | 7.6967 | 7.9180 | time_exit_asof_close | 1440 | -108.5 | H2 |
| 2026-06-11 13:35 | лонг | 7.7860 | 7.4945 | 7.8510 | time_exit_asof_close | 1440 | +72.5 | H2 |
| 2026-06-16 13:36 | шорт | 8.2780 | 8.5879 | 8.1670 | time_exit_asof_close | 1440 | +123.1 | H2 |
| 2026-06-18 13:35 | шорт | 8.0450 | 8.3462 | 7.8630 | time_exit_asof_close | 1440 | +215.2 | H2 |
| 2026-06-22 13:36 | лонг | 8.1330 | 7.8285 | 7.8285 | mae_stop_exit_at_level | 532 | -385.3 | H2 |
| 2026-06-24 13:43 | шорт | 7.4840 | 7.7642 | 7.3060 | time_exit_asof_close | 1440 | +226.8 | H2 |
| 2026-06-25 13:37 | шорт | 7.3920 | 7.6687 | 7.1400 | time_exit_asof_close | 1440 | +329.9 | H2 |
ADAUSDT
минус в обеих половинах (−31.7 / −6.2 bp) — отклонить.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 112 | 41.1% | -30.9 | 42.9% |
| H2 | 101 | 47.5% | -7.1 | 32.7% |
| пул | 213 | 44.1% | -19.6 | 38.0% |

Топ-2 победителя

лонг — 2024-11-22 14:38
+2281.2 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2026-06-03 13:43
+1194.8 bp, time_exit_asof_close, 1440 мин, H2
Топ-2 убыточных

шорт — 2025-01-21 14:35
-381.4 bp, mae_stop_exit_at_level, 250 мин, H1

лонг — 2025-07-03 13:36
-381.4 bp, mae_stop_exit_at_level, 1076 мин, H1
2 случайных

лонг — 2024-10-11 15:05
+192.7 bp, time_exit_asof_close, 1440 мин, H1

лонг — 2026-05-01 13:53
-63.0 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок ADAUSDT (213)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-09 13:35 | шорт | 0.338000 | 0.350518 | 0.334600 | time_exit_asof_close | 1440 | +89.6 | H1 |
| 2024-10-10 13:36 | шорт | 0.334400 | 0.346785 | 0.346785 | mae_stop_exit_at_level | 1227 | -381.4 | H1 |
| 2024-10-11 15:05 | лонг | 0.348500 | 0.335593 | 0.355600 | time_exit_asof_close | 1440 | +192.7 | H1 |
| 2024-10-14 13:43 | лонг | 0.354700 | 0.341564 | 0.364300 | time_exit_asof_close | 1440 | +259.7 | H1 |
| 2024-10-15 13:37 | лонг | 0.362200 | 0.348786 | 0.348786 | mae_stop_exit_at_level | 90 | -381.4 | H1 |
| 2024-10-16 13:39 | шорт | 0.356100 | 0.369288 | 0.344700 | time_exit_asof_close | 1440 | +309.1 | H1 |
| 2024-10-17 13:35 | шорт | 0.344200 | 0.356947 | 0.346200 | time_exit_asof_close | 1440 | -69.1 | H1 |
| 2024-10-22 13:40 | шорт | 0.356700 | 0.369910 | 0.354400 | time_exit_asof_close | 1440 | +53.5 | H1 |
| 2024-10-29 13:38 | лонг | 0.348600 | 0.335690 | 0.351400 | time_exit_asof_close | 1440 | +69.3 | H1 |
| 2024-11-04 14:37 | шорт | 0.326800 | 0.338903 | 0.334000 | time_exit_asof_close | 1440 | -231.3 | H1 |
| 2024-11-05 14:48 | лонг | 0.335400 | 0.322978 | 0.354000 | time_exit_asof_close | 1440 | +543.6 | H1 |
| 2024-11-06 14:39 | лонг | 0.357300 | 0.344067 | 0.373700 | time_exit_asof_close | 1440 | +448.0 | H1 |
| 2024-11-08 14:35 | лонг | 0.449800 | 0.433142 | 0.433142 | mae_stop_exit_at_level | 700 | -381.4 | H1 |
| 2024-11-13 14:43 | лонг | 0.600800 | 0.578549 | 0.578549 | mae_stop_exit_at_level | 262 | -381.4 | H1 |
| 2024-11-14 14:37 | шорт | 0.566900 | 0.587895 | 0.587895 | mae_stop_exit_at_level | 460 | -381.4 | H1 |
| 2024-11-18 14:35 | лонг | 0.741600 | 0.714135 | 0.727900 | time_exit_asof_close | 1440 | -195.7 | H1 |
| 2024-11-19 15:24 | шорт | 0.725100 | 0.751954 | 0.751954 | mae_stop_exit_at_level | 241 | -381.4 | H1 |
| 2024-11-21 14:35 | шорт | 0.789100 | 0.818324 | 0.818324 | mae_stop_exit_at_level | 486 | -381.4 | H1 |
| 2024-11-22 14:38 | лонг | 0.895200 | 0.862046 | 1.1004 | time_exit_asof_close | 1440 | +2281.2 | H1 |
| 2024-11-27 14:37 | лонг | 1.0061 | 0.968839 | 0.997700 | time_exit_asof_close | 1440 | -94.5 | H1 |
| 2024-11-29 14:44 | лонг | 1.0695 | 1.0299 | 1.0867 | time_exit_asof_close | 1440 | +149.8 | H1 |
| 2024-12-02 14:35 | лонг | 1.1203 | 1.0788 | 1.1698 | time_exit_asof_close | 1440 | +430.8 | H1 |
| 2024-12-03 14:41 | лонг | 1.1892 | 1.1452 | 1.2164 | time_exit_asof_close | 1440 | +217.7 | H1 |
| 2024-12-04 14:36 | лонг | 1.2087 | 1.1639 | 1.1639 | mae_stop_exit_at_level | 108 | -381.4 | H1 |
| 2024-12-06 14:40 | шорт | 1.1609 | 1.2039 | 1.2039 | mae_stop_exit_at_level | 48 | -381.4 | H1 |
| 2024-12-10 14:35 | шорт | 1.0011 | 1.0382 | 1.0382 | mae_stop_exit_at_level | 1310 | -381.4 | H1 |
| 2024-12-18 14:55 | шорт | 1.0229 | 1.0608 | 0.950400 | time_exit_asof_close | 1440 | +697.8 | H1 |
| 2024-12-19 14:40 | шорт | 0.963800 | 0.999494 | 0.864100 | time_exit_asof_close | 1440 | +1023.4 | H1 |
| 2024-12-24 14:37 | лонг | 0.931400 | 0.896906 | 0.919600 | time_exit_asof_close | 1440 | -137.7 | H1 |
| 2024-12-26 14:35 | шорт | 0.863000 | 0.894961 | 0.894961 | mae_stop_exit_at_level | 1111 | -381.4 | H1 |
| 2024-12-30 14:35 | шорт | 0.834900 | 0.865821 | 0.865821 | mae_stop_exit_at_level | 190 | -381.4 | H1 |
| 2025-01-06 14:36 | шорт | 1.0665 | 1.1060 | 1.1060 | mae_stop_exit_at_level | 93 | -381.4 | H1 |
| 2025-01-09 14:35 | шорт | 0.892300 | 0.925346 | 0.925346 | mae_stop_exit_at_level | 56 | -381.4 | H1 |
| 2025-01-13 14:35 | шорт | 0.876400 | 0.908858 | 0.908858 | mae_stop_exit_at_level | 5 | -381.4 | H1 |
| 2025-01-14 14:35 | лонг | 0.986000 | 0.949483 | 1.0421 | time_exit_asof_close | 1440 | +558.0 | H1 |
| 2025-01-15 14:47 | лонг | 1.0463 | 1.0076 | 1.0572 | time_exit_asof_close | 1440 | +93.2 | H1 |
| 2025-01-21 14:35 | шорт | 0.988200 | 1.0248 | 1.0248 | mae_stop_exit_at_level | 250 | -381.4 | H1 |
| 2025-01-22 14:36 | шорт | 0.991200 | 1.0279 | 0.986700 | time_exit_asof_close | 1440 | +34.4 | H1 |
| 2025-01-24 14:43 | лонг | 1.0040 | 0.966817 | 0.966817 | mae_stop_exit_at_level | 501 | -381.4 | H1 |
| 2025-01-28 14:38 | лонг | 0.956200 | 0.920787 | 0.920787 | mae_stop_exit_at_level | 371 | -381.4 | H1 |
| 2025-01-29 14:35 | шорт | 0.918100 | 0.952102 | 0.952102 | mae_stop_exit_at_level | 350 | -381.4 | H1 |
| 2025-01-30 14:38 | лонг | 0.969900 | 0.933980 | 0.967200 | time_exit_asof_close | 1440 | -38.8 | H1 |
| 2025-02-05 14:49 | лонг | 0.775200 | 0.746490 | 0.746490 | mae_stop_exit_at_level | 88 | -381.4 | H1 |
| 2025-02-14 14:36 | лонг | 0.807400 | 0.777498 | 0.781100 | time_exit_asof_close | 1440 | -336.7 | H1 |
| 2025-02-18 14:35 | шорт | 0.786900 | 0.816043 | 0.770000 | time_exit_asof_close | 1440 | +203.8 | H1 |
| 2025-02-20 14:35 | лонг | 0.798800 | 0.769216 | 0.803400 | time_exit_asof_close | 1440 | +46.6 | H1 |
| 2025-02-24 14:42 | шорт | 0.721800 | 0.748532 | 0.646300 | time_exit_asof_close | 1440 | +1035.0 | H1 |
| 2025-02-25 14:40 | шорт | 0.646100 | 0.670028 | 0.670028 | mae_stop_exit_at_level | 315 | -381.4 | H1 |
| 2025-02-26 14:37 | лонг | 0.666500 | 0.641816 | 0.641816 | mae_stop_exit_at_level | 241 | -381.4 | H1 |
| 2025-03-06 14:35 | шорт | 0.914300 | 0.948161 | 0.866600 | time_exit_asof_close | 1440 | +510.7 | H1 |
| 2025-03-10 13:48 | шорт | 0.721000 | 0.747702 | 0.723000 | time_exit_asof_close | 1440 | -38.7 | H1 |
| 2025-03-11 14:03 | шорт | 0.712600 | 0.738991 | 0.738991 | mae_stop_exit_at_level | 258 | -381.4 | H1 |
| 2025-03-13 13:38 | шорт | 0.724300 | 0.751124 | 0.722500 | time_exit_asof_close | 1440 | +13.9 | H1 |
| 2025-03-14 13:42 | шорт | 0.718400 | 0.745006 | 0.745006 | mae_stop_exit_at_level | 98 | -381.4 | H1 |
| 2025-03-17 13:35 | лонг | 0.721500 | 0.694779 | 0.698600 | time_exit_asof_close | 1440 | -328.4 | H1 |
| 2025-03-18 13:35 | шорт | 0.698600 | 0.724473 | 0.724473 | mae_stop_exit_at_level | 1310 | -381.4 | H1 |
| 2025-03-19 13:40 | лонг | 0.735500 | 0.708261 | 0.735200 | time_exit_asof_close | 1440 | -15.1 | H1 |
| 2025-03-20 13:35 | лонг | 0.734100 | 0.706913 | 0.706913 | mae_stop_exit_at_level | 1139 | -381.4 | H1 |
| 2025-03-24 13:41 | лонг | 0.731400 | 0.704313 | 0.753900 | time_exit_asof_close | 1440 | +296.6 | H1 |
| 2025-03-26 13:45 | лонг | 0.763000 | 0.734742 | 0.734742 | mae_stop_exit_at_level | 216 | -381.4 | H1 |
| 2025-03-27 13:37 | шорт | 0.722100 | 0.748843 | 0.702400 | time_exit_asof_close | 1440 | +261.8 | H1 |
| 2025-03-31 13:45 | шорт | 0.635200 | 0.658725 | 0.658725 | mae_stop_exit_at_level | 65 | -381.4 | H1 |
| 2025-04-02 13:35 | лонг | 0.681600 | 0.656357 | 0.656357 | mae_stop_exit_at_level | 517 | -381.4 | H1 |
| 2025-04-03 14:08 | шорт | 0.622500 | 0.645554 | 0.645554 | mae_stop_exit_at_level | 406 | -381.4 | H1 |
| 2025-04-04 13:53 | лонг | 0.638700 | 0.615046 | 0.647400 | time_exit_asof_close | 1440 | +125.2 | H1 |
| 2025-04-07 13:38 | шорт | 0.539200 | 0.559169 | 0.559169 | mae_stop_exit_at_level | 13 | -381.4 | H1 |
| 2025-04-17 13:45 | лонг | 0.620300 | 0.597327 | 0.616000 | time_exit_asof_close | 1440 | -80.3 | H1 |
| 2025-04-18 13:43 | шорт | 0.616100 | 0.638917 | 0.626200 | time_exit_asof_close | 1440 | -174.9 | H1 |
| 2025-04-24 13:41 | шорт | 0.696200 | 0.721984 | 0.721984 | mae_stop_exit_at_level | 85 | -381.4 | H1 |
| 2025-04-25 13:35 | лонг | 0.711100 | 0.684764 | 0.703000 | time_exit_asof_close | 1440 | -124.9 | H1 |
| 2025-04-29 13:38 | шорт | 0.706200 | 0.732354 | 0.677100 | time_exit_asof_close | 1440 | +401.1 | H1 |
| 2025-04-30 13:39 | шорт | 0.674300 | 0.699273 | 0.699273 | mae_stop_exit_at_level | 1163 | -381.4 | H1 |
| 2025-05-06 13:37 | шорт | 0.645200 | 0.669095 | 0.669095 | mae_stop_exit_at_level | 506 | -381.4 | H1 |
| 2025-05-07 13:39 | лонг | 0.673600 | 0.648653 | 0.718200 | time_exit_asof_close | 1440 | +651.1 | H1 |
| 2025-05-08 13:36 | лонг | 0.722500 | 0.695742 | 0.792500 | time_exit_asof_close | 1440 | +957.9 | H1 |
| 2025-05-09 13:36 | лонг | 0.792500 | 0.763150 | 0.808600 | time_exit_asof_close | 1440 | +192.2 | H1 |
| 2025-05-15 13:38 | шорт | 0.764000 | 0.792295 | 0.782100 | time_exit_asof_close | 1440 | -247.9 | H1 |
| 2025-05-16 13:35 | лонг | 0.783200 | 0.754194 | 0.754194 | mae_stop_exit_at_level | 548 | -381.4 | H1 |
| 2025-05-21 13:43 | лонг | 0.755100 | 0.727135 | 0.800400 | time_exit_asof_close | 1440 | +588.9 | H1 |
| 2025-05-28 13:43 | шорт | 0.754100 | 0.782028 | 0.743200 | time_exit_asof_close | 1440 | +133.5 | H1 |
| 2025-05-29 13:38 | шорт | 0.745600 | 0.773213 | 0.703700 | time_exit_asof_close | 1440 | +551.0 | H1 |
| 2025-06-02 13:36 | лонг | 0.673800 | 0.648846 | 0.687400 | time_exit_asof_close | 1440 | +190.8 | H1 |
| 2025-06-05 13:39 | шорт | 0.681300 | 0.706532 | 0.661200 | time_exit_asof_close | 1440 | +284.0 | H1 |
| 2025-06-16 13:49 | лонг | 0.645500 | 0.621594 | 0.621594 | mae_stop_exit_at_level | 620 | -381.4 | H1 |
| 2025-06-23 13:35 | лонг | 0.541500 | 0.521446 | 0.580000 | time_exit_asof_close | 1440 | +700.0 | H1 |
| 2025-06-24 13:36 | лонг | 0.582200 | 0.560638 | 0.579600 | time_exit_asof_close | 1440 | -55.7 | H1 |
| 2025-06-26 13:36 | шорт | 0.553200 | 0.573688 | 0.551300 | time_exit_asof_close | 1440 | +23.3 | H1 |
| 2025-07-02 13:35 | лонг | 0.561500 | 0.540705 | 0.602000 | time_exit_asof_close | 1440 | +710.3 | H1 |
| 2025-07-03 13:36 | лонг | 0.602900 | 0.580572 | 0.580572 | mae_stop_exit_at_level | 1076 | -381.4 | H1 |
| 2025-07-04 13:45 | шорт | 0.576600 | 0.597954 | 0.573300 | time_exit_asof_close | 1440 | +46.2 | H1 |
| 2025-07-11 13:36 | лонг | 0.750000 | 0.722224 | 0.722224 | mae_stop_exit_at_level | 442 | -381.4 | H1 |
| 2025-07-15 13:39 | шорт | 0.729500 | 0.756517 | 0.750400 | time_exit_asof_close | 1440 | -297.5 | H1 |
| 2025-07-18 14:08 | лонг | 0.861000 | 0.829113 | 0.829113 | mae_stop_exit_at_level | 33 | -381.4 | H1 |
| 2025-07-21 13:41 | лонг | 0.923600 | 0.889394 | 0.889394 | mae_stop_exit_at_level | 160 | -381.4 | H1 |
| 2025-07-23 13:36 | шорт | 0.830800 | 0.861569 | 0.811700 | time_exit_asof_close | 1440 | +218.9 | H1 |
| 2025-07-24 13:54 | шорт | 0.804600 | 0.834398 | 0.834398 | mae_stop_exit_at_level | 67 | -381.4 | H1 |
| 2025-07-25 13:37 | шорт | 0.801200 | 0.830872 | 0.828100 | time_exit_asof_close | 1440 | -346.7 | H1 |
| 2025-07-29 13:41 | шорт | 0.799400 | 0.829006 | 0.762000 | time_exit_asof_close | 1440 | +456.9 | H1 |
| 2025-08-01 13:39 | шорт | 0.723900 | 0.750710 | 0.712000 | time_exit_asof_close | 1440 | +153.4 | H1 |
| 2025-08-04 13:35 | лонг | 0.744000 | 0.716446 | 0.740100 | time_exit_asof_close | 1440 | -63.4 | H1 |
| 2025-08-05 13:48 | лонг | 0.744400 | 0.716831 | 0.716831 | mae_stop_exit_at_level | 362 | -381.4 | H1 |
| 2025-08-06 13:36 | шорт | 0.721600 | 0.748324 | 0.748324 | mae_stop_exit_at_level | 1228 | -381.4 | H1 |
| 2025-08-07 13:39 | лонг | 0.770700 | 0.742157 | 0.742157 | mae_stop_exit_at_level | 188 | -381.4 | H1 |
| 2025-08-08 13:40 | лонг | 0.791700 | 0.762379 | 0.808000 | time_exit_asof_close | 1440 | +194.9 | H1 |
| 2025-08-12 13:41 | лонг | 0.796600 | 0.767098 | 0.874100 | time_exit_asof_close | 1440 | +961.9 | H1 |
| 2025-08-14 13:51 | лонг | 0.937500 | 0.902780 | 0.902780 | mae_stop_exit_at_level | 144 | -381.4 | H1 |
| 2025-08-18 13:41 | шорт | 0.908600 | 0.942250 | 0.942250 | mae_stop_exit_at_level | 1257 | -381.4 | H1 |
| 2025-08-21 13:37 | лонг | 0.878400 | 0.845868 | 0.845868 | mae_stop_exit_at_level | 692 | -381.4 | H1 |
| 2025-08-25 13:45 | шорт | 0.855900 | 0.887598 | 0.844200 | time_exit_asof_close | 1440 | +125.7 | H1 |
| 2025-08-26 13:47 | шорт | 0.841200 | 0.872354 | 0.872354 | mae_stop_exit_at_level | 368 | -381.4 | H1 |
| 2025-08-27 13:41 | лонг | 0.862100 | 0.830172 | 0.866700 | time_exit_asof_close | 1440 | +42.4 | H1 |
| 2025-08-29 13:39 | шорт | 0.828200 | 0.858872 | 0.811300 | time_exit_asof_close | 1440 | +193.1 | H1 |
| 2025-09-01 13:37 | шорт | 0.818000 | 0.848295 | 0.817500 | time_exit_asof_close | 1440 | -4.9 | H2 |
| 2025-09-04 13:48 | шорт | 0.811700 | 0.841761 | 0.841761 | mae_stop_exit_at_level | 1362 | -381.4 | H2 |
| 2025-09-09 13:47 | лонг | 0.884600 | 0.851839 | 0.894300 | time_exit_asof_close | 1440 | +98.7 | H2 |
| 2025-09-10 13:42 | лонг | 0.889500 | 0.856557 | 0.878400 | time_exit_asof_close | 1440 | -135.8 | H2 |
| 2025-09-15 13:39 | шорт | 0.862700 | 0.894650 | 0.868200 | time_exit_asof_close | 1440 | -74.8 | H2 |
| 2025-09-17 13:36 | шорт | 0.868400 | 0.900561 | 0.900561 | mae_stop_exit_at_level | 515 | -381.4 | H2 |
| 2025-09-18 13:36 | лонг | 0.918400 | 0.884387 | 0.907100 | time_exit_asof_close | 1440 | -134.0 | H2 |
| 2025-09-19 13:38 | шорт | 0.904300 | 0.937791 | 0.897700 | time_exit_asof_close | 1440 | +62.0 | H2 |
| 2025-09-22 13:38 | шорт | 0.826700 | 0.857317 | 0.822300 | time_exit_asof_close | 1440 | +42.2 | H2 |
| 2025-09-23 13:42 | шорт | 0.819900 | 0.850265 | 0.823400 | time_exit_asof_close | 1440 | -53.7 | H2 |
| 2025-09-24 13:37 | шорт | 0.819300 | 0.849643 | 0.788400 | time_exit_asof_close | 1440 | +366.2 | H2 |
| 2025-09-25 13:37 | шорт | 0.788400 | 0.817598 | 0.770500 | time_exit_asof_close | 1440 | +216.0 | H2 |
| 2025-09-29 13:37 | лонг | 0.792700 | 0.763342 | 0.788700 | time_exit_asof_close | 1440 | -61.5 | H2 |
| 2025-09-30 13:43 | лонг | 0.791900 | 0.762572 | 0.837000 | time_exit_asof_close | 1440 | +558.5 | H2 |
| 2025-10-08 13:41 | шорт | 0.815900 | 0.846117 | 0.846117 | mae_stop_exit_at_level | 219 | -381.4 | H2 |
| 2025-10-09 13:35 | шорт | 0.812400 | 0.842487 | 0.820500 | time_exit_asof_close | 1440 | -110.7 | H2 |
| 2025-10-10 13:38 | лонг | 0.822300 | 0.791846 | 0.791846 | mae_stop_exit_at_level | 103 | -381.4 | H2 |
| 2025-10-14 13:35 | шорт | 0.670500 | 0.695332 | 0.695332 | mae_stop_exit_at_level | 138 | -381.4 | H2 |
| 2025-10-16 13:47 | шорт | 0.675600 | 0.700621 | 0.613500 | time_exit_asof_close | 1440 | +908.2 | H2 |
| 2025-10-17 13:43 | шорт | 0.614700 | 0.637465 | 0.637465 | mae_stop_exit_at_level | 1042 | -381.4 | H2 |
| 2025-10-20 13:40 | лонг | 0.668500 | 0.643742 | 0.643742 | mae_stop_exit_at_level | 866 | -381.4 | H2 |
| 2025-10-23 13:35 | лонг | 0.643900 | 0.620053 | 0.653900 | time_exit_asof_close | 1440 | +144.3 | H2 |
| 2025-10-27 13:35 | шорт | 0.670400 | 0.695228 | 0.668200 | time_exit_asof_close | 1440 | +21.8 | H2 |
| 2025-10-28 13:35 | шорт | 0.668200 | 0.692947 | 0.650500 | time_exit_asof_close | 1440 | +253.9 | H2 |
| 2025-10-29 13:36 | шорт | 0.648300 | 0.672310 | 0.613100 | time_exit_asof_close | 1440 | +532.0 | H2 |
| 2025-10-30 13:36 | шорт | 0.613100 | 0.635806 | 0.611000 | time_exit_asof_close | 1440 | +23.3 | H2 |
| 2025-11-03 14:42 | шорт | 0.573200 | 0.594428 | 0.543500 | time_exit_asof_close | 1440 | +507.1 | H2 |
| 2025-11-04 14:38 | шорт | 0.533500 | 0.553258 | 0.553258 | mae_stop_exit_at_level | 42 | -381.4 | H2 |
| 2025-11-06 14:35 | шорт | 0.526600 | 0.546103 | 0.546103 | mae_stop_exit_at_level | 1034 | -381.4 | H2 |
| 2025-11-07 14:35 | шорт | 0.523100 | 0.542473 | 0.542473 | mae_stop_exit_at_level | 46 | -381.4 | H2 |
| 2025-11-13 14:35 | шорт | 0.556800 | 0.577421 | 0.510300 | time_exit_asof_close | 1440 | +824.1 | H2 |
| 2025-11-18 15:02 | шорт | 0.461500 | 0.478592 | 0.478592 | mae_stop_exit_at_level | 76 | -381.4 | H2 |
| 2025-11-24 14:44 | шорт | 0.404400 | 0.419377 | 0.419377 | mae_stop_exit_at_level | 160 | -381.4 | H2 |
| 2025-11-26 14:41 | лонг | 0.416300 | 0.400882 | 0.428200 | time_exit_asof_close | 1440 | +274.9 | H2 |
| 2025-12-02 14:35 | лонг | 0.402500 | 0.387593 | 0.431100 | time_exit_asof_close | 1440 | +699.6 | H2 |
| 2025-12-03 14:38 | лонг | 0.434700 | 0.418601 | 0.444600 | time_exit_asof_close | 1440 | +216.7 | H2 |
| 2025-12-05 14:39 | шорт | 0.424500 | 0.440221 | 0.414400 | time_exit_asof_close | 1440 | +226.9 | H2 |
| 2025-12-09 15:01 | лонг | 0.453500 | 0.436705 | 0.462900 | time_exit_asof_close | 1440 | +196.3 | H2 |
| 2025-12-10 15:04 | лонг | 0.464000 | 0.446816 | 0.446816 | mae_stop_exit_at_level | 577 | -381.4 | H2 |
| 2025-12-12 14:36 | лонг | 0.425400 | 0.409645 | 0.409645 | mae_stop_exit_at_level | 82 | -381.4 | H2 |
| 2025-12-15 14:36 | лонг | 0.403900 | 0.388942 | 0.388942 | mae_stop_exit_at_level | 21 | -381.4 | H2 |
| 2025-12-16 14:45 | шорт | 0.382300 | 0.396458 | 0.380700 | time_exit_asof_close | 1440 | +30.9 | H2 |
| 2025-12-18 14:35 | шорт | 0.371700 | 0.385466 | 0.366600 | time_exit_asof_close | 1440 | +126.2 | H2 |
| 2025-12-19 14:39 | шорт | 0.365900 | 0.379451 | 0.379451 | mae_stop_exit_at_level | 114 | -381.4 | H2 |
| 2025-12-23 14:37 | шорт | 0.360300 | 0.373644 | 0.353800 | time_exit_asof_close | 1440 | +169.4 | H2 |
| 2025-12-24 14:36 | шорт | 0.354600 | 0.367733 | 0.350900 | time_exit_asof_close | 1440 | +93.3 | H2 |
| 2025-12-31 14:41 | шорт | 0.347900 | 0.360784 | 0.343000 | time_exit_asof_close | 1440 | +129.8 | H2 |
| 2026-01-02 14:38 | лонг | 0.366400 | 0.352830 | 0.389700 | time_exit_asof_close | 1440 | +624.9 | H2 |
| 2026-01-05 14:37 | лонг | 0.403400 | 0.388460 | 0.433800 | time_exit_asof_close | 1440 | +742.6 | H2 |
| 2026-01-08 14:43 | шорт | 0.386200 | 0.400503 | 0.389100 | time_exit_asof_close | 1440 | -86.1 | H2 |
| 2026-01-09 15:21 | лонг | 0.393100 | 0.378542 | 0.390200 | time_exit_asof_close | 1440 | -84.8 | H2 |
| 2026-01-13 14:36 | лонг | 0.401500 | 0.386630 | 0.416300 | time_exit_asof_close | 1440 | +357.6 | H2 |
| 2026-01-14 14:38 | лонг | 0.418000 | 0.402519 | 0.402519 | mae_stop_exit_at_level | 768 | -381.4 | H2 |
| 2026-01-15 14:35 | шорт | 0.405100 | 0.420103 | 0.390200 | time_exit_asof_close | 1440 | +356.8 | H2 |
| 2026-01-16 14:39 | шорт | 0.389400 | 0.403821 | 0.400300 | time_exit_asof_close | 1440 | -290.9 | H2 |
| 2026-01-21 15:18 | лонг | 0.362700 | 0.349267 | 0.349267 | mae_stop_exit_at_level | 86 | -381.4 | H2 |
| 2026-01-23 14:37 | шорт | 0.354300 | 0.367422 | 0.367422 | mae_stop_exit_at_level | 172 | -381.4 | H2 |
| 2026-01-28 14:35 | лонг | 0.360900 | 0.347534 | 0.347534 | mae_stop_exit_at_level | 818 | -381.4 | H2 |
| 2026-01-29 14:42 | шорт | 0.342500 | 0.355185 | 0.326300 | time_exit_asof_close | 1440 | +462.0 | H2 |
| 2026-02-02 14:40 | лонг | 0.302300 | 0.291104 | 0.298800 | time_exit_asof_close | 1440 | -126.8 | H2 |
| 2026-02-11 14:36 | шорт | 0.256100 | 0.265585 | 0.265585 | mae_stop_exit_at_level | 1137 | -381.4 | H2 |
| 2026-02-13 14:41 | шорт | 0.263100 | 0.272844 | 0.272844 | mae_stop_exit_at_level | 51 | -381.4 | H2 |
| 2026-02-20 14:42 | лонг | 0.278600 | 0.268282 | 0.283800 | time_exit_asof_close | 1440 | +175.6 | H2 |
| 2026-02-23 14:36 | шорт | 0.270100 | 0.280103 | 0.254500 | time_exit_asof_close | 1440 | +566.6 | H2 |
| 2026-02-25 14:40 | лонг | 0.285100 | 0.274541 | 0.291500 | time_exit_asof_close | 1440 | +213.5 | H2 |
| 2026-03-03 14:41 | шорт | 0.263400 | 0.273155 | 0.273155 | mae_stop_exit_at_level | 1116 | -381.4 | H2 |
| 2026-03-06 14:35 | шорт | 0.259800 | 0.269422 | 0.253600 | time_exit_asof_close | 1440 | +227.6 | H2 |
| 2026-03-16 13:36 | лонг | 0.287800 | 0.277141 | 0.286200 | time_exit_asof_close | 1440 | -66.6 | H2 |
| 2026-03-17 13:51 | шорт | 0.284100 | 0.294622 | 0.294622 | mae_stop_exit_at_level | 922 | -381.4 | H2 |
| 2026-03-19 13:39 | шорт | 0.263700 | 0.273466 | 0.266400 | time_exit_asof_close | 1440 | -113.4 | H2 |
| 2026-03-23 13:37 | лонг | 0.260200 | 0.250563 | 0.263300 | time_exit_asof_close | 1440 | +108.1 | H2 |
| 2026-03-27 13:36 | шорт | 0.246000 | 0.255111 | 0.248800 | time_exit_asof_close | 1440 | -124.8 | H2 |
| 2026-04-02 13:35 | шорт | 0.235000 | 0.243703 | 0.243703 | mae_stop_exit_at_level | 956 | -381.4 | H2 |
| 2026-04-06 13:35 | лонг | 0.255700 | 0.246230 | 0.246230 | mae_stop_exit_at_level | 566 | -381.4 | H2 |
| 2026-04-07 13:46 | шорт | 0.242000 | 0.250962 | 0.250962 | mae_stop_exit_at_level | 479 | -381.4 | H2 |
| 2026-04-09 13:47 | шорт | 0.249700 | 0.258948 | 0.258948 | mae_stop_exit_at_level | 510 | -381.4 | H2 |
| 2026-04-14 13:36 | лонг | 0.245000 | 0.235926 | 0.241600 | time_exit_asof_close | 1440 | -149.8 | H2 |
| 2026-04-15 13:44 | шорт | 0.240700 | 0.249614 | 0.249614 | mae_stop_exit_at_level | 352 | -381.4 | H2 |
| 2026-04-17 13:37 | лонг | 0.263700 | 0.253934 | 0.253934 | mae_stop_exit_at_level | 1138 | -381.4 | H2 |
| 2026-04-23 13:43 | шорт | 0.247100 | 0.256251 | 0.250600 | time_exit_asof_close | 1440 | -152.6 | H2 |
| 2026-04-27 13:45 | шорт | 0.246900 | 0.256044 | 0.246600 | time_exit_asof_close | 1440 | +1.2 | H2 |
| 2026-05-01 13:53 | лонг | 0.249900 | 0.240645 | 0.248600 | time_exit_asof_close | 1440 | -63.0 | H2 |
| 2026-05-12 13:35 | шорт | 0.273100 | 0.283214 | 0.266900 | time_exit_asof_close | 1440 | +216.0 | H2 |
| 2026-05-13 13:35 | шорт | 0.266900 | 0.276785 | 0.266200 | time_exit_asof_close | 1440 | +15.2 | H2 |
| 2026-05-14 13:35 | шорт | 0.266200 | 0.276059 | 0.276059 | mae_stop_exit_at_level | 293 | -381.4 | H2 |
| 2026-05-15 13:38 | шорт | 0.261400 | 0.271081 | 0.254300 | time_exit_asof_close | 1440 | +260.6 | H2 |
| 2026-05-18 13:36 | шорт | 0.247600 | 0.256770 | 0.250900 | time_exit_asof_close | 1440 | -144.3 | H2 |
| 2026-05-20 13:35 | шорт | 0.248000 | 0.257185 | 0.246900 | time_exit_asof_close | 1440 | +33.4 | H2 |
| 2026-05-21 13:44 | шорт | 0.246300 | 0.255422 | 0.252300 | time_exit_asof_close | 1440 | -254.6 | H2 |
| 2026-05-27 13:40 | шорт | 0.237500 | 0.246296 | 0.230700 | time_exit_asof_close | 1440 | +275.3 | H2 |
| 2026-05-28 13:36 | шорт | 0.230200 | 0.238725 | 0.232200 | time_exit_asof_close | 1440 | -97.9 | H2 |
| 2026-05-29 13:37 | лонг | 0.232700 | 0.224082 | 0.234900 | time_exit_asof_close | 1440 | +83.5 | H2 |
| 2026-06-02 13:35 | шорт | 0.223000 | 0.231259 | 0.215200 | time_exit_asof_close | 1440 | +338.8 | H2 |
| 2026-06-03 13:43 | шорт | 0.214800 | 0.222755 | 0.188900 | time_exit_asof_close | 1440 | +1194.8 | H2 |
| 2026-06-05 13:39 | шорт | 0.162400 | 0.168414 | 0.158400 | time_exit_asof_close | 1440 | +235.3 | H2 |
| 2026-06-08 13:35 | лонг | 0.166500 | 0.160334 | 0.167500 | time_exit_asof_close | 1440 | +49.1 | H2 |
| 2026-06-09 13:44 | лонг | 0.168300 | 0.162067 | 0.162067 | mae_stop_exit_at_level | 151 | -381.4 | H2 |
| 2026-06-11 13:35 | лонг | 0.164800 | 0.158697 | 0.170100 | time_exit_asof_close | 1440 | +310.6 | H2 |
| 2026-06-16 14:16 | шорт | 0.176400 | 0.182933 | 0.169100 | time_exit_asof_close | 1440 | +402.8 | H2 |
| 2026-06-18 13:35 | шорт | 0.165000 | 0.171111 | 0.161100 | time_exit_asof_close | 1440 | +225.4 | H2 |
| 2026-06-24 13:48 | шорт | 0.144600 | 0.149955 | 0.149955 | mae_stop_exit_at_level | 914 | -381.4 | H2 |
BNBUSDT
кандидат — H2 плюс (+37.2 bp), H1 минус (−20.5 bp), аналогично SOL; gate2 PASS.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 106 | 41.5% | -20.0 | 28.3% |
| H2 | 97 | 50.5% | +38.8 | 24.7% |
| пул | 203 | 45.8% | +8.1 | 26.6% |

Топ-2 победителя

лонг — 2025-02-12 14:35
+831.4 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2025-10-10 13:44
+1034.4 bp, time_exit_asof_close, 1440 мин, H2
Топ-2 убыточных

шорт — 2025-10-14 13:36
-246.2 bp, mae_stop_exit_at_level, 13 мин, H2

шорт — 2026-02-13 14:40
-246.2 bp, mae_stop_exit_at_level, 47 мин, H2
2 случайных

лонг — 2025-08-04 13:35
-20.2 bp, time_exit_asof_close, 1440 мин, H1

лонг — 2026-05-22 13:59
-246.2 bp, mae_stop_exit_at_level, 342 мин, H2
Полная таблица сделок BNBUSDT (203)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-10 13:35 | шорт | 565.45 | 578.75 | 567.85 | time_exit_asof_close | 1440 | -53.4 | H1 |
| 2024-10-14 13:42 | лонг | 580.00 | 566.36 | 593.45 | time_exit_asof_close | 1440 | +220.9 | H1 |
| 2024-10-15 13:38 | лонг | 593.30 | 579.35 | 579.35 | mae_stop_exit_at_level | 89 | -246.2 | H1 |
| 2024-10-17 13:35 | шорт | 590.75 | 604.64 | 595.00 | time_exit_asof_close | 1440 | -82.9 | H1 |
| 2024-10-18 13:38 | лонг | 595.70 | 581.69 | 596.10 | time_exit_asof_close | 1440 | -4.3 | H1 |
| 2024-10-22 13:41 | шорт | 591.60 | 605.51 | 584.25 | time_exit_asof_close | 1440 | +113.2 | H1 |
| 2024-10-24 13:43 | лонг | 591.55 | 577.64 | 589.85 | time_exit_asof_close | 1440 | -39.7 | H1 |
| 2024-10-29 13:43 | лонг | 606.15 | 591.89 | 594.25 | time_exit_asof_close | 1440 | -207.3 | H1 |
| 2024-10-30 13:35 | шорт | 594.70 | 608.69 | 585.30 | time_exit_asof_close | 1440 | +147.1 | H1 |
| 2024-10-31 13:48 | шорт | 583.55 | 597.28 | 583.20 | time_exit_asof_close | 1440 | -5.0 | H1 |
| 2024-11-05 14:43 | лонг | 568.05 | 554.69 | 584.25 | time_exit_asof_close | 1440 | +274.2 | H1 |
| 2024-11-06 14:36 | лонг | 583.95 | 570.22 | 591.60 | time_exit_asof_close | 1440 | +120.0 | H1 |
| 2024-11-12 14:39 | лонг | 625.30 | 610.59 | 610.59 | mae_stop_exit_at_level | 770 | -246.2 | H1 |
| 2024-11-15 14:35 | шорт | 610.10 | 624.45 | 624.45 | mae_stop_exit_at_level | 783 | -246.2 | H1 |
| 2024-11-19 15:20 | шорт | 612.35 | 626.75 | 612.45 | time_exit_asof_close | 1440 | -12.6 | H1 |
| 2024-11-27 14:37 | лонг | 629.40 | 614.60 | 652.85 | time_exit_asof_close | 1440 | +361.6 | H1 |
| 2024-11-29 14:35 | лонг | 659.05 | 643.55 | 660.50 | time_exit_asof_close | 1440 | +11.0 | H1 |
| 2024-12-04 14:35 | лонг | 776.10 | 757.85 | 757.85 | mae_stop_exit_at_level | 53 | -246.2 | H1 |
| 2024-12-06 14:37 | шорт | 719.35 | 736.27 | 736.27 | mae_stop_exit_at_level | 84 | -246.2 | H1 |
| 2024-12-10 14:35 | шорт | 688.15 | 704.34 | 689.70 | time_exit_asof_close | 1440 | -33.5 | H1 |
| 2024-12-18 14:35 | шорт | 712.75 | 729.51 | 702.25 | time_exit_asof_close | 1440 | +136.3 | H1 |
| 2024-12-19 14:39 | шорт | 700.45 | 716.92 | 659.15 | time_exit_asof_close | 1440 | +578.6 | H1 |
| 2024-12-24 14:37 | лонг | 692.35 | 676.07 | 709.65 | time_exit_asof_close | 1440 | +238.9 | H1 |
| 2024-12-30 14:35 | шорт | 687.80 | 703.98 | 703.98 | mae_stop_exit_at_level | 188 | -246.2 | H1 |
| 2025-01-03 14:35 | шорт | 707.05 | 723.68 | 716.15 | time_exit_asof_close | 1440 | -139.7 | H1 |
| 2025-01-06 14:41 | лонг | 716.45 | 699.60 | 722.60 | time_exit_asof_close | 1440 | +74.8 | H1 |
| 2025-01-08 14:39 | шорт | 694.80 | 711.14 | 683.80 | time_exit_asof_close | 1440 | +147.3 | H1 |
| 2025-01-09 14:36 | шорт | 683.95 | 700.04 | 691.80 | time_exit_asof_close | 1440 | -125.8 | H1 |
| 2025-01-14 14:37 | лонг | 697.35 | 680.95 | 697.10 | time_exit_asof_close | 1440 | -14.6 | H1 |
| 2025-01-17 14:36 | лонг | 722.95 | 705.95 | 705.95 | mae_stop_exit_at_level | 787 | -246.2 | H1 |
| 2025-01-20 14:38 | шорт | 691.10 | 707.35 | 684.65 | time_exit_asof_close | 1440 | +82.3 | H1 |
| 2025-01-21 14:35 | шорт | 687.00 | 703.16 | 703.16 | mae_stop_exit_at_level | 861 | -246.2 | H1 |
| 2025-01-24 14:41 | лонг | 688.05 | 671.87 | 685.65 | time_exit_asof_close | 1440 | -45.9 | H1 |
| 2025-01-29 14:35 | шорт | 665.25 | 680.90 | 679.05 | time_exit_asof_close | 1440 | -218.4 | H1 |
| 2025-01-30 14:36 | лонг | 680.20 | 664.20 | 683.05 | time_exit_asof_close | 1440 | +30.9 | H1 |
| 2025-02-04 14:39 | лонг | 587.70 | 573.88 | 573.88 | mae_stop_exit_at_level | 327 | -246.2 | H1 |
| 2025-02-06 14:35 | лонг | 585.30 | 571.53 | 571.53 | mae_stop_exit_at_level | 70 | -246.2 | H1 |
| 2025-02-10 14:37 | шорт | 602.65 | 616.82 | 616.82 | mae_stop_exit_at_level | 523 | -246.2 | H1 |
| 2025-02-12 14:35 | лонг | 641.05 | 625.97 | 695.05 | time_exit_asof_close | 1440 | +831.4 | H1 |
| 2025-02-17 14:35 | лонг | 680.25 | 664.25 | 664.25 | mae_stop_exit_at_level | 114 | -246.2 | H1 |
| 2025-02-18 14:35 | шорт | 656.05 | 671.48 | 658.90 | time_exit_asof_close | 1440 | -54.4 | H1 |
| 2025-02-20 14:38 | шорт | 651.95 | 667.28 | 667.28 | mae_stop_exit_at_level | 1408 | -246.2 | H1 |
| 2025-02-24 14:41 | шорт | 638.70 | 653.72 | 608.70 | time_exit_asof_close | 1440 | +458.7 | H1 |
| 2025-02-25 14:40 | шорт | 608.90 | 623.22 | 623.22 | mae_stop_exit_at_level | 344 | -246.2 | H1 |
| 2025-02-26 14:38 | лонг | 614.55 | 600.10 | 600.10 | mae_stop_exit_at_level | 240 | -246.2 | H1 |
| 2025-03-03 14:38 | шорт | 599.20 | 613.29 | 575.80 | time_exit_asof_close | 1440 | +379.5 | H1 |
| 2025-03-06 15:16 | лонг | 600.35 | 586.23 | 586.23 | mae_stop_exit_at_level | 544 | -246.2 | H1 |
| 2025-03-07 14:35 | лонг | 601.10 | 586.96 | 598.00 | time_exit_asof_close | 1440 | -62.6 | H1 |
| 2025-03-10 13:37 | шорт | 559.60 | 572.76 | 551.30 | time_exit_asof_close | 1440 | +137.3 | H1 |
| 2025-03-11 14:02 | шорт | 545.70 | 558.53 | 558.53 | mae_stop_exit_at_level | 290 | -246.2 | H1 |
| 2025-03-14 13:43 | шорт | 578.30 | 591.90 | 591.90 | mae_stop_exit_at_level | 679 | -246.2 | H1 |
| 2025-03-17 13:35 | лонг | 628.70 | 613.91 | 626.30 | time_exit_asof_close | 1440 | -49.2 | H1 |
| 2025-03-20 13:38 | лонг | 626.80 | 612.06 | 631.20 | time_exit_asof_close | 1440 | +59.2 | H1 |
| 2025-03-24 13:40 | лонг | 626.40 | 611.67 | 632.10 | time_exit_asof_close | 1440 | +80.0 | H1 |
| 2025-04-01 14:00 | лонг | 615.40 | 600.93 | 600.93 | mae_stop_exit_at_level | 779 | -246.2 | H1 |
| 2025-04-03 14:06 | шорт | 585.80 | 599.58 | 599.58 | mae_stop_exit_at_level | 1094 | -246.2 | H1 |
| 2025-04-07 13:38 | шорт | 541.70 | 554.44 | 554.44 | mae_stop_exit_at_level | 14 | -246.2 | H1 |
| 2025-04-11 13:35 | лонг | 583.40 | 569.68 | 591.90 | time_exit_asof_close | 1440 | +134.7 | H1 |
| 2025-04-17 13:44 | лонг | 587.80 | 573.97 | 591.10 | time_exit_asof_close | 1440 | +45.1 | H1 |
| 2025-04-22 13:41 | лонг | 607.50 | 593.21 | 609.40 | time_exit_asof_close | 1440 | +20.3 | H1 |
| 2025-04-24 13:41 | шорт | 596.60 | 610.63 | 603.40 | time_exit_asof_close | 1440 | -125.0 | H1 |
| 2025-04-25 13:35 | лонг | 603.70 | 589.50 | 602.80 | time_exit_asof_close | 1440 | -25.9 | H1 |
| 2025-04-29 13:35 | шорт | 602.10 | 616.26 | 597.20 | time_exit_asof_close | 1440 | +70.4 | H1 |
| 2025-04-30 13:39 | шорт | 595.60 | 609.61 | 603.00 | time_exit_asof_close | 1440 | -135.2 | H1 |
| 2025-05-02 13:35 | шорт | 598.10 | 612.17 | 597.40 | time_exit_asof_close | 1440 | +0.7 | H1 |
| 2025-05-05 13:35 | лонг | 594.30 | 580.32 | 595.10 | time_exit_asof_close | 1440 | +2.5 | H1 |
| 2025-05-08 13:36 | лонг | 616.90 | 602.39 | 640.40 | time_exit_asof_close | 1440 | +369.9 | H1 |
| 2025-05-09 13:35 | лонг | 640.00 | 624.95 | 653.50 | time_exit_asof_close | 1440 | +199.9 | H1 |
| 2025-05-13 13:44 | шорт | 655.60 | 671.02 | 671.02 | mae_stop_exit_at_level | 364 | -246.2 | H1 |
| 2025-05-14 13:38 | шорт | 655.00 | 670.41 | 650.50 | time_exit_asof_close | 1440 | +57.7 | H1 |
| 2025-05-15 13:38 | шорт | 650.50 | 665.80 | 653.60 | time_exit_asof_close | 1440 | -58.7 | H1 |
| 2025-05-21 13:36 | лонг | 653.80 | 638.42 | 685.30 | time_exit_asof_close | 1440 | +470.8 | H1 |
| 2025-05-22 13:40 | лонг | 687.20 | 671.04 | 671.04 | mae_stop_exit_at_level | 1337 | -246.2 | H1 |
| 2025-05-27 13:40 | лонг | 688.00 | 671.82 | 686.60 | time_exit_asof_close | 1440 | -31.3 | H1 |
| 2025-05-28 13:43 | шорт | 685.30 | 701.42 | 683.10 | time_exit_asof_close | 1440 | +21.1 | H1 |
| 2025-05-29 13:40 | шорт | 682.80 | 698.86 | 671.20 | time_exit_asof_close | 1440 | +158.9 | H1 |
| 2025-05-30 13:36 | шорт | 669.80 | 685.55 | 657.70 | time_exit_asof_close | 1440 | +169.7 | H1 |
| 2025-06-02 13:37 | лонг | 655.20 | 639.79 | 663.00 | time_exit_asof_close | 1440 | +108.0 | H1 |
| 2025-06-04 13:37 | лонг | 668.50 | 652.78 | 662.70 | time_exit_asof_close | 1440 | -97.8 | H1 |
| 2025-06-05 13:45 | шорт | 661.70 | 677.26 | 649.70 | time_exit_asof_close | 1440 | +170.4 | H1 |
| 2025-06-11 14:22 | лонг | 670.00 | 654.24 | 663.70 | time_exit_asof_close | 1440 | -105.0 | H1 |
| 2025-06-16 13:44 | лонг | 655.40 | 639.98 | 653.10 | time_exit_asof_close | 1440 | -46.1 | H1 |
| 2025-06-20 13:36 | лонг | 648.70 | 633.44 | 637.60 | time_exit_asof_close | 1440 | -182.1 | H1 |
| 2025-06-24 13:36 | лонг | 638.60 | 623.58 | 646.60 | time_exit_asof_close | 1440 | +114.3 | H1 |
| 2025-06-27 13:37 | лонг | 645.20 | 630.02 | 645.60 | time_exit_asof_close | 1440 | -4.8 | H1 |
| 2025-07-02 13:35 | лонг | 657.50 | 642.04 | 662.00 | time_exit_asof_close | 1440 | +57.4 | H1 |
| 2025-07-03 13:37 | лонг | 662.70 | 647.11 | 657.50 | time_exit_asof_close | 1440 | -89.5 | H1 |
| 2025-07-04 13:38 | шорт | 657.10 | 672.56 | 654.30 | time_exit_asof_close | 1440 | +31.6 | H1 |
| 2025-07-08 13:39 | шорт | 659.80 | 675.32 | 662.20 | time_exit_asof_close | 1440 | -47.4 | H1 |
| 2025-07-10 13:45 | лонг | 671.50 | 655.71 | 688.90 | time_exit_asof_close | 1440 | +248.1 | H1 |
| 2025-07-11 13:36 | лонг | 690.30 | 674.06 | 685.00 | time_exit_asof_close | 1440 | -87.8 | H1 |
| 2025-07-15 13:39 | шорт | 682.10 | 698.14 | 691.10 | time_exit_asof_close | 1440 | -142.9 | H1 |
| 2025-07-18 13:37 | лонг | 760.90 | 743.00 | 743.00 | mae_stop_exit_at_level | 55 | -246.2 | H1 |
| 2025-07-21 13:40 | лонг | 777.10 | 758.82 | 758.82 | mae_stop_exit_at_level | 318 | -246.2 | H1 |
| 2025-07-31 13:38 | лонг | 795.40 | 776.69 | 776.69 | mae_stop_exit_at_level | 672 | -246.2 | H1 |
| 2025-08-01 13:39 | шорт | 768.40 | 786.47 | 753.10 | time_exit_asof_close | 1440 | +188.1 | H1 |
| 2025-08-04 13:35 | лонг | 758.90 | 741.05 | 758.20 | time_exit_asof_close | 1440 | -20.2 | H1 |
| 2025-08-08 13:35 | лонг | 787.80 | 769.27 | 809.00 | time_exit_asof_close | 1440 | +258.1 | H1 |
| 2025-08-13 13:35 | лонг | 858.40 | 838.21 | 838.21 | mae_stop_exit_at_level | 303 | -246.2 | H1 |
| 2025-08-18 13:36 | шорт | 836.90 | 856.58 | 844.40 | time_exit_asof_close | 1440 | -100.6 | H1 |
| 2025-08-21 13:37 | лонг | 853.10 | 833.04 | 833.04 | mae_stop_exit_at_level | 419 | -246.2 | H1 |
| 2025-08-25 13:45 | шорт | 856.10 | 876.24 | 845.60 | time_exit_asof_close | 1440 | +111.6 | H1 |
| 2025-08-26 13:49 | шорт | 841.50 | 861.29 | 861.29 | mae_stop_exit_at_level | 369 | -246.2 | H1 |
| 2025-08-27 13:42 | лонг | 862.00 | 841.73 | 878.40 | time_exit_asof_close | 1440 | +179.3 | H1 |
| 2025-08-28 13:40 | лонг | 878.60 | 857.94 | 857.94 | mae_stop_exit_at_level | 1066 | -246.2 | H1 |
| 2025-08-29 13:39 | шорт | 857.80 | 877.98 | 853.00 | time_exit_asof_close | 1440 | +45.0 | H1 |
| 2025-09-01 13:42 | шорт | 852.40 | 872.45 | 847.70 | time_exit_asof_close | 1440 | +44.1 | H2 |
| 2025-09-04 13:39 | шорт | 847.80 | 867.74 | 856.00 | time_exit_asof_close | 1440 | -107.7 | H2 |
| 2025-09-10 13:42 | лонг | 902.50 | 881.27 | 898.40 | time_exit_asof_close | 1440 | -56.4 | H2 |
| 2025-09-11 13:36 | шорт | 898.00 | 919.12 | 907.40 | time_exit_asof_close | 1440 | -115.7 | H2 |
| 2025-09-15 13:36 | шорт | 919.60 | 941.23 | 929.10 | time_exit_asof_close | 1440 | -114.3 | H2 |
| 2025-09-19 14:32 | шорт | 988.80 | 1,012.06 | 1,002.50 | time_exit_asof_close | 1440 | -149.6 | H2 |
| 2025-09-22 13:35 | шорт | 1,021.30 | 1,045.32 | 1,021.50 | time_exit_asof_close | 1440 | -13.0 | H2 |
| 2025-09-23 13:37 | шорт | 1,018.20 | 1,042.15 | 1,014.00 | time_exit_asof_close | 1440 | +30.2 | H2 |
| 2025-09-24 13:37 | шорт | 1,014.00 | 1,037.85 | 990.60 | time_exit_asof_close | 1440 | +219.8 | H2 |
| 2025-09-25 13:37 | шорт | 990.60 | 1,013.90 | 945.90 | time_exit_asof_close | 1440 | +440.2 | H2 |
| 2025-09-29 13:37 | лонг | 1,005.80 | 982.14 | 1,007.60 | time_exit_asof_close | 1440 | +6.9 | H2 |
| 2025-09-30 13:44 | лонг | 1,011.80 | 988.00 | 1,022.70 | time_exit_asof_close | 1440 | +96.7 | H2 |
| 2025-10-08 13:43 | шорт | 1,299.20 | 1,329.76 | 1,263.70 | time_exit_asof_close | 1440 | +262.2 | H2 |
| 2025-10-09 13:40 | шорт | 1,267.10 | 1,296.90 | 1,261.60 | time_exit_asof_close | 1440 | +32.4 | H2 |
| 2025-10-10 13:44 | шорт | 1,258.80 | 1,288.41 | 1,127.20 | time_exit_asof_close | 1440 | +1034.4 | H2 |
| 2025-10-14 13:36 | шорт | 1,154.10 | 1,181.24 | 1,181.24 | mae_stop_exit_at_level | 13 | -246.2 | H2 |
| 2025-10-16 13:37 | лонг | 1,189.60 | 1,161.62 | 1,161.62 | mae_stop_exit_at_level | 114 | -246.2 | H2 |
| 2025-10-17 13:43 | шорт | 1,061.70 | 1,086.67 | 1,086.67 | mae_stop_exit_at_level | 141 | -246.2 | H2 |
| 2025-10-22 13:39 | лонг | 1,079.90 | 1,054.50 | 1,054.50 | mae_stop_exit_at_level | 452 | -246.2 | H2 |
| 2025-10-23 13:35 | лонг | 1,093.80 | 1,068.07 | 1,126.00 | time_exit_asof_close | 1440 | +283.4 | H2 |
| 2025-10-28 13:35 | шорт | 1,141.00 | 1,167.84 | 1,113.10 | time_exit_asof_close | 1440 | +233.5 | H2 |
| 2025-10-29 13:36 | шорт | 1,111.30 | 1,137.44 | 1,086.70 | time_exit_asof_close | 1440 | +210.4 | H2 |
| 2025-10-30 13:35 | шорт | 1,089.60 | 1,115.23 | 1,081.00 | time_exit_asof_close | 1440 | +67.9 | H2 |
| 2025-10-31 13:42 | шорт | 1,078.30 | 1,103.66 | 1,083.70 | time_exit_asof_close | 1440 | -61.1 | H2 |
| 2025-11-04 14:38 | шорт | 936.80 | 958.83 | 958.83 | mae_stop_exit_at_level | 10 | -246.2 | H2 |
| 2025-11-05 14:42 | лонг | 956.00 | 933.51 | 937.80 | time_exit_asof_close | 1440 | -201.4 | H2 |
| 2025-11-06 14:35 | шорт | 936.30 | 958.32 | 958.32 | mae_stop_exit_at_level | 740 | -246.2 | H2 |
| 2025-11-07 14:35 | шорт | 929.80 | 951.67 | 951.67 | mae_stop_exit_at_level | 111 | -246.2 | H2 |
| 2025-11-12 14:36 | шорт | 971.00 | 993.84 | 954.70 | time_exit_asof_close | 1440 | +156.9 | H2 |
| 2025-11-13 14:35 | шорт | 956.80 | 979.30 | 916.80 | time_exit_asof_close | 1440 | +407.1 | H2 |
| 2025-11-18 14:37 | лонг | 924.30 | 902.56 | 915.40 | time_exit_asof_close | 1440 | -107.3 | H2 |
| 2025-11-20 14:40 | шорт | 896.20 | 917.28 | 829.30 | time_exit_asof_close | 1440 | +735.5 | H2 |
| 2025-11-24 14:44 | шорт | 832.40 | 851.98 | 851.98 | mae_stop_exit_at_level | 123 | -246.2 | H2 |
| 2025-11-26 14:40 | лонг | 863.50 | 843.19 | 887.00 | time_exit_asof_close | 1440 | +261.1 | H2 |
| 2025-12-02 14:36 | лонг | 854.00 | 833.91 | 894.30 | time_exit_asof_close | 1440 | +460.9 | H2 |
| 2025-12-05 14:39 | шорт | 886.10 | 906.94 | 892.20 | time_exit_asof_close | 1440 | -79.8 | H2 |
| 2025-12-12 14:36 | лонг | 891.30 | 870.34 | 870.34 | mae_stop_exit_at_level | 105 | -246.2 | H2 |
| 2025-12-16 14:45 | шорт | 864.90 | 885.24 | 856.50 | time_exit_asof_close | 1440 | +86.1 | H2 |
| 2025-12-17 14:36 | шорт | 859.20 | 879.41 | 841.60 | time_exit_asof_close | 1440 | +193.8 | H2 |
| 2025-12-18 14:35 | шорт | 841.80 | 861.60 | 845.80 | time_exit_asof_close | 1440 | -58.5 | H2 |
| 2025-12-19 14:40 | шорт | 844.30 | 864.16 | 851.40 | time_exit_asof_close | 1440 | -95.1 | H2 |
| 2025-12-23 14:38 | шорт | 846.40 | 866.31 | 835.90 | time_exit_asof_close | 1440 | +113.1 | H2 |
| 2025-12-24 14:35 | шорт | 838.70 | 858.43 | 836.90 | time_exit_asof_close | 1440 | +10.5 | H2 |
| 2025-12-30 14:37 | лонг | 859.90 | 839.68 | 867.40 | time_exit_asof_close | 1440 | +76.2 | H2 |
| 2026-01-02 14:38 | лонг | 869.80 | 849.34 | 874.20 | time_exit_asof_close | 1440 | +39.6 | H2 |
| 2026-01-06 14:39 | лонг | 921.90 | 900.22 | 900.22 | mae_stop_exit_at_level | 189 | -246.2 | H2 |
| 2026-01-08 14:43 | шорт | 877.80 | 898.45 | 887.20 | time_exit_asof_close | 1440 | -118.1 | H2 |
| 2026-01-13 14:36 | лонг | 912.60 | 891.14 | 937.20 | time_exit_asof_close | 1440 | +258.6 | H2 |
| 2026-01-14 14:38 | лонг | 939.30 | 917.21 | 937.40 | time_exit_asof_close | 1440 | -31.2 | H2 |
| 2026-01-16 14:39 | шорт | 931.00 | 952.90 | 943.50 | time_exit_asof_close | 1440 | -145.3 | H2 |
| 2026-01-28 14:35 | лонг | 904.90 | 883.62 | 886.70 | time_exit_asof_close | 1440 | -212.1 | H2 |
| 2026-01-29 14:35 | шорт | 886.70 | 907.56 | 851.20 | time_exit_asof_close | 1440 | +389.4 | H2 |
| 2026-02-02 14:35 | лонг | 772.70 | 754.53 | 774.00 | time_exit_asof_close | 1440 | +5.8 | H2 |
| 2026-02-10 14:36 | шорт | 623.00 | 637.65 | 599.60 | time_exit_asof_close | 1440 | +364.6 | H2 |
| 2026-02-11 14:36 | шорт | 599.60 | 613.70 | 613.70 | mae_stop_exit_at_level | 413 | -246.2 | H2 |
| 2026-02-13 14:40 | шорт | 597.50 | 611.55 | 611.55 | mae_stop_exit_at_level | 47 | -246.2 | H2 |
| 2026-02-18 14:48 | шорт | 607.70 | 621.99 | 621.99 | mae_stop_exit_at_level | 52 | -246.2 | H2 |
| 2026-02-19 14:35 | шорт | 597.80 | 611.86 | 611.86 | mae_stop_exit_at_level | 898 | -246.2 | H2 |
| 2026-02-20 14:35 | лонг | 609.80 | 595.46 | 633.70 | time_exit_asof_close | 1440 | +380.9 | H2 |
| 2026-02-23 14:36 | шорт | 608.40 | 622.71 | 578.60 | time_exit_asof_close | 1440 | +478.8 | H2 |
| 2026-03-06 14:35 | шорт | 628.90 | 643.69 | 625.30 | time_exit_asof_close | 1440 | +46.2 | H2 |
| 2026-03-09 13:43 | лонг | 637.40 | 622.41 | 641.30 | time_exit_asof_close | 1440 | +50.2 | H2 |
| 2026-03-12 13:36 | лонг | 654.50 | 639.11 | 672.60 | time_exit_asof_close | 1440 | +265.5 | H2 |
| 2026-03-16 13:35 | лонг | 682.00 | 665.96 | 665.96 | mae_stop_exit_at_level | 1379 | -246.2 | H2 |
| 2026-03-17 13:47 | шорт | 665.20 | 680.85 | 657.40 | time_exit_asof_close | 1440 | +106.3 | H2 |
| 2026-03-19 13:39 | шорт | 637.70 | 652.70 | 639.20 | time_exit_asof_close | 1440 | -34.5 | H2 |
| 2026-03-23 13:37 | лонг | 644.50 | 629.34 | 629.34 | mae_stop_exit_at_level | 895 | -246.2 | H2 |
| 2026-03-24 13:36 | шорт | 635.10 | 650.04 | 650.04 | mae_stop_exit_at_level | 1223 | -246.2 | H2 |
| 2026-03-25 13:36 | лонг | 652.30 | 636.96 | 636.96 | mae_stop_exit_at_level | 968 | -246.2 | H2 |
| 2026-03-26 13:35 | шорт | 628.70 | 643.49 | 608.80 | time_exit_asof_close | 1440 | +305.5 | H2 |
| 2026-03-27 13:35 | шорт | 608.80 | 623.12 | 613.30 | time_exit_asof_close | 1440 | -84.9 | H2 |
| 2026-04-02 13:35 | шорт | 570.70 | 584.12 | 584.12 | mae_stop_exit_at_level | 393 | -246.2 | H2 |
| 2026-04-07 13:44 | шорт | 597.00 | 611.04 | 611.04 | mae_stop_exit_at_level | 442 | -246.2 | H2 |
| 2026-04-09 13:38 | шорт | 600.40 | 614.52 | 601.10 | time_exit_asof_close | 1440 | -22.7 | H2 |
| 2026-04-14 13:40 | лонг | 618.30 | 603.76 | 617.50 | time_exit_asof_close | 1440 | -23.9 | H2 |
| 2026-04-17 13:35 | лонг | 640.00 | 624.95 | 632.20 | time_exit_asof_close | 1440 | -132.9 | H2 |
| 2026-05-04 13:35 | лонг | 623.70 | 609.03 | 631.90 | time_exit_asof_close | 1440 | +120.5 | H2 |
| 2026-05-05 13:48 | лонг | 632.40 | 617.53 | 646.50 | time_exit_asof_close | 1440 | +212.0 | H2 |
| 2026-05-07 13:39 | шорт | 647.20 | 662.42 | 637.30 | time_exit_asof_close | 1440 | +142.0 | H2 |
| 2026-05-08 13:41 | шорт | 637.10 | 652.08 | 652.08 | mae_stop_exit_at_level | 652 | -246.2 | H2 |
| 2026-05-18 13:36 | шорт | 638.10 | 653.11 | 641.50 | time_exit_asof_close | 1440 | -64.3 | H2 |
| 2026-05-22 13:59 | лонг | 663.70 | 648.09 | 648.09 | mae_stop_exit_at_level | 342 | -246.2 | H2 |
| 2026-05-27 13:37 | шорт | 651.00 | 666.31 | 629.90 | time_exit_asof_close | 1440 | +313.1 | H2 |
| 2026-05-28 13:36 | шорт | 630.20 | 645.02 | 635.00 | time_exit_asof_close | 1440 | -87.2 | H2 |
| 2026-05-29 13:37 | лонг | 635.90 | 620.94 | 672.90 | time_exit_asof_close | 1440 | +570.9 | H2 |
| 2026-06-01 13:40 | шорт | 685.80 | 701.93 | 671.90 | time_exit_asof_close | 1440 | +191.7 | H2 |
| 2026-06-02 13:35 | шорт | 674.70 | 690.57 | 632.90 | time_exit_asof_close | 1440 | +608.5 | H2 |
| 2026-06-03 13:42 | шорт | 631.20 | 646.05 | 603.00 | time_exit_asof_close | 1440 | +435.8 | H2 |
| 2026-06-05 13:40 | шорт | 591.50 | 605.41 | 575.10 | time_exit_asof_close | 1440 | +266.3 | H2 |
| 2026-06-08 13:51 | лонг | 600.50 | 586.38 | 595.50 | time_exit_asof_close | 1440 | -94.3 | H2 |
| 2026-06-11 13:36 | лонг | 599.50 | 585.40 | 605.60 | time_exit_asof_close | 1440 | +90.8 | H2 |
| 2026-06-17 13:37 | лонг | 611.90 | 597.51 | 597.51 | mae_stop_exit_at_level | 363 | -246.2 | H2 |
| 2026-06-18 13:35 | шорт | 589.30 | 603.16 | 573.90 | time_exit_asof_close | 1440 | +250.3 | H2 |
| 2026-06-22 13:46 | лонг | 601.30 | 587.16 | 587.16 | mae_stop_exit_at_level | 910 | -246.2 | H2 |
| 2026-06-24 14:16 | шорт | 568.80 | 582.18 | 549.20 | time_exit_asof_close | 1440 | +333.6 | H2 |
| 2026-06-25 13:37 | шорт | 564.40 | 577.67 | 557.00 | time_exit_asof_close | 1440 | +120.1 | H2 |
| 2026-06-29 13:41 | шорт | 550.40 | 563.35 | 546.00 | time_exit_asof_close | 1440 | +68.9 | H2 |
XRPUSDT
около нуля в H2 (+4.0 bp) — пул положителен (+22.1 bp) только за счёт H1 (+38.2 bp); gate2 FAIL. НЕ «честный ноль» пула, как в устаревшей памяти задачи — пул положителен, но валидационная половина тонкая, флаг расхождения со старой памятью.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 118 | 43.2% | +39.0 | 44.9% |
| H2 | 103 | 40.8% | +1.5 | 30.1% |
| пул | 221 | 42.1% | +21.5 | 38.0% |

Топ-2 победителя

лонг — 2024-11-15 14:37
+2962.2 bp, time_exit_asof_close, 1440 мин, H1

лонг — 2024-11-28 14:37
+1581.6 bp, time_exit_asof_close, 1440 мин, H1
Топ-2 убыточных

лонг — 2025-04-15 13:37
-297.4 bp, mae_stop_exit_at_level, 279 мин, H1

шорт — 2026-01-08 14:43
-297.4 bp, mae_stop_exit_at_level, 77 мин, H2
2 случайных

лонг — 2025-07-31 13:39
-297.4 bp, mae_stop_exit_at_level, 539 мин, H1

шорт — 2026-05-27 13:37
+228.8 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок XRPUSDT (221)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-10 13:37 | лонг | 0.540700 | 0.525215 | 0.525215 | mae_stop_exit_at_level | 284 | -297.4 | H1 |
| 2024-10-14 13:37 | лонг | 0.538700 | 0.523272 | 0.540700 | time_exit_asof_close | 1440 | +26.1 | H1 |
| 2024-10-15 13:39 | лонг | 0.541000 | 0.525506 | 0.548500 | time_exit_asof_close | 1440 | +127.6 | H1 |
| 2024-10-16 13:35 | лонг | 0.550600 | 0.534831 | 0.551100 | time_exit_asof_close | 1440 | -1.9 | H1 |
| 2024-10-22 13:43 | шорт | 0.531500 | 0.546722 | 0.526500 | time_exit_asof_close | 1440 | +83.1 | H1 |
| 2024-10-24 13:41 | лонг | 0.530600 | 0.515404 | 0.523400 | time_exit_asof_close | 1440 | -146.7 | H1 |
| 2024-10-25 13:41 | шорт | 0.523400 | 0.538390 | 0.512700 | time_exit_asof_close | 1440 | +193.4 | H1 |
| 2024-10-29 13:36 | лонг | 0.524900 | 0.509867 | 0.520200 | time_exit_asof_close | 1440 | -100.5 | H1 |
| 2024-10-30 13:35 | шорт | 0.519900 | 0.534790 | 0.517200 | time_exit_asof_close | 1440 | +40.9 | H1 |
| 2024-10-31 13:45 | шорт | 0.515900 | 0.530675 | 0.518600 | time_exit_asof_close | 1440 | -63.3 | H1 |
| 2024-11-04 15:25 | лонг | 0.510600 | 0.495977 | 0.495977 | mae_stop_exit_at_level | 387 | -297.4 | H1 |
| 2024-11-06 14:36 | лонг | 0.532900 | 0.517638 | 0.544400 | time_exit_asof_close | 1440 | +204.8 | H1 |
| 2024-11-12 14:36 | лонг | 0.653900 | 0.635173 | 0.706100 | time_exit_asof_close | 1440 | +787.3 | H1 |
| 2024-11-13 14:42 | лонг | 0.713400 | 0.692968 | 0.692968 | mae_stop_exit_at_level | 276 | -297.4 | H1 |
| 2024-11-15 14:37 | лонг | 0.880200 | 0.854991 | 1.1419 | time_exit_asof_close | 1440 | +2962.2 | H1 |
| 2024-11-18 15:33 | лонг | 1.1555 | 1.1224 | 1.1224 | mae_stop_exit_at_level | 134 | -297.4 | H1 |
| 2024-11-21 14:35 | шорт | 1.1252 | 1.1574 | 1.1574 | mae_stop_exit_at_level | 210 | -297.4 | H1 |
| 2024-11-25 14:38 | лонг | 1.4429 | 1.4016 | 1.4016 | mae_stop_exit_at_level | 15 | -297.4 | H1 |
| 2024-11-27 14:37 | лонг | 1.4515 | 1.4099 | 1.4712 | time_exit_asof_close | 1440 | +124.7 | H1 |
| 2024-11-28 14:37 | лонг | 1.4712 | 1.4291 | 1.7055 | time_exit_asof_close | 1440 | +1581.6 | H1 |
| 2024-11-29 14:36 | лонг | 1.7098 | 1.6608 | 1.8668 | time_exit_asof_close | 1440 | +907.2 | H1 |
| 2024-12-02 14:35 | лонг | 2.5534 | 2.4803 | 2.4803 | mae_stop_exit_at_level | 1396 | -297.4 | H1 |
| 2024-12-03 14:41 | лонг | 2.4743 | 2.4034 | 2.4034 | mae_stop_exit_at_level | 52 | -297.4 | H1 |
| 2024-12-04 14:35 | лонг | 2.5824 | 2.5084 | 2.5084 | mae_stop_exit_at_level | 77 | -297.4 | H1 |
| 2024-12-10 14:35 | шорт | 2.1806 | 2.2431 | 2.2431 | mae_stop_exit_at_level | 356 | -297.4 | H1 |
| 2024-12-11 14:35 | лонг | 2.3873 | 2.3189 | 2.4075 | time_exit_asof_close | 1440 | +73.6 | H1 |
| 2024-12-13 15:13 | лонг | 2.4693 | 2.3986 | 2.3986 | mae_stop_exit_at_level | 44 | -297.4 | H1 |
| 2024-12-18 14:35 | шорт | 2.5037 | 2.5754 | 2.4012 | time_exit_asof_close | 1440 | +398.4 | H1 |
| 2024-12-19 14:39 | шорт | 2.3779 | 2.4460 | 2.1842 | time_exit_asof_close | 1440 | +803.6 | H1 |
| 2024-12-23 14:36 | шорт | 2.1862 | 2.2488 | 2.2488 | mae_stop_exit_at_level | 384 | -297.4 | H1 |
| 2024-12-24 14:38 | лонг | 2.3156 | 2.2493 | 2.2956 | time_exit_asof_close | 1440 | -97.4 | H1 |
| 2024-12-26 14:35 | шорт | 2.1526 | 2.2142 | 2.2142 | mae_stop_exit_at_level | 1111 | -297.4 | H1 |
| 2024-12-30 14:35 | шорт | 2.0053 | 2.0627 | 2.0627 | mae_stop_exit_at_level | 188 | -297.4 | H1 |
| 2025-01-01 14:36 | лонг | 2.1712 | 2.1090 | 2.3943 | time_exit_asof_close | 1440 | +1016.5 | H1 |
| 2025-01-03 14:38 | лонг | 2.4346 | 2.3649 | 2.4533 | time_exit_asof_close | 1440 | +65.8 | H1 |
| 2025-01-06 14:41 | лонг | 2.3915 | 2.3230 | 2.4335 | time_exit_asof_close | 1440 | +164.6 | H1 |
| 2025-01-09 14:36 | шорт | 2.2634 | 2.3282 | 2.3282 | mae_stop_exit_at_level | 55 | -297.4 | H1 |
| 2025-01-13 14:35 | шорт | 2.3329 | 2.3997 | 2.3997 | mae_stop_exit_at_level | 3 | -297.4 | H1 |
| 2025-01-14 14:37 | лонг | 2.5909 | 2.5167 | 2.8339 | time_exit_asof_close | 1440 | +926.9 | H1 |
| 2025-01-15 14:47 | лонг | 2.8538 | 2.7721 | 3.2146 | time_exit_asof_close | 1440 | +1253.3 | H1 |
| 2025-01-17 14:39 | шорт | 3.2288 | 3.3213 | 3.1990 | time_exit_asof_close | 1440 | +81.3 | H1 |
| 2025-01-20 14:36 | лонг | 3.3035 | 3.2089 | 3.2089 | mae_stop_exit_at_level | 150 | -297.4 | H1 |
| 2025-01-21 14:35 | шорт | 3.1117 | 3.2008 | 3.2008 | mae_stop_exit_at_level | 189 | -297.4 | H1 |
| 2025-01-24 14:44 | лонг | 3.1911 | 3.0997 | 3.0997 | mae_stop_exit_at_level | 364 | -297.4 | H1 |
| 2025-01-28 14:36 | лонг | 3.1676 | 3.0769 | 3.0769 | mae_stop_exit_at_level | 374 | -297.4 | H1 |
| 2025-01-29 14:35 | шорт | 3.0608 | 3.1485 | 3.0988 | time_exit_asof_close | 1440 | -135.2 | H1 |
| 2025-01-31 14:35 | шорт | 3.0806 | 3.1688 | 2.9816 | time_exit_asof_close | 1440 | +310.4 | H1 |
| 2025-02-05 14:54 | шорт | 2.5209 | 2.5931 | 2.3669 | time_exit_asof_close | 1440 | +599.9 | H1 |
| 2025-02-07 14:40 | лонг | 2.5123 | 2.4403 | 2.4403 | mae_stop_exit_at_level | 40 | -297.4 | H1 |
| 2025-02-11 14:44 | лонг | 2.4651 | 2.3945 | 2.3945 | mae_stop_exit_at_level | 242 | -297.4 | H1 |
| 2025-02-14 14:35 | лонг | 2.7307 | 2.6525 | 2.7691 | time_exit_asof_close | 1440 | +129.6 | H1 |
| 2025-02-18 14:35 | шорт | 2.5988 | 2.6732 | 2.6233 | time_exit_asof_close | 1440 | -105.3 | H1 |
| 2025-02-20 14:35 | лонг | 2.7422 | 2.6637 | 2.6637 | mae_stop_exit_at_level | 645 | -297.4 | H1 |
| 2025-02-21 14:35 | шорт | 2.6660 | 2.7424 | 2.5824 | time_exit_asof_close | 1440 | +302.6 | H1 |
| 2025-02-24 14:42 | шорт | 2.4479 | 2.5180 | 2.2008 | time_exit_asof_close | 1440 | +998.4 | H1 |
| 2025-02-25 14:40 | шорт | 2.2004 | 2.2634 | 2.2634 | mae_stop_exit_at_level | 316 | -297.4 | H1 |
| 2025-03-06 15:08 | лонг | 2.6205 | 2.5454 | 2.5454 | mae_stop_exit_at_level | 148 | -297.4 | H1 |
| 2025-03-10 13:48 | шорт | 2.1557 | 2.2174 | 2.1319 | time_exit_asof_close | 1440 | +99.4 | H1 |
| 2025-03-11 14:03 | шорт | 2.0938 | 2.1538 | 2.1538 | mae_stop_exit_at_level | 251 | -297.4 | H1 |
| 2025-03-17 13:35 | лонг | 2.3353 | 2.2684 | 2.2684 | mae_stop_exit_at_level | 1012 | -297.4 | H1 |
| 2025-03-18 13:35 | шорт | 2.2400 | 2.3042 | 2.3042 | mae_stop_exit_at_level | 656 | -297.4 | H1 |
| 2025-03-19 13:41 | лонг | 2.4931 | 2.4217 | 2.4997 | time_exit_asof_close | 1440 | +15.5 | H1 |
| 2025-03-24 14:02 | лонг | 2.4623 | 2.3918 | 2.4297 | time_exit_asof_close | 1440 | -143.4 | H1 |
| 2025-03-27 13:37 | шорт | 2.3077 | 2.3738 | 2.2115 | time_exit_asof_close | 1440 | +405.9 | H1 |
| 2025-03-31 13:45 | шорт | 2.0604 | 2.1194 | 2.1194 | mae_stop_exit_at_level | 65 | -297.4 | H1 |
| 2025-04-03 14:04 | шорт | 1.9954 | 2.0525 | 2.0525 | mae_stop_exit_at_level | 300 | -297.4 | H1 |
| 2025-04-07 13:36 | шорт | 1.7626 | 1.8131 | 1.8131 | mae_stop_exit_at_level | 15 | -297.4 | H1 |
| 2025-04-14 13:40 | шорт | 2.1354 | 2.1966 | 2.1736 | time_exit_asof_close | 1440 | -189.9 | H1 |
| 2025-04-15 13:37 | лонг | 2.1726 | 2.1104 | 2.1104 | mae_stop_exit_at_level | 279 | -297.4 | H1 |
| 2025-04-18 13:39 | шорт | 2.0722 | 2.1315 | 2.0798 | time_exit_asof_close | 1440 | -47.7 | H1 |
| 2025-04-25 13:35 | лонг | 2.1853 | 2.1227 | 2.1872 | time_exit_asof_close | 1440 | -2.3 | H1 |
| 2025-05-02 13:35 | шорт | 2.2143 | 2.2777 | 2.2016 | time_exit_asof_close | 1440 | +46.4 | H1 |
| 2025-05-07 13:39 | лонг | 2.1316 | 2.0706 | 2.2098 | time_exit_asof_close | 1440 | +355.9 | H1 |
| 2025-05-08 13:36 | лонг | 2.2180 | 2.1545 | 2.3912 | time_exit_asof_close | 1440 | +769.9 | H1 |
| 2025-05-09 13:35 | лонг | 2.3894 | 2.3210 | 2.4108 | time_exit_asof_close | 1440 | +78.6 | H1 |
| 2025-05-13 13:37 | шорт | 2.5438 | 2.6167 | 2.6167 | mae_stop_exit_at_level | 1099 | -297.4 | H1 |
| 2025-05-15 13:38 | шорт | 2.4496 | 2.5198 | 2.4299 | time_exit_asof_close | 1440 | +69.4 | H1 |
| 2025-05-21 13:36 | лонг | 2.3604 | 2.2928 | 2.4148 | time_exit_asof_close | 1440 | +219.5 | H1 |
| 2025-05-22 14:29 | лонг | 2.4289 | 2.3593 | 2.3593 | mae_stop_exit_at_level | 1288 | -297.4 | H1 |
| 2025-05-28 13:43 | шорт | 2.2940 | 2.3597 | 2.2885 | time_exit_asof_close | 1440 | +13.0 | H1 |
| 2025-05-29 13:38 | шорт | 2.2911 | 2.3567 | 2.1902 | time_exit_asof_close | 1440 | +429.4 | H1 |
| 2025-06-02 13:38 | лонг | 2.1529 | 2.0912 | 2.2103 | time_exit_asof_close | 1440 | +255.6 | H1 |
| 2025-06-04 13:38 | лонг | 2.2436 | 2.1793 | 2.2175 | time_exit_asof_close | 1440 | -127.3 | H1 |
| 2025-06-05 13:39 | шорт | 2.2124 | 2.2758 | 2.1681 | time_exit_asof_close | 1440 | +189.2 | H1 |
| 2025-06-09 13:36 | шорт | 2.2515 | 2.3160 | 2.3160 | mae_stop_exit_at_level | 472 | -297.4 | H1 |
| 2025-06-11 14:15 | лонг | 2.3244 | 2.2578 | 2.2578 | mae_stop_exit_at_level | 471 | -297.4 | H1 |
| 2025-06-23 13:36 | лонг | 2.0001 | 1.9428 | 2.1743 | time_exit_asof_close | 1440 | +860.0 | H1 |
| 2025-06-24 13:36 | лонг | 2.1743 | 2.1120 | 2.2048 | time_exit_asof_close | 1440 | +129.3 | H1 |
| 2025-06-25 13:39 | лонг | 2.2110 | 2.1477 | 2.1477 | mae_stop_exit_at_level | 1417 | -297.4 | H1 |
| 2025-06-26 13:36 | шорт | 2.1451 | 2.2065 | 2.0884 | time_exit_asof_close | 1440 | +253.3 | H1 |
| 2025-06-30 13:35 | шорт | 2.1770 | 2.2393 | 2.2393 | mae_stop_exit_at_level | 325 | -297.4 | H1 |
| 2025-07-01 13:35 | лонг | 2.1934 | 2.1306 | 2.1796 | time_exit_asof_close | 1440 | -73.9 | H1 |
| 2025-07-03 13:36 | лонг | 2.2893 | 2.2237 | 2.2237 | mae_stop_exit_at_level | 1062 | -297.4 | H1 |
| 2025-07-04 13:38 | шорт | 2.2297 | 2.2936 | 2.2199 | time_exit_asof_close | 1440 | +33.0 | H1 |
| 2025-07-08 13:42 | лонг | 2.2930 | 2.2273 | 2.3753 | time_exit_asof_close | 1440 | +347.9 | H1 |
| 2025-07-11 13:35 | лонг | 2.7056 | 2.6281 | 2.7724 | time_exit_asof_close | 1440 | +235.9 | H1 |
| 2025-07-14 13:37 | лонг | 2.9948 | 2.9090 | 2.9090 | mae_stop_exit_at_level | 388 | -297.4 | H1 |
| 2025-07-15 13:39 | шорт | 2.9028 | 2.9859 | 2.9859 | mae_stop_exit_at_level | 1421 | -297.4 | H1 |
| 2025-07-17 13:53 | лонг | 3.2356 | 3.1429 | 3.5107 | time_exit_asof_close | 1440 | +839.2 | H1 |
| 2025-07-18 13:35 | лонг | 3.5262 | 3.4252 | 3.4252 | mae_stop_exit_at_level | 51 | -297.4 | H1 |
| 2025-07-21 13:37 | лонг | 3.5512 | 3.4495 | 3.4495 | mae_stop_exit_at_level | 911 | -297.4 | H1 |
| 2025-07-23 13:36 | шорт | 3.3380 | 3.4336 | 3.1724 | time_exit_asof_close | 1440 | +485.1 | H1 |
| 2025-07-24 13:44 | шорт | 3.1580 | 3.2484 | 3.2484 | mae_stop_exit_at_level | 77 | -297.4 | H1 |
| 2025-07-25 13:41 | шорт | 3.0987 | 3.1874 | 3.1874 | mae_stop_exit_at_level | 1205 | -297.4 | H1 |
| 2025-07-29 13:35 | шорт | 3.1575 | 3.2479 | 3.0870 | time_exit_asof_close | 1440 | +212.3 | H1 |
| 2025-07-31 13:39 | лонг | 3.1061 | 3.0171 | 3.0171 | mae_stop_exit_at_level | 539 | -297.4 | H1 |
| 2025-08-04 13:35 | лонг | 3.0274 | 2.9407 | 3.0284 | time_exit_asof_close | 1440 | -7.7 | H1 |
| 2025-08-05 13:48 | лонг | 3.0409 | 2.9538 | 2.9538 | mae_stop_exit_at_level | 125 | -297.4 | H1 |
| 2025-08-06 13:36 | шорт | 2.9328 | 3.0168 | 3.0168 | mae_stop_exit_at_level | 279 | -297.4 | H1 |
| 2025-08-07 13:39 | лонг | 3.0827 | 2.9944 | 3.3318 | time_exit_asof_close | 1440 | +797.1 | H1 |
| 2025-08-08 13:40 | лонг | 3.3354 | 3.2399 | 3.2399 | mae_stop_exit_at_level | 87 | -297.4 | H1 |
| 2025-08-11 13:37 | лонг | 3.2096 | 3.1177 | 3.1177 | mae_stop_exit_at_level | 496 | -297.4 | H1 |
| 2025-08-18 13:41 | шорт | 2.9846 | 3.0701 | 3.0701 | mae_stop_exit_at_level | 234 | -297.4 | H1 |
| 2025-08-21 13:37 | лонг | 2.9185 | 2.8349 | 2.8349 | mae_stop_exit_at_level | 843 | -297.4 | H1 |
| 2025-08-25 13:45 | шорт | 2.9307 | 3.0146 | 2.9114 | time_exit_asof_close | 1440 | +54.9 | H1 |
| 2025-08-26 13:49 | шорт | 2.8899 | 2.9727 | 2.9727 | mae_stop_exit_at_level | 279 | -297.4 | H1 |
| 2025-08-27 13:41 | лонг | 3.0012 | 2.9152 | 3.0126 | time_exit_asof_close | 1440 | +27.0 | H1 |
| 2025-08-29 13:39 | шорт | 2.8539 | 2.9356 | 2.7875 | time_exit_asof_close | 1440 | +221.7 | H1 |
| 2025-09-01 13:45 | шорт | 2.7610 | 2.8401 | 2.8193 | time_exit_asof_close | 1440 | -222.2 | H2 |
| 2025-09-02 13:35 | лонг | 2.7969 | 2.7168 | 2.8562 | time_exit_asof_close | 1440 | +201.0 | H2 |
| 2025-09-04 13:37 | шорт | 2.8339 | 2.9151 | 2.8680 | time_exit_asof_close | 1440 | -131.3 | H2 |
| 2025-09-05 13:44 | лонг | 2.8764 | 2.7940 | 2.8094 | time_exit_asof_close | 1440 | -243.9 | H2 |
| 2025-09-09 13:46 | лонг | 3.0130 | 2.9267 | 3.0121 | time_exit_asof_close | 1440 | -14.0 | H2 |
| 2025-09-15 14:57 | шорт | 3.0047 | 3.0908 | 3.0295 | time_exit_asof_close | 1440 | -93.5 | H2 |
| 2025-09-17 13:35 | шорт | 3.0254 | 3.1120 | 3.1120 | mae_stop_exit_at_level | 822 | -297.4 | H2 |
| 2025-09-18 13:36 | лонг | 3.1302 | 3.0406 | 3.0406 | mae_stop_exit_at_level | 867 | -297.4 | H2 |
| 2025-09-22 13:37 | шорт | 2.8419 | 2.9233 | 2.8561 | time_exit_asof_close | 1440 | -61.0 | H2 |
| 2025-09-24 13:40 | лонг | 2.8815 | 2.7990 | 2.7990 | mae_stop_exit_at_level | 1369 | -297.4 | H2 |
| 2025-09-25 13:35 | шорт | 2.8384 | 2.9197 | 2.7448 | time_exit_asof_close | 1440 | +318.8 | H2 |
| 2025-09-29 13:35 | лонг | 2.8523 | 2.7706 | 2.8402 | time_exit_asof_close | 1440 | -53.4 | H2 |
| 2025-09-30 13:44 | лонг | 2.8554 | 2.7736 | 2.9421 | time_exit_asof_close | 1440 | +292.6 | H2 |
| 2025-10-02 13:51 | лонг | 2.9845 | 2.8990 | 3.0265 | time_exit_asof_close | 1440 | +129.7 | H2 |
| 2025-10-07 13:37 | шорт | 2.9694 | 3.0544 | 2.8723 | time_exit_asof_close | 1440 | +316.0 | H2 |
| 2025-10-08 13:38 | шорт | 2.8655 | 2.9476 | 2.8239 | time_exit_asof_close | 1440 | +134.2 | H2 |
| 2025-10-09 13:40 | шорт | 2.8212 | 2.9020 | 2.8302 | time_exit_asof_close | 1440 | -42.9 | H2 |
| 2025-10-14 13:36 | шорт | 2.4054 | 2.4743 | 2.4743 | mae_stop_exit_at_level | 127 | -297.4 | H2 |
| 2025-10-16 13:47 | шорт | 2.4423 | 2.5122 | 2.2611 | time_exit_asof_close | 1440 | +730.9 | H2 |
| 2025-10-20 13:40 | лонг | 2.4594 | 2.3890 | 2.4288 | time_exit_asof_close | 1440 | -135.4 | H2 |
| 2025-10-24 13:42 | лонг | 2.5092 | 2.4373 | 2.5774 | time_exit_asof_close | 1440 | +260.8 | H2 |
| 2025-10-27 13:35 | шорт | 2.6223 | 2.6974 | 2.6974 | mae_stop_exit_at_level | 265 | -297.4 | H2 |
| 2025-10-29 13:36 | шорт | 2.6372 | 2.7127 | 2.4695 | time_exit_asof_close | 1440 | +624.9 | H2 |
| 2025-10-30 13:35 | шорт | 2.4772 | 2.5481 | 2.5019 | time_exit_asof_close | 1440 | -110.7 | H2 |
| 2025-10-31 13:56 | лонг | 2.5097 | 2.4378 | 2.4896 | time_exit_asof_close | 1440 | -91.1 | H2 |
| 2025-11-03 14:42 | шорт | 2.4128 | 2.4819 | 2.2817 | time_exit_asof_close | 1440 | +532.4 | H2 |
| 2025-11-04 14:38 | шорт | 2.2454 | 2.3097 | 2.3097 | mae_stop_exit_at_level | 17 | -297.4 | H2 |
| 2025-11-05 14:50 | лонг | 2.2659 | 2.2010 | 2.2713 | time_exit_asof_close | 1440 | +12.8 | H2 |
| 2025-11-07 14:35 | шорт | 2.1733 | 2.2355 | 2.2355 | mae_stop_exit_at_level | 111 | -297.4 | H2 |
| 2025-11-12 14:36 | шорт | 2.4317 | 2.5013 | 2.5013 | mae_stop_exit_at_level | 793 | -297.4 | H2 |
| 2025-11-18 15:02 | шорт | 2.1671 | 2.2292 | 2.2292 | mae_stop_exit_at_level | 30 | -297.4 | H2 |
| 2025-12-02 14:35 | лонг | 2.0663 | 2.0071 | 2.1530 | time_exit_asof_close | 1440 | +408.6 | H2 |
| 2025-12-03 14:38 | лонг | 2.1687 | 2.1066 | 2.1307 | time_exit_asof_close | 1440 | -186.2 | H2 |
| 2025-12-04 14:51 | шорт | 2.1233 | 2.1841 | 2.0601 | time_exit_asof_close | 1440 | +286.6 | H2 |
| 2025-12-05 14:39 | шорт | 2.0612 | 2.1202 | 2.0433 | time_exit_asof_close | 1440 | +75.8 | H2 |
| 2025-12-10 15:04 | лонг | 2.0691 | 2.0098 | 2.0098 | mae_stop_exit_at_level | 618 | -297.4 | H2 |
| 2025-12-11 14:49 | шорт | 1.9909 | 2.0479 | 2.0479 | mae_stop_exit_at_level | 388 | -297.4 | H2 |
| 2025-12-12 14:36 | лонг | 2.0403 | 1.9819 | 1.9819 | mae_stop_exit_at_level | 82 | -297.4 | H2 |
| 2025-12-16 14:43 | шорт | 1.9123 | 1.9671 | 1.9152 | time_exit_asof_close | 1440 | -26.2 | H2 |
| 2025-12-18 14:35 | шорт | 1.8967 | 1.9510 | 1.8699 | time_exit_asof_close | 1440 | +130.3 | H2 |
| 2025-12-19 14:39 | шорт | 1.8657 | 1.9191 | 1.9191 | mae_stop_exit_at_level | 356 | -297.4 | H2 |
| 2025-12-22 15:03 | лонг | 1.9412 | 1.8856 | 1.8856 | mae_stop_exit_at_level | 723 | -297.4 | H2 |
| 2025-12-23 14:46 | шорт | 1.8758 | 1.9295 | 1.8612 | time_exit_asof_close | 1440 | +66.8 | H2 |
| 2025-12-24 14:36 | шорт | 1.8585 | 1.9117 | 1.8666 | time_exit_asof_close | 1440 | -54.6 | H2 |
| 2026-01-02 14:38 | лонг | 1.9045 | 1.8500 | 2.0137 | time_exit_asof_close | 1440 | +562.4 | H2 |
| 2026-01-05 14:37 | лонг | 2.1298 | 2.0688 | 2.3806 | time_exit_asof_close | 1440 | +1166.6 | H2 |
| 2026-01-08 14:43 | шорт | 2.0686 | 2.1278 | 2.1278 | mae_stop_exit_at_level | 77 | -297.4 | H2 |
| 2026-01-13 14:35 | лонг | 2.0896 | 2.0298 | 2.1371 | time_exit_asof_close | 1440 | +216.3 | H2 |
| 2026-01-14 14:38 | лонг | 2.1434 | 2.0820 | 2.0820 | mae_stop_exit_at_level | 781 | -297.4 | H2 |
| 2026-01-15 14:35 | шорт | 2.1088 | 2.1692 | 2.0599 | time_exit_asof_close | 1440 | +220.9 | H2 |
| 2026-01-16 14:39 | шорт | 2.0562 | 2.1151 | 2.0738 | time_exit_asof_close | 1440 | -96.6 | H2 |
| 2026-01-21 14:57 | лонг | 1.9416 | 1.8860 | 1.8860 | mae_stop_exit_at_level | 119 | -297.4 | H2 |
| 2026-01-22 14:35 | шорт | 1.9189 | 1.9739 | 1.8956 | time_exit_asof_close | 1440 | +110.4 | H2 |
| 2026-01-23 14:37 | шорт | 1.8915 | 1.9457 | 1.9457 | mae_stop_exit_at_level | 124 | -297.4 | H2 |
| 2026-01-26 14:35 | лонг | 1.9208 | 1.8658 | 1.8864 | time_exit_asof_close | 1440 | -190.1 | H2 |
| 2026-01-27 14:36 | шорт | 1.8838 | 1.9378 | 1.9378 | mae_stop_exit_at_level | 1278 | -297.4 | H2 |
| 2026-01-29 14:35 | шорт | 1.8505 | 1.9035 | 1.7629 | time_exit_asof_close | 1440 | +462.4 | H2 |
| 2026-02-03 14:37 | шорт | 1.6005 | 1.6463 | 1.5646 | time_exit_asof_close | 1440 | +213.3 | H2 |
| 2026-02-06 14:38 | лонг | 1.4542 | 1.4126 | 1.4126 | mae_stop_exit_at_level | 998 | -297.4 | H2 |
| 2026-02-11 14:36 | шорт | 1.3707 | 1.4100 | 1.3915 | time_exit_asof_close | 1440 | -162.7 | H2 |
| 2026-02-13 14:40 | шорт | 1.3765 | 1.4159 | 1.4159 | mae_stop_exit_at_level | 55 | -297.4 | H2 |
| 2026-02-17 14:38 | шорт | 1.4458 | 1.4872 | 1.4872 | mae_stop_exit_at_level | 118 | -297.4 | H2 |
| 2026-02-23 14:36 | шорт | 1.3833 | 1.4229 | 1.3172 | time_exit_asof_close | 1440 | +466.8 | H2 |
| 2026-02-26 14:35 | лонг | 1.4422 | 1.4009 | 1.4009 | mae_stop_exit_at_level | 130 | -297.4 | H2 |
| 2026-02-27 14:41 | шорт | 1.3654 | 1.4045 | 1.3338 | time_exit_asof_close | 1440 | +220.4 | H2 |
| 2026-03-06 14:35 | шорт | 1.3579 | 1.3968 | 1.3600 | time_exit_asof_close | 1440 | -26.5 | H2 |
| 2026-03-16 13:39 | лонг | 1.4887 | 1.4461 | 1.5049 | time_exit_asof_close | 1440 | +97.8 | H2 |
| 2026-03-19 13:35 | шорт | 1.4361 | 1.4772 | 1.4372 | time_exit_asof_close | 1440 | -18.7 | H2 |
| 2026-03-23 13:36 | лонг | 1.4273 | 1.3864 | 1.4121 | time_exit_asof_close | 1440 | -117.5 | H2 |
| 2026-03-24 13:36 | шорт | 1.4121 | 1.4525 | 1.4281 | time_exit_asof_close | 1440 | -124.3 | H2 |
| 2026-03-25 13:36 | лонг | 1.4281 | 1.3872 | 1.3872 | mae_stop_exit_at_level | 984 | -297.4 | H2 |
| 2026-03-26 13:35 | шорт | 1.3713 | 1.4106 | 1.3304 | time_exit_asof_close | 1440 | +287.3 | H2 |
| 2026-03-27 13:36 | шорт | 1.3276 | 1.3656 | 1.3424 | time_exit_asof_close | 1440 | -122.5 | H2 |
| 2026-04-02 13:35 | шорт | 1.2803 | 1.3170 | 1.3170 | mae_stop_exit_at_level | 421 | -297.4 | H2 |
| 2026-04-07 13:43 | шорт | 1.3056 | 1.3430 | 1.3430 | mae_stop_exit_at_level | 529 | -297.4 | H2 |
| 2026-04-09 13:47 | шорт | 1.3279 | 1.3659 | 1.3659 | mae_stop_exit_at_level | 510 | -297.4 | H2 |
| 2026-04-14 13:36 | лонг | 1.3788 | 1.3393 | 1.3649 | time_exit_asof_close | 1440 | -111.8 | H2 |
| 2026-04-15 13:43 | шорт | 1.3616 | 1.4006 | 1.4006 | mae_stop_exit_at_level | 353 | -297.4 | H2 |
| 2026-04-16 13:40 | лонг | 1.4326 | 1.3916 | 1.4774 | time_exit_asof_close | 1440 | +301.7 | H2 |
| 2026-04-17 13:35 | лонг | 1.4760 | 1.4337 | 1.4337 | mae_stop_exit_at_level | 1291 | -297.4 | H2 |
| 2026-04-21 13:42 | лонг | 1.4330 | 1.3920 | 1.4561 | time_exit_asof_close | 1440 | +150.2 | H2 |
| 2026-04-29 13:45 | шорт | 1.3707 | 1.4100 | 1.3736 | time_exit_asof_close | 1440 | -32.2 | H2 |
| 2026-05-01 13:53 | лонг | 1.3955 | 1.3555 | 1.3909 | time_exit_asof_close | 1440 | -44.0 | H2 |
| 2026-05-07 13:38 | шорт | 1.4044 | 1.4446 | 1.3862 | time_exit_asof_close | 1440 | +118.6 | H2 |
| 2026-05-08 13:41 | шорт | 1.3830 | 1.4226 | 1.4226 | mae_stop_exit_at_level | 293 | -297.4 | H2 |
| 2026-05-12 13:35 | шорт | 1.4452 | 1.4866 | 1.4314 | time_exit_asof_close | 1440 | +84.5 | H2 |
| 2026-05-13 13:35 | шорт | 1.4314 | 1.4724 | 1.4463 | time_exit_asof_close | 1440 | -115.1 | H2 |
| 2026-05-18 13:36 | шорт | 1.3780 | 1.4175 | 1.3804 | time_exit_asof_close | 1440 | -28.4 | H2 |
| 2026-05-20 13:35 | шорт | 1.3632 | 1.4022 | 1.3627 | time_exit_asof_close | 1440 | -7.3 | H2 |
| 2026-05-21 13:38 | шорт | 1.3582 | 1.3971 | 1.3637 | time_exit_asof_close | 1440 | -51.5 | H2 |
| 2026-05-22 13:42 | шорт | 1.3597 | 1.3986 | 1.3320 | time_exit_asof_close | 1440 | +192.7 | H2 |
| 2026-05-27 13:37 | шорт | 1.3218 | 1.3597 | 1.2901 | time_exit_asof_close | 1440 | +228.8 | H2 |
| 2026-05-29 13:37 | лонг | 1.3037 | 1.2664 | 1.3372 | time_exit_asof_close | 1440 | +246.0 | H2 |
| 2026-06-01 13:40 | шорт | 1.2926 | 1.3296 | 1.2610 | time_exit_asof_close | 1440 | +233.5 | H2 |
| 2026-06-02 13:38 | шорт | 1.2618 | 1.2979 | 1.2314 | time_exit_asof_close | 1440 | +229.9 | H2 |
| 2026-06-03 13:42 | шорт | 1.2264 | 1.2615 | 1.1775 | time_exit_asof_close | 1440 | +387.7 | H2 |
| 2026-06-08 13:35 | лонг | 1.1637 | 1.1304 | 1.1578 | time_exit_asof_close | 1440 | -61.7 | H2 |
| 2026-06-09 13:36 | шорт | 1.1548 | 1.1879 | 1.1262 | time_exit_asof_close | 1440 | +236.7 | H2 |
| 2026-06-16 13:36 | шорт | 1.2278 | 1.2630 | 1.2025 | time_exit_asof_close | 1440 | +195.1 | H2 |
| 2026-06-18 13:35 | шорт | 1.1640 | 1.1973 | 1.1318 | time_exit_asof_close | 1440 | +265.6 | H2 |
| 2026-06-22 13:36 | лонг | 1.1584 | 1.1252 | 1.1252 | mae_stop_exit_at_level | 483 | -297.4 | H2 |
| 2026-06-24 13:48 | шорт | 1.0752 | 1.1060 | 1.0401 | time_exit_asof_close | 1440 | +315.5 | H2 |
| 2026-06-25 13:36 | шорт | 1.0680 | 1.0986 | 1.0219 | time_exit_asof_close | 1440 | +420.6 | H2 |
DOGEUSDT
знак переворачивается между половинами (H1 +18.3 / H2 −17.5 bp) — нестабильно, gate2 FAIL. Отдельно от экономики: DOGE вне торгового mandate (правило 9 CLAUDE.md) — здесь строго research, не кандидат ни при каком знаке.
| срез | n | WR% | net bp/сделку | доля стоп-выходов |
|---|
| H1 | 109 | 45.0% | +18.9 | 40.4% |
| H2 | 103 | 47.6% | -19.2 | 29.1% |
| пул | 212 | 46.2% | +0.4 | 34.9% |

Топ-2 победителя

лонг — 2024-11-11 14:36
+2427.5 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2024-12-19 14:36
+1790.3 bp, time_exit_asof_close, 1440 мин, H1
Топ-2 убыточных

шорт — 2025-11-06 14:35
-401.8 bp, mae_stop_exit_at_level, 1031 мин, H2

шорт — 2026-01-23 14:37
-401.8 bp, mae_stop_exit_at_level, 173 мин, H2
2 случайных

шорт — 2025-01-29 14:35
-337.4 bp, time_exit_asof_close, 1440 мин, H1

шорт — 2026-03-06 14:35
+26.7 bp, time_exit_asof_close, 1440 мин, H2
Полная таблица сделок DOGEUSDT (212)
| дата входа (UTC) | сторона | вход | стоп | выход | причина выхода | мин | net bp | половина |
|---|
| 2024-10-10 13:35 | шорт | 0.105930 | 0.110070 | 0.108600 | time_exit_asof_close | 1440 | -263.1 | H1 |
| 2024-10-15 13:36 | лонг | 0.114430 | 0.109958 | 0.126300 | time_exit_asof_close | 1440 | +1026.3 | H1 |
| 2024-10-17 13:35 | шорт | 0.120840 | 0.125563 | 0.125563 | mae_stop_exit_at_level | 405 | -401.8 | H1 |
| 2024-10-18 13:37 | лонг | 0.133570 | 0.128350 | 0.144240 | time_exit_asof_close | 1440 | +787.8 | H1 |
| 2024-10-22 13:50 | шорт | 0.138580 | 0.143996 | 0.139570 | time_exit_asof_close | 1440 | -82.4 | H1 |
| 2024-10-24 13:39 | лонг | 0.140480 | 0.134990 | 0.137790 | time_exit_asof_close | 1440 | -202.5 | H1 |
| 2024-10-25 13:41 | шорт | 0.137430 | 0.142801 | 0.134170 | time_exit_asof_close | 1440 | +226.2 | H1 |
| 2024-10-29 13:37 | лонг | 0.167850 | 0.161290 | 0.168910 | time_exit_asof_close | 1440 | +52.2 | H1 |
| 2024-10-31 13:42 | шорт | 0.168010 | 0.174576 | 0.165900 | time_exit_asof_close | 1440 | +114.6 | H1 |
| 2024-11-05 14:50 | лонг | 0.178780 | 0.171793 | 0.171793 | mae_stop_exit_at_level | 271 | -401.8 | H1 |
| 2024-11-06 14:41 | лонг | 0.199400 | 0.191607 | 0.191607 | mae_stop_exit_at_level | 15 | -401.8 | H1 |
| 2024-11-07 14:44 | шорт | 0.187520 | 0.194848 | 0.194848 | mae_stop_exit_at_level | 76 | -401.8 | H1 |
| 2024-11-11 14:36 | лонг | 0.291040 | 0.279666 | 0.362010 | time_exit_asof_close | 1440 | +2427.5 | H1 |
| 2024-11-12 14:39 | лонг | 0.366790 | 0.352456 | 0.352456 | mae_stop_exit_at_level | 103 | -401.8 | H1 |
| 2024-11-13 14:43 | лонг | 0.419470 | 0.403077 | 0.403077 | mae_stop_exit_at_level | 195 | -401.8 | H1 |
| 2024-11-15 14:36 | шорт | 0.360840 | 0.374942 | 0.374942 | mae_stop_exit_at_level | 342 | -401.8 | H1 |
| 2024-11-18 14:36 | лонг | 0.366380 | 0.352062 | 0.390310 | time_exit_asof_close | 1440 | +642.1 | H1 |
| 2024-11-21 14:35 | шорт | 0.387700 | 0.402852 | 0.402852 | mae_stop_exit_at_level | 723 | -401.8 | H1 |
| 2024-11-27 14:37 | лонг | 0.395660 | 0.380197 | 0.402010 | time_exit_asof_close | 1440 | +149.5 | H1 |
| 2024-11-29 14:45 | лонг | 0.421900 | 0.405412 | 0.422060 | time_exit_asof_close | 1440 | -7.2 | H1 |
| 2024-12-04 14:36 | лонг | 0.418440 | 0.402087 | 0.402087 | mae_stop_exit_at_level | 134 | -401.8 | H1 |
| 2024-12-05 14:46 | лонг | 0.453610 | 0.435883 | 0.435883 | mae_stop_exit_at_level | 56 | -401.8 | H1 |
| 2024-12-06 14:40 | шорт | 0.427520 | 0.444228 | 0.444228 | mae_stop_exit_at_level | 977 | -401.8 | H1 |
| 2024-12-10 14:35 | шорт | 0.402040 | 0.417752 | 0.405160 | time_exit_asof_close | 1440 | -88.6 | H1 |
| 2024-12-18 14:40 | шорт | 0.382740 | 0.397698 | 0.361730 | time_exit_asof_close | 1440 | +537.9 | H1 |
| 2024-12-19 14:36 | шорт | 0.363510 | 0.377716 | 0.298030 | time_exit_asof_close | 1440 | +1790.3 | H1 |
| 2024-12-24 14:37 | лонг | 0.332690 | 0.319688 | 0.333140 | time_exit_asof_close | 1440 | +2.5 | H1 |
| 2024-12-25 14:35 | лонг | 0.333820 | 0.320774 | 0.320774 | mae_stop_exit_at_level | 1051 | -401.8 | H1 |
| 2024-12-26 14:35 | шорт | 0.312910 | 0.325139 | 0.314010 | time_exit_asof_close | 1440 | -46.2 | H1 |
| 2024-12-30 14:35 | шорт | 0.310030 | 0.322146 | 0.322146 | mae_stop_exit_at_level | 344 | -401.8 | H1 |
| 2025-01-06 14:45 | лонг | 0.385380 | 0.370319 | 0.386590 | time_exit_asof_close | 1440 | +20.4 | H1 |
| 2025-01-09 14:35 | шорт | 0.320890 | 0.333431 | 0.333431 | mae_stop_exit_at_level | 75 | -401.8 | H1 |
| 2025-01-13 14:35 | шорт | 0.309660 | 0.321762 | 0.321762 | mae_stop_exit_at_level | 8 | -401.8 | H1 |
| 2025-01-14 14:37 | лонг | 0.354110 | 0.340271 | 0.364720 | time_exit_asof_close | 1440 | +288.6 | H1 |
| 2025-01-15 14:52 | лонг | 0.366600 | 0.352273 | 0.373520 | time_exit_asof_close | 1440 | +177.8 | H1 |
| 2025-01-17 15:07 | лонг | 0.414800 | 0.398589 | 0.398589 | mae_stop_exit_at_level | 823 | -401.8 | H1 |
| 2025-01-22 14:36 | шорт | 0.361590 | 0.375721 | 0.355240 | time_exit_asof_close | 1440 | +164.6 | H1 |
| 2025-01-24 14:41 | лонг | 0.362120 | 0.347968 | 0.347968 | mae_stop_exit_at_level | 592 | -401.8 | H1 |
| 2025-01-28 14:37 | лонг | 0.333590 | 0.320553 | 0.320553 | mae_stop_exit_at_level | 371 | -401.8 | H1 |
| 2025-01-29 14:35 | шорт | 0.324420 | 0.337099 | 0.335010 | time_exit_asof_close | 1440 | -337.4 | H1 |
| 2025-01-30 14:36 | лонг | 0.335620 | 0.322504 | 0.334380 | time_exit_asof_close | 1440 | -47.9 | H1 |
| 2025-02-05 14:46 | шорт | 0.266020 | 0.276416 | 0.256630 | time_exit_asof_close | 1440 | +342.0 | H1 |
| 2025-02-06 14:41 | шорт | 0.256280 | 0.266296 | 0.259200 | time_exit_asof_close | 1440 | -124.9 | H1 |
| 2025-02-11 14:44 | лонг | 0.258760 | 0.248647 | 0.248647 | mae_stop_exit_at_level | 286 | -401.8 | H1 |
| 2025-02-14 14:35 | лонг | 0.270960 | 0.260371 | 0.273250 | time_exit_asof_close | 1440 | +73.5 | H1 |
| 2025-02-18 14:35 | шорт | 0.252610 | 0.262482 | 0.255050 | time_exit_asof_close | 1440 | -107.6 | H1 |
| 2025-02-20 14:35 | лонг | 0.257260 | 0.247206 | 0.257800 | time_exit_asof_close | 1440 | +10.0 | H1 |
| 2025-02-24 14:41 | шорт | 0.228020 | 0.236931 | 0.203240 | time_exit_asof_close | 1440 | +1075.7 | H1 |
| 2025-02-25 14:38 | шорт | 0.204060 | 0.212035 | 0.212035 | mae_stop_exit_at_level | 357 | -401.8 | H1 |
| 2025-03-06 15:16 | лонг | 0.207360 | 0.199256 | 0.199256 | mae_stop_exit_at_level | 254 | -401.8 | H1 |
| 2025-03-10 13:51 | шорт | 0.171910 | 0.178628 | 0.159770 | time_exit_asof_close | 1440 | +695.2 | H1 |
| 2025-03-11 14:03 | шорт | 0.157300 | 0.163447 | 0.163447 | mae_stop_exit_at_level | 148 | -401.8 | H1 |
| 2025-03-14 13:42 | шорт | 0.169870 | 0.176509 | 0.176509 | mae_stop_exit_at_level | 1434 | -401.8 | H1 |
| 2025-03-17 13:35 | лонг | 0.171510 | 0.164807 | 0.165130 | time_exit_asof_close | 1440 | -383.0 | H1 |
| 2025-03-18 13:35 | шорт | 0.165130 | 0.171583 | 0.171583 | mae_stop_exit_at_level | 1327 | -401.8 | H1 |
| 2025-03-20 13:36 | лонг | 0.172150 | 0.165422 | 0.165422 | mae_stop_exit_at_level | 1436 | -401.8 | H1 |
| 2025-03-21 13:37 | шорт | 0.164750 | 0.171189 | 0.167530 | time_exit_asof_close | 1440 | -179.7 | H1 |
| 2025-03-24 13:59 | лонг | 0.176860 | 0.169948 | 0.187170 | time_exit_asof_close | 1440 | +571.9 | H1 |
| 2025-03-27 13:37 | шорт | 0.189550 | 0.196958 | 0.181290 | time_exit_asof_close | 1440 | +424.8 | H1 |
| 2025-03-31 13:44 | шорт | 0.161530 | 0.167843 | 0.167843 | mae_stop_exit_at_level | 122 | -401.8 | H1 |
| 2025-04-03 14:13 | шорт | 0.157070 | 0.163208 | 0.163208 | mae_stop_exit_at_level | 620 | -401.8 | H1 |
| 2025-04-07 13:36 | шорт | 0.139060 | 0.144495 | 0.144495 | mae_stop_exit_at_level | 15 | -401.8 | H1 |
| 2025-04-11 13:35 | лонг | 0.158480 | 0.152286 | 0.162910 | time_exit_asof_close | 1440 | +268.5 | H1 |
| 2025-04-18 13:44 | шорт | 0.155810 | 0.161899 | 0.158140 | time_exit_asof_close | 1440 | -160.5 | H1 |
| 2025-04-22 13:38 | лонг | 0.166500 | 0.159993 | 0.182630 | time_exit_asof_close | 1440 | +957.8 | H1 |
| 2025-04-24 13:48 | шорт | 0.173690 | 0.180478 | 0.180478 | mae_stop_exit_at_level | 87 | -401.8 | H1 |
| 2025-04-25 13:35 | лонг | 0.180560 | 0.173504 | 0.180810 | time_exit_asof_close | 1440 | +2.8 | H1 |
| 2025-04-28 13:39 | шорт | 0.178300 | 0.185268 | 0.177350 | time_exit_asof_close | 1440 | +42.3 | H1 |
| 2025-04-29 13:37 | шорт | 0.177590 | 0.184530 | 0.170750 | time_exit_asof_close | 1440 | +374.2 | H1 |
| 2025-04-30 13:37 | шорт | 0.170750 | 0.177423 | 0.177423 | mae_stop_exit_at_level | 1215 | -401.8 | H1 |
| 2025-05-07 13:40 | лонг | 0.172550 | 0.165807 | 0.184080 | time_exit_asof_close | 1440 | +657.2 | H1 |
| 2025-05-08 13:35 | лонг | 0.184790 | 0.177568 | 0.207620 | time_exit_asof_close | 1440 | +1224.5 | H1 |
| 2025-05-09 13:36 | лонг | 0.208050 | 0.199919 | 0.226480 | time_exit_asof_close | 1440 | +874.8 | H1 |
| 2025-05-13 13:43 | шорт | 0.228980 | 0.237929 | 0.237929 | mae_stop_exit_at_level | 149 | -401.8 | H1 |
| 2025-05-15 13:39 | шорт | 0.222920 | 0.231632 | 0.228840 | time_exit_asof_close | 1440 | -276.6 | H1 |
| 2025-05-16 13:35 | лонг | 0.228750 | 0.219810 | 0.219810 | mae_stop_exit_at_level | 555 | -401.8 | H1 |
| 2025-05-21 13:37 | лонг | 0.227010 | 0.218138 | 0.240710 | time_exit_asof_close | 1440 | +592.5 | H1 |
| 2025-05-28 13:43 | шорт | 0.221760 | 0.230427 | 0.221430 | time_exit_asof_close | 1440 | +3.9 | H1 |
| 2025-05-30 13:50 | шорт | 0.202740 | 0.210663 | 0.190650 | time_exit_asof_close | 1440 | +585.3 | H1 |
| 2025-06-02 13:38 | лонг | 0.191150 | 0.183680 | 0.194840 | time_exit_asof_close | 1440 | +182.0 | H1 |
| 2025-06-05 13:39 | шорт | 0.190780 | 0.198236 | 0.179870 | time_exit_asof_close | 1440 | +560.9 | H1 |
| 2025-06-23 13:36 | лонг | 0.152780 | 0.146809 | 0.162580 | time_exit_asof_close | 1440 | +630.4 | H1 |
| 2025-06-24 13:37 | лонг | 0.163170 | 0.156793 | 0.165910 | time_exit_asof_close | 1440 | +156.9 | H1 |
| 2025-06-26 13:36 | шорт | 0.158950 | 0.165162 | 0.159400 | time_exit_asof_close | 1440 | -39.3 | H1 |
| 2025-07-01 13:39 | шорт | 0.159100 | 0.165318 | 0.161540 | time_exit_asof_close | 1440 | -164.4 | H1 |
| 2025-07-02 13:35 | лонг | 0.161600 | 0.155285 | 0.173160 | time_exit_asof_close | 1440 | +704.3 | H1 |
| 2025-07-03 13:36 | лонг | 0.173310 | 0.166537 | 0.166537 | mae_stop_exit_at_level | 1094 | -401.8 | H1 |
| 2025-07-04 13:38 | шорт | 0.165390 | 0.171854 | 0.163750 | time_exit_asof_close | 1440 | +88.2 | H1 |
| 2025-07-11 13:51 | лонг | 0.201460 | 0.193587 | 0.193587 | mae_stop_exit_at_level | 1378 | -401.8 | H1 |
| 2025-07-15 13:39 | шорт | 0.192680 | 0.200210 | 0.200210 | mae_stop_exit_at_level | 653 | -401.8 | H1 |
| 2025-07-18 14:10 | лонг | 0.252770 | 0.242892 | 0.242892 | mae_stop_exit_at_level | 17 | -401.8 | H1 |
| 2025-07-21 13:37 | лонг | 0.274560 | 0.263830 | 0.263830 | mae_stop_exit_at_level | 701 | -401.8 | H1 |
| 2025-07-23 13:36 | шорт | 0.247230 | 0.256892 | 0.238200 | time_exit_asof_close | 1440 | +354.2 | H1 |
| 2025-07-25 13:41 | шорт | 0.228840 | 0.237783 | 0.237783 | mae_stop_exit_at_level | 769 | -401.8 | H1 |
| 2025-07-29 13:41 | шорт | 0.229170 | 0.238126 | 0.217200 | time_exit_asof_close | 1440 | +511.3 | H1 |
| 2025-07-31 13:38 | лонг | 0.219020 | 0.210461 | 0.210461 | mae_stop_exit_at_level | 512 | -401.8 | H1 |
| 2025-08-04 13:35 | лонг | 0.202910 | 0.194980 | 0.203360 | time_exit_asof_close | 1440 | +11.2 | H1 |
| 2025-08-05 13:39 | лонг | 0.204510 | 0.196518 | 0.196518 | mae_stop_exit_at_level | 501 | -401.8 | H1 |
| 2025-08-06 13:36 | шорт | 0.199250 | 0.207037 | 0.207037 | mae_stop_exit_at_level | 279 | -401.8 | H1 |
| 2025-08-07 13:35 | лонг | 0.214920 | 0.206521 | 0.222940 | time_exit_asof_close | 1440 | +362.2 | H1 |
| 2025-08-08 13:39 | лонг | 0.223280 | 0.214554 | 0.238850 | time_exit_asof_close | 1440 | +686.3 | H1 |
| 2025-08-13 13:36 | лонг | 0.248570 | 0.238856 | 0.238856 | mae_stop_exit_at_level | 1264 | -401.8 | H1 |
| 2025-08-18 13:41 | шорт | 0.222280 | 0.230967 | 0.219900 | time_exit_asof_close | 1440 | +96.1 | H1 |
| 2025-08-19 13:43 | шорт | 0.218710 | 0.227257 | 0.212350 | time_exit_asof_close | 1440 | +279.8 | H1 |
| 2025-08-21 13:37 | лонг | 0.218530 | 0.209990 | 0.209990 | mae_stop_exit_at_level | 1366 | -401.8 | H1 |
| 2025-08-25 13:45 | шорт | 0.217690 | 0.226198 | 0.211940 | time_exit_asof_close | 1440 | +253.1 | H1 |
| 2025-08-26 13:48 | шорт | 0.210970 | 0.219215 | 0.219215 | mae_stop_exit_at_level | 364 | -401.8 | H1 |
| 2025-08-27 13:42 | лонг | 0.220780 | 0.212152 | 0.224540 | time_exit_asof_close | 1440 | +159.3 | H1 |
| 2025-08-29 13:39 | шорт | 0.215530 | 0.223953 | 0.214630 | time_exit_asof_close | 1440 | +30.8 | H1 |
| 2025-09-01 13:43 | шорт | 0.215320 | 0.223735 | 0.211630 | time_exit_asof_close | 1440 | +160.4 | H2 |
| 2025-09-03 13:40 | лонг | 0.217220 | 0.208731 | 0.216130 | time_exit_asof_close | 1440 | -61.2 | H2 |
| 2025-09-04 13:47 | шорт | 0.215670 | 0.224099 | 0.220020 | time_exit_asof_close | 1440 | -212.7 | H2 |
| 2025-09-05 13:42 | лонг | 0.220510 | 0.211892 | 0.213720 | time_exit_asof_close | 1440 | -318.9 | H2 |
| 2025-09-11 13:38 | лонг | 0.249240 | 0.239499 | 0.261010 | time_exit_asof_close | 1440 | +461.2 | H2 |
| 2025-09-15 13:39 | шорт | 0.262340 | 0.272592 | 0.264270 | time_exit_asof_close | 1440 | -84.6 | H2 |
| 2025-09-22 13:38 | шорт | 0.240280 | 0.249670 | 0.240200 | time_exit_asof_close | 1440 | -7.7 | H2 |
| 2025-09-23 13:37 | шорт | 0.239830 | 0.249203 | 0.243000 | time_exit_asof_close | 1440 | -143.2 | H2 |
| 2025-09-24 13:35 | лонг | 0.243830 | 0.234301 | 0.234301 | mae_stop_exit_at_level | 832 | -401.8 | H2 |
| 2025-09-25 13:37 | шорт | 0.230720 | 0.239737 | 0.225480 | time_exit_asof_close | 1440 | +216.1 | H2 |
| 2025-09-29 13:36 | лонг | 0.230360 | 0.221357 | 0.229490 | time_exit_asof_close | 1440 | -48.8 | H2 |
| 2025-10-06 13:38 | лонг | 0.261850 | 0.251617 | 0.263490 | time_exit_asof_close | 1440 | +51.6 | H2 |
| 2025-10-08 13:38 | шорт | 0.250620 | 0.260414 | 0.260414 | mae_stop_exit_at_level | 227 | -401.8 | H2 |
| 2025-10-09 13:42 | шорт | 0.246990 | 0.256643 | 0.253510 | time_exit_asof_close | 1440 | -275.0 | H2 |
| 2025-10-10 13:37 | лонг | 0.252710 | 0.242834 | 0.242834 | mae_stop_exit_at_level | 104 | -401.8 | H2 |
| 2025-10-14 13:36 | шорт | 0.195490 | 0.203130 | 0.203130 | mae_stop_exit_at_level | 136 | -401.8 | H2 |
| 2025-10-15 13:35 | лонг | 0.201650 | 0.193769 | 0.193769 | mae_stop_exit_at_level | 1199 | -401.8 | H2 |
| 2025-10-16 13:40 | шорт | 0.198960 | 0.206736 | 0.183030 | time_exit_asof_close | 1440 | +789.7 | H2 |
| 2025-10-17 13:43 | шорт | 0.181850 | 0.188957 | 0.188957 | mae_stop_exit_at_level | 1041 | -401.8 | H2 |
| 2025-10-20 13:40 | лонг | 0.201690 | 0.193808 | 0.193808 | mae_stop_exit_at_level | 866 | -401.8 | H2 |
| 2025-10-28 13:35 | шорт | 0.201420 | 0.209292 | 0.195570 | time_exit_asof_close | 1440 | +279.4 | H2 |
| 2025-10-29 13:35 | шорт | 0.195570 | 0.203213 | 0.183180 | time_exit_asof_close | 1440 | +622.5 | H2 |
| 2025-10-30 13:36 | шорт | 0.182370 | 0.189497 | 0.185170 | time_exit_asof_close | 1440 | -164.5 | H2 |
| 2025-10-31 13:46 | лонг | 0.185620 | 0.178366 | 0.185930 | time_exit_asof_close | 1440 | +5.7 | H2 |
| 2025-11-03 14:41 | шорт | 0.173900 | 0.180696 | 0.164490 | time_exit_asof_close | 1440 | +530.1 | H2 |
| 2025-11-04 14:38 | шорт | 0.161260 | 0.167562 | 0.167562 | mae_stop_exit_at_level | 18 | -401.8 | H2 |
| 2025-11-06 14:35 | шорт | 0.160430 | 0.166700 | 0.166700 | mae_stop_exit_at_level | 1031 | -401.8 | H2 |
| 2025-11-13 14:35 | шорт | 0.174220 | 0.181029 | 0.160790 | time_exit_asof_close | 1440 | +759.9 | H2 |
| 2025-11-18 14:59 | шорт | 0.156530 | 0.162647 | 0.162647 | mae_stop_exit_at_level | 280 | -401.8 | H2 |
| 2025-11-24 14:44 | шорт | 0.144270 | 0.149908 | 0.149908 | mae_stop_exit_at_level | 162 | -401.8 | H2 |
| 2025-11-26 14:40 | лонг | 0.150850 | 0.144955 | 0.152520 | time_exit_asof_close | 1440 | +99.7 | H2 |
| 2025-12-02 14:35 | лонг | 0.139490 | 0.134039 | 0.147340 | time_exit_asof_close | 1440 | +551.8 | H2 |
| 2025-12-03 14:38 | лонг | 0.148580 | 0.142773 | 0.149110 | time_exit_asof_close | 1440 | +24.7 | H2 |
| 2025-12-05 14:39 | шорт | 0.142310 | 0.147872 | 0.140080 | time_exit_asof_close | 1440 | +145.7 | H2 |
| 2025-12-12 14:36 | лонг | 0.140970 | 0.135461 | 0.135461 | mae_stop_exit_at_level | 82 | -401.8 | H2 |
| 2025-12-15 14:36 | лонг | 0.136920 | 0.131569 | 0.131569 | mae_stop_exit_at_level | 40 | -401.8 | H2 |
| 2025-12-16 14:43 | шорт | 0.130510 | 0.135610 | 0.130620 | time_exit_asof_close | 1440 | -19.4 | H2 |
| 2025-12-18 14:35 | шорт | 0.128680 | 0.133709 | 0.128150 | time_exit_asof_close | 1440 | +30.2 | H2 |
| 2025-12-19 14:38 | шорт | 0.128040 | 0.133044 | 0.133044 | mae_stop_exit_at_level | 297 | -401.8 | H2 |
| 2025-12-22 14:54 | лонг | 0.134170 | 0.128927 | 0.129210 | time_exit_asof_close | 1440 | -380.7 | H2 |
| 2025-12-23 14:35 | шорт | 0.129650 | 0.134717 | 0.127730 | time_exit_asof_close | 1440 | +137.1 | H2 |
| 2025-12-24 14:36 | шорт | 0.127510 | 0.132493 | 0.126100 | time_exit_asof_close | 1440 | +99.6 | H2 |
| 2025-12-26 14:38 | шорт | 0.125530 | 0.130436 | 0.122730 | time_exit_asof_close | 1440 | +212.1 | H2 |
| 2025-12-29 16:26 | шорт | 0.123330 | 0.128150 | 0.124610 | time_exit_asof_close | 1440 | -114.8 | H2 |
| 2025-12-31 14:47 | шорт | 0.122760 | 0.127558 | 0.120370 | time_exit_asof_close | 1440 | +183.7 | H2 |
| 2026-01-02 14:38 | лонг | 0.132700 | 0.127514 | 0.142730 | time_exit_asof_close | 1440 | +744.8 | H2 |
| 2026-01-05 14:35 | шорт | 0.146710 | 0.152444 | 0.152444 | mae_stop_exit_at_level | 199 | -401.8 | H2 |
| 2026-01-08 14:43 | шорт | 0.138600 | 0.144017 | 0.139110 | time_exit_asof_close | 1440 | -47.8 | H2 |
| 2026-01-13 14:36 | лонг | 0.141590 | 0.136057 | 0.146730 | time_exit_asof_close | 1440 | +352.0 | H2 |
| 2026-01-14 14:37 | лонг | 0.147140 | 0.141390 | 0.143270 | time_exit_asof_close | 1440 | -274.0 | H2 |
| 2026-01-15 14:36 | шорт | 0.143050 | 0.148641 | 0.137740 | time_exit_asof_close | 1440 | +360.2 | H2 |
| 2026-01-16 14:39 | шорт | 0.137640 | 0.143019 | 0.138280 | time_exit_asof_close | 1440 | -57.5 | H2 |
| 2026-01-22 14:35 | шорт | 0.124520 | 0.129386 | 0.123010 | time_exit_asof_close | 1440 | +110.3 | H2 |
| 2026-01-23 14:37 | шорт | 0.122520 | 0.127308 | 0.127308 | mae_stop_exit_at_level | 173 | -401.8 | H2 |
| 2026-01-28 14:35 | лонг | 0.125800 | 0.120884 | 0.120884 | mae_stop_exit_at_level | 1195 | -401.8 | H2 |
| 2026-01-29 14:41 | шорт | 0.119820 | 0.124503 | 0.115550 | time_exit_asof_close | 1440 | +345.4 | H2 |
| 2026-02-02 14:35 | лонг | 0.107990 | 0.103770 | 0.107770 | time_exit_asof_close | 1440 | -31.4 | H2 |
| 2026-02-10 14:37 | шорт | 0.092650 | 0.096271 | 0.090220 | time_exit_asof_close | 1440 | +251.3 | H2 |
| 2026-02-11 14:36 | шорт | 0.089900 | 0.093413 | 0.093413 | mae_stop_exit_at_level | 1157 | -401.8 | H2 |
| 2026-02-13 14:41 | шорт | 0.093120 | 0.096759 | 0.096759 | mae_stop_exit_at_level | 111 | -401.8 | H2 |
| 2026-02-20 14:35 | лонг | 0.098260 | 0.094420 | 0.100620 | time_exit_asof_close | 1440 | +229.2 | H2 |
| 2026-02-26 14:35 | лонг | 0.099270 | 0.095390 | 0.095390 | mae_stop_exit_at_level | 213 | -401.8 | H2 |
| 2026-03-03 14:40 | шорт | 0.089770 | 0.093278 | 0.093278 | mae_stop_exit_at_level | 1121 | -401.8 | H2 |
| 2026-03-06 14:35 | шорт | 0.090240 | 0.093767 | 0.089900 | time_exit_asof_close | 1440 | +26.7 | H2 |
| 2026-03-12 13:36 | лонг | 0.095500 | 0.091768 | 0.100200 | time_exit_asof_close | 1440 | +481.1 | H2 |
| 2026-03-13 13:45 | лонг | 0.101020 | 0.097072 | 0.097072 | mae_stop_exit_at_level | 61 | -401.8 | H2 |
| 2026-03-16 13:36 | лонг | 0.101250 | 0.097293 | 0.099250 | time_exit_asof_close | 1440 | -208.5 | H2 |
| 2026-03-17 13:48 | шорт | 0.098640 | 0.102495 | 0.095670 | time_exit_asof_close | 1440 | +290.1 | H2 |
| 2026-03-19 13:39 | шорт | 0.092410 | 0.096021 | 0.093460 | time_exit_asof_close | 1440 | -124.6 | H2 |
| 2026-03-23 13:36 | лонг | 0.093260 | 0.089615 | 0.094420 | time_exit_asof_close | 1440 | +113.4 | H2 |
| 2026-03-25 13:36 | лонг | 0.097730 | 0.093911 | 0.093911 | mae_stop_exit_at_level | 930 | -401.8 | H2 |
| 2026-03-27 13:36 | шорт | 0.089630 | 0.093133 | 0.091620 | time_exit_asof_close | 1440 | -233.0 | H2 |
| 2026-04-02 13:35 | шорт | 0.089080 | 0.092561 | 0.091170 | time_exit_asof_close | 1440 | -245.6 | H2 |
| 2026-04-07 13:44 | шорт | 0.090510 | 0.094047 | 0.094047 | mae_stop_exit_at_level | 533 | -401.8 | H2 |
| 2026-04-09 13:38 | шорт | 0.091200 | 0.094764 | 0.094764 | mae_stop_exit_at_level | 519 | -401.8 | H2 |
| 2026-04-14 13:36 | лонг | 0.094980 | 0.091268 | 0.093310 | time_exit_asof_close | 1440 | -186.8 | H2 |
| 2026-04-15 13:43 | шорт | 0.093140 | 0.096780 | 0.096780 | mae_stop_exit_at_level | 353 | -401.8 | H2 |
| 2026-04-17 14:21 | лонг | 0.101140 | 0.097187 | 0.097187 | mae_stop_exit_at_level | 1093 | -401.8 | H2 |
| 2026-04-23 13:37 | шорт | 0.096180 | 0.099939 | 0.097930 | time_exit_asof_close | 1440 | -193.0 | H2 |
| 2026-04-28 13:35 | лонг | 0.098720 | 0.094862 | 0.106020 | time_exit_asof_close | 1440 | +728.5 | H2 |
| 2026-05-07 13:36 | шорт | 0.110690 | 0.115016 | 0.106710 | time_exit_asof_close | 1440 | +348.6 | H2 |
| 2026-05-12 13:36 | шорт | 0.108940 | 0.113197 | 0.113197 | mae_stop_exit_at_level | 1196 | -401.8 | H2 |
| 2026-05-15 13:36 | шорт | 0.112930 | 0.117343 | 0.108220 | time_exit_asof_close | 1440 | +406.1 | H2 |
| 2026-05-18 13:36 | шорт | 0.104700 | 0.108792 | 0.104490 | time_exit_asof_close | 1440 | +9.1 | H2 |
| 2026-05-22 13:59 | лонг | 0.106470 | 0.102309 | 0.102309 | mae_stop_exit_at_level | 586 | -401.8 | H2 |
| 2026-05-27 13:37 | шорт | 0.101210 | 0.105165 | 0.097490 | time_exit_asof_close | 1440 | +356.6 | H2 |
| 2026-05-28 13:36 | шорт | 0.097450 | 0.101258 | 0.098320 | time_exit_asof_close | 1440 | -100.3 | H2 |
| 2026-05-29 13:37 | лонг | 0.098570 | 0.094718 | 0.100690 | time_exit_asof_close | 1440 | +204.1 | H2 |
| 2026-06-01 13:40 | шорт | 0.099240 | 0.103118 | 0.098480 | time_exit_asof_close | 1440 | +65.6 | H2 |
| 2026-06-02 13:35 | шорт | 0.098570 | 0.102422 | 0.094030 | time_exit_asof_close | 1440 | +449.6 | H2 |
| 2026-06-03 13:43 | шорт | 0.093860 | 0.097528 | 0.089060 | time_exit_asof_close | 1440 | +500.4 | H2 |
| 2026-06-05 13:39 | шорт | 0.084000 | 0.087283 | 0.081900 | time_exit_asof_close | 1440 | +239.0 | H2 |
| 2026-06-08 13:35 | лонг | 0.086410 | 0.083033 | 0.085410 | time_exit_asof_close | 1440 | -126.7 | H2 |
| 2026-06-09 13:36 | шорт | 0.085210 | 0.088540 | 0.084570 | time_exit_asof_close | 1440 | +64.1 | H2 |
| 2026-06-11 13:36 | лонг | 0.084810 | 0.081496 | 0.087020 | time_exit_asof_close | 1440 | +249.6 | H2 |
| 2026-06-12 13:39 | лонг | 0.087180 | 0.083773 | 0.088250 | time_exit_asof_close | 1440 | +111.7 | H2 |
| 2026-06-16 13:52 | шорт | 0.087250 | 0.090660 | 0.086440 | time_exit_asof_close | 1440 | +81.8 | H2 |
| 2026-06-18 13:35 | шорт | 0.084300 | 0.087595 | 0.082700 | time_exit_asof_close | 1440 | +178.8 | H2 |
| 2026-06-22 13:36 | лонг | 0.084740 | 0.081428 | 0.081428 | mae_stop_exit_at_level | 734 | -401.8 | H2 |
| 2026-06-23 14:59 | шорт | 0.078940 | 0.082025 | 0.076710 | time_exit_asof_close | 1440 | +271.5 | H2 |
| 2026-06-24 13:43 | шорт | 0.077160 | 0.080175 | 0.074900 | time_exit_asof_close | 1440 | +281.9 | H2 |
| 2026-06-25 13:37 | шорт | 0.075630 | 0.078586 | 0.073560 | time_exit_asof_close | 1440 | +262.7 | H2 |
| 2026-06-29 13:43 | шорт | 0.072320 | 0.075146 | 0.070350 | time_exit_asof_close | 1440 | +261.4 | H2 |
Данные свечей: freqtrade/user_data/data/bybit/futures (1m, локально на маке, агрегированы в 5m для графиков). Диапазон/вход/фильтр момента восстановлены прогоном неизменённых NYDriftV3.simulate_ny_drift_event и SessionORB.session_open_times поверх этих свечей; стоп/тайм-выход и net посчитаны отдельным walk по тем же массивам согласно замороженной конструкции (stop%, HOLD_MINUTES=1440, fee 0.11%) — без funding.