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 (отчёт)расхождение
H1220220+25.5+24.5+1.0 bp
H2199201+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-допуска — реконструкция сходится с отчётом.

Идея: как устроен вход/выход/стоп/тейк

  1. Событие: опен Нью-Йорка (09:30 America/New_York, местные рабочие дни, полные закрытия NYSE пропущены — на них эффект placebo-отрицательный, −26bp против +24bp в обычные дни).
  2. Диапазон/уровни: H/L первой 5-минутной свечи опена (пять 1m-свечей [open, open+5m) — не переизобретено, читается напрямую с 1m).
  3. Вход: первое закрытие 1m-свечи за границей диапазона внутри 120-минутного окна после опена (без ретеста, без свечи-подтверждения) — вход по цене закрытия пробойной свечи (та же конвенция, которой измерены отчёты).
  4. Фильтр момента (обязательный гейт V3): сторона пробоя должна совпасть со знаком суточного возврата ДО опена (close[open−1m] против close[open−1441m]). Не совпало — сделки нет вообще, машина не ждёт другого пробоя в этом же окне.
  5. Стоп (структурный, из данных, правило 9 CLAUDE.md): заморожен per-pair — BTC 1.9373%, ETH 2.8492% — p90 просадки победителей (24ч-выход без стопа) + буфер 0.25×медианный ATR14(5m) на входе. НЕ придуман из головы.
  6. Выход: строго по времени — 1440 минут (сутки) после входа, либо раньше по стопу, если цена коснулась его первой. Тейка нет вообще — ROI выключен.
  7. Чего в конструкции НЕТ и почему: ретеста нет — в семье SessionORB ретест проверялся и оказался фейковым в 86% случаев (подтверждение пробоя закрытием после касания уровня почти никогда не срабатывает так, как задумано); тейка 2R нет — фиксированный RR режет правый хвост дрейфа именно там, где and сделка ещё продолжает идти в свою сторону, а стоп из данных уже покрывает основной риск без обрезания апсайда.

Сводка

По половинам (граница 2025-09-01)

половинаnWR%net bp/сделкудоля стоп-выходов
H122044.1%+25.532.7%
H219951.3%+31.225.6%

По парам

параnWR%net bp/сделкудоля стоп-выходов
BTCUSDT21046.7%+12.329.5%
ETHUSDT20948.3%+44.329.2%

По стороне

сторонаnWR%net bp/сделкудоля стоп-выходов
лонг18553.0%+42.529.2%
шорт23443.2%+17.029.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:35BTCUSDTшорт61,787.1062,984.1060,906.30time_exit_asof_close1440+131.6H1
2024-10-10 13:35BTCUSDTшорт60,906.3062,086.2461,564.30time_exit_asof_close1440-119.0H1
2024-10-10 13:46ETHUSDTшорт2,379.412,447.202,425.24time_exit_asof_close1440-203.6H1
2024-10-11 13:55BTCUSDTлонг61,770.7060,574.0263,051.30time_exit_asof_close1440+196.3H1
2024-10-11 15:09ETHUSDTлонг2,438.592,369.112,472.21time_exit_asof_close1440+126.9H1
2024-10-14 13:42BTCUSDTлонг64,786.1063,531.0066,210.00time_exit_asof_close1440+208.8H1
2024-10-15 13:36BTCUSDTлонг66,052.6064,772.9664,772.96mae_stop_exit_at_level91-204.7H1
2024-10-15 13:40ETHUSDTлонг2,608.172,533.862,614.78time_exit_asof_close1440+14.3H1
2024-10-17 13:35BTCUSDTшорт66,690.2067,982.1967,982.19mae_stop_exit_at_level741-204.7H1
2024-10-17 13:35ETHUSDTшорт2,596.132,670.102,612.01time_exit_asof_close1440-72.2H1
2024-10-18 13:37BTCUSDTлонг67,870.4066,555.5568,126.20time_exit_asof_close1440+26.7H1
2024-10-21 13:35BTCUSDTшорт67,672.6068,983.6266,973.20time_exit_asof_close1440+92.4H1
2024-10-22 13:43ETHUSDTшорт2,617.872,692.462,576.34time_exit_asof_close1440+147.6H1
2024-10-22 13:50BTCUSDTшорт66,786.8068,080.6666,758.40time_exit_asof_close1440-6.7H1
2024-10-24 13:35BTCUSDTлонг67,718.5066,406.5967,882.10time_exit_asof_close1440+13.2H1
2024-10-29 13:36BTCUSDTлонг71,240.1069,859.9771,686.30time_exit_asof_close1440+51.6H1
2024-10-29 13:37ETHUSDTлонг2,621.352,546.662,681.98time_exit_asof_close1440+220.3H1
2024-10-31 13:46ETHUSDTшорт2,613.302,687.762,553.72time_exit_asof_close1440+217.0H1
2024-11-05 14:40BTCUSDTлонг69,863.9068,510.4374,464.00time_exit_asof_close1440+647.4H1
2024-11-06 14:36BTCUSDTлонг74,635.8073,189.8874,879.90time_exit_asof_close1440+21.7H1
2024-11-06 14:36ETHUSDTлонг2,640.382,565.152,812.12time_exit_asof_close1440+639.4H1
2024-11-08 14:36BTCUSDTлонг76,265.8074,788.3076,314.50time_exit_asof_close1440-4.6H1
2024-11-11 14:44ETHUSDTшорт3,157.903,247.873,247.87mae_stop_exit_at_level49-295.9H1
2024-11-11 15:05BTCUSDTлонг82,808.1081,203.8687,104.10time_exit_asof_close1440+507.8H1
2024-11-12 14:36ETHUSDTлонг3,270.783,177.593,177.59mae_stop_exit_at_level840-295.9H1
2024-11-12 14:39BTCUSDTлонг86,224.1084,553.6890,717.00time_exit_asof_close1440+510.1H1
2024-11-13 14:51BTCUSDTлонг91,579.7089,805.5389,805.53mae_stop_exit_at_level309-204.7H1
2024-11-14 14:35ETHUSDTшорт3,187.523,278.343,055.95time_exit_asof_close1440+401.8H1
2024-11-15 14:36ETHUSDTшорт3,052.333,139.303,139.30mae_stop_exit_at_level780-295.9H1
2024-11-15 14:37BTCUSDTшорт88,760.2090,479.7590,479.75mae_stop_exit_at_level305-204.7H1
2024-11-18 14:35BTCUSDTлонг91,000.0089,237.0691,357.90time_exit_asof_close1440+28.3H1
2024-11-18 14:35ETHUSDTлонг3,111.513,022.863,097.99time_exit_asof_close1440-54.5H1
2024-11-19 14:43BTCUSDTлонг91,815.9090,037.1594,326.00time_exit_asof_close1440+262.4H1
2024-11-27 14:35ETHUSDTлонг3,500.643,400.903,572.39time_exit_asof_close1440+194.0H1
2024-11-27 14:37BTCUSDTлонг94,847.7093,010.2295,895.50time_exit_asof_close1440+99.5H1
2024-11-28 14:35BTCUSDTлонг95,934.2094,075.6797,388.00time_exit_asof_close1440+140.5H1
2024-11-28 14:50ETHUSDTлонг3,572.723,470.933,626.00time_exit_asof_close1440+138.1H1
2024-11-29 14:35ETHUSDTлонг3,616.333,513.293,679.59time_exit_asof_close1440+163.9H1
2024-11-29 14:37BTCUSDTлонг97,538.2095,648.5996,640.10time_exit_asof_close1440-103.1H1
2024-12-04 14:35BTCUSDTлонг96,426.8094,558.72103,225.40time_exit_asof_close1440+694.1H1
2024-12-04 14:35ETHUSDTлонг3,740.793,634.213,932.01time_exit_asof_close1440+500.2H1
2024-12-05 14:35ETHUSDTлонг3,932.013,819.983,819.98mae_stop_exit_at_level327-295.9H1
2024-12-05 14:43BTCUSDTлонг103,495.90101,490.87101,490.87mae_stop_exit_at_level59-204.7H1
2024-12-06 14:36BTCUSDTшорт98,844.70100,759.62100,759.62mae_stop_exit_at_level188-204.7H1
2024-12-06 14:44ETHUSDTлонг3,933.063,821.004,005.87time_exit_asof_close1440+174.1H1
2024-12-10 14:35BTCUSDTшорт97,613.4099,504.4698,901.90time_exit_asof_close1440-143.0H1
2024-12-10 14:35ETHUSDTшорт3,689.003,794.113,740.36time_exit_asof_close1440-150.2H1
2024-12-11 14:35BTCUSDTлонг98,901.9096,985.87100,932.80time_exit_asof_close1440+194.3H1
2024-12-11 14:35ETHUSDTлонг3,740.363,633.793,954.19time_exit_asof_close1440+560.7H1
2024-12-16 14:35BTCUSDTлонг104,714.10102,685.47107,495.60time_exit_asof_close1440+254.6H1
2024-12-16 14:35ETHUSDTлонг3,924.603,812.784,001.45time_exit_asof_close1440+184.8H1
2024-12-18 14:35BTCUSDTшорт104,001.70106,016.52102,567.40time_exit_asof_close1440+126.9H1
2024-12-18 14:35ETHUSDTшорт3,841.663,951.123,693.12time_exit_asof_close1440+375.7H1
2024-12-19 14:37ETHUSDTшорт3,681.593,786.493,343.40time_exit_asof_close1440+907.6H1
2024-12-19 14:39BTCUSDTшорт102,164.00104,143.2296,149.70time_exit_asof_close1440+577.7H1
2024-12-23 14:36BTCUSDTшорт95,051.8096,893.2496,893.24mae_stop_exit_at_level1436-204.7H1
2024-12-24 14:36BTCUSDTлонг96,940.1095,062.0898,754.80time_exit_asof_close1440+176.2H1
2024-12-24 14:37ETHUSDTлонг3,459.393,360.833,494.81time_exit_asof_close1440+91.4H1
2024-12-25 14:35BTCUSDTлонг98,783.8096,870.0696,870.06mae_stop_exit_at_level1051-204.7H1
2024-12-25 14:35ETHUSDTлонг3,499.243,399.543,399.54mae_stop_exit_at_level1051-295.9H1
2024-12-26 14:35BTCUSDTшорт95,329.3097,176.1197,176.11mae_stop_exit_at_level1111-204.7H1
2024-12-26 14:35ETHUSDTшорт3,337.763,432.863,432.86mae_stop_exit_at_level1111-295.9H1
2024-12-30 14:35BTCUSDTшорт92,093.6093,877.7393,877.73mae_stop_exit_at_level189-204.7H1
2024-12-30 14:35ETHUSDTшорт3,310.023,404.333,404.33mae_stop_exit_at_level192-295.9H1
2025-01-03 15:10ETHUSDTлонг3,539.013,438.183,634.92time_exit_asof_close1440+260.0H1
2025-01-06 14:40BTCUSDTлонг99,355.3097,430.49100,411.10time_exit_asof_close1440+95.3H1
2025-01-06 14:46ETHUSDTлонг3,648.603,544.643,620.77time_exit_asof_close1440-87.3H1
2025-01-08 14:46BTCUSDTшорт94,913.7096,752.4692,371.50time_exit_asof_close1440+256.8H1
2025-01-09 14:36BTCUSDTшорт92,249.9094,037.0694,037.06mae_stop_exit_at_level72-204.7H1
2025-01-09 14:36ETHUSDTшорт3,233.993,326.133,326.13mae_stop_exit_at_level76-295.9H1
2025-01-13 14:35BTCUSDTшорт89,325.3091,055.8091,055.80mae_stop_exit_at_level8-204.7H1
2025-01-13 14:35ETHUSDTшорт2,919.193,002.363,002.36mae_stop_exit_at_level5-295.9H1
2025-01-14 14:35ETHUSDTлонг3,224.073,132.213,287.17time_exit_asof_close1440+184.7H1
2025-01-14 14:37BTCUSDTлонг97,162.6095,280.2798,671.50time_exit_asof_close1440+144.3H1
2025-01-15 14:47BTCUSDTлонг99,091.4097,171.7097,686.20time_exit_asof_close1440-152.8H1
2025-01-17 14:36BTCUSDTлонг103,167.30101,168.64103,821.40time_exit_asof_close1440+52.4H1
2025-01-20 14:35BTCUSDTлонг107,801.30105,712.87105,712.87mae_stop_exit_at_level71-204.7H1
2025-01-21 14:35BTCUSDTшорт103,906.10105,919.07105,919.07mae_stop_exit_at_level96-204.7H1
2025-01-21 14:35ETHUSDTшорт3,299.693,393.703,298.31time_exit_asof_close1440-6.8H1
2025-01-22 14:36BTCUSDTшорт104,254.30106,274.02104,310.30time_exit_asof_close1440-16.4H1
2025-01-22 14:36ETHUSDTшорт3,290.213,383.953,262.70time_exit_asof_close1440+72.6H1
2025-01-24 14:37BTCUSDTлонг105,329.70103,289.15104,534.00time_exit_asof_close1440-86.5H1
2025-01-24 14:37ETHUSDTлонг3,403.783,306.803,306.80mae_stop_exit_at_level508-295.9H1
2025-01-29 14:35BTCUSDTшорт102,053.00104,030.07104,030.07mae_stop_exit_at_level349-204.7H1
2025-01-29 14:35ETHUSDTшорт3,103.613,192.043,192.04mae_stop_exit_at_level798-295.9H1
2025-01-30 14:36BTCUSDTлонг105,162.80103,125.48104,235.60time_exit_asof_close1440-99.2H1
2025-01-31 14:35BTCUSDTшорт104,145.50106,163.11102,048.40time_exit_asof_close1440+190.4H1
2025-02-06 14:41ETHUSDTшорт2,743.502,821.672,788.13time_exit_asof_close1440-173.7H1
2025-02-14 14:35BTCUSDTлонг96,906.9095,029.5297,479.90time_exit_asof_close1440+48.1H1
2025-02-14 14:35ETHUSDTлонг2,704.502,627.442,694.50time_exit_asof_close1440-48.0H1
2025-02-17 14:36ETHUSDTлонг2,812.012,731.892,731.89mae_stop_exit_at_level105-295.9H1
2025-02-18 14:35BTCUSDTшорт96,050.1097,910.8896,676.00time_exit_asof_close1440-76.2H1
2025-02-18 14:35ETHUSDTшорт2,700.452,777.392,729.90time_exit_asof_close1440-120.1H1
2025-02-19 14:35ETHUSDTлонг2,729.902,652.122,764.27time_exit_asof_close1440+114.9H1
2025-02-24 14:41BTCUSDTшорт95,272.0097,117.7088,066.00time_exit_asof_close1440+745.4H1
2025-02-24 14:42ETHUSDTшорт2,657.472,733.192,391.11time_exit_asof_close1440+991.3H1
2025-02-25 14:38BTCUSDTшорт88,434.4090,147.6486,631.50time_exit_asof_close1440+192.9H1
2025-02-25 14:38ETHUSDTшорт2,397.962,466.282,466.28mae_stop_exit_at_level317-295.9H1
2025-02-27 14:37ETHUSDTшорт2,339.632,406.292,154.74time_exit_asof_close1440+779.3H1
2025-03-06 15:06BTCUSDTлонг90,563.1088,808.6288,808.62mae_stop_exit_at_level115-204.7H1
2025-03-10 13:37ETHUSDTшорт2,087.942,147.431,914.69time_exit_asof_close1440+818.8H1
2025-03-10 13:51BTCUSDTшорт81,838.0083,423.4581,240.00time_exit_asof_close1440+62.1H1
2025-03-11 14:02BTCUSDTшорт80,336.1081,892.4581,892.45mae_stop_exit_at_level241-204.7H1
2025-03-11 14:02ETHUSDTшорт1,886.421,940.171,940.17mae_stop_exit_at_level250-295.9H1
2025-03-12 13:37ETHUSDTшорт1,891.321,945.211,884.94time_exit_asof_close1440+22.7H1
2025-03-12 13:41BTCUSDTлонг83,727.8082,105.7482,105.74mae_stop_exit_at_level51-204.7H1
2025-03-13 13:36BTCUSDTшорт82,563.7084,163.2183,732.30time_exit_asof_close1440-152.5H1
2025-03-13 13:38ETHUSDTшорт1,882.891,936.541,906.26time_exit_asof_close1440-135.1H1
2025-03-14 13:42ETHUSDTшорт1,895.741,949.751,930.83time_exit_asof_close1440-196.1H1
2025-03-17 13:35ETHUSDTлонг1,906.691,852.361,890.62time_exit_asof_close1440-95.3H1
2025-03-18 13:35BTCUSDTшорт81,890.0083,476.4583,476.45mae_stop_exit_at_level1155-204.7H1
2025-03-19 13:40ETHUSDTлонг2,013.471,956.101,994.32time_exit_asof_close1440-106.1H1
2025-03-20 13:39BTCUSDTлонг85,480.7083,824.6883,824.68mae_stop_exit_at_level176-204.7H1
2025-03-21 13:37BTCUSDTшорт83,222.4084,834.6784,036.60time_exit_asof_close1440-108.8H1
2025-03-24 13:38ETHUSDTлонг2,086.512,027.062,066.36time_exit_asof_close1440-107.6H1
2025-03-24 13:57BTCUSDTлонг87,639.3085,941.4687,636.70time_exit_asof_close1440-11.3H1
2025-03-25 13:35ETHUSDTшорт2,066.582,125.462,049.72time_exit_asof_close1440+70.6H1
2025-03-27 13:37BTCUSDTшорт85,899.4087,563.5387,563.53mae_stop_exit_at_level474-204.7H1
2025-03-27 13:39ETHUSDTшорт1,987.212,043.831,898.10time_exit_asof_close1440+437.4H1
2025-03-31 13:48BTCUSDTшорт81,715.7083,298.7883,298.78mae_stop_exit_at_level24-204.7H1
2025-04-02 13:35BTCUSDTлонг85,152.1083,502.4583,502.45mae_stop_exit_at_level520-204.7H1
2025-04-03 14:07ETHUSDTшорт1,769.581,820.001,820.00mae_stop_exit_at_level581-295.9H1
2025-04-03 14:08BTCUSDTшорт81,820.7083,405.8183,405.81mae_stop_exit_at_level1023-204.7H1
2025-04-04 13:48ETHUSDTлонг1,791.401,740.361,784.98time_exit_asof_close1440-46.8H1
2025-04-07 13:36BTCUSDTшорт76,420.0077,900.4877,900.48mae_stop_exit_at_level19-204.7H1
2025-04-07 13:42ETHUSDTшорт1,491.821,534.321,534.32mae_stop_exit_at_level9-295.9H1
2025-04-11 13:35BTCUSDTлонг82,693.6081,091.5883,673.20time_exit_asof_close1440+107.5H1
2025-04-15 13:37BTCUSDTлонг85,903.8084,239.5984,239.59mae_stop_exit_at_level278-204.7H1
2025-04-18 13:38BTCUSDTшорт84,465.2086,101.5485,299.60time_exit_asof_close1440-109.8H1
2025-04-18 13:44ETHUSDTшорт1,588.771,634.041,602.00time_exit_asof_close1440-94.3H1
2025-04-22 13:40BTCUSDTлонг89,885.9088,144.5493,634.70time_exit_asof_close1440+406.1H1
2025-04-22 13:40ETHUSDTлонг1,636.991,590.351,803.13time_exit_asof_close1440+1003.9H1
2025-04-24 13:40BTCUSDTшорт92,690.8094,486.5094,486.50mae_stop_exit_at_level1338-204.7H1
2025-04-24 13:40ETHUSDTшорт1,753.391,803.351,773.09time_exit_asof_close1440-123.4H1
2025-04-25 13:35BTCUSDTлонг94,353.3092,525.3993,997.60time_exit_asof_close1440-48.7H1
2025-04-25 13:35ETHUSDTлонг1,770.631,720.181,786.13time_exit_asof_close1440+76.5H1
2025-04-29 13:35BTCUSDTшорт94,680.5096,514.7594,423.40time_exit_asof_close1440+16.2H1
2025-04-30 13:37BTCUSDTшорт94,201.1096,026.0696,026.06mae_stop_exit_at_level1240-204.7H1
2025-04-30 13:39ETHUSDTшорт1,757.881,807.971,807.97mae_stop_exit_at_level395-295.9H1
2025-05-02 13:35ETHUSDTшорт1,831.931,884.131,833.38time_exit_asof_close1440-18.9H1
2025-05-07 13:39BTCUSDTлонг96,951.4095,073.1699,246.70time_exit_asof_close1440+225.7H1
2025-05-07 13:40ETHUSDTлонг1,831.421,779.241,970.32time_exit_asof_close1440+747.4H1
2025-05-08 13:35BTCUSDTлонг99,558.6097,629.85103,133.40time_exit_asof_close1440+348.1H1
2025-05-08 13:35ETHUSDTлонг1,974.901,918.632,350.19time_exit_asof_close1440+1889.3H1
2025-05-09 13:36BTCUSDTлонг103,166.00101,167.37103,587.10time_exit_asof_close1440+29.8H1
2025-05-09 13:37ETHUSDTлонг2,362.522,295.212,295.21mae_stop_exit_at_level60-295.9H1
2025-05-12 13:42BTCUSDTшорт103,690.30105,699.09103,579.10time_exit_asof_close1440-0.3H1
2025-05-13 13:36BTCUSDTшорт103,630.10105,637.73104,203.00time_exit_asof_close1440-66.3H1
2025-05-15 13:36BTCUSDTшорт102,304.70104,286.65104,286.65mae_stop_exit_at_level748-204.7H1
2025-05-15 13:39ETHUSDTшорт2,537.412,609.712,609.71mae_stop_exit_at_level1061-295.9H1
2025-05-16 13:35BTCUSDTлонг103,720.00101,710.63102,860.00time_exit_asof_close1440-93.9H1
2025-05-16 13:35ETHUSDTлонг2,607.852,533.552,533.55mae_stop_exit_at_level555-295.9H1
2025-05-21 13:36BTCUSDTлонг106,669.00104,602.50110,995.70time_exit_asof_close1440+394.6H1
2025-05-21 13:37ETHUSDTлонг2,539.952,467.582,467.58mae_stop_exit_at_level233-295.9H1
2025-05-28 13:37ETHUSDTлонг2,683.622,607.162,678.69time_exit_asof_close1440-29.4H1
2025-05-28 13:42BTCUSDTшорт108,539.80110,642.54107,639.70time_exit_asof_close1440+71.9H1
2025-05-29 13:38BTCUSDTшорт107,833.90109,922.97105,695.00time_exit_asof_close1440+187.4H1
2025-06-02 13:36ETHUSDTлонг2,509.822,438.312,613.05time_exit_asof_close1440+400.3H1
2025-06-11 13:38BTCUSDTлонг109,758.20107,631.85107,631.85mae_stop_exit_at_level880-204.7H1
2025-06-11 14:16ETHUSDTлонг2,816.722,736.472,736.47mae_stop_exit_at_level1044-295.9H1
2025-06-16 13:44ETHUSDTлонг2,620.812,546.142,546.14mae_stop_exit_at_level541-295.9H1
2025-06-17 13:44ETHUSDTшорт2,548.792,621.412,484.98time_exit_asof_close1440+239.4H1
2025-06-23 13:35BTCUSDTлонг101,309.0099,346.34104,875.00time_exit_asof_close1440+341.0H1
2025-06-23 13:35ETHUSDTлонг2,249.112,185.032,407.11time_exit_asof_close1440+691.5H1
2025-06-24 13:36BTCUSDTлонг105,106.40103,070.17107,603.90time_exit_asof_close1440+226.6H1
2025-06-24 13:36ETHUSDTлонг2,419.642,350.702,430.27time_exit_asof_close1440+32.9H1
2025-06-26 13:36ETHUSDTшорт2,434.862,504.232,430.09time_exit_asof_close1440+8.6H1
2025-06-30 13:35BTCUSDTшорт107,500.40109,583.01106,703.10time_exit_asof_close1440+63.2H1
2025-07-02 13:35BTCUSDTлонг107,567.30105,483.40109,773.30time_exit_asof_close1440+194.1H1
2025-07-02 13:35ETHUSDTлонг2,451.592,381.742,602.81time_exit_asof_close1440+605.8H1
2025-07-03 13:36BTCUSDTлонг109,830.00107,702.26108,372.20time_exit_asof_close1440-143.7H1
2025-07-03 13:36ETHUSDTлонг2,607.952,533.642,533.64mae_stop_exit_at_level1095-295.9H1
2025-07-04 13:47BTCUSDTшорт108,200.00110,296.16108,100.10time_exit_asof_close1440-1.8H1
2025-07-04 13:47ETHUSDTшорт2,528.852,600.902,513.50time_exit_asof_close1440+49.7H1
2025-07-07 13:42BTCUSDTшорт108,043.10110,136.22108,912.30time_exit_asof_close1440-91.4H1
2025-07-07 13:57ETHUSDTлонг2,566.732,493.602,590.78time_exit_asof_close1440+82.7H1
2025-07-11 13:36BTCUSDTлонг117,772.80115,491.19117,244.10time_exit_asof_close1440-55.9H1
2025-07-11 13:57ETHUSDTлонг3,006.102,920.452,920.45mae_stop_exit_at_level1372-295.9H1
2025-07-15 13:39ETHUSDTшорт3,022.353,108.463,108.46mae_stop_exit_at_level561-295.9H1
2025-07-16 13:36ETHUSDTлонг3,182.743,092.063,409.29time_exit_asof_close1440+700.8H1
2025-07-18 13:37ETHUSDTлонг3,640.943,537.203,537.20mae_stop_exit_at_level101-295.9H1
2025-07-21 13:39BTCUSDTлонг118,645.50116,346.98116,346.98mae_stop_exit_at_level698-204.7H1
2025-07-21 13:39ETHUSDTлонг3,810.013,701.463,701.46mae_stop_exit_at_level698-295.9H1
2025-07-22 13:39BTCUSDTлонг119,302.50116,991.25117,902.00time_exit_asof_close1440-128.4H1
2025-07-23 13:36BTCUSDTшорт117,778.10120,059.82118,608.80time_exit_asof_close1440-81.5H1
2025-07-23 13:36ETHUSDTшорт3,636.553,740.163,642.25time_exit_asof_close1440-26.7H1
2025-07-24 13:47BTCUSDTлонг118,705.90116,406.21116,406.21mae_stop_exit_at_level792-204.7H1
2025-07-25 13:40BTCUSDTшорт115,824.60118,068.47118,068.47mae_stop_exit_at_level1262-204.7H1
2025-07-28 13:39BTCUSDTлонг118,799.90116,498.39118,904.60time_exit_asof_close1440-2.2H1
2025-07-28 13:39ETHUSDTлонг3,854.743,744.913,744.91mae_stop_exit_at_level663-295.9H1
2025-07-31 13:38BTCUSDTлонг118,230.20115,939.73115,939.73mae_stop_exit_at_level562-204.7H1
2025-07-31 13:38ETHUSDTлонг3,801.993,693.663,693.66mae_stop_exit_at_level594-295.9H1
2025-08-01 13:39BTCUSDTшорт115,250.90117,483.66113,319.60time_exit_asof_close1440+156.6H1
2025-08-01 13:40ETHUSDTшорт3,635.513,739.093,504.01time_exit_asof_close1440+350.7H1
2025-08-04 13:35BTCUSDTлонг114,485.10112,267.18114,107.30time_exit_asof_close1440-44.0H1
2025-08-04 13:35ETHUSDTлонг3,590.273,487.983,633.00time_exit_asof_close1440+108.0H1
2025-08-05 13:39ETHUSDTлонг3,649.213,545.243,545.24mae_stop_exit_at_level503-295.9H1
2025-08-06 13:36BTCUSDTшорт113,588.30115,788.85115,788.85mae_stop_exit_at_level1252-204.7H1
2025-08-06 13:36ETHUSDTшорт3,576.603,678.503,678.50mae_stop_exit_at_level253-295.9H1
2025-08-07 13:35BTCUSDTлонг116,520.90114,263.54116,656.10time_exit_asof_close1440+0.6H1
2025-08-07 13:38ETHUSDTлонг3,846.723,737.123,921.70time_exit_asof_close1440+183.9H1
2025-08-08 13:35ETHUSDTлонг3,921.573,809.844,173.81time_exit_asof_close1440+632.2H1
2025-08-08 13:39BTCUSDTлонг116,719.20114,458.00116,911.70time_exit_asof_close1440+5.5H1
2025-08-11 13:36BTCUSDTлонг119,897.10117,574.33119,560.00time_exit_asof_close1440-39.1H1
2025-08-13 13:36BTCUSDTлонг120,786.80118,446.80118,446.80mae_stop_exit_at_level1378-204.7H1
2025-08-14 13:40BTCUSDTшорт117,771.90120,053.50118,062.00time_exit_asof_close1440-35.6H1
2025-08-18 13:36BTCUSDTшорт115,441.00117,677.44115,480.00time_exit_asof_close1440-14.4H1
2025-08-18 13:41ETHUSDTшорт4,332.094,455.524,293.05time_exit_asof_close1440+79.1H1
2025-08-19 13:35ETHUSDTшорт4,289.394,411.604,180.00time_exit_asof_close1440+244.0H1
2025-08-21 13:37ETHUSDTлонг4,291.484,169.214,262.87time_exit_asof_close1440-77.7H1
2025-08-22 13:35BTCUSDTшорт112,011.30114,181.29114,181.29mae_stop_exit_at_level28-204.7H1
2025-08-25 13:40BTCUSDTшорт111,018.10113,168.85110,065.90time_exit_asof_close1440+74.8H1
2025-08-25 13:45ETHUSDTшорт4,601.504,732.614,487.46time_exit_asof_close1440+236.8H1
2025-08-26 13:48BTCUSDTшорт109,601.50111,724.81111,724.81mae_stop_exit_at_level492-204.7H1
2025-08-26 13:49ETHUSDTшорт4,441.204,567.744,567.74mae_stop_exit_at_level74-295.9H1
2025-08-27 13:41BTCUSDTлонг111,475.10109,315.49112,829.60time_exit_asof_close1440+110.5H1
2025-08-27 13:41ETHUSDTлонг4,606.994,475.734,475.73mae_stop_exit_at_level643-295.9H1
2025-08-28 13:35ETHUSDTшорт4,589.134,719.884,368.15time_exit_asof_close1440+470.5H1
2025-08-29 13:37BTCUSDTшорт110,040.60112,172.42108,489.40time_exit_asof_close1440+130.0H1
2025-08-29 13:39ETHUSDTшорт4,351.004,474.974,352.00time_exit_asof_close1440-13.3H1
2025-09-01 13:37ETHUSDTшорт4,394.594,519.804,336.54time_exit_asof_close1440+121.1H2
2025-09-04 13:39BTCUSDTшорт110,550.00112,691.69112,691.69mae_stop_exit_at_level1062-204.7H2
2025-09-09 13:40ETHUSDTлонг4,352.934,228.914,378.01time_exit_asof_close1440+46.6H2
2025-09-09 13:43BTCUSDTлонг112,844.10110,657.97113,911.20time_exit_asof_close1440+83.6H2
2025-09-10 13:38ETHUSDTлонг4,374.964,250.314,413.75time_exit_asof_close1440+77.7H2
2025-09-10 13:39BTCUSDTлонг113,644.60111,442.96114,047.30time_exit_asof_close1440+24.4H2
2025-09-11 13:39BTCUSDTлонг114,047.30111,837.86114,815.10time_exit_asof_close1440+56.3H2
2025-09-15 13:35BTCUSDTшорт114,869.40117,094.76115,330.00time_exit_asof_close1440-51.1H2
2025-09-15 13:38ETHUSDTшорт4,518.674,647.424,485.37time_exit_asof_close1440+62.7H2
2025-09-16 13:37ETHUSDTшорт4,485.604,613.404,488.38time_exit_asof_close1440-17.2H2
2025-09-17 13:36ETHUSDTшорт4,483.804,611.554,611.55mae_stop_exit_at_level569-295.9H2
2025-09-18 13:35BTCUSDTлонг117,499.90115,223.57116,151.90time_exit_asof_close1440-125.7H2
2025-09-18 13:36ETHUSDTлонг4,597.014,466.034,518.75time_exit_asof_close1440-181.2H2
2025-09-22 13:35BTCUSDTшорт112,723.40114,907.19112,880.10time_exit_asof_close1440-24.9H2
2025-09-22 13:38ETHUSDTшорт4,182.544,301.714,194.12time_exit_asof_close1440-38.7H2
2025-09-23 13:37BTCUSDTшорт112,782.20114,967.13112,915.10time_exit_asof_close1440-22.8H2
2025-09-23 13:37ETHUSDTшорт4,189.594,308.964,163.09time_exit_asof_close1440+52.3H2
2025-09-24 13:37ETHUSDTшорт4,163.094,281.703,975.76time_exit_asof_close1440+439.0H2
2025-09-25 13:35ETHUSDTшорт3,985.634,099.193,925.76time_exit_asof_close1440+139.2H2
2025-09-25 13:37BTCUSDTшорт111,348.50113,505.65109,283.00time_exit_asof_close1440+174.5H2
2025-09-29 13:35BTCUSDTлонг112,183.40110,010.07113,186.00time_exit_asof_close1440+78.4H2
2025-09-29 13:37ETHUSDTлонг4,114.953,997.714,152.71time_exit_asof_close1440+80.8H2
2025-09-30 13:38BTCUSDTлонг113,328.20111,132.69116,528.30time_exit_asof_close1440+271.4H2
2025-09-30 13:44ETHUSDTлонг4,169.814,051.004,292.36time_exit_asof_close1440+282.9H2
2025-10-01 13:36BTCUSDTлонг116,632.40114,372.88119,330.40time_exit_asof_close1440+220.3H2
2025-10-02 13:37BTCUSDTлонг119,374.80117,062.15120,294.60time_exit_asof_close1440+66.1H2
2025-10-02 13:37ETHUSDTлонг4,401.854,276.434,483.21time_exit_asof_close1440+173.8H2
2025-10-06 13:37ETHUSDTлонг4,606.564,475.314,742.82time_exit_asof_close1440+284.8H2
2025-10-07 13:38BTCUSDTшорт124,382.70126,792.37122,296.00time_exit_asof_close1440+156.8H2
2025-10-08 13:35ETHUSDTшорт4,466.224,593.474,377.33time_exit_asof_close1440+188.0H2
2025-10-08 13:38BTCUSDTшорт122,296.00124,665.24123,146.90time_exit_asof_close1440-80.6H2
2025-10-09 13:43ETHUSDTшорт4,365.904,490.294,374.73time_exit_asof_close1440-31.2H2
2025-10-14 13:36BTCUSDTшорт110,161.10112,295.25112,295.25mae_stop_exit_at_level130-204.7H2
2025-10-14 13:36ETHUSDTшорт3,923.004,034.774,034.77mae_stop_exit_at_level130-295.9H2
2025-10-15 13:35BTCUSDTлонг111,820.80109,654.50109,654.50mae_stop_exit_at_level1199-204.7H2
2025-10-17 13:43BTCUSDTшорт105,268.90107,308.27107,308.27mae_stop_exit_at_level140-204.7H2
2025-10-17 13:43ETHUSDTшорт3,755.723,862.733,862.73mae_stop_exit_at_level442-295.9H2
2025-10-20 13:40BTCUSDTлонг110,919.00108,770.17108,770.17mae_stop_exit_at_level862-204.7H2
2025-10-20 13:40ETHUSDTлонг4,041.103,925.963,925.96mae_stop_exit_at_level185-295.9H2
2025-10-23 13:39BTCUSDTлонг109,506.00107,384.54110,695.30time_exit_asof_close1440+97.6H2
2025-10-28 13:35BTCUSDTшорт114,887.50117,113.22113,201.00time_exit_asof_close1440+135.8H2
2025-10-28 13:35ETHUSDTшорт4,132.384,250.124,005.02time_exit_asof_close1440+297.2H2
2025-10-29 13:36BTCUSDTшорт113,138.40115,330.23108,049.90time_exit_asof_close1440+438.8H2
2025-10-29 13:36ETHUSDTшорт3,998.534,112.463,784.00time_exit_asof_close1440+525.5H2
2025-10-30 13:35BTCUSDTшорт108,219.40110,315.93110,315.93mae_stop_exit_at_level1167-204.7H2
2025-10-30 13:36ETHUSDTшорт3,784.003,891.813,848.92time_exit_asof_close1440-182.6H2
2025-10-31 13:47BTCUSDTлонг109,990.20107,859.36109,812.00time_exit_asof_close1440-27.2H2
2025-11-03 14:35BTCUSDTшорт107,418.60109,499.62103,404.70time_exit_asof_close1440+362.7H2
2025-11-03 14:35ETHUSDTшорт3,708.133,813.783,491.82time_exit_asof_close1440+572.3H2
2025-11-04 14:37BTCUSDTшорт102,950.00104,944.45102,388.50time_exit_asof_close1440+43.5H2
2025-11-04 14:37ETHUSDTшорт3,476.733,575.793,575.79mae_stop_exit_at_level26-295.9H2
2025-11-05 14:36ETHUSDTшорт3,321.203,415.833,415.83mae_stop_exit_at_level133-295.9H2
2025-11-07 14:35BTCUSDTшорт99,923.90101,859.73101,859.73mae_stop_exit_at_level167-204.7H2
2025-11-07 14:35ETHUSDTшорт3,217.463,309.133,309.13mae_stop_exit_at_level35-295.9H2
2025-11-11 14:42BTCUSDTшорт104,129.90106,147.21104,600.00time_exit_asof_close1440-56.1H2
2025-11-11 14:44ETHUSDTшорт3,508.483,608.443,546.37time_exit_asof_close1440-119.0H2
2025-11-13 14:35BTCUSDTшорт102,110.00104,088.1895,905.80time_exit_asof_close1440+596.6H2
2025-11-13 14:35ETHUSDTшорт3,410.433,507.603,167.20time_exit_asof_close1440+702.2H2
2025-11-18 15:03ETHUSDTшорт3,038.413,124.983,124.98mae_stop_exit_at_level65-295.9H2
2025-11-20 14:39ETHUSDTшорт2,993.353,078.642,755.80time_exit_asof_close1440+782.6H2
2025-11-26 14:40BTCUSDTлонг87,480.0085,785.2590,578.00time_exit_asof_close1440+343.1H2
2025-11-26 14:40ETHUSDTлонг2,942.912,859.062,986.72time_exit_asof_close1440+137.9H2
2025-12-02 14:35BTCUSDTлонг88,805.0087,084.5892,190.70time_exit_asof_close1440+370.3H2
2025-12-02 14:35ETHUSDTлонг2,866.042,784.383,057.08time_exit_asof_close1440+655.6H2
2025-12-03 14:38BTCUSDTлонг92,747.0090,950.2192,527.60time_exit_asof_close1440-34.7H2
2025-12-03 14:38ETHUSDTлонг3,086.732,998.783,172.03time_exit_asof_close1440+265.3H2
2025-12-05 14:37BTCUSDTшорт90,292.1092,041.3389,925.30time_exit_asof_close1440+29.6H2
2025-12-05 14:39ETHUSDTшорт3,091.673,179.763,052.56time_exit_asof_close1440+115.5H2
2025-12-12 14:36BTCUSDTлонг92,402.5090,612.3990,612.39mae_stop_exit_at_level55-204.7H2
2025-12-12 14:37ETHUSDTлонг3,243.733,151.313,151.31mae_stop_exit_at_level52-295.9H2
2025-12-15 14:36BTCUSDTлонг89,569.7087,834.4787,834.47mae_stop_exit_at_level20-204.7H2
2025-12-15 14:36ETHUSDTлонг3,138.863,049.433,049.43mae_stop_exit_at_level20-295.9H2
2025-12-16 14:45BTCUSDTшорт86,800.2088,481.7887,364.30time_exit_asof_close1440-76.0H2
2025-12-16 14:45ETHUSDTшорт2,921.773,005.022,910.15time_exit_asof_close1440+28.8H2
2025-12-19 14:38BTCUSDTшорт87,612.6089,309.9289,309.92mae_stop_exit_at_level38-204.7H2
2025-12-19 14:38ETHUSDTшорт2,953.713,037.872,974.98time_exit_asof_close1440-83.0H2
2025-12-23 14:37BTCUSDTшорт87,391.8089,084.8486,591.80time_exit_asof_close1440+80.5H2
2025-12-23 14:37ETHUSDTшорт2,934.813,018.432,893.92time_exit_asof_close1440+128.3H2
2025-12-24 14:35BTCUSDTшорт86,909.5088,593.2087,579.90time_exit_asof_close1440-88.1H2
2025-12-24 14:36ETHUSDTшорт2,904.332,987.082,926.14time_exit_asof_close1440-86.1H2
2025-12-25 14:48BTCUSDTлонг87,635.7085,937.9388,040.90time_exit_asof_close1440+35.2H2
2025-12-30 14:36BTCUSDTлонг88,115.9086,408.8388,639.20time_exit_asof_close1440+48.4H2
2025-12-30 14:37ETHUSDTлонг2,975.102,890.332,994.96time_exit_asof_close1440+55.8H2
2026-01-02 14:38BTCUSDTлонг89,030.5087,305.7190,167.70time_exit_asof_close1440+116.7H2
2026-01-02 14:38ETHUSDTлонг3,048.892,962.023,108.00time_exit_asof_close1440+182.9H2
2026-01-07 15:17ETHUSDTшорт3,156.423,246.353,088.37time_exit_asof_close1440+204.6H2
2026-01-08 14:42ETHUSDTшорт3,062.403,149.653,077.40time_exit_asof_close1440-60.0H2
2026-01-08 14:43BTCUSDTшорт89,327.8091,058.3591,058.35mae_stop_exit_at_level140-204.7H2
2026-01-13 14:35BTCUSDTлонг92,500.0090,708.0095,405.40time_exit_asof_close1440+303.1H2
2026-01-13 14:36ETHUSDTлонг3,157.833,067.863,313.84time_exit_asof_close1440+483.0H2
2026-01-14 14:38BTCUSDTлонг95,796.0093,940.1496,164.20time_exit_asof_close1440+27.4H2
2026-01-14 14:38ETHUSDTлонг3,325.133,230.393,344.81time_exit_asof_close1440+48.2H2
2026-01-16 14:36BTCUSDTшорт95,363.4097,210.8895,457.00time_exit_asof_close1440-20.8H2
2026-01-16 14:37ETHUSDTшорт3,295.993,389.903,306.87time_exit_asof_close1440-44.0H2
2026-01-21 14:36BTCUSDTшорт89,486.1091,219.7189,179.20time_exit_asof_close1440+23.3H2
2026-01-21 14:46ETHUSDTшорт2,969.423,054.023,054.02mae_stop_exit_at_level302-295.9H2
2026-01-22 14:35BTCUSDTшорт89,212.0090,940.3088,974.00time_exit_asof_close1440+15.7H2
2026-01-22 14:35ETHUSDTшорт2,952.603,036.732,910.44time_exit_asof_close1440+131.8H2
2026-01-23 14:37ETHUSDTшорт2,901.562,984.232,984.23mae_stop_exit_at_level169-295.9H2
2026-01-28 14:35ETHUSDTлонг3,031.932,945.542,945.54mae_stop_exit_at_level735-295.9H2
2026-01-29 14:35ETHUSDTшорт2,907.292,990.122,743.98time_exit_asof_close1440+550.7H2
2026-01-29 14:52BTCUSDTшорт87,463.4089,157.8383,129.90time_exit_asof_close1440+484.5H2
2026-02-02 14:35BTCUSDTлонг78,574.1077,051.8878,179.30time_exit_asof_close1440-61.2H2
2026-02-03 14:37ETHUSDTшорт2,285.942,351.072,209.43time_exit_asof_close1440+323.7H2
2026-02-11 14:35BTCUSDTшорт67,571.0068,880.0567,928.80time_exit_asof_close1440-64.0H2
2026-02-11 14:36ETHUSDTшорт1,962.202,018.111,979.04time_exit_asof_close1440-96.8H2
2026-02-12 14:36BTCUSDTшорт67,776.6069,089.6467,410.10time_exit_asof_close1440+43.1H2
2026-02-12 14:36ETHUSDTшорт1,979.042,035.431,982.05time_exit_asof_close1440-26.2H2
2026-02-13 14:40BTCUSDTшорт67,089.1068,388.8268,388.82mae_stop_exit_at_level31-204.7H2
2026-02-13 14:41ETHUSDTшорт1,970.282,026.422,026.42mae_stop_exit_at_level31-295.9H2
2026-02-17 14:38BTCUSDTшорт67,457.7068,764.5667,196.40time_exit_asof_close1440+27.7H2
2026-02-18 14:36BTCUSDTшорт66,987.0068,284.7468,284.74mae_stop_exit_at_level65-204.7H2
2026-02-18 14:48ETHUSDTшорт1,954.972,010.671,936.89time_exit_asof_close1440+81.5H2
2026-02-20 14:35BTCUSDTлонг67,205.7065,903.7268,483.60time_exit_asof_close1440+179.1H2
2026-02-20 14:35ETHUSDTлонг1,950.581,895.001,990.32time_exit_asof_close1440+192.7H2
2026-02-23 14:36BTCUSDTшорт65,869.1067,145.1862,977.30time_exit_asof_close1440+428.0H2
2026-02-23 14:36ETHUSDTшорт1,907.031,961.371,811.26time_exit_asof_close1440+491.2H2
2026-02-26 14:35BTCUSDTлонг68,193.2066,872.0966,872.09mae_stop_exit_at_level44-204.7H2
2026-02-26 14:35ETHUSDTлонг2,072.642,013.592,013.59mae_stop_exit_at_level59-295.9H2
2026-02-27 14:41BTCUSDTшорт65,940.1067,217.5664,903.80time_exit_asof_close1440+146.2H2
2026-02-27 14:42ETHUSDTшорт1,945.892,001.331,905.19time_exit_asof_close1440+198.2H2
2026-03-06 14:35BTCUSDTшорт68,627.0069,956.5167,828.30time_exit_asof_close1440+105.4H2
2026-03-06 14:35ETHUSDTшорт1,992.702,049.481,976.77time_exit_asof_close1440+68.9H2
2026-03-09 13:43BTCUSDTлонг69,145.6067,806.0469,685.30time_exit_asof_close1440+67.1H2
2026-03-12 13:36ETHUSDTлонг2,075.342,016.212,173.90time_exit_asof_close1440+463.9H2
2026-03-16 13:39BTCUSDTлонг74,299.5072,860.1074,000.00time_exit_asof_close1440-51.3H2
2026-03-16 13:40ETHUSDTлонг2,299.652,234.132,340.70time_exit_asof_close1440+167.5H2
2026-03-17 13:50BTCUSDTшорт73,620.0075,046.2472,128.50time_exit_asof_close1440+191.6H2
2026-03-17 14:35ETHUSDTлонг2,347.122,280.252,280.25mae_stop_exit_at_level1255-295.9H2
2026-03-19 13:38ETHUSDTшорт2,116.552,176.852,130.94time_exit_asof_close1440-79.0H2
2026-03-23 13:37BTCUSDTлонг70,935.0069,560.7870,644.90time_exit_asof_close1440-51.9H2
2026-03-23 13:37ETHUSDTлонг2,152.592,091.262,152.48time_exit_asof_close1440-11.5H2
2026-03-24 13:39BTCUSDTшорт70,460.7071,825.7471,825.74mae_stop_exit_at_level1310-204.7H2
2026-03-24 13:39ETHUSDTшорт2,143.142,204.202,191.63time_exit_asof_close1440-237.3H2
2026-03-25 13:36BTCUSDTлонг71,876.6070,484.1370,484.13mae_stop_exit_at_level930-204.7H2
2026-03-25 13:36ETHUSDTлонг2,195.462,132.912,132.91mae_stop_exit_at_level968-295.9H2
2026-03-26 13:40ETHUSDTшорт2,070.222,129.201,984.80time_exit_asof_close1440+401.6H2
2026-03-27 13:35BTCUSDTшорт66,299.9067,584.3366,592.60time_exit_asof_close1440-55.1H2
2026-03-27 13:36ETHUSDTшорт1,970.062,026.192,004.35time_exit_asof_close1440-185.1H2
2026-04-01 13:38BTCUSDTлонг68,585.2067,256.5067,256.50mae_stop_exit_at_level705-204.7H2
2026-04-02 13:35BTCUSDTшорт65,726.9067,000.2367,000.23mae_stop_exit_at_level62-204.7H2
2026-04-02 13:35ETHUSDTшорт2,017.112,074.582,074.58mae_stop_exit_at_level185-295.9H2
2026-04-07 13:39BTCUSDTшорт68,362.1069,686.4869,686.48mae_stop_exit_at_level447-204.7H2
2026-04-07 13:39ETHUSDTшорт2,078.582,137.802,137.80mae_stop_exit_at_level447-295.9H2
2026-04-09 13:38BTCUSDTшорт70,835.1072,207.3972,207.39mae_stop_exit_at_level116-204.7H2
2026-04-09 13:38ETHUSDTшорт2,165.492,227.192,227.19mae_stop_exit_at_level144-295.9H2
2026-04-14 13:36ETHUSDTлонг2,389.672,321.582,321.58mae_stop_exit_at_level303-295.9H2
2026-04-14 13:40BTCUSDTлонг74,936.2073,484.4673,484.46mae_stop_exit_at_level1085-204.7H2
2026-04-15 13:37BTCUSDTшорт74,009.7075,443.4974,657.60time_exit_asof_close1440-98.5H2
2026-04-15 13:43ETHUSDTшорт2,318.172,384.222,384.22mae_stop_exit_at_level353-295.9H2
2026-04-17 13:37ETHUSDTлонг2,411.492,342.782,342.78mae_stop_exit_at_level1323-295.9H2
2026-04-17 13:42BTCUSDTлонг76,856.5075,367.5675,877.40time_exit_asof_close1440-138.4H2
2026-04-20 14:08ETHUSDTшорт2,296.822,362.262,307.29time_exit_asof_close1440-56.6H2
2026-04-23 13:50BTCUSDTшорт77,474.9078,975.8278,021.30time_exit_asof_close1440-81.5H2
2026-04-23 13:50ETHUSDTшорт2,316.212,382.202,314.40time_exit_asof_close1440-3.2H2
2026-05-01 13:53ETHUSDTлонг2,316.782,250.772,306.16time_exit_asof_close1440-56.8H2
2026-05-04 13:35BTCUSDTлонг79,019.8077,488.9581,422.90time_exit_asof_close1440+293.1H2
2026-05-06 13:37ETHUSDTшорт2,376.032,443.732,319.31time_exit_asof_close1440+227.7H2
2026-05-07 13:36BTCUSDTшорт80,709.5082,273.0979,765.70time_exit_asof_close1440+105.9H2
2026-05-07 13:39ETHUSDTшорт2,316.552,382.552,270.51time_exit_asof_close1440+187.7H2
2026-05-08 13:39ETHUSDTшорт2,270.512,335.202,312.01time_exit_asof_close1440-193.8H2
2026-05-11 13:36ETHUSDTшорт2,315.102,381.062,276.47time_exit_asof_close1440+155.9H2
2026-05-12 13:36ETHUSDTшорт2,276.472,341.332,276.26time_exit_asof_close1440-10.1H2
2026-05-13 13:35BTCUSDTшорт79,985.3081,534.8679,700.00time_exit_asof_close1440+24.7H2
2026-05-13 13:37ETHUSDTшорт2,273.692,338.472,251.17time_exit_asof_close1440+88.0H2
2026-05-14 13:35BTCUSDTшорт79,700.0081,244.0381,244.03mae_stop_exit_at_level139-204.7H2
2026-05-14 13:35ETHUSDTшорт2,248.512,312.572,312.57mae_stop_exit_at_level204-295.9H2
2026-05-15 13:38ETHUSDTшорт2,229.062,292.572,174.13time_exit_asof_close1440+235.4H2
2026-05-18 13:36BTCUSDTшорт76,862.1078,351.1576,991.90time_exit_asof_close1440-27.9H2
2026-05-18 13:36ETHUSDTшорт2,125.672,186.232,124.33time_exit_asof_close1440-4.7H2
2026-05-21 13:38ETHUSDTшорт2,108.492,168.572,129.50time_exit_asof_close1440-110.6H2
2026-05-26 13:42ETHUSDTлонг2,119.642,059.252,059.25mae_stop_exit_at_level228-295.9H2
2026-05-27 13:36ETHUSDTшорт2,062.112,120.861,978.38time_exit_asof_close1440+395.0H2
2026-05-27 13:38BTCUSDTшорт74,961.5076,413.7372,858.20time_exit_asof_close1440+269.6H2
2026-05-28 13:36BTCUSDTшорт72,817.1074,227.7973,090.50time_exit_asof_close1440-48.5H2
2026-05-28 13:36ETHUSDTшорт1,978.382,034.751,994.42time_exit_asof_close1440-92.1H2
2026-05-29 13:37ETHUSDTлонг2,000.851,943.842,016.55time_exit_asof_close1440+67.5H2
2026-06-01 13:40BTCUSDTшорт71,586.1072,972.9468,771.90time_exit_asof_close1440+382.1H2
2026-06-01 13:40ETHUSDTшорт1,972.642,028.841,972.80time_exit_asof_close1440-11.8H2
2026-06-02 13:37BTCUSDTшорт68,841.5070,175.1766,856.20time_exit_asof_close1440+277.4H2
2026-06-03 13:42BTCUSDTшорт66,740.9068,033.8763,814.60time_exit_asof_close1440+427.5H2
2026-06-03 13:42ETHUSDTшорт1,863.841,916.941,780.81time_exit_asof_close1440+434.5H2
2026-06-05 13:38BTCUSDTшорт61,791.3062,988.3860,806.90time_exit_asof_close1440+148.3H2
2026-06-05 13:39ETHUSDTшорт1,659.931,707.221,559.08time_exit_asof_close1440+596.6H2
2026-06-08 13:35BTCUSDTлонг63,653.7062,420.5462,420.54mae_stop_exit_at_level674-204.7H2
2026-06-09 13:36BTCUSDTшорт62,177.9063,382.4761,905.70time_exit_asof_close1440+32.8H2
2026-06-09 13:36ETHUSDTшорт1,666.371,713.851,653.27time_exit_asof_close1440+67.6H2
2026-06-11 13:35BTCUSDTлонг62,837.6061,620.2563,330.30time_exit_asof_close1440+67.4H2
2026-06-11 13:35ETHUSDTлонг1,650.081,603.071,663.34time_exit_asof_close1440+69.4H2
2026-06-16 13:36ETHUSDTшорт1,797.381,848.591,760.77time_exit_asof_close1440+192.7H2
2026-06-18 13:35BTCUSDTшорт64,037.7065,278.3062,800.10time_exit_asof_close1440+182.3H2
2026-06-18 13:35ETHUSDTшорт1,738.451,787.981,692.39time_exit_asof_close1440+253.9H2
2026-06-22 13:36BTCUSDTлонг65,313.6064,048.2864,048.28mae_stop_exit_at_level531-204.7H2
2026-06-22 13:36ETHUSDTлонг1,777.371,726.731,726.73mae_stop_exit_at_level483-295.9H2
2026-06-24 13:41BTCUSDTшорт61,560.5062,753.1160,322.00time_exit_asof_close1440+190.2H2
2026-06-25 13:37ETHUSDTшорт1,619.331,665.471,538.27time_exit_asof_close1440+489.6H2
2026-06-25 13:38BTCUSDTшорт60,773.6061,950.9759,214.30time_exit_asof_close1440+245.6H2
2026-06-29 13:38BTCUSDTшорт59,791.0060,949.3358,315.90time_exit_asof_close1440+235.7H2
2026-06-29 13:43ETHUSDTшорт1,566.221,610.841,610.84mae_stop_exit_at_level210-295.9H2

Сравнение конструкций семьи (V1 → V2 → V3)

Числа читаются буквально с трёх замороженных отчётов семьи (пути — под таблицей), без пересчёта и без памяти задачи. Ни в одном из трёх не нашлось арма с фиксированным процентным тейком (условные take_1pct/scaleout) — искал, не нашёл; не выдумываю такую строку, просто её здесь нет.

версияармключевые числавердикт
V1time24h (аварийный стоп −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 все три минус.
V1be_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 мин, дрейф не успевает реализоваться.
V1trail_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 — трейл слишком короткий для суточного горизонта дрейфа.
V2time24h_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.1PASS все предрегистрированные гейты — стал базой V3.
V2late_manage (безубыток после +1% + 8ч-трейл)H1 net+37.2 trimmed+13.4 / H2 trimmed−1.9 (ETH−5.3)FAIL — управление стопом нестабильно между половинами.
V3time24h_mae_stop + момент-фильтр (aligned only), полное окноH1 n220 WR45.0% net+24.5 trimmed+8.5 / H2 n201 WR51.7% net+34.0 trimmed+27.4PASS на полном окне — та же выборка, что и диагностика 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.7NO_DATA (n<30) — знак, не вердикт.
V3полный форвард 2026-07-01→2026-08-16V2 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, квантили)

метрикаminp25медианаp75p90max
MFE / короткий стоп0.006.4614.1926.8350.07149.23
MAE / короткий стоп0.003.669.3917.2028.5762.61
MFE / дальний стоп0.000.390.851.472.325.02
MAE / дальний стоп0.000.280.651.011.051.18

Сколько сделок достигало X×короткого стопа до финала

Xn достигло% от 210
1R20195.7%
2R19291.4%
3R18085.7%
4R17281.9%

Если бы тейк = X×короткого стопа (стоп = короткий стоп, гипотетический прогон)

XnWR%net bp/сделкудля сравнения: факт (дальний стоп, без тейка)
1R21027.1%-9.8+12.3
2R21037.1%-7.5+12.3
3R21033.8%-7.2+12.3
4R21027.6%-8.1+12.3

ETHUSDT

209 сделок реконструкции, короткий стоп доступен для 209 (100%).

Распределение MFE/MAE (в R, квантили)

метрикаminp25медианаp75p90max
MFE / короткий стоп0.204.5111.4329.2051.05220.58
MAE / короткий стоп0.083.828.6816.7423.5239.17
MFE / дальний стоп0.010.320.801.382.379.18
MAE / дальний стоп0.000.260.631.011.061.31

Сколько сделок достигало X×короткого стопа до финала

Xn достигло% от 209
1R19291.9%
2R18287.1%
3R17081.3%
4R16679.4%

Если бы тейк = X×короткого стопа (стоп = короткий стоп, гипотетический прогон)

XnWR%net bp/сделкудля сравнения: факт (дальний стоп, без тейка)
1R20937.8%-10.0+44.3
2R20936.8%-8.0+44.3
3R20927.3%-7.4+44.3
4R20924.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 (эталон)расхождение
SOLUSDTH1118118-21.4-22.0+0.6 bp
SOLUSDTH29799+55.2+57.4-2.2 bp
AAVEUSDTH1113113+40.3+40.2+0.0 bp
AAVEUSDTH2106107+14.3+17.3-3.0 bp
LINKUSDTH1111111+5.4+4.5+0.9 bp
LINKUSDTH297100-0.8+0.9-1.7 bp
ADAUSDTH1112112-30.9-31.7+0.8 bp
ADAUSDTH2101104-7.1-6.2-0.9 bp
BNBUSDTH1106106-20.0-20.5+0.5 bp
BNBUSDTH297100+38.8+37.2+1.6 bp
XRPUSDTH1118118+39.0+38.2+0.8 bp
XRPUSDTH2103105+1.5+4.0-2.4 bp
DOGEUSDTH1109109+18.9+18.3+0.7 bp
DOGEUSDTH2103105-19.2-17.5-1.7 bp

Все расхождения в пределах funding-допуска — реконструкция сходится с эталоном по всем 7 парам и обеим половинам.

Сравнительная таблица — все 9 монет

парастоп %nWR%net bp/сделку (пул)H1 net bpH2 net bpgate2 (trimmed H2)вердикт
ETHUSDT2.8492%20948.3%+44.3+53.8+34.9в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны.
AAVEUSDT4.7225%21943.8%+27.7+40.3+14.3FAILпул положителен по среднему (+29.1 bp, не отрицательный, как в устаревшей памяти задачи) и в обеих половинах, НО trimmed H2 отрицателен (gate2 FAIL) — top-heavy, пара больших победителей тащит среднее; без укрощения хвоста не кандидат.
XRPUSDT2.8640%22142.1%+21.5+39.0+1.5FAILоколо нуля в H2 (+4.0 bp) — пул положителен (+22.1 bp) только за счёт H1 (+38.2 bp); gate2 FAIL. НЕ «честный ноль» пула, как в устаревшей памяти задачи — пул положителен, но валидационная половина тонкая, флаг расхождения со старой памятью.
SOLUSDT3.5558%21548.8%+13.1-21.4+55.2PASSкандидат — H2 (валидационная половина) сильно плюс (+57.4 bp), H1 минус (−22.0 bp); gate2 (trimmed H2 по пре-регистрации семьи) PASS.
BTCUSDT1.9373%21046.7%+12.3+0.2+27.2в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны.
BNBUSDT2.3520%20345.8%+8.1-20.0+38.8PASSкандидат — H2 плюс (+37.2 bp), H1 минус (−20.5 bp), аналогично SOL; gate2 PASS.
LINKUSDT3.7435%20845.2%+2.5+5.4-0.8FAILоколо нуля в ОБЕИХ половинах (+4.5 / +0.9 bp) — знак положительный (не отрицательный, как в устаревшей памяти задачи), но edge меньше funding-шума; gate2 FAIL.
DOGEUSDT3.9081%21246.2%+0.4+18.9-19.2FAILзнак переворачивается между половинами (H1 +18.3 / H2 −17.5 bp) — нестабильно, gate2 FAIL. Отдельно от экономики: DOGE вне торгового mandate (правило 9 CLAUDE.md) — здесь строго research, не кандидат ни при каком знаке.
ADAUSDT3.7035%21344.1%-19.6-30.9-7.1FAILминус в обеих половинах (−31.7 / −6.2 bp) — отклонить.

BTCUSDT

в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны.

срезnWR%net bp/сделкудоля стоп-выходов
H111642.2%+0.232.8%
H29452.1%+27.225.5%
пул21046.7%+12.329.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.1062,984.1060,906.30time_exit_asof_close1440+131.6H1
2024-10-10 13:35шорт60,906.3062,086.2461,564.30time_exit_asof_close1440-119.0H1
2024-10-11 13:55лонг61,770.7060,574.0263,051.30time_exit_asof_close1440+196.3H1
2024-10-14 13:42лонг64,786.1063,531.0066,210.00time_exit_asof_close1440+208.8H1
2024-10-15 13:36лонг66,052.6064,772.9664,772.96mae_stop_exit_at_level91-204.7H1
2024-10-17 13:35шорт66,690.2067,982.1967,982.19mae_stop_exit_at_level741-204.7H1
2024-10-18 13:37лонг67,870.4066,555.5568,126.20time_exit_asof_close1440+26.7H1
2024-10-21 13:35шорт67,672.6068,983.6266,973.20time_exit_asof_close1440+92.4H1
2024-10-22 13:50шорт66,786.8068,080.6666,758.40time_exit_asof_close1440-6.7H1
2024-10-24 13:35лонг67,718.5066,406.5967,882.10time_exit_asof_close1440+13.2H1
2024-10-29 13:36лонг71,240.1069,859.9771,686.30time_exit_asof_close1440+51.6H1
2024-11-05 14:40лонг69,863.9068,510.4374,464.00time_exit_asof_close1440+647.4H1
2024-11-06 14:36лонг74,635.8073,189.8874,879.90time_exit_asof_close1440+21.7H1
2024-11-08 14:36лонг76,265.8074,788.3076,314.50time_exit_asof_close1440-4.6H1
2024-11-11 15:05лонг82,808.1081,203.8687,104.10time_exit_asof_close1440+507.8H1
2024-11-12 14:39лонг86,224.1084,553.6890,717.00time_exit_asof_close1440+510.1H1
2024-11-13 14:51лонг91,579.7089,805.5389,805.53mae_stop_exit_at_level309-204.7H1
2024-11-15 14:37шорт88,760.2090,479.7590,479.75mae_stop_exit_at_level305-204.7H1
2024-11-18 14:35лонг91,000.0089,237.0691,357.90time_exit_asof_close1440+28.3H1
2024-11-19 14:43лонг91,815.9090,037.1594,326.00time_exit_asof_close1440+262.4H1
2024-11-27 14:37лонг94,847.7093,010.2295,895.50time_exit_asof_close1440+99.5H1
2024-11-28 14:35лонг95,934.2094,075.6797,388.00time_exit_asof_close1440+140.5H1
2024-11-29 14:37лонг97,538.2095,648.5996,640.10time_exit_asof_close1440-103.1H1
2024-12-04 14:35лонг96,426.8094,558.72103,225.40time_exit_asof_close1440+694.1H1
2024-12-05 14:43лонг103,495.90101,490.87101,490.87mae_stop_exit_at_level59-204.7H1
2024-12-06 14:36шорт98,844.70100,759.62100,759.62mae_stop_exit_at_level188-204.7H1
2024-12-10 14:35шорт97,613.4099,504.4698,901.90time_exit_asof_close1440-143.0H1
2024-12-11 14:35лонг98,901.9096,985.87100,932.80time_exit_asof_close1440+194.3H1
2024-12-16 14:35лонг104,714.10102,685.47107,495.60time_exit_asof_close1440+254.6H1
2024-12-18 14:35шорт104,001.70106,016.52102,567.40time_exit_asof_close1440+126.9H1
2024-12-19 14:39шорт102,164.00104,143.2296,149.70time_exit_asof_close1440+577.7H1
2024-12-23 14:36шорт95,051.8096,893.2496,893.24mae_stop_exit_at_level1436-204.7H1
2024-12-24 14:36лонг96,940.1095,062.0898,754.80time_exit_asof_close1440+176.2H1
2024-12-25 14:35лонг98,783.8096,870.0696,870.06mae_stop_exit_at_level1051-204.7H1
2024-12-26 14:35шорт95,329.3097,176.1197,176.11mae_stop_exit_at_level1111-204.7H1
2024-12-30 14:35шорт92,093.6093,877.7393,877.73mae_stop_exit_at_level189-204.7H1
2025-01-06 14:40лонг99,355.3097,430.49100,411.10time_exit_asof_close1440+95.3H1
2025-01-08 14:46шорт94,913.7096,752.4692,371.50time_exit_asof_close1440+256.8H1
2025-01-09 14:36шорт92,249.9094,037.0694,037.06mae_stop_exit_at_level72-204.7H1
2025-01-13 14:35шорт89,325.3091,055.8091,055.80mae_stop_exit_at_level8-204.7H1
2025-01-14 14:37лонг97,162.6095,280.2798,671.50time_exit_asof_close1440+144.3H1
2025-01-15 14:47лонг99,091.4097,171.7097,686.20time_exit_asof_close1440-152.8H1
2025-01-17 14:36лонг103,167.30101,168.64103,821.40time_exit_asof_close1440+52.4H1
2025-01-20 14:35лонг107,801.30105,712.87105,712.87mae_stop_exit_at_level71-204.7H1
2025-01-21 14:35шорт103,906.10105,919.07105,919.07mae_stop_exit_at_level96-204.7H1
2025-01-22 14:36шорт104,254.30106,274.02104,310.30time_exit_asof_close1440-16.4H1
2025-01-24 14:37лонг105,329.70103,289.15104,534.00time_exit_asof_close1440-86.5H1
2025-01-29 14:35шорт102,053.00104,030.07104,030.07mae_stop_exit_at_level349-204.7H1
2025-01-30 14:36лонг105,162.80103,125.48104,235.60time_exit_asof_close1440-99.2H1
2025-01-31 14:35шорт104,145.50106,163.11102,048.40time_exit_asof_close1440+190.4H1
2025-02-14 14:35лонг96,906.9095,029.5297,479.90time_exit_asof_close1440+48.1H1
2025-02-18 14:35шорт96,050.1097,910.8896,676.00time_exit_asof_close1440-76.2H1
2025-02-24 14:41шорт95,272.0097,117.7088,066.00time_exit_asof_close1440+745.4H1
2025-02-25 14:38шорт88,434.4090,147.6486,631.50time_exit_asof_close1440+192.9H1
2025-03-06 15:06лонг90,563.1088,808.6288,808.62mae_stop_exit_at_level115-204.7H1
2025-03-10 13:51шорт81,838.0083,423.4581,240.00time_exit_asof_close1440+62.1H1
2025-03-11 14:02шорт80,336.1081,892.4581,892.45mae_stop_exit_at_level241-204.7H1
2025-03-12 13:41лонг83,727.8082,105.7482,105.74mae_stop_exit_at_level51-204.7H1
2025-03-13 13:36шорт82,563.7084,163.2183,732.30time_exit_asof_close1440-152.5H1
2025-03-18 13:35шорт81,890.0083,476.4583,476.45mae_stop_exit_at_level1155-204.7H1
2025-03-20 13:39лонг85,480.7083,824.6883,824.68mae_stop_exit_at_level176-204.7H1
2025-03-21 13:37шорт83,222.4084,834.6784,036.60time_exit_asof_close1440-108.8H1
2025-03-24 13:57лонг87,639.3085,941.4687,636.70time_exit_asof_close1440-11.3H1
2025-03-27 13:37шорт85,899.4087,563.5387,563.53mae_stop_exit_at_level474-204.7H1
2025-03-31 13:48шорт81,715.7083,298.7883,298.78mae_stop_exit_at_level24-204.7H1
2025-04-02 13:35лонг85,152.1083,502.4583,502.45mae_stop_exit_at_level520-204.7H1
2025-04-03 14:08шорт81,820.7083,405.8183,405.81mae_stop_exit_at_level1023-204.7H1
2025-04-07 13:36шорт76,420.0077,900.4877,900.48mae_stop_exit_at_level19-204.7H1
2025-04-11 13:35лонг82,693.6081,091.5883,673.20time_exit_asof_close1440+107.5H1
2025-04-15 13:37лонг85,903.8084,239.5984,239.59mae_stop_exit_at_level278-204.7H1
2025-04-18 13:38шорт84,465.2086,101.5485,299.60time_exit_asof_close1440-109.8H1
2025-04-22 13:40лонг89,885.9088,144.5493,634.70time_exit_asof_close1440+406.1H1
2025-04-24 13:40шорт92,690.8094,486.5094,486.50mae_stop_exit_at_level1338-204.7H1
2025-04-25 13:35лонг94,353.3092,525.3993,997.60time_exit_asof_close1440-48.7H1
2025-04-29 13:35шорт94,680.5096,514.7594,423.40time_exit_asof_close1440+16.2H1
2025-04-30 13:37шорт94,201.1096,026.0696,026.06mae_stop_exit_at_level1240-204.7H1
2025-05-07 13:39лонг96,951.4095,073.1699,246.70time_exit_asof_close1440+225.7H1
2025-05-08 13:35лонг99,558.6097,629.85103,133.40time_exit_asof_close1440+348.1H1
2025-05-09 13:36лонг103,166.00101,167.37103,587.10time_exit_asof_close1440+29.8H1
2025-05-12 13:42шорт103,690.30105,699.09103,579.10time_exit_asof_close1440-0.3H1
2025-05-13 13:36шорт103,630.10105,637.73104,203.00time_exit_asof_close1440-66.3H1
2025-05-15 13:36шорт102,304.70104,286.65104,286.65mae_stop_exit_at_level748-204.7H1
2025-05-16 13:35лонг103,720.00101,710.63102,860.00time_exit_asof_close1440-93.9H1
2025-05-21 13:36лонг106,669.00104,602.50110,995.70time_exit_asof_close1440+394.6H1
2025-05-28 13:42шорт108,539.80110,642.54107,639.70time_exit_asof_close1440+71.9H1
2025-05-29 13:38шорт107,833.90109,922.97105,695.00time_exit_asof_close1440+187.4H1
2025-06-11 13:38лонг109,758.20107,631.85107,631.85mae_stop_exit_at_level880-204.7H1
2025-06-23 13:35лонг101,309.0099,346.34104,875.00time_exit_asof_close1440+341.0H1
2025-06-24 13:36лонг105,106.40103,070.17107,603.90time_exit_asof_close1440+226.6H1
2025-06-30 13:35шорт107,500.40109,583.01106,703.10time_exit_asof_close1440+63.2H1
2025-07-02 13:35лонг107,567.30105,483.40109,773.30time_exit_asof_close1440+194.1H1
2025-07-03 13:36лонг109,830.00107,702.26108,372.20time_exit_asof_close1440-143.7H1
2025-07-04 13:47шорт108,200.00110,296.16108,100.10time_exit_asof_close1440-1.8H1
2025-07-07 13:42шорт108,043.10110,136.22108,912.30time_exit_asof_close1440-91.4H1
2025-07-11 13:36лонг117,772.80115,491.19117,244.10time_exit_asof_close1440-55.9H1
2025-07-21 13:39лонг118,645.50116,346.98116,346.98mae_stop_exit_at_level698-204.7H1
2025-07-22 13:39лонг119,302.50116,991.25117,902.00time_exit_asof_close1440-128.4H1
2025-07-23 13:36шорт117,778.10120,059.82118,608.80time_exit_asof_close1440-81.5H1
2025-07-24 13:47лонг118,705.90116,406.21116,406.21mae_stop_exit_at_level792-204.7H1
2025-07-25 13:40шорт115,824.60118,068.47118,068.47mae_stop_exit_at_level1262-204.7H1
2025-07-28 13:39лонг118,799.90116,498.39118,904.60time_exit_asof_close1440-2.2H1
2025-07-31 13:38лонг118,230.20115,939.73115,939.73mae_stop_exit_at_level562-204.7H1
2025-08-01 13:39шорт115,250.90117,483.66113,319.60time_exit_asof_close1440+156.6H1
2025-08-04 13:35лонг114,485.10112,267.18114,107.30time_exit_asof_close1440-44.0H1
2025-08-06 13:36шорт113,588.30115,788.85115,788.85mae_stop_exit_at_level1252-204.7H1
2025-08-07 13:35лонг116,520.90114,263.54116,656.10time_exit_asof_close1440+0.6H1
2025-08-08 13:39лонг116,719.20114,458.00116,911.70time_exit_asof_close1440+5.5H1
2025-08-11 13:36лонг119,897.10117,574.33119,560.00time_exit_asof_close1440-39.1H1
2025-08-13 13:36лонг120,786.80118,446.80118,446.80mae_stop_exit_at_level1378-204.7H1
2025-08-14 13:40шорт117,771.90120,053.50118,062.00time_exit_asof_close1440-35.6H1
2025-08-18 13:36шорт115,441.00117,677.44115,480.00time_exit_asof_close1440-14.4H1
2025-08-22 13:35шорт112,011.30114,181.29114,181.29mae_stop_exit_at_level28-204.7H1
2025-08-25 13:40шорт111,018.10113,168.85110,065.90time_exit_asof_close1440+74.8H1
2025-08-26 13:48шорт109,601.50111,724.81111,724.81mae_stop_exit_at_level492-204.7H1
2025-08-27 13:41лонг111,475.10109,315.49112,829.60time_exit_asof_close1440+110.5H1
2025-08-29 13:37шорт110,040.60112,172.42108,489.40time_exit_asof_close1440+130.0H1
2025-09-04 13:39шорт110,550.00112,691.69112,691.69mae_stop_exit_at_level1062-204.7H2
2025-09-09 13:43лонг112,844.10110,657.97113,911.20time_exit_asof_close1440+83.6H2
2025-09-10 13:39лонг113,644.60111,442.96114,047.30time_exit_asof_close1440+24.4H2
2025-09-11 13:39лонг114,047.30111,837.86114,815.10time_exit_asof_close1440+56.3H2
2025-09-15 13:35шорт114,869.40117,094.76115,330.00time_exit_asof_close1440-51.1H2
2025-09-18 13:35лонг117,499.90115,223.57116,151.90time_exit_asof_close1440-125.7H2
2025-09-22 13:35шорт112,723.40114,907.19112,880.10time_exit_asof_close1440-24.9H2
2025-09-23 13:37шорт112,782.20114,967.13112,915.10time_exit_asof_close1440-22.8H2
2025-09-25 13:37шорт111,348.50113,505.65109,283.00time_exit_asof_close1440+174.5H2
2025-09-29 13:35лонг112,183.40110,010.07113,186.00time_exit_asof_close1440+78.4H2
2025-09-30 13:38лонг113,328.20111,132.69116,528.30time_exit_asof_close1440+271.4H2
2025-10-01 13:36лонг116,632.40114,372.88119,330.40time_exit_asof_close1440+220.3H2
2025-10-02 13:37лонг119,374.80117,062.15120,294.60time_exit_asof_close1440+66.1H2
2025-10-07 13:38шорт124,382.70126,792.37122,296.00time_exit_asof_close1440+156.8H2
2025-10-08 13:38шорт122,296.00124,665.24123,146.90time_exit_asof_close1440-80.6H2
2025-10-14 13:36шорт110,161.10112,295.25112,295.25mae_stop_exit_at_level130-204.7H2
2025-10-15 13:35лонг111,820.80109,654.50109,654.50mae_stop_exit_at_level1199-204.7H2
2025-10-17 13:43шорт105,268.90107,308.27107,308.27mae_stop_exit_at_level140-204.7H2
2025-10-20 13:40лонг110,919.00108,770.17108,770.17mae_stop_exit_at_level862-204.7H2
2025-10-23 13:39лонг109,506.00107,384.54110,695.30time_exit_asof_close1440+97.6H2
2025-10-28 13:35шорт114,887.50117,113.22113,201.00time_exit_asof_close1440+135.8H2
2025-10-29 13:36шорт113,138.40115,330.23108,049.90time_exit_asof_close1440+438.8H2
2025-10-30 13:35шорт108,219.40110,315.93110,315.93mae_stop_exit_at_level1167-204.7H2
2025-10-31 13:47лонг109,990.20107,859.36109,812.00time_exit_asof_close1440-27.2H2
2025-11-03 14:35шорт107,418.60109,499.62103,404.70time_exit_asof_close1440+362.7H2
2025-11-04 14:37шорт102,950.00104,944.45102,388.50time_exit_asof_close1440+43.5H2
2025-11-07 14:35шорт99,923.90101,859.73101,859.73mae_stop_exit_at_level167-204.7H2
2025-11-11 14:42шорт104,129.90106,147.21104,600.00time_exit_asof_close1440-56.1H2
2025-11-13 14:35шорт102,110.00104,088.1895,905.80time_exit_asof_close1440+596.6H2
2025-11-26 14:40лонг87,480.0085,785.2590,578.00time_exit_asof_close1440+343.1H2
2025-12-02 14:35лонг88,805.0087,084.5892,190.70time_exit_asof_close1440+370.3H2
2025-12-03 14:38лонг92,747.0090,950.2192,527.60time_exit_asof_close1440-34.7H2
2025-12-05 14:37шорт90,292.1092,041.3389,925.30time_exit_asof_close1440+29.6H2
2025-12-12 14:36лонг92,402.5090,612.3990,612.39mae_stop_exit_at_level55-204.7H2
2025-12-15 14:36лонг89,569.7087,834.4787,834.47mae_stop_exit_at_level20-204.7H2
2025-12-16 14:45шорт86,800.2088,481.7887,364.30time_exit_asof_close1440-76.0H2
2025-12-19 14:38шорт87,612.6089,309.9289,309.92mae_stop_exit_at_level38-204.7H2
2025-12-23 14:37шорт87,391.8089,084.8486,591.80time_exit_asof_close1440+80.5H2
2025-12-24 14:35шорт86,909.5088,593.2087,579.90time_exit_asof_close1440-88.1H2
2025-12-25 14:48лонг87,635.7085,937.9388,040.90time_exit_asof_close1440+35.2H2
2025-12-30 14:36лонг88,115.9086,408.8388,639.20time_exit_asof_close1440+48.4H2
2026-01-02 14:38лонг89,030.5087,305.7190,167.70time_exit_asof_close1440+116.7H2
2026-01-08 14:43шорт89,327.8091,058.3591,058.35mae_stop_exit_at_level140-204.7H2
2026-01-13 14:35лонг92,500.0090,708.0095,405.40time_exit_asof_close1440+303.1H2
2026-01-14 14:38лонг95,796.0093,940.1496,164.20time_exit_asof_close1440+27.4H2
2026-01-16 14:36шорт95,363.4097,210.8895,457.00time_exit_asof_close1440-20.8H2
2026-01-21 14:36шорт89,486.1091,219.7189,179.20time_exit_asof_close1440+23.3H2
2026-01-22 14:35шорт89,212.0090,940.3088,974.00time_exit_asof_close1440+15.7H2
2026-01-29 14:52шорт87,463.4089,157.8383,129.90time_exit_asof_close1440+484.5H2
2026-02-02 14:35лонг78,574.1077,051.8878,179.30time_exit_asof_close1440-61.2H2
2026-02-11 14:35шорт67,571.0068,880.0567,928.80time_exit_asof_close1440-64.0H2
2026-02-12 14:36шорт67,776.6069,089.6467,410.10time_exit_asof_close1440+43.1H2
2026-02-13 14:40шорт67,089.1068,388.8268,388.82mae_stop_exit_at_level31-204.7H2
2026-02-17 14:38шорт67,457.7068,764.5667,196.40time_exit_asof_close1440+27.7H2
2026-02-18 14:36шорт66,987.0068,284.7468,284.74mae_stop_exit_at_level65-204.7H2
2026-02-20 14:35лонг67,205.7065,903.7268,483.60time_exit_asof_close1440+179.1H2
2026-02-23 14:36шорт65,869.1067,145.1862,977.30time_exit_asof_close1440+428.0H2
2026-02-26 14:35лонг68,193.2066,872.0966,872.09mae_stop_exit_at_level44-204.7H2
2026-02-27 14:41шорт65,940.1067,217.5664,903.80time_exit_asof_close1440+146.2H2
2026-03-06 14:35шорт68,627.0069,956.5167,828.30time_exit_asof_close1440+105.4H2
2026-03-09 13:43лонг69,145.6067,806.0469,685.30time_exit_asof_close1440+67.1H2
2026-03-16 13:39лонг74,299.5072,860.1074,000.00time_exit_asof_close1440-51.3H2
2026-03-17 13:50шорт73,620.0075,046.2472,128.50time_exit_asof_close1440+191.6H2
2026-03-23 13:37лонг70,935.0069,560.7870,644.90time_exit_asof_close1440-51.9H2
2026-03-24 13:39шорт70,460.7071,825.7471,825.74mae_stop_exit_at_level1310-204.7H2
2026-03-25 13:36лонг71,876.6070,484.1370,484.13mae_stop_exit_at_level930-204.7H2
2026-03-27 13:35шорт66,299.9067,584.3366,592.60time_exit_asof_close1440-55.1H2
2026-04-01 13:38лонг68,585.2067,256.5067,256.50mae_stop_exit_at_level705-204.7H2
2026-04-02 13:35шорт65,726.9067,000.2367,000.23mae_stop_exit_at_level62-204.7H2
2026-04-07 13:39шорт68,362.1069,686.4869,686.48mae_stop_exit_at_level447-204.7H2
2026-04-09 13:38шорт70,835.1072,207.3972,207.39mae_stop_exit_at_level116-204.7H2
2026-04-14 13:40лонг74,936.2073,484.4673,484.46mae_stop_exit_at_level1085-204.7H2
2026-04-15 13:37шорт74,009.7075,443.4974,657.60time_exit_asof_close1440-98.5H2
2026-04-17 13:42лонг76,856.5075,367.5675,877.40time_exit_asof_close1440-138.4H2
2026-04-23 13:50шорт77,474.9078,975.8278,021.30time_exit_asof_close1440-81.5H2
2026-05-04 13:35лонг79,019.8077,488.9581,422.90time_exit_asof_close1440+293.1H2
2026-05-07 13:36шорт80,709.5082,273.0979,765.70time_exit_asof_close1440+105.9H2
2026-05-13 13:35шорт79,985.3081,534.8679,700.00time_exit_asof_close1440+24.7H2
2026-05-14 13:35шорт79,700.0081,244.0381,244.03mae_stop_exit_at_level139-204.7H2
2026-05-18 13:36шорт76,862.1078,351.1576,991.90time_exit_asof_close1440-27.9H2
2026-05-27 13:38шорт74,961.5076,413.7372,858.20time_exit_asof_close1440+269.6H2
2026-05-28 13:36шорт72,817.1074,227.7973,090.50time_exit_asof_close1440-48.5H2
2026-06-01 13:40шорт71,586.1072,972.9468,771.90time_exit_asof_close1440+382.1H2
2026-06-02 13:37шорт68,841.5070,175.1766,856.20time_exit_asof_close1440+277.4H2
2026-06-03 13:42шорт66,740.9068,033.8763,814.60time_exit_asof_close1440+427.5H2
2026-06-05 13:38шорт61,791.3062,988.3860,806.90time_exit_asof_close1440+148.3H2
2026-06-08 13:35лонг63,653.7062,420.5462,420.54mae_stop_exit_at_level674-204.7H2
2026-06-09 13:36шорт62,177.9063,382.4761,905.70time_exit_asof_close1440+32.8H2
2026-06-11 13:35лонг62,837.6061,620.2563,330.30time_exit_asof_close1440+67.4H2
2026-06-18 13:35шорт64,037.7065,278.3062,800.10time_exit_asof_close1440+182.3H2
2026-06-22 13:36лонг65,313.6064,048.2864,048.28mae_stop_exit_at_level531-204.7H2
2026-06-24 13:41шорт61,560.5062,753.1160,322.00time_exit_asof_close1440+190.2H2
2026-06-25 13:38шорт60,773.6061,950.9759,214.30time_exit_asof_close1440+245.6H2
2026-06-29 13:38шорт59,791.0060,949.3358,315.90time_exit_asof_close1440+235.7H2

ETHUSDT

в бумажном стенде (VM107, NYDriftV3) — обе половины и общий пул положительны.

срезnWR%net bp/сделкудоля стоп-выходов
H110446.2%+53.832.7%
H210550.5%+34.925.7%
пул20948.3%+44.329.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.412,447.202,425.24time_exit_asof_close1440-203.6H1
2024-10-11 15:09лонг2,438.592,369.112,472.21time_exit_asof_close1440+126.9H1
2024-10-15 13:40лонг2,608.172,533.862,614.78time_exit_asof_close1440+14.3H1
2024-10-17 13:35шорт2,596.132,670.102,612.01time_exit_asof_close1440-72.2H1
2024-10-22 13:43шорт2,617.872,692.462,576.34time_exit_asof_close1440+147.6H1
2024-10-29 13:37лонг2,621.352,546.662,681.98time_exit_asof_close1440+220.3H1
2024-10-31 13:46шорт2,613.302,687.762,553.72time_exit_asof_close1440+217.0H1
2024-11-06 14:36лонг2,640.382,565.152,812.12time_exit_asof_close1440+639.4H1
2024-11-11 14:44шорт3,157.903,247.873,247.87mae_stop_exit_at_level49-295.9H1
2024-11-12 14:36лонг3,270.783,177.593,177.59mae_stop_exit_at_level840-295.9H1
2024-11-14 14:35шорт3,187.523,278.343,055.95time_exit_asof_close1440+401.8H1
2024-11-15 14:36шорт3,052.333,139.303,139.30mae_stop_exit_at_level780-295.9H1
2024-11-18 14:35лонг3,111.513,022.863,097.99time_exit_asof_close1440-54.5H1
2024-11-27 14:35лонг3,500.643,400.903,572.39time_exit_asof_close1440+194.0H1
2024-11-28 14:50лонг3,572.723,470.933,626.00time_exit_asof_close1440+138.1H1
2024-11-29 14:35лонг3,616.333,513.293,679.59time_exit_asof_close1440+163.9H1
2024-12-04 14:35лонг3,740.793,634.213,932.01time_exit_asof_close1440+500.2H1
2024-12-05 14:35лонг3,932.013,819.983,819.98mae_stop_exit_at_level327-295.9H1
2024-12-06 14:44лонг3,933.063,821.004,005.87time_exit_asof_close1440+174.1H1
2024-12-10 14:35шорт3,689.003,794.113,740.36time_exit_asof_close1440-150.2H1
2024-12-11 14:35лонг3,740.363,633.793,954.19time_exit_asof_close1440+560.7H1
2024-12-16 14:35лонг3,924.603,812.784,001.45time_exit_asof_close1440+184.8H1
2024-12-18 14:35шорт3,841.663,951.123,693.12time_exit_asof_close1440+375.7H1
2024-12-19 14:37шорт3,681.593,786.493,343.40time_exit_asof_close1440+907.6H1
2024-12-24 14:37лонг3,459.393,360.833,494.81time_exit_asof_close1440+91.4H1
2024-12-25 14:35лонг3,499.243,399.543,399.54mae_stop_exit_at_level1051-295.9H1
2024-12-26 14:35шорт3,337.763,432.863,432.86mae_stop_exit_at_level1111-295.9H1
2024-12-30 14:35шорт3,310.023,404.333,404.33mae_stop_exit_at_level192-295.9H1
2025-01-03 15:10лонг3,539.013,438.183,634.92time_exit_asof_close1440+260.0H1
2025-01-06 14:46лонг3,648.603,544.643,620.77time_exit_asof_close1440-87.3H1
2025-01-09 14:36шорт3,233.993,326.133,326.13mae_stop_exit_at_level76-295.9H1
2025-01-13 14:35шорт2,919.193,002.363,002.36mae_stop_exit_at_level5-295.9H1
2025-01-14 14:35лонг3,224.073,132.213,287.17time_exit_asof_close1440+184.7H1
2025-01-21 14:35шорт3,299.693,393.703,298.31time_exit_asof_close1440-6.8H1
2025-01-22 14:36шорт3,290.213,383.953,262.70time_exit_asof_close1440+72.6H1
2025-01-24 14:37лонг3,403.783,306.803,306.80mae_stop_exit_at_level508-295.9H1
2025-01-29 14:35шорт3,103.613,192.043,192.04mae_stop_exit_at_level798-295.9H1
2025-02-06 14:41шорт2,743.502,821.672,788.13time_exit_asof_close1440-173.7H1
2025-02-14 14:35лонг2,704.502,627.442,694.50time_exit_asof_close1440-48.0H1
2025-02-17 14:36лонг2,812.012,731.892,731.89mae_stop_exit_at_level105-295.9H1
2025-02-18 14:35шорт2,700.452,777.392,729.90time_exit_asof_close1440-120.1H1
2025-02-19 14:35лонг2,729.902,652.122,764.27time_exit_asof_close1440+114.9H1
2025-02-24 14:42шорт2,657.472,733.192,391.11time_exit_asof_close1440+991.3H1
2025-02-25 14:38шорт2,397.962,466.282,466.28mae_stop_exit_at_level317-295.9H1
2025-02-27 14:37шорт2,339.632,406.292,154.74time_exit_asof_close1440+779.3H1
2025-03-10 13:37шорт2,087.942,147.431,914.69time_exit_asof_close1440+818.8H1
2025-03-11 14:02шорт1,886.421,940.171,940.17mae_stop_exit_at_level250-295.9H1
2025-03-12 13:37шорт1,891.321,945.211,884.94time_exit_asof_close1440+22.7H1
2025-03-13 13:38шорт1,882.891,936.541,906.26time_exit_asof_close1440-135.1H1
2025-03-14 13:42шорт1,895.741,949.751,930.83time_exit_asof_close1440-196.1H1
2025-03-17 13:35лонг1,906.691,852.361,890.62time_exit_asof_close1440-95.3H1
2025-03-19 13:40лонг2,013.471,956.101,994.32time_exit_asof_close1440-106.1H1
2025-03-24 13:38лонг2,086.512,027.062,066.36time_exit_asof_close1440-107.6H1
2025-03-25 13:35шорт2,066.582,125.462,049.72time_exit_asof_close1440+70.6H1
2025-03-27 13:39шорт1,987.212,043.831,898.10time_exit_asof_close1440+437.4H1
2025-04-03 14:07шорт1,769.581,820.001,820.00mae_stop_exit_at_level581-295.9H1
2025-04-04 13:48лонг1,791.401,740.361,784.98time_exit_asof_close1440-46.8H1
2025-04-07 13:42шорт1,491.821,534.321,534.32mae_stop_exit_at_level9-295.9H1
2025-04-18 13:44шорт1,588.771,634.041,602.00time_exit_asof_close1440-94.3H1
2025-04-22 13:40лонг1,636.991,590.351,803.13time_exit_asof_close1440+1003.9H1
2025-04-24 13:40шорт1,753.391,803.351,773.09time_exit_asof_close1440-123.4H1
2025-04-25 13:35лонг1,770.631,720.181,786.13time_exit_asof_close1440+76.5H1
2025-04-30 13:39шорт1,757.881,807.971,807.97mae_stop_exit_at_level395-295.9H1
2025-05-02 13:35шорт1,831.931,884.131,833.38time_exit_asof_close1440-18.9H1
2025-05-07 13:40лонг1,831.421,779.241,970.32time_exit_asof_close1440+747.4H1
2025-05-08 13:35лонг1,974.901,918.632,350.19time_exit_asof_close1440+1889.3H1
2025-05-09 13:37лонг2,362.522,295.212,295.21mae_stop_exit_at_level60-295.9H1
2025-05-15 13:39шорт2,537.412,609.712,609.71mae_stop_exit_at_level1061-295.9H1
2025-05-16 13:35лонг2,607.852,533.552,533.55mae_stop_exit_at_level555-295.9H1
2025-05-21 13:37лонг2,539.952,467.582,467.58mae_stop_exit_at_level233-295.9H1
2025-05-28 13:37лонг2,683.622,607.162,678.69time_exit_asof_close1440-29.4H1
2025-06-02 13:36лонг2,509.822,438.312,613.05time_exit_asof_close1440+400.3H1
2025-06-11 14:16лонг2,816.722,736.472,736.47mae_stop_exit_at_level1044-295.9H1
2025-06-16 13:44лонг2,620.812,546.142,546.14mae_stop_exit_at_level541-295.9H1
2025-06-17 13:44шорт2,548.792,621.412,484.98time_exit_asof_close1440+239.4H1
2025-06-23 13:35лонг2,249.112,185.032,407.11time_exit_asof_close1440+691.5H1
2025-06-24 13:36лонг2,419.642,350.702,430.27time_exit_asof_close1440+32.9H1
2025-06-26 13:36шорт2,434.862,504.232,430.09time_exit_asof_close1440+8.6H1
2025-07-02 13:35лонг2,451.592,381.742,602.81time_exit_asof_close1440+605.8H1
2025-07-03 13:36лонг2,607.952,533.642,533.64mae_stop_exit_at_level1095-295.9H1
2025-07-04 13:47шорт2,528.852,600.902,513.50time_exit_asof_close1440+49.7H1
2025-07-07 13:57лонг2,566.732,493.602,590.78time_exit_asof_close1440+82.7H1
2025-07-11 13:57лонг3,006.102,920.452,920.45mae_stop_exit_at_level1372-295.9H1
2025-07-15 13:39шорт3,022.353,108.463,108.46mae_stop_exit_at_level561-295.9H1
2025-07-16 13:36лонг3,182.743,092.063,409.29time_exit_asof_close1440+700.8H1
2025-07-18 13:37лонг3,640.943,537.203,537.20mae_stop_exit_at_level101-295.9H1
2025-07-21 13:39лонг3,810.013,701.463,701.46mae_stop_exit_at_level698-295.9H1
2025-07-23 13:36шорт3,636.553,740.163,642.25time_exit_asof_close1440-26.7H1
2025-07-28 13:39лонг3,854.743,744.913,744.91mae_stop_exit_at_level663-295.9H1
2025-07-31 13:38лонг3,801.993,693.663,693.66mae_stop_exit_at_level594-295.9H1
2025-08-01 13:40шорт3,635.513,739.093,504.01time_exit_asof_close1440+350.7H1
2025-08-04 13:35лонг3,590.273,487.983,633.00time_exit_asof_close1440+108.0H1
2025-08-05 13:39лонг3,649.213,545.243,545.24mae_stop_exit_at_level503-295.9H1
2025-08-06 13:36шорт3,576.603,678.503,678.50mae_stop_exit_at_level253-295.9H1
2025-08-07 13:38лонг3,846.723,737.123,921.70time_exit_asof_close1440+183.9H1
2025-08-08 13:35лонг3,921.573,809.844,173.81time_exit_asof_close1440+632.2H1
2025-08-18 13:41шорт4,332.094,455.524,293.05time_exit_asof_close1440+79.1H1
2025-08-19 13:35шорт4,289.394,411.604,180.00time_exit_asof_close1440+244.0H1
2025-08-21 13:37лонг4,291.484,169.214,262.87time_exit_asof_close1440-77.7H1
2025-08-25 13:45шорт4,601.504,732.614,487.46time_exit_asof_close1440+236.8H1
2025-08-26 13:49шорт4,441.204,567.744,567.74mae_stop_exit_at_level74-295.9H1
2025-08-27 13:41лонг4,606.994,475.734,475.73mae_stop_exit_at_level643-295.9H1
2025-08-28 13:35шорт4,589.134,719.884,368.15time_exit_asof_close1440+470.5H1
2025-08-29 13:39шорт4,351.004,474.974,352.00time_exit_asof_close1440-13.3H1
2025-09-01 13:37шорт4,394.594,519.804,336.54time_exit_asof_close1440+121.1H2
2025-09-09 13:40лонг4,352.934,228.914,378.01time_exit_asof_close1440+46.6H2
2025-09-10 13:38лонг4,374.964,250.314,413.75time_exit_asof_close1440+77.7H2
2025-09-15 13:38шорт4,518.674,647.424,485.37time_exit_asof_close1440+62.7H2
2025-09-16 13:37шорт4,485.604,613.404,488.38time_exit_asof_close1440-17.2H2
2025-09-17 13:36шорт4,483.804,611.554,611.55mae_stop_exit_at_level569-295.9H2
2025-09-18 13:36лонг4,597.014,466.034,518.75time_exit_asof_close1440-181.2H2
2025-09-22 13:38шорт4,182.544,301.714,194.12time_exit_asof_close1440-38.7H2
2025-09-23 13:37шорт4,189.594,308.964,163.09time_exit_asof_close1440+52.3H2
2025-09-24 13:37шорт4,163.094,281.703,975.76time_exit_asof_close1440+439.0H2
2025-09-25 13:35шорт3,985.634,099.193,925.76time_exit_asof_close1440+139.2H2
2025-09-29 13:37лонг4,114.953,997.714,152.71time_exit_asof_close1440+80.8H2
2025-09-30 13:44лонг4,169.814,051.004,292.36time_exit_asof_close1440+282.9H2
2025-10-02 13:37лонг4,401.854,276.434,483.21time_exit_asof_close1440+173.8H2
2025-10-06 13:37лонг4,606.564,475.314,742.82time_exit_asof_close1440+284.8H2
2025-10-08 13:35шорт4,466.224,593.474,377.33time_exit_asof_close1440+188.0H2
2025-10-09 13:43шорт4,365.904,490.294,374.73time_exit_asof_close1440-31.2H2
2025-10-14 13:36шорт3,923.004,034.774,034.77mae_stop_exit_at_level130-295.9H2
2025-10-17 13:43шорт3,755.723,862.733,862.73mae_stop_exit_at_level442-295.9H2
2025-10-20 13:40лонг4,041.103,925.963,925.96mae_stop_exit_at_level185-295.9H2
2025-10-28 13:35шорт4,132.384,250.124,005.02time_exit_asof_close1440+297.2H2
2025-10-29 13:36шорт3,998.534,112.463,784.00time_exit_asof_close1440+525.5H2
2025-10-30 13:36шорт3,784.003,891.813,848.92time_exit_asof_close1440-182.6H2
2025-11-03 14:35шорт3,708.133,813.783,491.82time_exit_asof_close1440+572.3H2
2025-11-04 14:37шорт3,476.733,575.793,575.79mae_stop_exit_at_level26-295.9H2
2025-11-05 14:36шорт3,321.203,415.833,415.83mae_stop_exit_at_level133-295.9H2
2025-11-07 14:35шорт3,217.463,309.133,309.13mae_stop_exit_at_level35-295.9H2
2025-11-11 14:44шорт3,508.483,608.443,546.37time_exit_asof_close1440-119.0H2
2025-11-13 14:35шорт3,410.433,507.603,167.20time_exit_asof_close1440+702.2H2
2025-11-18 15:03шорт3,038.413,124.983,124.98mae_stop_exit_at_level65-295.9H2
2025-11-20 14:39шорт2,993.353,078.642,755.80time_exit_asof_close1440+782.6H2
2025-11-26 14:40лонг2,942.912,859.062,986.72time_exit_asof_close1440+137.9H2
2025-12-02 14:35лонг2,866.042,784.383,057.08time_exit_asof_close1440+655.6H2
2025-12-03 14:38лонг3,086.732,998.783,172.03time_exit_asof_close1440+265.3H2
2025-12-05 14:39шорт3,091.673,179.763,052.56time_exit_asof_close1440+115.5H2
2025-12-12 14:37лонг3,243.733,151.313,151.31mae_stop_exit_at_level52-295.9H2
2025-12-15 14:36лонг3,138.863,049.433,049.43mae_stop_exit_at_level20-295.9H2
2025-12-16 14:45шорт2,921.773,005.022,910.15time_exit_asof_close1440+28.8H2
2025-12-19 14:38шорт2,953.713,037.872,974.98time_exit_asof_close1440-83.0H2
2025-12-23 14:37шорт2,934.813,018.432,893.92time_exit_asof_close1440+128.3H2
2025-12-24 14:36шорт2,904.332,987.082,926.14time_exit_asof_close1440-86.1H2
2025-12-30 14:37лонг2,975.102,890.332,994.96time_exit_asof_close1440+55.8H2
2026-01-02 14:38лонг3,048.892,962.023,108.00time_exit_asof_close1440+182.9H2
2026-01-07 15:17шорт3,156.423,246.353,088.37time_exit_asof_close1440+204.6H2
2026-01-08 14:42шорт3,062.403,149.653,077.40time_exit_asof_close1440-60.0H2
2026-01-13 14:36лонг3,157.833,067.863,313.84time_exit_asof_close1440+483.0H2
2026-01-14 14:38лонг3,325.133,230.393,344.81time_exit_asof_close1440+48.2H2
2026-01-16 14:37шорт3,295.993,389.903,306.87time_exit_asof_close1440-44.0H2
2026-01-21 14:46шорт2,969.423,054.023,054.02mae_stop_exit_at_level302-295.9H2
2026-01-22 14:35шорт2,952.603,036.732,910.44time_exit_asof_close1440+131.8H2
2026-01-23 14:37шорт2,901.562,984.232,984.23mae_stop_exit_at_level169-295.9H2
2026-01-28 14:35лонг3,031.932,945.542,945.54mae_stop_exit_at_level735-295.9H2
2026-01-29 14:35шорт2,907.292,990.122,743.98time_exit_asof_close1440+550.7H2
2026-02-03 14:37шорт2,285.942,351.072,209.43time_exit_asof_close1440+323.7H2
2026-02-11 14:36шорт1,962.202,018.111,979.04time_exit_asof_close1440-96.8H2
2026-02-12 14:36шорт1,979.042,035.431,982.05time_exit_asof_close1440-26.2H2
2026-02-13 14:41шорт1,970.282,026.422,026.42mae_stop_exit_at_level31-295.9H2
2026-02-18 14:48шорт1,954.972,010.671,936.89time_exit_asof_close1440+81.5H2
2026-02-20 14:35лонг1,950.581,895.001,990.32time_exit_asof_close1440+192.7H2
2026-02-23 14:36шорт1,907.031,961.371,811.26time_exit_asof_close1440+491.2H2
2026-02-26 14:35лонг2,072.642,013.592,013.59mae_stop_exit_at_level59-295.9H2
2026-02-27 14:42шорт1,945.892,001.331,905.19time_exit_asof_close1440+198.2H2
2026-03-06 14:35шорт1,992.702,049.481,976.77time_exit_asof_close1440+68.9H2
2026-03-12 13:36лонг2,075.342,016.212,173.90time_exit_asof_close1440+463.9H2
2026-03-16 13:40лонг2,299.652,234.132,340.70time_exit_asof_close1440+167.5H2
2026-03-17 14:35лонг2,347.122,280.252,280.25mae_stop_exit_at_level1255-295.9H2
2026-03-19 13:38шорт2,116.552,176.852,130.94time_exit_asof_close1440-79.0H2
2026-03-23 13:37лонг2,152.592,091.262,152.48time_exit_asof_close1440-11.5H2
2026-03-24 13:39шорт2,143.142,204.202,191.63time_exit_asof_close1440-237.3H2
2026-03-25 13:36лонг2,195.462,132.912,132.91mae_stop_exit_at_level968-295.9H2
2026-03-26 13:40шорт2,070.222,129.201,984.80time_exit_asof_close1440+401.6H2
2026-03-27 13:36шорт1,970.062,026.192,004.35time_exit_asof_close1440-185.1H2
2026-04-02 13:35шорт2,017.112,074.582,074.58mae_stop_exit_at_level185-295.9H2
2026-04-07 13:39шорт2,078.582,137.802,137.80mae_stop_exit_at_level447-295.9H2
2026-04-09 13:38шорт2,165.492,227.192,227.19mae_stop_exit_at_level144-295.9H2
2026-04-14 13:36лонг2,389.672,321.582,321.58mae_stop_exit_at_level303-295.9H2
2026-04-15 13:43шорт2,318.172,384.222,384.22mae_stop_exit_at_level353-295.9H2
2026-04-17 13:37лонг2,411.492,342.782,342.78mae_stop_exit_at_level1323-295.9H2
2026-04-20 14:08шорт2,296.822,362.262,307.29time_exit_asof_close1440-56.6H2
2026-04-23 13:50шорт2,316.212,382.202,314.40time_exit_asof_close1440-3.2H2
2026-05-01 13:53лонг2,316.782,250.772,306.16time_exit_asof_close1440-56.8H2
2026-05-06 13:37шорт2,376.032,443.732,319.31time_exit_asof_close1440+227.7H2
2026-05-07 13:39шорт2,316.552,382.552,270.51time_exit_asof_close1440+187.7H2
2026-05-08 13:39шорт2,270.512,335.202,312.01time_exit_asof_close1440-193.8H2
2026-05-11 13:36шорт2,315.102,381.062,276.47time_exit_asof_close1440+155.9H2
2026-05-12 13:36шорт2,276.472,341.332,276.26time_exit_asof_close1440-10.1H2
2026-05-13 13:37шорт2,273.692,338.472,251.17time_exit_asof_close1440+88.0H2
2026-05-14 13:35шорт2,248.512,312.572,312.57mae_stop_exit_at_level204-295.9H2
2026-05-15 13:38шорт2,229.062,292.572,174.13time_exit_asof_close1440+235.4H2
2026-05-18 13:36шорт2,125.672,186.232,124.33time_exit_asof_close1440-4.7H2
2026-05-21 13:38шорт2,108.492,168.572,129.50time_exit_asof_close1440-110.6H2
2026-05-26 13:42лонг2,119.642,059.252,059.25mae_stop_exit_at_level228-295.9H2
2026-05-27 13:36шорт2,062.112,120.861,978.38time_exit_asof_close1440+395.0H2
2026-05-28 13:36шорт1,978.382,034.751,994.42time_exit_asof_close1440-92.1H2
2026-05-29 13:37лонг2,000.851,943.842,016.55time_exit_asof_close1440+67.5H2
2026-06-01 13:40шорт1,972.642,028.841,972.80time_exit_asof_close1440-11.8H2
2026-06-03 13:42шорт1,863.841,916.941,780.81time_exit_asof_close1440+434.5H2
2026-06-05 13:39шорт1,659.931,707.221,559.08time_exit_asof_close1440+596.6H2
2026-06-09 13:36шорт1,666.371,713.851,653.27time_exit_asof_close1440+67.6H2
2026-06-11 13:35лонг1,650.081,603.071,663.34time_exit_asof_close1440+69.4H2
2026-06-16 13:36шорт1,797.381,848.591,760.77time_exit_asof_close1440+192.7H2
2026-06-18 13:35шорт1,738.451,787.981,692.39time_exit_asof_close1440+253.9H2
2026-06-22 13:36лонг1,777.371,726.731,726.73mae_stop_exit_at_level483-295.9H2
2026-06-25 13:37шорт1,619.331,665.471,538.27time_exit_asof_close1440+489.6H2
2026-06-29 13:43шорт1,566.221,610.841,610.84mae_stop_exit_at_level210-295.9H2

SOLUSDT

кандидат — H2 (валидационная половина) сильно плюс (+57.4 bp), H1 минус (−22.0 bp); gate2 (trimmed H2 по пре-регистрации семьи) PASS.

срезnWR%net bp/сделкудоля стоп-выходов
H111843.2%-21.440.7%
H29755.7%+55.222.7%
пул21548.8%+13.132.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.49145.49138.71time_exit_asof_close1440+115.7H1
2024-10-10 13:35шорт138.71143.64143.64mae_stop_exit_at_level1438-366.6H1
2024-10-11 14:05лонг143.84138.73146.14time_exit_asof_close1440+148.9H1
2024-10-15 13:36лонг153.83148.36154.90time_exit_asof_close1440+58.6H1
2024-10-17 13:35шорт151.66157.05152.72time_exit_asof_close1440-80.9H1
2024-10-18 13:37лонг153.17147.72154.72time_exit_asof_close1440+90.2H1
2024-10-23 13:36лонг167.99162.02175.54time_exit_asof_close1440+438.4H1
2024-10-24 13:41лонг176.03169.77173.36time_exit_asof_close1440-162.7H1
2024-10-25 13:41шорт173.36179.52168.79time_exit_asof_close1440+252.6H1
2024-10-29 13:36лонг179.39173.01174.60time_exit_asof_close1440-278.0H1
2024-10-30 13:35шорт174.16180.35173.75time_exit_asof_close1440+12.5H1
2024-10-31 13:45шорт173.03179.18171.14time_exit_asof_close1440+98.2H1
2024-11-05 14:47лонг166.71160.78186.09time_exit_asof_close1440+1151.5H1
2024-11-06 14:36лонг188.17181.48188.06time_exit_asof_close1440-16.8H1
2024-11-11 16:23лонг221.45213.58213.58mae_stop_exit_at_level1063-366.6H1
2024-11-13 14:51лонг216.73209.02209.02mae_stop_exit_at_level311-366.6H1
2024-11-15 14:35шорт211.34218.85218.85mae_stop_exit_at_level405-366.6H1
2024-11-18 14:35лонг242.99234.35234.35mae_stop_exit_at_level289-366.6H1
2024-11-25 14:38лонг248.01239.19239.19mae_stop_exit_at_level32-366.6H1
2024-11-27 14:37лонг238.87230.38236.10time_exit_asof_close1440-127.0H1
2024-11-28 15:02шорт234.97243.32243.32mae_stop_exit_at_level733-366.6H1
2024-11-29 14:37лонг243.94235.27240.91time_exit_asof_close1440-135.2H1
2024-12-04 14:38лонг233.47225.17225.17mae_stop_exit_at_level133-366.6H1
2024-12-05 14:39лонг240.34231.79231.79mae_stop_exit_at_level324-366.6H1
2024-12-06 14:37шорт235.43243.80240.90time_exit_asof_close1440-243.3H1
2024-12-10 14:35шорт216.22223.91223.91mae_stop_exit_at_level1200-366.6H1
2024-12-11 14:35лонг226.56218.50230.62time_exit_asof_close1440+168.2H1
2024-12-19 14:40шорт208.66216.08189.33time_exit_asof_close1440+915.4H1
2024-12-25 14:35лонг199.25192.17192.17mae_stop_exit_at_level1051-366.6H1
2024-12-26 14:35шорт187.63194.30194.30mae_stop_exit_at_level1127-366.6H1
2024-12-27 14:36шорт187.38194.04189.23time_exit_asof_close1440-109.7H1
2024-12-30 14:35шорт187.31193.97193.97mae_stop_exit_at_level237-366.6H1
2025-01-03 14:38лонг216.67208.97216.18time_exit_asof_close1440-33.6H1
2025-01-06 14:45лонг218.58210.81213.15time_exit_asof_close1440-259.4H1
2025-01-07 14:53шорт212.68220.24197.17time_exit_asof_close1440+718.3H1
2025-01-08 14:46шорт196.78203.78187.79time_exit_asof_close1440+445.9H1
2025-01-09 14:37шорт186.85193.49186.20time_exit_asof_close1440+23.8H1
2025-01-13 14:35шорт168.84174.84174.84mae_stop_exit_at_level8-366.6H1
2025-01-14 14:37лонг189.89183.14193.01time_exit_asof_close1440+153.3H1
2025-01-21 14:35шорт240.51249.06249.06mae_stop_exit_at_level200-366.6H1
2025-01-24 14:42лонг269.29259.71259.71mae_stop_exit_at_level340-366.6H1
2025-01-28 14:37лонг237.17228.74228.74mae_stop_exit_at_level370-366.6H1
2025-01-29 14:37шорт226.59234.65234.65mae_stop_exit_at_level304-366.6H1
2025-01-31 14:35шорт237.92246.38227.26time_exit_asof_close1440+437.0H1
2025-02-06 14:41шорт195.89202.86201.86time_exit_asof_close1440-315.8H1
2025-02-14 14:35лонг197.90190.86193.67time_exit_asof_close1440-224.7H1
2025-02-17 14:42шорт184.24190.79167.13time_exit_asof_close1440+917.7H1
2025-02-18 14:35шорт167.73173.69173.69mae_stop_exit_at_level1241-366.6H1
2025-02-19 14:35лонг171.79165.68176.46time_exit_asof_close1440+260.8H1
2025-02-20 14:35лонг176.46170.19177.48time_exit_asof_close1440+46.8H1
2025-02-24 14:42шорт156.26161.82136.70time_exit_asof_close1440+1240.8H1
2025-02-25 14:39шорт136.99141.86141.86mae_stop_exit_at_level118-366.6H1
2025-02-28 14:41лонг145.95140.76140.76mae_stop_exit_at_level1200-366.6H1
2025-03-10 13:37шорт126.21130.70124.71time_exit_asof_close1440+107.8H1
2025-03-11 13:53шорт123.12127.50127.50mae_stop_exit_at_level268-366.6H1
2025-03-13 13:35шорт125.25129.70126.94time_exit_asof_close1440-145.9H1
2025-03-18 13:35шорт122.74127.10127.10mae_stop_exit_at_level1256-366.6H1
2025-03-19 13:45лонг129.93125.31131.05time_exit_asof_close1440+75.2H1
2025-03-20 13:39лонг130.63125.99125.99mae_stop_exit_at_level1253-366.6H1
2025-03-24 14:01лонг144.60139.46139.46mae_stop_exit_at_level725-366.6H1
2025-03-27 13:36шорт136.16141.00131.18time_exit_asof_close1440+354.7H1
2025-04-03 14:08шорт113.58117.62117.62mae_stop_exit_at_level1048-366.6H1
2025-04-04 13:53лонг115.44111.34117.62time_exit_asof_close1440+177.8H1
2025-04-07 13:38шорт101.26104.86104.86mae_stop_exit_at_level13-366.6H1
2025-04-11 13:35лонг119.83115.57126.51time_exit_asof_close1440+546.5H1
2025-04-18 13:35лонг134.75129.96139.21time_exit_asof_close1440+320.0H1
2025-04-22 13:41лонг142.88137.80152.34time_exit_asof_close1440+651.1H1
2025-04-24 13:47шорт148.54153.82153.82mae_stop_exit_at_level683-366.6H1
2025-04-25 13:35лонг153.38147.93147.93mae_stop_exit_at_level1335-366.6H1
2025-04-29 13:46шорт147.02152.25141.58time_exit_asof_close1440+359.0H1
2025-04-30 13:39шорт141.35146.38146.38mae_stop_exit_at_level389-366.6H1
2025-05-02 13:36шорт150.21155.55148.13time_exit_asof_close1440+127.5H1
2025-05-07 13:40лонг147.04141.81155.01time_exit_asof_close1440+531.0H1
2025-05-08 13:36лонг155.65150.12171.74time_exit_asof_close1440+1022.7H1
2025-05-09 13:42лонг172.36166.23171.22time_exit_asof_close1440-77.1H1
2025-05-12 13:46лонг178.03171.70171.70mae_stop_exit_at_level251-366.6H1
2025-05-13 13:42шорт174.75180.96180.96mae_stop_exit_at_level345-366.6H1
2025-05-15 13:38шорт170.01176.06173.37time_exit_asof_close1440-208.6H1
2025-05-16 13:35лонг173.56167.39167.39mae_stop_exit_at_level522-366.6H1
2025-05-21 13:37лонг169.45163.42177.81time_exit_asof_close1440+482.4H1
2025-05-28 13:43шорт173.34179.50170.84time_exit_asof_close1440+133.2H1
2025-05-29 13:39шорт171.11177.19162.14time_exit_asof_close1440+513.2H1
2025-06-02 13:38лонг154.27148.78160.34time_exit_asof_close1440+382.5H1
2025-06-05 13:39шорт153.01158.45151.39time_exit_asof_close1440+94.9H1
2025-06-11 14:18лонг167.18161.24161.24mae_stop_exit_at_level440-366.6H1
2025-06-23 13:35лонг133.89129.13143.78time_exit_asof_close1440+727.7H1
2025-06-24 13:36лонг144.28139.15147.03time_exit_asof_close1440+179.6H1
2025-06-26 13:36шорт142.37147.43142.15time_exit_asof_close1440+4.5H1
2025-06-30 13:35шорт150.59155.94155.94mae_stop_exit_at_level114-366.6H1
2025-07-01 13:39шорт147.76153.01148.56time_exit_asof_close1440-65.1H1
2025-07-02 13:35лонг148.65143.36153.71time_exit_asof_close1440+329.4H1
2025-07-03 13:36лонг153.91148.44149.73time_exit_asof_close1440-282.6H1
2025-07-04 13:38шорт149.49154.81147.91time_exit_asof_close1440+94.7H1
2025-07-07 13:55лонг152.36146.94152.16time_exit_asof_close1440-24.1H1
2025-07-11 13:36лонг165.60159.71159.71mae_stop_exit_at_level531-366.6H1
2025-07-15 13:39шорт159.93165.62165.62mae_stop_exit_at_level1161-366.6H1
2025-07-18 13:35лонг181.67175.21175.21mae_stop_exit_at_level127-366.6H1
2025-07-21 13:37лонг192.70185.85200.68time_exit_asof_close1440+403.1H1
2025-07-22 13:41лонг201.94194.76194.76mae_stop_exit_at_level1394-366.6H1
2025-07-23 13:36шорт192.42199.26186.64time_exit_asof_close1440+289.4H1
2025-07-24 13:54шорт185.17191.75191.75mae_stop_exit_at_level79-366.6H1
2025-07-25 13:41шорт179.69186.08186.08mae_stop_exit_at_level540-366.6H1
2025-07-28 13:39лонг191.04184.25184.25mae_stop_exit_at_level292-366.6H1
2025-07-31 13:38лонг177.61171.29171.29mae_stop_exit_at_level632-366.6H1
2025-08-01 13:40шорт167.69173.65163.97time_exit_asof_close1440+210.8H1
2025-08-04 13:35лонг164.93159.07166.91time_exit_asof_close1440+109.1H1
2025-08-05 13:39лонг167.83161.86161.86mae_stop_exit_at_level491-366.6H1
2025-08-06 13:36шорт163.02168.82168.82mae_stop_exit_at_level140-366.6H1
2025-08-07 13:39лонг172.34166.21176.19time_exit_asof_close1440+212.4H1
2025-08-08 13:41лонг176.67170.39180.58time_exit_asof_close1440+210.3H1
2025-08-13 13:36лонг205.02197.73197.73mae_stop_exit_at_level61-366.6H1
2025-08-15 13:35шорт192.25199.09187.88time_exit_asof_close1440+216.3H1
2025-08-18 13:37шорт182.40188.89182.33time_exit_asof_close1440-7.2H1
2025-08-21 13:37лонг185.67179.07179.07mae_stop_exit_at_level1350-366.6H1
2025-08-25 13:45шорт195.85202.81189.44time_exit_asof_close1440+316.3H1
2025-08-26 13:49шорт187.78194.46194.46mae_stop_exit_at_level279-366.6H1
2025-08-27 13:41лонг204.14196.88215.13time_exit_asof_close1440+527.4H1
2025-08-29 13:45шорт207.71215.10197.90time_exit_asof_close1440+461.3H1
2025-09-01 13:40шорт199.83206.94201.16time_exit_asof_close1440-77.6H2
2025-09-03 13:40лонг211.48203.96207.19time_exit_asof_close1440-213.9H2
2025-09-04 13:39шорт207.28214.65209.04time_exit_asof_close1440-95.9H2
2025-09-09 13:47лонг218.13210.37225.20time_exit_asof_close1440+313.1H2
2025-09-10 13:40лонг223.68215.73228.57time_exit_asof_close1440+207.6H2
2025-09-11 13:39лонг228.24220.12238.09time_exit_asof_close1440+420.6H2
2025-09-15 13:39шорт235.71244.09234.10time_exit_asof_close1440+57.3H2
2025-09-16 13:37шорт234.25242.58234.60time_exit_asof_close1440-25.9H2
2025-09-17 13:36шорт234.37242.70242.70mae_stop_exit_at_level511-366.6H2
2025-09-18 13:36лонг247.83239.02241.18time_exit_asof_close1440-279.3H2
2025-09-22 13:38шорт222.33230.24219.38time_exit_asof_close1440+121.7H2
2025-09-23 13:54шорт218.79226.57212.13time_exit_asof_close1440+293.4H2
2025-09-25 13:36шорт200.09207.20195.28time_exit_asof_close1440+229.4H2
2025-09-29 13:35лонг206.65199.30207.16time_exit_asof_close1440+13.7H2
2025-09-30 13:39лонг207.75200.36219.48time_exit_asof_close1440+553.6H2
2025-10-01 13:36лонг219.52211.71225.95time_exit_asof_close1440+281.9H2
2025-10-02 13:46лонг226.41218.36230.02time_exit_asof_close1440+148.4H2
2025-10-06 13:38лонг234.62226.28230.18time_exit_asof_close1440-200.2H2
2025-10-07 13:38шорт230.18238.36221.03time_exit_asof_close1440+386.5H2
2025-10-08 13:38шорт221.03228.89228.89mae_stop_exit_at_level316-366.6H2
2025-10-15 13:35лонг203.53196.29196.29mae_stop_exit_at_level133-366.6H2
2025-10-16 13:50шорт195.93202.90179.64time_exit_asof_close1440+820.4H2
2025-10-17 13:43шорт179.21185.58185.58mae_stop_exit_at_level452-366.6H2
2025-10-28 13:49лонг202.66195.45195.45mae_stop_exit_at_level360-366.6H2
2025-10-29 13:36шорт199.68206.78186.35time_exit_asof_close1440+656.6H2
2025-10-30 13:36шорт186.35192.98186.58time_exit_asof_close1440-23.3H2
2025-11-07 14:35шорт151.25156.63156.63mae_stop_exit_at_level108-366.6H2
2025-11-11 14:37шорт162.17167.94159.78time_exit_asof_close1440+136.4H2
2025-11-12 14:36шорт159.76165.44152.47time_exit_asof_close1440+445.3H2
2025-11-13 14:35шорт152.89158.33140.03time_exit_asof_close1440+830.1H2
2025-11-26 14:40лонг137.16132.28141.02time_exit_asof_close1440+270.4H2
2025-12-02 14:36лонг132.17127.47140.49time_exit_asof_close1440+618.5H2
2025-12-03 14:38лонг141.39136.36142.68time_exit_asof_close1440+80.2H2
2025-12-04 14:36лонг143.25138.16138.16mae_stop_exit_at_level285-366.6H2
2025-12-05 14:36шорт135.33140.14133.37time_exit_asof_close1440+133.8H2
2025-12-12 14:37лонг139.44134.48134.48mae_stop_exit_at_level59-366.6H2
2025-12-15 14:36лонг133.45128.70128.70mae_stop_exit_at_level40-366.6H2
2025-12-16 14:43шорт128.29132.85128.14time_exit_asof_close1440+0.7H2
2025-12-18 14:35шорт125.66130.13125.27time_exit_asof_close1440+20.0H2
2025-12-19 14:38шорт124.99129.43125.99time_exit_asof_close1440-91.0H2
2025-12-23 14:35шорт122.73127.09121.41time_exit_asof_close1440+96.6H2
2025-12-24 14:36шорт121.25125.56121.87time_exit_asof_close1440-62.1H2
2025-12-30 14:37лонг124.48120.05126.00time_exit_asof_close1440+111.1H2
2026-01-02 14:38лонг128.04123.49131.87time_exit_asof_close1440+288.1H2
2026-01-05 14:35шорт133.25137.99137.99mae_stop_exit_at_level283-366.6H2
2026-01-08 14:42шорт133.44138.18138.18mae_stop_exit_at_level137-366.6H2
2026-01-12 14:38лонг140.29135.30143.31time_exit_asof_close1440+204.3H2
2026-01-13 14:36лонг143.61138.50145.82time_exit_asof_close1440+142.9H2
2026-01-14 14:38лонг146.17140.97143.98time_exit_asof_close1440-160.8H2
2026-01-15 14:36шорт144.16149.29143.11time_exit_asof_close1440+61.8H2
2026-01-16 14:39шорт142.96148.04144.13time_exit_asof_close1440-92.8H2
2026-01-21 14:56лонг129.46124.86127.90time_exit_asof_close1440-131.5H2
2026-01-23 14:37шорт125.81130.28127.18time_exit_asof_close1440-119.9H2
2026-01-28 14:35лонг127.21122.69122.69mae_stop_exit_at_level775-366.6H2
2026-01-29 14:41шорт121.25125.56116.73time_exit_asof_close1440+361.8H2
2026-02-02 14:35лонг104.30100.59102.85time_exit_asof_close1440-150.0H2
2026-02-03 14:37шорт102.32105.9694.3400time_exit_asof_close1440+768.9H2
2026-02-11 14:36шорт81.070083.952781.1700time_exit_asof_close1440-23.3H2
2026-02-12 14:36шорт81.170084.056281.1800time_exit_asof_close1440-12.2H2
2026-02-13 14:41шорт80.410083.269283.2692mae_stop_exit_at_level46-366.6H2
2026-02-18 14:48шорт81.880084.791580.8900time_exit_asof_close1440+109.9H2
2026-02-20 14:35лонг83.190080.232086.4000time_exit_asof_close1440+374.9H2
2026-02-23 14:36шорт80.140082.989675.9300time_exit_asof_close1440+514.3H2
2026-02-26 14:35лонг88.010084.880684.8806mae_stop_exit_at_level130-366.6H2
2026-03-06 14:35шорт84.590087.597883.9500time_exit_asof_close1440+64.7H2
2026-03-12 13:36лонг87.560084.446691.1200time_exit_asof_close1440+395.6H2
2026-03-18 13:51шорт90.080093.283088.4000time_exit_asof_close1440+175.5H2
2026-03-19 13:36шорт87.640090.756388.7700time_exit_asof_close1440-139.9H2
2026-03-23 13:36лонг90.330087.118190.9800time_exit_asof_close1440+61.0H2
2026-03-26 13:35шорт87.350090.456082.7700time_exit_asof_close1440+513.3H2
2026-03-27 13:36шорт82.480085.412882.9900time_exit_asof_close1440-72.8H2
2026-04-02 13:35шорт76.690079.416979.4169mae_stop_exit_at_level61-366.6H2
2026-04-07 13:44шорт78.890081.695181.6951mae_stop_exit_at_level361-366.6H2
2026-04-09 13:38шорт81.820084.729384.7293mae_stop_exit_at_level449-366.6H2
2026-04-14 13:36лонг86.660083.578683.5786mae_stop_exit_at_level407-366.6H2
2026-04-15 13:43шорт83.230086.189586.1895mae_stop_exit_at_level1415-366.6H2
2026-04-17 13:42лонг89.800086.606986.6069mae_stop_exit_at_level1286-366.6H2
2026-04-21 13:42лонг85.650082.604588.8500time_exit_asof_close1440+362.6H2
2026-05-12 13:36шорт94.720098.088093.0000time_exit_asof_close1440+170.6H2
2026-05-13 13:37шорт92.860096.161990.9500time_exit_asof_close1440+194.7H2
2026-05-14 13:35шорт90.830094.059789.7700time_exit_asof_close1440+105.7H2
2026-05-15 13:38шорт89.210092.382186.1300time_exit_asof_close1440+334.3H2
2026-05-18 13:36шорт84.370087.370085.0200time_exit_asof_close1440-88.0H2
2026-05-27 13:37шорт83.250086.210280.6500time_exit_asof_close1440+301.3H2
2026-05-28 13:36шорт80.640083.507481.3300time_exit_asof_close1440-96.6H2
2026-05-29 13:36лонг81.330078.438182.2900time_exit_asof_close1440+107.0H2
2026-06-01 13:40шорт80.130082.979278.9400time_exit_asof_close1440+137.5H2
2026-06-02 13:38шорт78.970081.778074.9200time_exit_asof_close1440+501.9H2
2026-06-03 13:41шорт74.690077.345870.3900time_exit_asof_close1440+564.7H2
2026-06-05 13:38шорт66.130068.481462.3600time_exit_asof_close1440+559.1H2
2026-06-08 13:35лонг66.890064.511565.8200time_exit_asof_close1440-171.0H2
2026-06-11 13:35лонг65.360063.035966.8400time_exit_asof_close1440+215.4H2
2026-06-12 13:39лонг66.930064.550168.0000time_exit_asof_close1440+148.9H2
2026-06-18 13:35шорт71.040073.566068.5800time_exit_asof_close1440+335.3H2
2026-06-22 13:50лонг74.900072.236772.2367mae_stop_exit_at_level469-366.6H2
2026-06-25 13:38шорт67.480069.879469.8794mae_stop_exit_at_level1041-366.6H2
2026-06-26 13:35лонг69.280066.816672.2800time_exit_asof_close1440+422.0H2

AAVEUSDT

пул положителен по среднему (+29.1 bp, не отрицательный, как в устаревшей памяти задачи) и в обеих половинах, НО trimmed H2 отрицателен (gate2 FAIL) — top-heavy, пара больших победителей тащит среднее; без укрощения хвоста не кандидат.

срезnWR%net bp/сделкудоля стоп-выходов
H111341.6%+40.331.0%
H210646.2%+14.319.8%
пул21943.8%+27.725.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.96146.57141.98time_exit_asof_close1440-155.3H1
2024-10-11 13:48шорт142.45149.18146.39time_exit_asof_close1440-287.6H1
2024-10-16 13:36шорт157.10164.52153.22time_exit_asof_close1440+236.0H1
2024-10-17 13:35шорт153.56160.81154.55time_exit_asof_close1440-75.5H1
2024-10-18 13:38лонг154.98147.66158.11time_exit_asof_close1440+191.0H1
2024-10-21 13:35шорт153.30160.54151.31time_exit_asof_close1440+118.8H1
2024-10-22 13:44шорт150.70157.82149.54time_exit_asof_close1440+66.0H1
2024-10-24 13:35лонг149.54142.48147.98time_exit_asof_close1440-115.3H1
2024-10-25 13:39шорт147.75154.73141.00time_exit_asof_close1440+445.9H1
2024-11-04 14:37шорт129.26135.36132.41time_exit_asof_close1440-254.7H1
2024-11-05 14:40лонг132.88126.60162.82time_exit_asof_close1440+2242.2H1
2024-11-08 14:37шорт180.16188.67188.67mae_stop_exit_at_level905-483.3H1
2024-11-13 14:39лонг184.06175.37175.37mae_stop_exit_at_level278-483.3H1
2024-11-14 14:35шорт169.49177.49155.33time_exit_asof_close1440+824.4H1
2024-11-15 14:35шорт155.33162.67162.67mae_stop_exit_at_level188-483.3H1
2024-11-20 14:36шорт161.62169.25169.25mae_stop_exit_at_level1358-483.3H1
2024-11-22 14:55шорт162.61170.29170.29mae_stop_exit_at_level523-483.3H1
2024-11-27 14:37лонг195.83186.58201.27time_exit_asof_close1440+266.8H1
2024-11-28 14:35лонг201.72192.19200.69time_exit_asof_close1440-62.1H1
2024-11-29 14:54лонг201.22191.72207.62time_exit_asof_close1440+307.1H1
2024-12-03 14:43лонг228.85218.04254.47time_exit_asof_close1440+1108.5H1
2024-12-04 14:35лонг253.18241.22263.82time_exit_asof_close1440+409.3H1
2024-12-05 14:35лонг263.82251.36251.36mae_stop_exit_at_level309-483.3H1
2024-12-11 14:37лонг286.98273.43374.31time_exit_asof_close1440+3032.1H1
2024-12-13 14:35шорт364.32381.53381.53mae_stop_exit_at_level573-483.3H1
2024-12-16 14:35лонг381.06363.06367.86time_exit_asof_close1440-357.4H1
2024-12-17 14:35шорт367.86385.23368.39time_exit_asof_close1440-25.4H1
2024-12-18 14:35шорт368.39385.79343.35time_exit_asof_close1440+668.7H1
2024-12-19 14:40шорт340.08356.14303.40time_exit_asof_close1440+1067.6H1
2024-12-24 14:38лонг376.83359.03371.97time_exit_asof_close1440-140.0H1
2024-12-25 14:36шорт372.12389.69335.78time_exit_asof_close1440+965.6H1
2024-12-26 14:35шорт335.23351.06351.06mae_stop_exit_at_level1112-483.3H1
2024-12-27 14:36шорт329.06344.60335.52time_exit_asof_close1440-207.3H1
2024-12-30 14:35шорт321.80337.00325.70time_exit_asof_close1440-132.2H1
2024-12-31 14:36шорт323.49338.77312.96time_exit_asof_close1440+314.5H1
2025-01-07 14:55шорт329.46345.02296.00time_exit_asof_close1440+1004.6H1
2025-01-09 14:36шорт276.18289.22289.22mae_stop_exit_at_level76-483.3H1
2025-01-13 14:35шорт258.37270.57270.57mae_stop_exit_at_level9-483.3H1
2025-01-14 14:38лонг295.88281.91304.09time_exit_asof_close1440+266.5H1
2025-01-17 14:36лонг329.01313.47313.47mae_stop_exit_at_level922-483.3H1
2025-01-20 14:35лонг356.00339.19339.19mae_stop_exit_at_level151-483.3H1
2025-01-22 14:36шорт355.00371.76342.86time_exit_asof_close1440+331.0H1
2025-01-24 14:39лонг350.19333.65333.65mae_stop_exit_at_level517-483.3H1
2025-01-29 14:35шорт289.17302.83302.83mae_stop_exit_at_level862-483.3H1
2025-02-06 14:41шорт253.00264.95259.66time_exit_asof_close1440-274.2H1
2025-02-14 14:35лонг261.31248.97255.04time_exit_asof_close1440-250.9H1
2025-02-17 14:36лонг274.74261.77261.77mae_stop_exit_at_level205-483.3H1
2025-02-18 14:35шорт255.60267.67257.42time_exit_asof_close1440-82.2H1
2025-02-24 14:41шорт232.06243.02195.20time_exit_asof_close1440+1577.4H1
2025-02-25 14:40шорт195.37204.60204.60mae_stop_exit_at_level355-483.3H1
2025-02-26 14:37лонг201.28191.77205.28time_exit_asof_close1440+187.7H1
2025-03-11 14:03шорт173.28181.46181.46mae_stop_exit_at_level258-483.3H1
2025-03-12 13:37шорт172.22180.35171.28time_exit_asof_close1440+43.6H1
2025-03-13 13:36шорт171.23179.32169.25time_exit_asof_close1440+104.6H1
2025-03-14 13:42шорт167.31175.21175.21mae_stop_exit_at_level194-483.3H1
2025-03-17 13:35лонг169.99161.96167.64time_exit_asof_close1440-149.2H1
2025-03-19 13:47лонг178.69170.25176.58time_exit_asof_close1440-129.1H1
2025-03-25 13:35шорт188.78197.70186.19time_exit_asof_close1440+126.2H1
2025-03-27 13:37шорт179.86188.35172.55time_exit_asof_close1440+395.4H1
2025-03-31 13:44шорт155.52162.86162.86mae_stop_exit_at_level78-483.3H1
2025-04-03 14:48шорт147.08154.03147.22time_exit_asof_close1440-20.5H1
2025-04-04 13:42шорт145.41152.28152.28mae_stop_exit_at_level190-483.3H1
2025-04-07 13:42шорт123.51129.34129.34mae_stop_exit_at_level9-483.3H1
2025-04-18 13:41лонг139.02132.45138.98time_exit_asof_close1440-13.9H1
2025-04-22 13:41лонг149.50142.44165.51time_exit_asof_close1440+1059.9H1
2025-04-24 13:40шорт162.83170.52164.30time_exit_asof_close1440-101.3H1
2025-04-25 13:36лонг164.44156.67165.65time_exit_asof_close1440+62.6H1
2025-04-29 13:36шорт167.15175.04158.63time_exit_asof_close1440+498.7H1
2025-04-30 13:38шорт157.93165.39165.39mae_stop_exit_at_level390-483.3H1
2025-05-02 13:36шорт172.81180.97173.24time_exit_asof_close1440-35.9H1
2025-05-05 13:35лонг175.23166.95166.95mae_stop_exit_at_level1269-483.3H1
2025-05-07 13:40лонг171.58163.48186.96time_exit_asof_close1440+885.4H1
2025-05-08 13:35лонг187.59178.73211.43time_exit_asof_close1440+1259.9H1
2025-05-09 13:36лонг211.56201.57220.54time_exit_asof_close1440+413.5H1
2025-05-15 13:36шорт224.08234.66234.66mae_stop_exit_at_level228-483.3H1
2025-05-22 14:04лонг255.64243.57243.57mae_stop_exit_at_level1316-483.3H1
2025-05-26 13:37шорт261.97274.34274.34mae_stop_exit_at_level1106-483.3H1
2025-05-29 13:35шорт259.92272.19246.70time_exit_asof_close1440+497.6H1
2025-05-30 13:36шорт246.61258.26250.71time_exit_asof_close1440-177.3H1
2025-06-02 13:35лонг246.50234.86265.11time_exit_asof_close1440+744.0H1
2025-06-03 13:41лонг267.03254.42271.26time_exit_asof_close1440+147.4H1
2025-06-04 13:36лонг270.42257.65264.46time_exit_asof_close1440-231.4H1
2025-06-05 13:39шорт263.70276.15250.89time_exit_asof_close1440+474.8H1
2025-06-23 13:35лонг228.70217.90258.09time_exit_asof_close1440+1274.1H1
2025-06-24 13:36лонг259.32247.07260.24time_exit_asof_close1440+24.5H1
2025-06-25 14:03лонг263.53251.08252.80time_exit_asof_close1440-418.2H1
2025-06-26 13:36шорт253.60265.58259.57time_exit_asof_close1440-246.4H1
2025-06-27 13:37лонг260.32248.03253.50time_exit_asof_close1440-273.0H1
2025-07-01 13:38шорт265.81278.36265.30time_exit_asof_close1440+8.2H1
2025-07-03 13:36лонг280.88267.62267.62mae_stop_exit_at_level1392-483.3H1
2025-07-04 13:38шорт266.41278.99271.18time_exit_asof_close1440-190.0H1
2025-07-10 13:43шорт294.15308.04308.04mae_stop_exit_at_level454-483.3H1
2025-07-11 13:36лонг312.70297.93297.93mae_stop_exit_at_level519-483.3H1
2025-07-15 13:38шорт319.32334.40334.40mae_stop_exit_at_level1077-483.3H1
2025-07-17 13:40шорт320.28335.41335.41mae_stop_exit_at_level980-483.3H1
2025-07-18 13:37лонг329.43313.87313.87mae_stop_exit_at_level406-483.3H1
2025-07-21 13:39лонг330.10314.51314.51mae_stop_exit_at_level838-483.3H1
2025-07-23 13:36шорт293.55307.41288.13time_exit_asof_close1440+173.6H1
2025-07-28 13:39лонг299.85285.69285.69mae_stop_exit_at_level409-483.3H1
2025-07-29 13:35шорт290.12303.82275.08time_exit_asof_close1440+507.4H1
2025-08-01 13:40шорт258.04270.23254.70time_exit_asof_close1440+118.4H1
2025-08-04 13:35лонг264.01251.54259.20time_exit_asof_close1440-193.2H1
2025-08-06 13:36шорт254.39266.40266.40mae_stop_exit_at_level1106-483.3H1
2025-08-07 13:35лонг274.40261.44283.12time_exit_asof_close1440+306.8H1
2025-08-08 13:35лонг283.12269.75299.91time_exit_asof_close1440+582.0H1
2025-08-15 13:35шорт309.22323.82292.58time_exit_asof_close1440+527.1H1
2025-08-18 13:37шорт290.36304.07285.72time_exit_asof_close1440+148.8H1
2025-08-19 13:43шорт283.60296.99286.22time_exit_asof_close1440-103.4H1
2025-08-20 13:36лонг287.48273.90300.06time_exit_asof_close1440+426.6H1
2025-08-21 13:37лонг301.51287.27298.52time_exit_asof_close1440-110.2H1
2025-08-25 13:46шорт323.91339.21331.27time_exit_asof_close1440-238.2H1
2025-08-28 13:35шорт318.51333.55311.97time_exit_asof_close1440+194.3H1
2025-08-29 13:39шорт310.55325.22314.04time_exit_asof_close1440-123.4H1
2025-09-01 13:44шорт308.66323.24310.47time_exit_asof_close1440-69.6H2
2025-09-03 13:38лонг324.85309.51321.68time_exit_asof_close1440-108.6H2
2025-09-04 13:38шорт321.68336.87311.11time_exit_asof_close1440+317.6H2
2025-09-05 13:55шорт310.51325.17299.82time_exit_asof_close1440+333.3H2
2025-09-09 14:00шорт303.07317.38305.14time_exit_asof_close1440-79.3H2
2025-09-12 13:55лонг313.74298.92316.98time_exit_asof_close1440+92.3H2
2025-09-15 13:39шорт297.94312.01294.29time_exit_asof_close1440+111.5H2
2025-09-16 13:37шорт294.85308.77293.77time_exit_asof_close1440+25.6H2
2025-09-17 13:36шорт293.36307.21307.21mae_stop_exit_at_level568-483.3H2
2025-09-18 13:35лонг308.30293.74305.31time_exit_asof_close1440-108.0H2
2025-09-22 13:38шорт267.48280.11275.65time_exit_asof_close1440-316.4H2
2025-09-25 13:35шорт266.21278.78261.88time_exit_asof_close1440+151.7H2
2025-09-29 13:37лонг269.98257.23270.01time_exit_asof_close1440-9.9H2
2025-10-01 13:38лонг284.85271.40282.30time_exit_asof_close1440-100.5H2
2025-10-02 13:35шорт282.05295.37288.52time_exit_asof_close1440-240.4H2
2025-10-06 13:38лонг294.68280.76291.04time_exit_asof_close1440-134.5H2
2025-10-07 13:38шорт291.04304.78279.46time_exit_asof_close1440+386.9H2
2025-10-08 13:43шорт278.73291.89273.44time_exit_asof_close1440+178.8H2
2025-10-09 14:00шорт272.39285.25279.12time_exit_asof_close1440-258.1H2
2025-10-10 13:39лонг279.13265.95265.95mae_stop_exit_at_level111-483.3H2
2025-10-14 13:36шорт240.69252.06252.06mae_stop_exit_at_level164-483.3H2
2025-10-16 13:49шорт242.85254.32205.70time_exit_asof_close1440+1518.8H2
2025-10-17 13:43шорт205.60215.31208.24time_exit_asof_close1440-139.4H2
2025-10-20 13:40лонг231.32220.40220.40mae_stop_exit_at_level898-483.3H2
2025-10-23 13:35лонг222.52212.01230.54time_exit_asof_close1440+349.4H2
2025-10-28 13:35шорт235.78246.91230.76time_exit_asof_close1440+201.9H2
2025-10-29 13:35шорт230.76241.66216.19time_exit_asof_close1440+620.4H2
2025-10-30 13:35шорт216.19226.40217.91time_exit_asof_close1440-90.6H2
2025-10-31 13:54лонг218.74208.41223.47time_exit_asof_close1440+205.2H2
2025-11-03 14:41шорт210.94220.90198.37time_exit_asof_close1440+584.9H2
2025-11-05 14:42лонг196.91187.61197.24time_exit_asof_close1440+5.8H2
2025-11-07 14:35шорт191.09200.11200.11mae_stop_exit_at_level105-483.3H2
2025-11-11 14:45шорт215.12225.28215.62time_exit_asof_close1440-34.2H2
2025-11-13 14:35шорт208.87218.73177.03time_exit_asof_close1440+1513.4H2
2025-12-02 14:35лонг174.34166.11192.13time_exit_asof_close1440+1009.4H2
2025-12-03 14:38лонг193.29184.16192.88time_exit_asof_close1440-32.2H2
2025-12-05 14:40шорт187.87196.74187.02time_exit_asof_close1440+34.2H2
2025-12-12 14:36лонг204.42194.77194.77mae_stop_exit_at_level76-483.3H2
2025-12-15 14:36лонг195.18185.96185.96mae_stop_exit_at_level42-483.3H2
2025-12-16 14:43шорт186.21195.00183.84time_exit_asof_close1440+116.3H2
2025-12-17 14:36шорт184.30193.00181.35time_exit_asof_close1440+149.1H2
2025-12-18 14:35шорт181.46190.03181.75time_exit_asof_close1440-27.0H2
2025-12-19 14:38шорт181.32189.88181.01time_exit_asof_close1440+6.1H2
2025-12-24 14:37шорт148.21155.21152.02time_exit_asof_close1440-268.1H2
2025-12-25 14:39лонг152.16144.97154.93time_exit_asof_close1440+171.0H2
2025-12-29 14:58шорт150.55157.66151.23time_exit_asof_close1440-56.2H2
2025-12-31 14:36шорт147.72154.70145.45time_exit_asof_close1440+142.7H2
2026-01-02 14:38лонг151.90144.73160.07time_exit_asof_close1440+526.9H2
2026-01-08 14:43шорт161.52169.15165.39time_exit_asof_close1440-250.6H2
2026-01-14 14:38лонг176.19167.87173.92time_exit_asof_close1440-139.8H2
2026-01-15 14:36шорт174.20182.43171.98time_exit_asof_close1440+116.4H2
2026-01-16 15:01шорт171.61179.71175.86time_exit_asof_close1440-258.7H2
2026-01-22 14:35шорт157.33164.76156.06time_exit_asof_close1440+69.7H2
2026-01-23 14:35шорт156.06163.43156.33time_exit_asof_close1440-28.3H2
2026-01-28 14:35лонг162.74155.05155.05mae_stop_exit_at_level1165-483.3H2
2026-01-29 14:35шорт153.29160.53141.09time_exit_asof_close1440+784.9H2
2026-02-02 14:35лонг129.50123.38128.00time_exit_asof_close1440-126.8H2
2026-02-03 14:37шорт127.30133.31124.95time_exit_asof_close1440+173.6H2
2026-02-10 14:37шорт108.77113.91108.80time_exit_asof_close1440-13.8H2
2026-02-12 15:04шорт109.20114.36114.36mae_stop_exit_at_level267-483.3H2
2026-02-23 14:41шорт117.34122.88113.06time_exit_asof_close1440+353.8H2
2026-02-27 14:38лонг116.10110.62110.62mae_stop_exit_at_level476-483.3H2
2026-03-03 14:41шорт109.21114.37114.37mae_stop_exit_at_level1096-483.3H2
2026-03-05 14:36лонг118.69113.08113.08mae_stop_exit_at_level1399-483.3H2
2026-03-06 14:35шорт111.00116.24109.79time_exit_asof_close1440+98.0H2
2026-03-12 13:45шорт108.74113.88113.88mae_stop_exit_at_level637-483.3H2
2026-03-16 13:38лонг122.58116.79121.48time_exit_asof_close1440-100.7H2
2026-03-17 13:47шорт120.57126.26115.34time_exit_asof_close1440+422.8H2
2026-03-19 13:39шорт111.80117.08111.06time_exit_asof_close1440+55.2H2
2026-03-23 13:38лонг109.95104.76110.24time_exit_asof_close1440+15.4H2
2026-03-25 13:36лонг116.03110.55110.55mae_stop_exit_at_level830-483.3H2
2026-03-26 13:35шорт106.35111.37100.77time_exit_asof_close1440+513.7H2
2026-03-27 13:36шорт100.41105.1597.0000time_exit_asof_close1440+328.6H2
2026-04-02 13:35шорт92.520096.889394.8800time_exit_asof_close1440-266.1H2
2026-04-07 13:57шорт87.450091.579891.5798mae_stop_exit_at_level483-483.3H2
2026-04-09 13:37шорт89.580093.810489.9000time_exit_asof_close1440-46.7H2
2026-04-14 13:36лонг100.8596.0873103.02time_exit_asof_close1440+204.2H2
2026-04-15 13:40лонг103.1498.2692108.11time_exit_asof_close1440+470.9H2
2026-04-17 13:39лонг117.02111.49111.49mae_stop_exit_at_level1263-483.3H2
2026-04-22 13:38лонг95.580091.066291.0662mae_stop_exit_at_level1170-483.3H2
2026-04-23 13:52шорт92.470096.836996.8369mae_stop_exit_at_level618-483.3H2
2026-04-28 13:35лонг96.590092.028594.8900time_exit_asof_close1440-187.0H2
2026-04-29 13:43шорт94.480098.941892.9700time_exit_asof_close1440+148.8H2
2026-05-01 13:36лонг93.680089.256092.3200time_exit_asof_close1440-156.2H2
2026-05-04 14:03шорт92.080096.428593.8600time_exit_asof_close1440-204.3H2
2026-05-05 13:45лонг93.880089.446593.5100time_exit_asof_close1440-50.4H2
2026-05-08 13:41шорт92.080096.428596.4285mae_stop_exit_at_level508-483.3H2
2026-05-12 13:35шорт97.0100101.5996.6100time_exit_asof_close1440+30.2H2
2026-05-13 13:38шорт96.4500101.0096.9300time_exit_asof_close1440-60.8H2
2026-05-15 13:37шорт94.400098.858189.0600time_exit_asof_close1440+554.7H2
2026-05-20 13:35шорт87.240091.359988.1000time_exit_asof_close1440-109.6H2
2026-05-22 13:41лонг89.110084.901884.9018mae_stop_exit_at_level349-483.3H2
2026-05-26 13:38лонг87.090082.977284.7600time_exit_asof_close1440-278.5H2
2026-05-27 13:37шорт84.870088.878079.9600time_exit_asof_close1440+567.5H2
2026-05-28 13:36шорт79.910083.683881.0400time_exit_asof_close1440-152.4H2
2026-05-29 13:36лонг81.040077.212982.8500time_exit_asof_close1440+212.3H2
2026-06-01 13:40шорт80.280084.071277.4100time_exit_asof_close1440+346.5H2
2026-06-02 13:35шорт77.520081.180976.0300time_exit_asof_close1440+181.2H2
2026-06-03 13:41шорт75.970079.557772.1400time_exit_asof_close1440+493.1H2
2026-06-05 13:37шорт64.620067.671761.1600time_exit_asof_close1440+524.4H2
2026-06-08 13:52лонг64.200061.168162.4800time_exit_asof_close1440-278.9H2
2026-06-11 13:35лонг62.940059.967764.3200time_exit_asof_close1440+208.3H2
2026-06-17 13:36лонг75.340071.782173.2700time_exit_asof_close1440-285.8H2
2026-06-18 13:35шорт73.360076.824472.6500time_exit_asof_close1440+85.8H2
2026-06-22 13:36лонг76.940073.306573.3065mae_stop_exit_at_level992-483.3H2
2026-06-26 13:36лонг87.280083.158296.2900time_exit_asof_close1440+1021.3H2

LINKUSDT

около нуля в ОБЕИХ половинах (+4.5 / +0.9 bp) — знак положительный (не отрицательный, как в устаревшей памяти задачи), но edge меньше funding-шума; gate2 FAIL.

срезnWR%net bp/сделкудоля стоп-выходов
H111144.1%+5.442.3%
H29746.4%-0.826.8%
пул20845.2%+2.535.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.580010.976110.4710time_exit_asof_close1440+92.0H1
2024-10-10 13:35шорт10.471010.863010.6590time_exit_asof_close1440-190.5H1
2024-10-15 13:36лонг11.471011.041611.0416mae_stop_exit_at_level85-385.3H1
2024-10-16 13:37шорт11.334011.758310.9880time_exit_asof_close1440+294.3H1
2024-10-17 13:35шорт10.973011.383811.3838mae_stop_exit_at_level1074-385.3H1
2024-10-18 13:42лонг11.363010.937611.3400time_exit_asof_close1440-31.2H1
2024-10-21 13:35шорт11.619012.054012.0540mae_stop_exit_at_level1022-385.3H1
2024-10-24 13:35лонг11.441011.012711.7620time_exit_asof_close1440+269.6H1
2024-10-25 13:47лонг11.787011.345811.3458mae_stop_exit_at_level263-385.3H1
2024-10-29 13:37лонг11.495011.064712.0270time_exit_asof_close1440+451.8H1
2024-11-04 14:39шорт10.452010.843310.8360time_exit_asof_close1440-378.4H1
2024-11-05 14:39лонг10.836010.430411.8440time_exit_asof_close1440+919.2H1
2024-11-06 14:39лонг11.844011.400612.2280time_exit_asof_close1440+313.2H1
2024-11-12 14:40лонг14.062013.535613.5356mae_stop_exit_at_level715-385.3H1
2024-11-14 14:36шорт13.350013.849813.4040time_exit_asof_close1440-51.4H1
2024-11-18 14:36лонг14.721014.169914.7230time_exit_asof_close1440-9.6H1
2024-11-19 14:41лонг14.822014.267114.2671mae_stop_exit_at_level746-385.3H1
2024-11-27 14:38лонг18.047017.371417.8230time_exit_asof_close1440-135.1H1
2024-11-29 14:35лонг18.141017.461918.7440time_exit_asof_close1440+321.4H1
2024-12-03 14:39лонг23.420022.543325.6090time_exit_asof_close1440+923.7H1
2024-12-06 14:37шорт23.187024.055024.0550mae_stop_exit_at_level53-385.3H1
2024-12-10 14:35шорт22.780023.632823.6328mae_stop_exit_at_level1375-385.3H1
2024-12-16 14:35лонг29.627028.517928.5179mae_stop_exit_at_level575-385.3H1
2024-12-17 14:36шорт28.028029.077227.1120time_exit_asof_close1440+315.8H1
2024-12-18 14:38шорт27.037028.049124.9050time_exit_asof_close1440+777.5H1
2024-12-19 14:40шорт24.844025.774022.5500time_exit_asof_close1440+912.4H1
2024-12-24 14:38лонг24.552023.632924.8180time_exit_asof_close1440+97.3H1
2024-12-25 14:35лонг24.826023.896623.8966mae_stop_exit_at_level760-385.3H1
2024-12-26 14:35шорт22.720023.570523.5705mae_stop_exit_at_level1126-385.3H1
2024-12-30 14:35шорт20.143020.897120.8971mae_stop_exit_at_level190-385.3H1
2025-01-03 14:39лонг22.979022.118823.7130time_exit_asof_close1440+308.4H1
2025-01-07 14:56шорт23.083023.947120.7330time_exit_asof_close1440+1007.1H1
2025-01-09 14:35шорт19.477020.206120.2061mae_stop_exit_at_level75-385.3H1
2025-01-13 14:35шорт17.829018.496418.4964mae_stop_exit_at_level6-385.3H1
2025-01-14 14:35лонг20.320019.559321.1370time_exit_asof_close1440+391.1H1
2025-01-20 14:36лонг26.417025.428125.4281mae_stop_exit_at_level97-385.3H1
2025-01-21 14:35шорт25.560026.516826.5168mae_stop_exit_at_level97-385.3H1
2025-01-22 14:36шорт25.501026.455625.3990time_exit_asof_close1440+29.0H1
2025-01-24 14:40лонг26.095025.118125.1181mae_stop_exit_at_level529-385.3H1
2025-01-28 14:37лонг23.860022.966822.9668mae_stop_exit_at_level373-385.3H1
2025-01-29 14:36шорт22.631023.478223.4782mae_stop_exit_at_level304-385.3H1
2025-02-06 14:41шорт19.167019.884519.6390time_exit_asof_close1440-257.3H1
2025-02-14 14:36лонг19.260018.539018.8810time_exit_asof_close1440-207.8H1
2025-02-17 14:35лонг19.648018.912518.9125mae_stop_exit_at_level207-385.3H1
2025-02-18 14:35шорт18.050018.725718.1920time_exit_asof_close1440-89.7H1
2025-02-20 14:35лонг18.342017.655418.7830time_exit_asof_close1440+229.4H1
2025-02-24 14:41шорт16.427017.041914.5530time_exit_asof_close1440+1129.8H1
2025-02-25 14:40шорт14.563015.108215.1082mae_stop_exit_at_level319-385.3H1
2025-02-26 14:37лонг15.194014.625215.4970time_exit_asof_close1440+188.4H1
2025-03-07 14:38лонг16.960016.325116.3251mae_stop_exit_at_level119-385.3H1
2025-03-10 13:53шорт13.747014.261612.9480time_exit_asof_close1440+570.2H1
2025-03-11 14:02шорт12.777013.255313.2553mae_stop_exit_at_level250-385.3H1
2025-03-13 13:36шорт13.236013.731513.7315mae_stop_exit_at_level1123-385.3H1
2025-03-14 13:51лонг14.244013.710813.7108mae_stop_exit_at_level385-385.3H1
2025-03-17 13:35лонг13.715013.201613.7040time_exit_asof_close1440-19.0H1
2025-03-19 13:48лонг14.489013.946614.6180time_exit_asof_close1440+78.0H1
2025-03-20 13:39лонг14.612014.065014.0650mae_stop_exit_at_level1057-385.3H1
2025-03-24 13:40лонг15.183014.614615.4710time_exit_asof_close1440+178.7H1
2025-03-26 13:37лонг15.756015.166215.1662mae_stop_exit_at_level236-385.3H1
2025-03-27 13:37шорт15.285015.857214.3730time_exit_asof_close1440+585.7H1
2025-03-31 13:45шорт13.158013.650613.6506mae_stop_exit_at_level77-385.3H1
2025-04-03 14:09шорт12.408012.872512.8725mae_stop_exit_at_level469-385.3H1
2025-04-07 13:38шорт10.763011.165911.1659mae_stop_exit_at_level13-385.3H1
2025-04-11 13:35лонг12.584012.112912.8690time_exit_asof_close1440+215.5H1
2025-04-17 13:43лонг12.483012.015712.5610time_exit_asof_close1440+51.5H1
2025-04-18 13:35лонг12.593012.121612.7250time_exit_asof_close1440+93.8H1
2025-04-22 13:40лонг13.565013.057215.0630time_exit_asof_close1440+1093.3H1
2025-04-24 13:41шорт14.491015.033515.0335mae_stop_exit_at_level89-385.3H1
2025-04-25 13:36лонг14.944014.384614.7580time_exit_asof_close1440-135.5H1
2025-04-30 13:37шорт14.100014.627814.6278mae_stop_exit_at_level754-385.3H1
2025-05-02 13:36шорт14.565015.110214.4280time_exit_asof_close1440+83.1H1
2025-05-07 13:40лонг13.768013.252614.8720time_exit_asof_close1440+790.9H1
2025-05-08 13:35лонг14.913014.354716.2570time_exit_asof_close1440+890.2H1
2025-05-09 13:37лонг16.277015.667716.3830time_exit_asof_close1440+54.1H1
2025-05-15 13:36шорт16.205016.811616.2800time_exit_asof_close1440-57.3H1
2025-05-21 13:37лонг15.782015.191216.4710time_exit_asof_close1440+425.6H1
2025-05-22 14:04лонг16.606015.984415.9844mae_stop_exit_at_level1331-385.3H1
2025-05-28 13:43шорт15.885016.479715.5220time_exit_asof_close1440+217.5H1
2025-05-29 13:39шорт15.566016.148714.4500time_exit_asof_close1440+705.9H1
2025-06-05 13:39шорт13.855014.373713.3480time_exit_asof_close1440+354.9H1
2025-06-16 13:44лонг13.713013.199713.1997mae_stop_exit_at_level1315-385.3H1
2025-06-23 13:36лонг11.836011.392913.1410time_exit_asof_close1440+1091.6H1
2025-06-24 13:36лонг13.141012.649113.2150time_exit_asof_close1440+45.3H1
2025-06-26 13:36шорт13.017013.504312.9430time_exit_asof_close1440+45.8H1
2025-06-30 13:35шорт13.191013.684813.0710time_exit_asof_close1440+80.0H1
2025-07-01 13:39шорт13.040013.528213.0700time_exit_asof_close1440-34.0H1
2025-07-02 13:35лонг13.070012.580713.8750time_exit_asof_close1440+604.9H1
2025-07-03 13:36лонг13.894013.373913.3739mae_stop_exit_at_level1062-385.3H1
2025-07-04 13:48шорт13.256013.752213.1510time_exit_asof_close1440+68.2H1
2025-07-08 13:35шорт13.490013.995013.9950mae_stop_exit_at_level960-385.3H1
2025-07-11 13:36лонг15.664015.077615.0776mae_stop_exit_at_level530-385.3H1
2025-07-15 13:38шорт15.508016.088516.0885mae_stop_exit_at_level256-385.3H1
2025-07-18 13:37лонг18.562017.867117.8671mae_stop_exit_at_level101-385.3H1
2025-07-21 13:39лонг19.970019.222419.2224mae_stop_exit_at_level351-385.3H1
2025-07-23 13:36шорт18.411019.100218.0530time_exit_asof_close1440+183.4H1
2025-07-29 13:41шорт18.248018.931117.4010time_exit_asof_close1440+453.2H1
2025-08-01 13:39шорт16.547017.166416.0090time_exit_asof_close1440+314.1H1
2025-08-04 13:35лонг16.701016.075816.6200time_exit_asof_close1440-59.5H1
2025-08-05 13:39лонг16.708016.082516.0825mae_stop_exit_at_level503-385.3H1
2025-08-06 13:36шорт16.294016.904016.9040mae_stop_exit_at_level1131-385.3H1
2025-08-07 13:38лонг17.931017.259819.5680time_exit_asof_close1440+901.9H1
2025-08-08 13:35лонг19.558018.825820.9580time_exit_asof_close1440+704.8H1
2025-08-11 13:40лонг21.687020.875120.8751mae_stop_exit_at_level520-385.3H1
2025-08-15 13:35шорт22.303023.137921.8280time_exit_asof_close1440+202.0H1
2025-08-19 13:43шорт24.392025.305125.3051mae_stop_exit_at_level1387-385.3H1
2025-08-20 13:36лонг25.183024.240325.9890time_exit_asof_close1440+309.1H1
2025-08-21 13:37лонг26.134025.155725.1557mae_stop_exit_at_level128-385.3H1
2025-08-26 13:49шорт23.690024.576824.5768mae_stop_exit_at_level491-385.3H1
2025-08-27 13:42лонг24.449023.533824.2860time_exit_asof_close1440-77.7H1
2025-08-28 13:41шорт23.850024.742824.7428mae_stop_exit_at_level4-385.3H1
2025-08-29 13:39шорт23.340024.213723.1400time_exit_asof_close1440+74.7H1
2025-09-01 13:42шорт23.050023.912923.1650time_exit_asof_close1440-60.9H2
2025-09-04 13:39шорт23.188024.056022.9680time_exit_asof_close1440+83.9H2
2025-09-05 13:38шорт22.937023.795622.1200time_exit_asof_close1440+345.2H2
2025-09-09 13:44лонг23.643022.757923.7420time_exit_asof_close1440+30.9H2
2025-09-10 13:43лонг23.792022.901323.6920time_exit_asof_close1440-53.0H2
2025-09-11 13:44шорт23.640024.525024.5250mae_stop_exit_at_level658-385.3H2
2025-09-15 13:39шорт23.228024.097523.4130time_exit_asof_close1440-90.6H2
2025-09-17 13:35шорт22.982023.842323.8423mae_stop_exit_at_level513-385.3H2
2025-09-18 13:35лонг24.325023.414423.7920time_exit_asof_close1440-230.1H2
2025-09-22 13:39шорт21.417022.218721.8280time_exit_asof_close1440-202.9H2
2025-09-24 13:37шорт21.613022.422120.8270time_exit_asof_close1440+352.7H2
2025-09-25 13:35шорт20.876021.657520.4110time_exit_asof_close1440+211.7H2
2025-09-29 13:38лонг21.079020.289921.3000time_exit_asof_close1440+93.8H2
2025-10-01 13:46лонг22.255021.421922.3540time_exit_asof_close1440+33.5H2
2025-10-03 13:35шорт22.322023.157622.0450time_exit_asof_close1440+113.1H2
2025-10-08 13:41шорт21.930022.750921.7170time_exit_asof_close1440+86.1H2
2025-10-09 13:43шорт21.668022.479122.4791mae_stop_exit_at_level829-385.3H2
2025-10-10 13:36лонг22.702021.852221.8522mae_stop_exit_at_level105-385.3H2
2025-10-14 13:36шорт18.267018.950818.9508mae_stop_exit_at_level135-385.3H2
2025-10-16 13:40шорт18.337019.023416.5250time_exit_asof_close1440+977.2H2
2025-10-17 13:43шорт16.409017.023316.6830time_exit_asof_close1440-178.0H2
2025-10-21 13:42шорт17.921018.591918.5919mae_stop_exit_at_level73-385.3H2
2025-10-29 13:36шорт18.139018.818017.1850time_exit_asof_close1440+514.9H2
2025-10-30 13:36шорт17.185017.828317.1440time_exit_asof_close1440+12.9H2
2025-11-04 14:38шорт14.792015.345715.3457mae_stop_exit_at_level25-385.3H2
2025-11-06 14:35шорт14.710015.260714.4250time_exit_asof_close1440+182.7H2
2025-11-07 14:35шорт14.425014.965014.9650mae_stop_exit_at_level42-385.3H2
2025-11-11 14:47шорт15.826016.418415.8830time_exit_asof_close1440-47.0H2
2025-11-13 14:35шорт15.417015.994114.1380time_exit_asof_close1440+818.6H2
2025-11-18 15:04шорт13.339013.838313.8383mae_stop_exit_at_level64-385.3H2
2025-11-24 14:49шорт12.369012.832012.8320mae_stop_exit_at_level155-385.3H2
2025-11-26 14:40лонг12.958012.472913.3350time_exit_asof_close1440+279.9H2
2025-12-02 14:35лонг12.544012.074414.2350time_exit_asof_close1440+1337.1H2
2025-12-03 14:38лонг14.364013.826314.3580time_exit_asof_close1440-15.2H2
2025-12-05 14:39шорт13.801014.317613.7770time_exit_asof_close1440+6.4H2
2025-12-12 14:36лонг14.247013.713713.7137mae_stop_exit_at_level59-385.3H2
2025-12-15 14:36лонг13.604013.094713.0947mae_stop_exit_at_level27-385.3H2
2025-12-16 14:43шорт12.811013.290612.6510time_exit_asof_close1440+113.9H2
2025-12-17 14:36шорт12.678013.152613.1526mae_stop_exit_at_level30-385.3H2
2025-12-18 14:35шорт12.605013.076912.4140time_exit_asof_close1440+140.5H2
2025-12-19 14:38шорт12.393012.856912.6020time_exit_asof_close1440-179.6H2
2025-12-22 14:54лонг12.807012.327612.3276mae_stop_exit_at_level880-385.3H2
2025-12-23 14:37шорт12.182012.638012.0600time_exit_asof_close1440+89.1H2
2025-12-24 14:36шорт12.087012.539512.2120time_exit_asof_close1440-114.4H2
2025-12-30 14:35лонг12.447011.981012.4600time_exit_asof_close1440-0.6H2
2026-01-02 14:38лонг12.975012.489313.1430time_exit_asof_close1440+118.5H2
2026-01-05 14:37лонг13.528013.021614.1230time_exit_asof_close1440+428.8H2
2026-01-06 14:39лонг14.205013.673213.6732mae_stop_exit_at_level125-385.3H2
2026-01-08 14:43шорт13.033013.520913.0840time_exit_asof_close1440-50.1H2
2026-01-13 14:36лонг13.496012.990814.0300time_exit_asof_close1440+384.7H2
2026-01-14 14:38лонг14.081013.553914.0300time_exit_asof_close1440-47.2H2
2026-01-16 14:36шорт13.711014.224313.8300time_exit_asof_close1440-97.8H2
2026-01-22 14:35шорт12.295012.755312.0930time_exit_asof_close1440+153.3H2
2026-01-23 14:37шорт12.066012.517712.1810time_exit_asof_close1440-106.3H2
2026-01-29 14:35шорт11.473011.902510.7330time_exit_asof_close1440+634.0H2
2026-02-02 14:35лонг9.81009.44289.6710time_exit_asof_close1440-152.7H2
2026-02-11 14:36шорт8.33108.64298.5070time_exit_asof_close1440-222.3H2
2026-02-20 14:35лонг8.63308.30988.9890time_exit_asof_close1440+401.4H2
2026-02-23 14:39шорт8.46008.77678.1240time_exit_asof_close1440+386.2H2
2026-02-26 14:35лонг9.26208.91538.9153mae_stop_exit_at_level135-385.3H2
2026-03-06 14:35шорт8.83909.16998.7470time_exit_asof_close1440+93.1H2
2026-03-16 13:39лонг9.78709.42069.8180time_exit_asof_close1440+20.7H2
2026-03-17 14:28лонг9.83609.46789.4678mae_stop_exit_at_level1315-385.3H2
2026-03-19 13:35шорт8.92009.25399.0210time_exit_asof_close1440-124.2H2
2026-03-23 13:38лонг9.04808.70939.1880time_exit_asof_close1440+143.7H2
2026-03-25 13:36лонг9.48409.12909.1290mae_stop_exit_at_level969-385.3H2
2026-03-26 13:35шорт8.93909.27368.5560time_exit_asof_close1440+417.5H2
2026-03-27 13:36шорт8.52608.84528.5480time_exit_asof_close1440-36.8H2
2026-04-02 13:35шорт8.42808.74358.7435mae_stop_exit_at_level1080-385.3H2
2026-04-07 13:40шорт8.65008.97388.9738mae_stop_exit_at_level532-385.3H2
2026-04-09 13:38шорт8.74109.06829.0682mae_stop_exit_at_level449-385.3H2
2026-04-14 13:36лонг9.17808.83449.1390time_exit_asof_close1440-53.5H2
2026-04-17 13:37лонг9.74909.38409.3840mae_stop_exit_at_level1274-385.3H2
2026-04-20 14:08шорт9.19509.53929.3750time_exit_asof_close1440-206.8H2
2026-04-21 13:42лонг9.40309.05109.5340time_exit_asof_close1440+128.3H2
2026-04-23 13:45шорт9.25309.59949.3500time_exit_asof_close1440-115.8H2
2026-05-01 13:53лонг9.25408.90769.0960time_exit_asof_close1440-181.7H2
2026-05-04 13:36лонг9.43609.08289.7270time_exit_asof_close1440+297.4H2
2026-05-11 13:35шорт10.489010.881710.2850time_exit_asof_close1440+183.5H2
2026-05-12 13:36шорт10.278010.662810.6628mae_stop_exit_at_level1160-385.3H2
2026-05-15 13:38шорт10.127010.50619.6220time_exit_asof_close1440+487.7H2
2026-05-18 13:36шорт9.44709.80069.8006mae_stop_exit_at_level1083-385.3H2
2026-05-19 13:36лонг9.60009.24069.5120time_exit_asof_close1440-102.7H2
2026-05-22 13:40лонг9.97609.60259.6025mae_stop_exit_at_level305-385.3H2
2026-05-27 13:37шорт9.32009.66898.8400time_exit_asof_close1440+504.0H2
2026-05-28 13:36шорт8.83809.16898.8870time_exit_asof_close1440-66.4H2
2026-06-01 13:49шорт8.92509.25918.8350time_exit_asof_close1440+89.8H2
2026-06-02 13:35шорт8.84009.17098.5120time_exit_asof_close1440+360.0H2
2026-06-03 13:42шорт8.49608.81408.0670time_exit_asof_close1440+493.9H2
2026-06-05 13:41шорт7.57107.85447.3620time_exit_asof_close1440+265.1H2
2026-06-08 13:53лонг7.99607.69677.9180time_exit_asof_close1440-108.5H2
2026-06-11 13:35лонг7.78607.49457.8510time_exit_asof_close1440+72.5H2
2026-06-16 13:36шорт8.27808.58798.1670time_exit_asof_close1440+123.1H2
2026-06-18 13:35шорт8.04508.34627.8630time_exit_asof_close1440+215.2H2
2026-06-22 13:36лонг8.13307.82857.8285mae_stop_exit_at_level532-385.3H2
2026-06-24 13:43шорт7.48407.76427.3060time_exit_asof_close1440+226.8H2
2026-06-25 13:37шорт7.39207.66877.1400time_exit_asof_close1440+329.9H2

ADAUSDT

минус в обеих половинах (−31.7 / −6.2 bp) — отклонить.

срезnWR%net bp/сделкудоля стоп-выходов
H111241.1%-30.942.9%
H210147.5%-7.132.7%
пул21344.1%-19.638.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.3380000.3505180.334600time_exit_asof_close1440+89.6H1
2024-10-10 13:36шорт0.3344000.3467850.346785mae_stop_exit_at_level1227-381.4H1
2024-10-11 15:05лонг0.3485000.3355930.355600time_exit_asof_close1440+192.7H1
2024-10-14 13:43лонг0.3547000.3415640.364300time_exit_asof_close1440+259.7H1
2024-10-15 13:37лонг0.3622000.3487860.348786mae_stop_exit_at_level90-381.4H1
2024-10-16 13:39шорт0.3561000.3692880.344700time_exit_asof_close1440+309.1H1
2024-10-17 13:35шорт0.3442000.3569470.346200time_exit_asof_close1440-69.1H1
2024-10-22 13:40шорт0.3567000.3699100.354400time_exit_asof_close1440+53.5H1
2024-10-29 13:38лонг0.3486000.3356900.351400time_exit_asof_close1440+69.3H1
2024-11-04 14:37шорт0.3268000.3389030.334000time_exit_asof_close1440-231.3H1
2024-11-05 14:48лонг0.3354000.3229780.354000time_exit_asof_close1440+543.6H1
2024-11-06 14:39лонг0.3573000.3440670.373700time_exit_asof_close1440+448.0H1
2024-11-08 14:35лонг0.4498000.4331420.433142mae_stop_exit_at_level700-381.4H1
2024-11-13 14:43лонг0.6008000.5785490.578549mae_stop_exit_at_level262-381.4H1
2024-11-14 14:37шорт0.5669000.5878950.587895mae_stop_exit_at_level460-381.4H1
2024-11-18 14:35лонг0.7416000.7141350.727900time_exit_asof_close1440-195.7H1
2024-11-19 15:24шорт0.7251000.7519540.751954mae_stop_exit_at_level241-381.4H1
2024-11-21 14:35шорт0.7891000.8183240.818324mae_stop_exit_at_level486-381.4H1
2024-11-22 14:38лонг0.8952000.8620461.1004time_exit_asof_close1440+2281.2H1
2024-11-27 14:37лонг1.00610.9688390.997700time_exit_asof_close1440-94.5H1
2024-11-29 14:44лонг1.06951.02991.0867time_exit_asof_close1440+149.8H1
2024-12-02 14:35лонг1.12031.07881.1698time_exit_asof_close1440+430.8H1
2024-12-03 14:41лонг1.18921.14521.2164time_exit_asof_close1440+217.7H1
2024-12-04 14:36лонг1.20871.16391.1639mae_stop_exit_at_level108-381.4H1
2024-12-06 14:40шорт1.16091.20391.2039mae_stop_exit_at_level48-381.4H1
2024-12-10 14:35шорт1.00111.03821.0382mae_stop_exit_at_level1310-381.4H1
2024-12-18 14:55шорт1.02291.06080.950400time_exit_asof_close1440+697.8H1
2024-12-19 14:40шорт0.9638000.9994940.864100time_exit_asof_close1440+1023.4H1
2024-12-24 14:37лонг0.9314000.8969060.919600time_exit_asof_close1440-137.7H1
2024-12-26 14:35шорт0.8630000.8949610.894961mae_stop_exit_at_level1111-381.4H1
2024-12-30 14:35шорт0.8349000.8658210.865821mae_stop_exit_at_level190-381.4H1
2025-01-06 14:36шорт1.06651.10601.1060mae_stop_exit_at_level93-381.4H1
2025-01-09 14:35шорт0.8923000.9253460.925346mae_stop_exit_at_level56-381.4H1
2025-01-13 14:35шорт0.8764000.9088580.908858mae_stop_exit_at_level5-381.4H1
2025-01-14 14:35лонг0.9860000.9494831.0421time_exit_asof_close1440+558.0H1
2025-01-15 14:47лонг1.04631.00761.0572time_exit_asof_close1440+93.2H1
2025-01-21 14:35шорт0.9882001.02481.0248mae_stop_exit_at_level250-381.4H1
2025-01-22 14:36шорт0.9912001.02790.986700time_exit_asof_close1440+34.4H1
2025-01-24 14:43лонг1.00400.9668170.966817mae_stop_exit_at_level501-381.4H1
2025-01-28 14:38лонг0.9562000.9207870.920787mae_stop_exit_at_level371-381.4H1
2025-01-29 14:35шорт0.9181000.9521020.952102mae_stop_exit_at_level350-381.4H1
2025-01-30 14:38лонг0.9699000.9339800.967200time_exit_asof_close1440-38.8H1
2025-02-05 14:49лонг0.7752000.7464900.746490mae_stop_exit_at_level88-381.4H1
2025-02-14 14:36лонг0.8074000.7774980.781100time_exit_asof_close1440-336.7H1
2025-02-18 14:35шорт0.7869000.8160430.770000time_exit_asof_close1440+203.8H1
2025-02-20 14:35лонг0.7988000.7692160.803400time_exit_asof_close1440+46.6H1
2025-02-24 14:42шорт0.7218000.7485320.646300time_exit_asof_close1440+1035.0H1
2025-02-25 14:40шорт0.6461000.6700280.670028mae_stop_exit_at_level315-381.4H1
2025-02-26 14:37лонг0.6665000.6418160.641816mae_stop_exit_at_level241-381.4H1
2025-03-06 14:35шорт0.9143000.9481610.866600time_exit_asof_close1440+510.7H1
2025-03-10 13:48шорт0.7210000.7477020.723000time_exit_asof_close1440-38.7H1
2025-03-11 14:03шорт0.7126000.7389910.738991mae_stop_exit_at_level258-381.4H1
2025-03-13 13:38шорт0.7243000.7511240.722500time_exit_asof_close1440+13.9H1
2025-03-14 13:42шорт0.7184000.7450060.745006mae_stop_exit_at_level98-381.4H1
2025-03-17 13:35лонг0.7215000.6947790.698600time_exit_asof_close1440-328.4H1
2025-03-18 13:35шорт0.6986000.7244730.724473mae_stop_exit_at_level1310-381.4H1
2025-03-19 13:40лонг0.7355000.7082610.735200time_exit_asof_close1440-15.1H1
2025-03-20 13:35лонг0.7341000.7069130.706913mae_stop_exit_at_level1139-381.4H1
2025-03-24 13:41лонг0.7314000.7043130.753900time_exit_asof_close1440+296.6H1
2025-03-26 13:45лонг0.7630000.7347420.734742mae_stop_exit_at_level216-381.4H1
2025-03-27 13:37шорт0.7221000.7488430.702400time_exit_asof_close1440+261.8H1
2025-03-31 13:45шорт0.6352000.6587250.658725mae_stop_exit_at_level65-381.4H1
2025-04-02 13:35лонг0.6816000.6563570.656357mae_stop_exit_at_level517-381.4H1
2025-04-03 14:08шорт0.6225000.6455540.645554mae_stop_exit_at_level406-381.4H1
2025-04-04 13:53лонг0.6387000.6150460.647400time_exit_asof_close1440+125.2H1
2025-04-07 13:38шорт0.5392000.5591690.559169mae_stop_exit_at_level13-381.4H1
2025-04-17 13:45лонг0.6203000.5973270.616000time_exit_asof_close1440-80.3H1
2025-04-18 13:43шорт0.6161000.6389170.626200time_exit_asof_close1440-174.9H1
2025-04-24 13:41шорт0.6962000.7219840.721984mae_stop_exit_at_level85-381.4H1
2025-04-25 13:35лонг0.7111000.6847640.703000time_exit_asof_close1440-124.9H1
2025-04-29 13:38шорт0.7062000.7323540.677100time_exit_asof_close1440+401.1H1
2025-04-30 13:39шорт0.6743000.6992730.699273mae_stop_exit_at_level1163-381.4H1
2025-05-06 13:37шорт0.6452000.6690950.669095mae_stop_exit_at_level506-381.4H1
2025-05-07 13:39лонг0.6736000.6486530.718200time_exit_asof_close1440+651.1H1
2025-05-08 13:36лонг0.7225000.6957420.792500time_exit_asof_close1440+957.9H1
2025-05-09 13:36лонг0.7925000.7631500.808600time_exit_asof_close1440+192.2H1
2025-05-15 13:38шорт0.7640000.7922950.782100time_exit_asof_close1440-247.9H1
2025-05-16 13:35лонг0.7832000.7541940.754194mae_stop_exit_at_level548-381.4H1
2025-05-21 13:43лонг0.7551000.7271350.800400time_exit_asof_close1440+588.9H1
2025-05-28 13:43шорт0.7541000.7820280.743200time_exit_asof_close1440+133.5H1
2025-05-29 13:38шорт0.7456000.7732130.703700time_exit_asof_close1440+551.0H1
2025-06-02 13:36лонг0.6738000.6488460.687400time_exit_asof_close1440+190.8H1
2025-06-05 13:39шорт0.6813000.7065320.661200time_exit_asof_close1440+284.0H1
2025-06-16 13:49лонг0.6455000.6215940.621594mae_stop_exit_at_level620-381.4H1
2025-06-23 13:35лонг0.5415000.5214460.580000time_exit_asof_close1440+700.0H1
2025-06-24 13:36лонг0.5822000.5606380.579600time_exit_asof_close1440-55.7H1
2025-06-26 13:36шорт0.5532000.5736880.551300time_exit_asof_close1440+23.3H1
2025-07-02 13:35лонг0.5615000.5407050.602000time_exit_asof_close1440+710.3H1
2025-07-03 13:36лонг0.6029000.5805720.580572mae_stop_exit_at_level1076-381.4H1
2025-07-04 13:45шорт0.5766000.5979540.573300time_exit_asof_close1440+46.2H1
2025-07-11 13:36лонг0.7500000.7222240.722224mae_stop_exit_at_level442-381.4H1
2025-07-15 13:39шорт0.7295000.7565170.750400time_exit_asof_close1440-297.5H1
2025-07-18 14:08лонг0.8610000.8291130.829113mae_stop_exit_at_level33-381.4H1
2025-07-21 13:41лонг0.9236000.8893940.889394mae_stop_exit_at_level160-381.4H1
2025-07-23 13:36шорт0.8308000.8615690.811700time_exit_asof_close1440+218.9H1
2025-07-24 13:54шорт0.8046000.8343980.834398mae_stop_exit_at_level67-381.4H1
2025-07-25 13:37шорт0.8012000.8308720.828100time_exit_asof_close1440-346.7H1
2025-07-29 13:41шорт0.7994000.8290060.762000time_exit_asof_close1440+456.9H1
2025-08-01 13:39шорт0.7239000.7507100.712000time_exit_asof_close1440+153.4H1
2025-08-04 13:35лонг0.7440000.7164460.740100time_exit_asof_close1440-63.4H1
2025-08-05 13:48лонг0.7444000.7168310.716831mae_stop_exit_at_level362-381.4H1
2025-08-06 13:36шорт0.7216000.7483240.748324mae_stop_exit_at_level1228-381.4H1
2025-08-07 13:39лонг0.7707000.7421570.742157mae_stop_exit_at_level188-381.4H1
2025-08-08 13:40лонг0.7917000.7623790.808000time_exit_asof_close1440+194.9H1
2025-08-12 13:41лонг0.7966000.7670980.874100time_exit_asof_close1440+961.9H1
2025-08-14 13:51лонг0.9375000.9027800.902780mae_stop_exit_at_level144-381.4H1
2025-08-18 13:41шорт0.9086000.9422500.942250mae_stop_exit_at_level1257-381.4H1
2025-08-21 13:37лонг0.8784000.8458680.845868mae_stop_exit_at_level692-381.4H1
2025-08-25 13:45шорт0.8559000.8875980.844200time_exit_asof_close1440+125.7H1
2025-08-26 13:47шорт0.8412000.8723540.872354mae_stop_exit_at_level368-381.4H1
2025-08-27 13:41лонг0.8621000.8301720.866700time_exit_asof_close1440+42.4H1
2025-08-29 13:39шорт0.8282000.8588720.811300time_exit_asof_close1440+193.1H1
2025-09-01 13:37шорт0.8180000.8482950.817500time_exit_asof_close1440-4.9H2
2025-09-04 13:48шорт0.8117000.8417610.841761mae_stop_exit_at_level1362-381.4H2
2025-09-09 13:47лонг0.8846000.8518390.894300time_exit_asof_close1440+98.7H2
2025-09-10 13:42лонг0.8895000.8565570.878400time_exit_asof_close1440-135.8H2
2025-09-15 13:39шорт0.8627000.8946500.868200time_exit_asof_close1440-74.8H2
2025-09-17 13:36шорт0.8684000.9005610.900561mae_stop_exit_at_level515-381.4H2
2025-09-18 13:36лонг0.9184000.8843870.907100time_exit_asof_close1440-134.0H2
2025-09-19 13:38шорт0.9043000.9377910.897700time_exit_asof_close1440+62.0H2
2025-09-22 13:38шорт0.8267000.8573170.822300time_exit_asof_close1440+42.2H2
2025-09-23 13:42шорт0.8199000.8502650.823400time_exit_asof_close1440-53.7H2
2025-09-24 13:37шорт0.8193000.8496430.788400time_exit_asof_close1440+366.2H2
2025-09-25 13:37шорт0.7884000.8175980.770500time_exit_asof_close1440+216.0H2
2025-09-29 13:37лонг0.7927000.7633420.788700time_exit_asof_close1440-61.5H2
2025-09-30 13:43лонг0.7919000.7625720.837000time_exit_asof_close1440+558.5H2
2025-10-08 13:41шорт0.8159000.8461170.846117mae_stop_exit_at_level219-381.4H2
2025-10-09 13:35шорт0.8124000.8424870.820500time_exit_asof_close1440-110.7H2
2025-10-10 13:38лонг0.8223000.7918460.791846mae_stop_exit_at_level103-381.4H2
2025-10-14 13:35шорт0.6705000.6953320.695332mae_stop_exit_at_level138-381.4H2
2025-10-16 13:47шорт0.6756000.7006210.613500time_exit_asof_close1440+908.2H2
2025-10-17 13:43шорт0.6147000.6374650.637465mae_stop_exit_at_level1042-381.4H2
2025-10-20 13:40лонг0.6685000.6437420.643742mae_stop_exit_at_level866-381.4H2
2025-10-23 13:35лонг0.6439000.6200530.653900time_exit_asof_close1440+144.3H2
2025-10-27 13:35шорт0.6704000.6952280.668200time_exit_asof_close1440+21.8H2
2025-10-28 13:35шорт0.6682000.6929470.650500time_exit_asof_close1440+253.9H2
2025-10-29 13:36шорт0.6483000.6723100.613100time_exit_asof_close1440+532.0H2
2025-10-30 13:36шорт0.6131000.6358060.611000time_exit_asof_close1440+23.3H2
2025-11-03 14:42шорт0.5732000.5944280.543500time_exit_asof_close1440+507.1H2
2025-11-04 14:38шорт0.5335000.5532580.553258mae_stop_exit_at_level42-381.4H2
2025-11-06 14:35шорт0.5266000.5461030.546103mae_stop_exit_at_level1034-381.4H2
2025-11-07 14:35шорт0.5231000.5424730.542473mae_stop_exit_at_level46-381.4H2
2025-11-13 14:35шорт0.5568000.5774210.510300time_exit_asof_close1440+824.1H2
2025-11-18 15:02шорт0.4615000.4785920.478592mae_stop_exit_at_level76-381.4H2
2025-11-24 14:44шорт0.4044000.4193770.419377mae_stop_exit_at_level160-381.4H2
2025-11-26 14:41лонг0.4163000.4008820.428200time_exit_asof_close1440+274.9H2
2025-12-02 14:35лонг0.4025000.3875930.431100time_exit_asof_close1440+699.6H2
2025-12-03 14:38лонг0.4347000.4186010.444600time_exit_asof_close1440+216.7H2
2025-12-05 14:39шорт0.4245000.4402210.414400time_exit_asof_close1440+226.9H2
2025-12-09 15:01лонг0.4535000.4367050.462900time_exit_asof_close1440+196.3H2
2025-12-10 15:04лонг0.4640000.4468160.446816mae_stop_exit_at_level577-381.4H2
2025-12-12 14:36лонг0.4254000.4096450.409645mae_stop_exit_at_level82-381.4H2
2025-12-15 14:36лонг0.4039000.3889420.388942mae_stop_exit_at_level21-381.4H2
2025-12-16 14:45шорт0.3823000.3964580.380700time_exit_asof_close1440+30.9H2
2025-12-18 14:35шорт0.3717000.3854660.366600time_exit_asof_close1440+126.2H2
2025-12-19 14:39шорт0.3659000.3794510.379451mae_stop_exit_at_level114-381.4H2
2025-12-23 14:37шорт0.3603000.3736440.353800time_exit_asof_close1440+169.4H2
2025-12-24 14:36шорт0.3546000.3677330.350900time_exit_asof_close1440+93.3H2
2025-12-31 14:41шорт0.3479000.3607840.343000time_exit_asof_close1440+129.8H2
2026-01-02 14:38лонг0.3664000.3528300.389700time_exit_asof_close1440+624.9H2
2026-01-05 14:37лонг0.4034000.3884600.433800time_exit_asof_close1440+742.6H2
2026-01-08 14:43шорт0.3862000.4005030.389100time_exit_asof_close1440-86.1H2
2026-01-09 15:21лонг0.3931000.3785420.390200time_exit_asof_close1440-84.8H2
2026-01-13 14:36лонг0.4015000.3866300.416300time_exit_asof_close1440+357.6H2
2026-01-14 14:38лонг0.4180000.4025190.402519mae_stop_exit_at_level768-381.4H2
2026-01-15 14:35шорт0.4051000.4201030.390200time_exit_asof_close1440+356.8H2
2026-01-16 14:39шорт0.3894000.4038210.400300time_exit_asof_close1440-290.9H2
2026-01-21 15:18лонг0.3627000.3492670.349267mae_stop_exit_at_level86-381.4H2
2026-01-23 14:37шорт0.3543000.3674220.367422mae_stop_exit_at_level172-381.4H2
2026-01-28 14:35лонг0.3609000.3475340.347534mae_stop_exit_at_level818-381.4H2
2026-01-29 14:42шорт0.3425000.3551850.326300time_exit_asof_close1440+462.0H2
2026-02-02 14:40лонг0.3023000.2911040.298800time_exit_asof_close1440-126.8H2
2026-02-11 14:36шорт0.2561000.2655850.265585mae_stop_exit_at_level1137-381.4H2
2026-02-13 14:41шорт0.2631000.2728440.272844mae_stop_exit_at_level51-381.4H2
2026-02-20 14:42лонг0.2786000.2682820.283800time_exit_asof_close1440+175.6H2
2026-02-23 14:36шорт0.2701000.2801030.254500time_exit_asof_close1440+566.6H2
2026-02-25 14:40лонг0.2851000.2745410.291500time_exit_asof_close1440+213.5H2
2026-03-03 14:41шорт0.2634000.2731550.273155mae_stop_exit_at_level1116-381.4H2
2026-03-06 14:35шорт0.2598000.2694220.253600time_exit_asof_close1440+227.6H2
2026-03-16 13:36лонг0.2878000.2771410.286200time_exit_asof_close1440-66.6H2
2026-03-17 13:51шорт0.2841000.2946220.294622mae_stop_exit_at_level922-381.4H2
2026-03-19 13:39шорт0.2637000.2734660.266400time_exit_asof_close1440-113.4H2
2026-03-23 13:37лонг0.2602000.2505630.263300time_exit_asof_close1440+108.1H2
2026-03-27 13:36шорт0.2460000.2551110.248800time_exit_asof_close1440-124.8H2
2026-04-02 13:35шорт0.2350000.2437030.243703mae_stop_exit_at_level956-381.4H2
2026-04-06 13:35лонг0.2557000.2462300.246230mae_stop_exit_at_level566-381.4H2
2026-04-07 13:46шорт0.2420000.2509620.250962mae_stop_exit_at_level479-381.4H2
2026-04-09 13:47шорт0.2497000.2589480.258948mae_stop_exit_at_level510-381.4H2
2026-04-14 13:36лонг0.2450000.2359260.241600time_exit_asof_close1440-149.8H2
2026-04-15 13:44шорт0.2407000.2496140.249614mae_stop_exit_at_level352-381.4H2
2026-04-17 13:37лонг0.2637000.2539340.253934mae_stop_exit_at_level1138-381.4H2
2026-04-23 13:43шорт0.2471000.2562510.250600time_exit_asof_close1440-152.6H2
2026-04-27 13:45шорт0.2469000.2560440.246600time_exit_asof_close1440+1.2H2
2026-05-01 13:53лонг0.2499000.2406450.248600time_exit_asof_close1440-63.0H2
2026-05-12 13:35шорт0.2731000.2832140.266900time_exit_asof_close1440+216.0H2
2026-05-13 13:35шорт0.2669000.2767850.266200time_exit_asof_close1440+15.2H2
2026-05-14 13:35шорт0.2662000.2760590.276059mae_stop_exit_at_level293-381.4H2
2026-05-15 13:38шорт0.2614000.2710810.254300time_exit_asof_close1440+260.6H2
2026-05-18 13:36шорт0.2476000.2567700.250900time_exit_asof_close1440-144.3H2
2026-05-20 13:35шорт0.2480000.2571850.246900time_exit_asof_close1440+33.4H2
2026-05-21 13:44шорт0.2463000.2554220.252300time_exit_asof_close1440-254.6H2
2026-05-27 13:40шорт0.2375000.2462960.230700time_exit_asof_close1440+275.3H2
2026-05-28 13:36шорт0.2302000.2387250.232200time_exit_asof_close1440-97.9H2
2026-05-29 13:37лонг0.2327000.2240820.234900time_exit_asof_close1440+83.5H2
2026-06-02 13:35шорт0.2230000.2312590.215200time_exit_asof_close1440+338.8H2
2026-06-03 13:43шорт0.2148000.2227550.188900time_exit_asof_close1440+1194.8H2
2026-06-05 13:39шорт0.1624000.1684140.158400time_exit_asof_close1440+235.3H2
2026-06-08 13:35лонг0.1665000.1603340.167500time_exit_asof_close1440+49.1H2
2026-06-09 13:44лонг0.1683000.1620670.162067mae_stop_exit_at_level151-381.4H2
2026-06-11 13:35лонг0.1648000.1586970.170100time_exit_asof_close1440+310.6H2
2026-06-16 14:16шорт0.1764000.1829330.169100time_exit_asof_close1440+402.8H2
2026-06-18 13:35шорт0.1650000.1711110.161100time_exit_asof_close1440+225.4H2
2026-06-24 13:48шорт0.1446000.1499550.149955mae_stop_exit_at_level914-381.4H2

BNBUSDT

кандидат — H2 плюс (+37.2 bp), H1 минус (−20.5 bp), аналогично SOL; gate2 PASS.

срезnWR%net bp/сделкудоля стоп-выходов
H110641.5%-20.028.3%
H29750.5%+38.824.7%
пул20345.8%+8.126.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.45578.75567.85time_exit_asof_close1440-53.4H1
2024-10-14 13:42лонг580.00566.36593.45time_exit_asof_close1440+220.9H1
2024-10-15 13:38лонг593.30579.35579.35mae_stop_exit_at_level89-246.2H1
2024-10-17 13:35шорт590.75604.64595.00time_exit_asof_close1440-82.9H1
2024-10-18 13:38лонг595.70581.69596.10time_exit_asof_close1440-4.3H1
2024-10-22 13:41шорт591.60605.51584.25time_exit_asof_close1440+113.2H1
2024-10-24 13:43лонг591.55577.64589.85time_exit_asof_close1440-39.7H1
2024-10-29 13:43лонг606.15591.89594.25time_exit_asof_close1440-207.3H1
2024-10-30 13:35шорт594.70608.69585.30time_exit_asof_close1440+147.1H1
2024-10-31 13:48шорт583.55597.28583.20time_exit_asof_close1440-5.0H1
2024-11-05 14:43лонг568.05554.69584.25time_exit_asof_close1440+274.2H1
2024-11-06 14:36лонг583.95570.22591.60time_exit_asof_close1440+120.0H1
2024-11-12 14:39лонг625.30610.59610.59mae_stop_exit_at_level770-246.2H1
2024-11-15 14:35шорт610.10624.45624.45mae_stop_exit_at_level783-246.2H1
2024-11-19 15:20шорт612.35626.75612.45time_exit_asof_close1440-12.6H1
2024-11-27 14:37лонг629.40614.60652.85time_exit_asof_close1440+361.6H1
2024-11-29 14:35лонг659.05643.55660.50time_exit_asof_close1440+11.0H1
2024-12-04 14:35лонг776.10757.85757.85mae_stop_exit_at_level53-246.2H1
2024-12-06 14:37шорт719.35736.27736.27mae_stop_exit_at_level84-246.2H1
2024-12-10 14:35шорт688.15704.34689.70time_exit_asof_close1440-33.5H1
2024-12-18 14:35шорт712.75729.51702.25time_exit_asof_close1440+136.3H1
2024-12-19 14:39шорт700.45716.92659.15time_exit_asof_close1440+578.6H1
2024-12-24 14:37лонг692.35676.07709.65time_exit_asof_close1440+238.9H1
2024-12-30 14:35шорт687.80703.98703.98mae_stop_exit_at_level188-246.2H1
2025-01-03 14:35шорт707.05723.68716.15time_exit_asof_close1440-139.7H1
2025-01-06 14:41лонг716.45699.60722.60time_exit_asof_close1440+74.8H1
2025-01-08 14:39шорт694.80711.14683.80time_exit_asof_close1440+147.3H1
2025-01-09 14:36шорт683.95700.04691.80time_exit_asof_close1440-125.8H1
2025-01-14 14:37лонг697.35680.95697.10time_exit_asof_close1440-14.6H1
2025-01-17 14:36лонг722.95705.95705.95mae_stop_exit_at_level787-246.2H1
2025-01-20 14:38шорт691.10707.35684.65time_exit_asof_close1440+82.3H1
2025-01-21 14:35шорт687.00703.16703.16mae_stop_exit_at_level861-246.2H1
2025-01-24 14:41лонг688.05671.87685.65time_exit_asof_close1440-45.9H1
2025-01-29 14:35шорт665.25680.90679.05time_exit_asof_close1440-218.4H1
2025-01-30 14:36лонг680.20664.20683.05time_exit_asof_close1440+30.9H1
2025-02-04 14:39лонг587.70573.88573.88mae_stop_exit_at_level327-246.2H1
2025-02-06 14:35лонг585.30571.53571.53mae_stop_exit_at_level70-246.2H1
2025-02-10 14:37шорт602.65616.82616.82mae_stop_exit_at_level523-246.2H1
2025-02-12 14:35лонг641.05625.97695.05time_exit_asof_close1440+831.4H1
2025-02-17 14:35лонг680.25664.25664.25mae_stop_exit_at_level114-246.2H1
2025-02-18 14:35шорт656.05671.48658.90time_exit_asof_close1440-54.4H1
2025-02-20 14:38шорт651.95667.28667.28mae_stop_exit_at_level1408-246.2H1
2025-02-24 14:41шорт638.70653.72608.70time_exit_asof_close1440+458.7H1
2025-02-25 14:40шорт608.90623.22623.22mae_stop_exit_at_level344-246.2H1
2025-02-26 14:38лонг614.55600.10600.10mae_stop_exit_at_level240-246.2H1
2025-03-03 14:38шорт599.20613.29575.80time_exit_asof_close1440+379.5H1
2025-03-06 15:16лонг600.35586.23586.23mae_stop_exit_at_level544-246.2H1
2025-03-07 14:35лонг601.10586.96598.00time_exit_asof_close1440-62.6H1
2025-03-10 13:37шорт559.60572.76551.30time_exit_asof_close1440+137.3H1
2025-03-11 14:02шорт545.70558.53558.53mae_stop_exit_at_level290-246.2H1
2025-03-14 13:43шорт578.30591.90591.90mae_stop_exit_at_level679-246.2H1
2025-03-17 13:35лонг628.70613.91626.30time_exit_asof_close1440-49.2H1
2025-03-20 13:38лонг626.80612.06631.20time_exit_asof_close1440+59.2H1
2025-03-24 13:40лонг626.40611.67632.10time_exit_asof_close1440+80.0H1
2025-04-01 14:00лонг615.40600.93600.93mae_stop_exit_at_level779-246.2H1
2025-04-03 14:06шорт585.80599.58599.58mae_stop_exit_at_level1094-246.2H1
2025-04-07 13:38шорт541.70554.44554.44mae_stop_exit_at_level14-246.2H1
2025-04-11 13:35лонг583.40569.68591.90time_exit_asof_close1440+134.7H1
2025-04-17 13:44лонг587.80573.97591.10time_exit_asof_close1440+45.1H1
2025-04-22 13:41лонг607.50593.21609.40time_exit_asof_close1440+20.3H1
2025-04-24 13:41шорт596.60610.63603.40time_exit_asof_close1440-125.0H1
2025-04-25 13:35лонг603.70589.50602.80time_exit_asof_close1440-25.9H1
2025-04-29 13:35шорт602.10616.26597.20time_exit_asof_close1440+70.4H1
2025-04-30 13:39шорт595.60609.61603.00time_exit_asof_close1440-135.2H1
2025-05-02 13:35шорт598.10612.17597.40time_exit_asof_close1440+0.7H1
2025-05-05 13:35лонг594.30580.32595.10time_exit_asof_close1440+2.5H1
2025-05-08 13:36лонг616.90602.39640.40time_exit_asof_close1440+369.9H1
2025-05-09 13:35лонг640.00624.95653.50time_exit_asof_close1440+199.9H1
2025-05-13 13:44шорт655.60671.02671.02mae_stop_exit_at_level364-246.2H1
2025-05-14 13:38шорт655.00670.41650.50time_exit_asof_close1440+57.7H1
2025-05-15 13:38шорт650.50665.80653.60time_exit_asof_close1440-58.7H1
2025-05-21 13:36лонг653.80638.42685.30time_exit_asof_close1440+470.8H1
2025-05-22 13:40лонг687.20671.04671.04mae_stop_exit_at_level1337-246.2H1
2025-05-27 13:40лонг688.00671.82686.60time_exit_asof_close1440-31.3H1
2025-05-28 13:43шорт685.30701.42683.10time_exit_asof_close1440+21.1H1
2025-05-29 13:40шорт682.80698.86671.20time_exit_asof_close1440+158.9H1
2025-05-30 13:36шорт669.80685.55657.70time_exit_asof_close1440+169.7H1
2025-06-02 13:37лонг655.20639.79663.00time_exit_asof_close1440+108.0H1
2025-06-04 13:37лонг668.50652.78662.70time_exit_asof_close1440-97.8H1
2025-06-05 13:45шорт661.70677.26649.70time_exit_asof_close1440+170.4H1
2025-06-11 14:22лонг670.00654.24663.70time_exit_asof_close1440-105.0H1
2025-06-16 13:44лонг655.40639.98653.10time_exit_asof_close1440-46.1H1
2025-06-20 13:36лонг648.70633.44637.60time_exit_asof_close1440-182.1H1
2025-06-24 13:36лонг638.60623.58646.60time_exit_asof_close1440+114.3H1
2025-06-27 13:37лонг645.20630.02645.60time_exit_asof_close1440-4.8H1
2025-07-02 13:35лонг657.50642.04662.00time_exit_asof_close1440+57.4H1
2025-07-03 13:37лонг662.70647.11657.50time_exit_asof_close1440-89.5H1
2025-07-04 13:38шорт657.10672.56654.30time_exit_asof_close1440+31.6H1
2025-07-08 13:39шорт659.80675.32662.20time_exit_asof_close1440-47.4H1
2025-07-10 13:45лонг671.50655.71688.90time_exit_asof_close1440+248.1H1
2025-07-11 13:36лонг690.30674.06685.00time_exit_asof_close1440-87.8H1
2025-07-15 13:39шорт682.10698.14691.10time_exit_asof_close1440-142.9H1
2025-07-18 13:37лонг760.90743.00743.00mae_stop_exit_at_level55-246.2H1
2025-07-21 13:40лонг777.10758.82758.82mae_stop_exit_at_level318-246.2H1
2025-07-31 13:38лонг795.40776.69776.69mae_stop_exit_at_level672-246.2H1
2025-08-01 13:39шорт768.40786.47753.10time_exit_asof_close1440+188.1H1
2025-08-04 13:35лонг758.90741.05758.20time_exit_asof_close1440-20.2H1
2025-08-08 13:35лонг787.80769.27809.00time_exit_asof_close1440+258.1H1
2025-08-13 13:35лонг858.40838.21838.21mae_stop_exit_at_level303-246.2H1
2025-08-18 13:36шорт836.90856.58844.40time_exit_asof_close1440-100.6H1
2025-08-21 13:37лонг853.10833.04833.04mae_stop_exit_at_level419-246.2H1
2025-08-25 13:45шорт856.10876.24845.60time_exit_asof_close1440+111.6H1
2025-08-26 13:49шорт841.50861.29861.29mae_stop_exit_at_level369-246.2H1
2025-08-27 13:42лонг862.00841.73878.40time_exit_asof_close1440+179.3H1
2025-08-28 13:40лонг878.60857.94857.94mae_stop_exit_at_level1066-246.2H1
2025-08-29 13:39шорт857.80877.98853.00time_exit_asof_close1440+45.0H1
2025-09-01 13:42шорт852.40872.45847.70time_exit_asof_close1440+44.1H2
2025-09-04 13:39шорт847.80867.74856.00time_exit_asof_close1440-107.7H2
2025-09-10 13:42лонг902.50881.27898.40time_exit_asof_close1440-56.4H2
2025-09-11 13:36шорт898.00919.12907.40time_exit_asof_close1440-115.7H2
2025-09-15 13:36шорт919.60941.23929.10time_exit_asof_close1440-114.3H2
2025-09-19 14:32шорт988.801,012.061,002.50time_exit_asof_close1440-149.6H2
2025-09-22 13:35шорт1,021.301,045.321,021.50time_exit_asof_close1440-13.0H2
2025-09-23 13:37шорт1,018.201,042.151,014.00time_exit_asof_close1440+30.2H2
2025-09-24 13:37шорт1,014.001,037.85990.60time_exit_asof_close1440+219.8H2
2025-09-25 13:37шорт990.601,013.90945.90time_exit_asof_close1440+440.2H2
2025-09-29 13:37лонг1,005.80982.141,007.60time_exit_asof_close1440+6.9H2
2025-09-30 13:44лонг1,011.80988.001,022.70time_exit_asof_close1440+96.7H2
2025-10-08 13:43шорт1,299.201,329.761,263.70time_exit_asof_close1440+262.2H2
2025-10-09 13:40шорт1,267.101,296.901,261.60time_exit_asof_close1440+32.4H2
2025-10-10 13:44шорт1,258.801,288.411,127.20time_exit_asof_close1440+1034.4H2
2025-10-14 13:36шорт1,154.101,181.241,181.24mae_stop_exit_at_level13-246.2H2
2025-10-16 13:37лонг1,189.601,161.621,161.62mae_stop_exit_at_level114-246.2H2
2025-10-17 13:43шорт1,061.701,086.671,086.67mae_stop_exit_at_level141-246.2H2
2025-10-22 13:39лонг1,079.901,054.501,054.50mae_stop_exit_at_level452-246.2H2
2025-10-23 13:35лонг1,093.801,068.071,126.00time_exit_asof_close1440+283.4H2
2025-10-28 13:35шорт1,141.001,167.841,113.10time_exit_asof_close1440+233.5H2
2025-10-29 13:36шорт1,111.301,137.441,086.70time_exit_asof_close1440+210.4H2
2025-10-30 13:35шорт1,089.601,115.231,081.00time_exit_asof_close1440+67.9H2
2025-10-31 13:42шорт1,078.301,103.661,083.70time_exit_asof_close1440-61.1H2
2025-11-04 14:38шорт936.80958.83958.83mae_stop_exit_at_level10-246.2H2
2025-11-05 14:42лонг956.00933.51937.80time_exit_asof_close1440-201.4H2
2025-11-06 14:35шорт936.30958.32958.32mae_stop_exit_at_level740-246.2H2
2025-11-07 14:35шорт929.80951.67951.67mae_stop_exit_at_level111-246.2H2
2025-11-12 14:36шорт971.00993.84954.70time_exit_asof_close1440+156.9H2
2025-11-13 14:35шорт956.80979.30916.80time_exit_asof_close1440+407.1H2
2025-11-18 14:37лонг924.30902.56915.40time_exit_asof_close1440-107.3H2
2025-11-20 14:40шорт896.20917.28829.30time_exit_asof_close1440+735.5H2
2025-11-24 14:44шорт832.40851.98851.98mae_stop_exit_at_level123-246.2H2
2025-11-26 14:40лонг863.50843.19887.00time_exit_asof_close1440+261.1H2
2025-12-02 14:36лонг854.00833.91894.30time_exit_asof_close1440+460.9H2
2025-12-05 14:39шорт886.10906.94892.20time_exit_asof_close1440-79.8H2
2025-12-12 14:36лонг891.30870.34870.34mae_stop_exit_at_level105-246.2H2
2025-12-16 14:45шорт864.90885.24856.50time_exit_asof_close1440+86.1H2
2025-12-17 14:36шорт859.20879.41841.60time_exit_asof_close1440+193.8H2
2025-12-18 14:35шорт841.80861.60845.80time_exit_asof_close1440-58.5H2
2025-12-19 14:40шорт844.30864.16851.40time_exit_asof_close1440-95.1H2
2025-12-23 14:38шорт846.40866.31835.90time_exit_asof_close1440+113.1H2
2025-12-24 14:35шорт838.70858.43836.90time_exit_asof_close1440+10.5H2
2025-12-30 14:37лонг859.90839.68867.40time_exit_asof_close1440+76.2H2
2026-01-02 14:38лонг869.80849.34874.20time_exit_asof_close1440+39.6H2
2026-01-06 14:39лонг921.90900.22900.22mae_stop_exit_at_level189-246.2H2
2026-01-08 14:43шорт877.80898.45887.20time_exit_asof_close1440-118.1H2
2026-01-13 14:36лонг912.60891.14937.20time_exit_asof_close1440+258.6H2
2026-01-14 14:38лонг939.30917.21937.40time_exit_asof_close1440-31.2H2
2026-01-16 14:39шорт931.00952.90943.50time_exit_asof_close1440-145.3H2
2026-01-28 14:35лонг904.90883.62886.70time_exit_asof_close1440-212.1H2
2026-01-29 14:35шорт886.70907.56851.20time_exit_asof_close1440+389.4H2
2026-02-02 14:35лонг772.70754.53774.00time_exit_asof_close1440+5.8H2
2026-02-10 14:36шорт623.00637.65599.60time_exit_asof_close1440+364.6H2
2026-02-11 14:36шорт599.60613.70613.70mae_stop_exit_at_level413-246.2H2
2026-02-13 14:40шорт597.50611.55611.55mae_stop_exit_at_level47-246.2H2
2026-02-18 14:48шорт607.70621.99621.99mae_stop_exit_at_level52-246.2H2
2026-02-19 14:35шорт597.80611.86611.86mae_stop_exit_at_level898-246.2H2
2026-02-20 14:35лонг609.80595.46633.70time_exit_asof_close1440+380.9H2
2026-02-23 14:36шорт608.40622.71578.60time_exit_asof_close1440+478.8H2
2026-03-06 14:35шорт628.90643.69625.30time_exit_asof_close1440+46.2H2
2026-03-09 13:43лонг637.40622.41641.30time_exit_asof_close1440+50.2H2
2026-03-12 13:36лонг654.50639.11672.60time_exit_asof_close1440+265.5H2
2026-03-16 13:35лонг682.00665.96665.96mae_stop_exit_at_level1379-246.2H2
2026-03-17 13:47шорт665.20680.85657.40time_exit_asof_close1440+106.3H2
2026-03-19 13:39шорт637.70652.70639.20time_exit_asof_close1440-34.5H2
2026-03-23 13:37лонг644.50629.34629.34mae_stop_exit_at_level895-246.2H2
2026-03-24 13:36шорт635.10650.04650.04mae_stop_exit_at_level1223-246.2H2
2026-03-25 13:36лонг652.30636.96636.96mae_stop_exit_at_level968-246.2H2
2026-03-26 13:35шорт628.70643.49608.80time_exit_asof_close1440+305.5H2
2026-03-27 13:35шорт608.80623.12613.30time_exit_asof_close1440-84.9H2
2026-04-02 13:35шорт570.70584.12584.12mae_stop_exit_at_level393-246.2H2
2026-04-07 13:44шорт597.00611.04611.04mae_stop_exit_at_level442-246.2H2
2026-04-09 13:38шорт600.40614.52601.10time_exit_asof_close1440-22.7H2
2026-04-14 13:40лонг618.30603.76617.50time_exit_asof_close1440-23.9H2
2026-04-17 13:35лонг640.00624.95632.20time_exit_asof_close1440-132.9H2
2026-05-04 13:35лонг623.70609.03631.90time_exit_asof_close1440+120.5H2
2026-05-05 13:48лонг632.40617.53646.50time_exit_asof_close1440+212.0H2
2026-05-07 13:39шорт647.20662.42637.30time_exit_asof_close1440+142.0H2
2026-05-08 13:41шорт637.10652.08652.08mae_stop_exit_at_level652-246.2H2
2026-05-18 13:36шорт638.10653.11641.50time_exit_asof_close1440-64.3H2
2026-05-22 13:59лонг663.70648.09648.09mae_stop_exit_at_level342-246.2H2
2026-05-27 13:37шорт651.00666.31629.90time_exit_asof_close1440+313.1H2
2026-05-28 13:36шорт630.20645.02635.00time_exit_asof_close1440-87.2H2
2026-05-29 13:37лонг635.90620.94672.90time_exit_asof_close1440+570.9H2
2026-06-01 13:40шорт685.80701.93671.90time_exit_asof_close1440+191.7H2
2026-06-02 13:35шорт674.70690.57632.90time_exit_asof_close1440+608.5H2
2026-06-03 13:42шорт631.20646.05603.00time_exit_asof_close1440+435.8H2
2026-06-05 13:40шорт591.50605.41575.10time_exit_asof_close1440+266.3H2
2026-06-08 13:51лонг600.50586.38595.50time_exit_asof_close1440-94.3H2
2026-06-11 13:36лонг599.50585.40605.60time_exit_asof_close1440+90.8H2
2026-06-17 13:37лонг611.90597.51597.51mae_stop_exit_at_level363-246.2H2
2026-06-18 13:35шорт589.30603.16573.90time_exit_asof_close1440+250.3H2
2026-06-22 13:46лонг601.30587.16587.16mae_stop_exit_at_level910-246.2H2
2026-06-24 14:16шорт568.80582.18549.20time_exit_asof_close1440+333.6H2
2026-06-25 13:37шорт564.40577.67557.00time_exit_asof_close1440+120.1H2
2026-06-29 13:41шорт550.40563.35546.00time_exit_asof_close1440+68.9H2

XRPUSDT

около нуля в H2 (+4.0 bp) — пул положителен (+22.1 bp) только за счёт H1 (+38.2 bp); gate2 FAIL. НЕ «честный ноль» пула, как в устаревшей памяти задачи — пул положителен, но валидационная половина тонкая, флаг расхождения со старой памятью.

срезnWR%net bp/сделкудоля стоп-выходов
H111843.2%+39.044.9%
H210340.8%+1.530.1%
пул22142.1%+21.538.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.5407000.5252150.525215mae_stop_exit_at_level284-297.4H1
2024-10-14 13:37лонг0.5387000.5232720.540700time_exit_asof_close1440+26.1H1
2024-10-15 13:39лонг0.5410000.5255060.548500time_exit_asof_close1440+127.6H1
2024-10-16 13:35лонг0.5506000.5348310.551100time_exit_asof_close1440-1.9H1
2024-10-22 13:43шорт0.5315000.5467220.526500time_exit_asof_close1440+83.1H1
2024-10-24 13:41лонг0.5306000.5154040.523400time_exit_asof_close1440-146.7H1
2024-10-25 13:41шорт0.5234000.5383900.512700time_exit_asof_close1440+193.4H1
2024-10-29 13:36лонг0.5249000.5098670.520200time_exit_asof_close1440-100.5H1
2024-10-30 13:35шорт0.5199000.5347900.517200time_exit_asof_close1440+40.9H1
2024-10-31 13:45шорт0.5159000.5306750.518600time_exit_asof_close1440-63.3H1
2024-11-04 15:25лонг0.5106000.4959770.495977mae_stop_exit_at_level387-297.4H1
2024-11-06 14:36лонг0.5329000.5176380.544400time_exit_asof_close1440+204.8H1
2024-11-12 14:36лонг0.6539000.6351730.706100time_exit_asof_close1440+787.3H1
2024-11-13 14:42лонг0.7134000.6929680.692968mae_stop_exit_at_level276-297.4H1
2024-11-15 14:37лонг0.8802000.8549911.1419time_exit_asof_close1440+2962.2H1
2024-11-18 15:33лонг1.15551.12241.1224mae_stop_exit_at_level134-297.4H1
2024-11-21 14:35шорт1.12521.15741.1574mae_stop_exit_at_level210-297.4H1
2024-11-25 14:38лонг1.44291.40161.4016mae_stop_exit_at_level15-297.4H1
2024-11-27 14:37лонг1.45151.40991.4712time_exit_asof_close1440+124.7H1
2024-11-28 14:37лонг1.47121.42911.7055time_exit_asof_close1440+1581.6H1
2024-11-29 14:36лонг1.70981.66081.8668time_exit_asof_close1440+907.2H1
2024-12-02 14:35лонг2.55342.48032.4803mae_stop_exit_at_level1396-297.4H1
2024-12-03 14:41лонг2.47432.40342.4034mae_stop_exit_at_level52-297.4H1
2024-12-04 14:35лонг2.58242.50842.5084mae_stop_exit_at_level77-297.4H1
2024-12-10 14:35шорт2.18062.24312.2431mae_stop_exit_at_level356-297.4H1
2024-12-11 14:35лонг2.38732.31892.4075time_exit_asof_close1440+73.6H1
2024-12-13 15:13лонг2.46932.39862.3986mae_stop_exit_at_level44-297.4H1
2024-12-18 14:35шорт2.50372.57542.4012time_exit_asof_close1440+398.4H1
2024-12-19 14:39шорт2.37792.44602.1842time_exit_asof_close1440+803.6H1
2024-12-23 14:36шорт2.18622.24882.2488mae_stop_exit_at_level384-297.4H1
2024-12-24 14:38лонг2.31562.24932.2956time_exit_asof_close1440-97.4H1
2024-12-26 14:35шорт2.15262.21422.2142mae_stop_exit_at_level1111-297.4H1
2024-12-30 14:35шорт2.00532.06272.0627mae_stop_exit_at_level188-297.4H1
2025-01-01 14:36лонг2.17122.10902.3943time_exit_asof_close1440+1016.5H1
2025-01-03 14:38лонг2.43462.36492.4533time_exit_asof_close1440+65.8H1
2025-01-06 14:41лонг2.39152.32302.4335time_exit_asof_close1440+164.6H1
2025-01-09 14:36шорт2.26342.32822.3282mae_stop_exit_at_level55-297.4H1
2025-01-13 14:35шорт2.33292.39972.3997mae_stop_exit_at_level3-297.4H1
2025-01-14 14:37лонг2.59092.51672.8339time_exit_asof_close1440+926.9H1
2025-01-15 14:47лонг2.85382.77213.2146time_exit_asof_close1440+1253.3H1
2025-01-17 14:39шорт3.22883.32133.1990time_exit_asof_close1440+81.3H1
2025-01-20 14:36лонг3.30353.20893.2089mae_stop_exit_at_level150-297.4H1
2025-01-21 14:35шорт3.11173.20083.2008mae_stop_exit_at_level189-297.4H1
2025-01-24 14:44лонг3.19113.09973.0997mae_stop_exit_at_level364-297.4H1
2025-01-28 14:36лонг3.16763.07693.0769mae_stop_exit_at_level374-297.4H1
2025-01-29 14:35шорт3.06083.14853.0988time_exit_asof_close1440-135.2H1
2025-01-31 14:35шорт3.08063.16882.9816time_exit_asof_close1440+310.4H1
2025-02-05 14:54шорт2.52092.59312.3669time_exit_asof_close1440+599.9H1
2025-02-07 14:40лонг2.51232.44032.4403mae_stop_exit_at_level40-297.4H1
2025-02-11 14:44лонг2.46512.39452.3945mae_stop_exit_at_level242-297.4H1
2025-02-14 14:35лонг2.73072.65252.7691time_exit_asof_close1440+129.6H1
2025-02-18 14:35шорт2.59882.67322.6233time_exit_asof_close1440-105.3H1
2025-02-20 14:35лонг2.74222.66372.6637mae_stop_exit_at_level645-297.4H1
2025-02-21 14:35шорт2.66602.74242.5824time_exit_asof_close1440+302.6H1
2025-02-24 14:42шорт2.44792.51802.2008time_exit_asof_close1440+998.4H1
2025-02-25 14:40шорт2.20042.26342.2634mae_stop_exit_at_level316-297.4H1
2025-03-06 15:08лонг2.62052.54542.5454mae_stop_exit_at_level148-297.4H1
2025-03-10 13:48шорт2.15572.21742.1319time_exit_asof_close1440+99.4H1
2025-03-11 14:03шорт2.09382.15382.1538mae_stop_exit_at_level251-297.4H1
2025-03-17 13:35лонг2.33532.26842.2684mae_stop_exit_at_level1012-297.4H1
2025-03-18 13:35шорт2.24002.30422.3042mae_stop_exit_at_level656-297.4H1
2025-03-19 13:41лонг2.49312.42172.4997time_exit_asof_close1440+15.5H1
2025-03-24 14:02лонг2.46232.39182.4297time_exit_asof_close1440-143.4H1
2025-03-27 13:37шорт2.30772.37382.2115time_exit_asof_close1440+405.9H1
2025-03-31 13:45шорт2.06042.11942.1194mae_stop_exit_at_level65-297.4H1
2025-04-03 14:04шорт1.99542.05252.0525mae_stop_exit_at_level300-297.4H1
2025-04-07 13:36шорт1.76261.81311.8131mae_stop_exit_at_level15-297.4H1
2025-04-14 13:40шорт2.13542.19662.1736time_exit_asof_close1440-189.9H1
2025-04-15 13:37лонг2.17262.11042.1104mae_stop_exit_at_level279-297.4H1
2025-04-18 13:39шорт2.07222.13152.0798time_exit_asof_close1440-47.7H1
2025-04-25 13:35лонг2.18532.12272.1872time_exit_asof_close1440-2.3H1
2025-05-02 13:35шорт2.21432.27772.2016time_exit_asof_close1440+46.4H1
2025-05-07 13:39лонг2.13162.07062.2098time_exit_asof_close1440+355.9H1
2025-05-08 13:36лонг2.21802.15452.3912time_exit_asof_close1440+769.9H1
2025-05-09 13:35лонг2.38942.32102.4108time_exit_asof_close1440+78.6H1
2025-05-13 13:37шорт2.54382.61672.6167mae_stop_exit_at_level1099-297.4H1
2025-05-15 13:38шорт2.44962.51982.4299time_exit_asof_close1440+69.4H1
2025-05-21 13:36лонг2.36042.29282.4148time_exit_asof_close1440+219.5H1
2025-05-22 14:29лонг2.42892.35932.3593mae_stop_exit_at_level1288-297.4H1
2025-05-28 13:43шорт2.29402.35972.2885time_exit_asof_close1440+13.0H1
2025-05-29 13:38шорт2.29112.35672.1902time_exit_asof_close1440+429.4H1
2025-06-02 13:38лонг2.15292.09122.2103time_exit_asof_close1440+255.6H1
2025-06-04 13:38лонг2.24362.17932.2175time_exit_asof_close1440-127.3H1
2025-06-05 13:39шорт2.21242.27582.1681time_exit_asof_close1440+189.2H1
2025-06-09 13:36шорт2.25152.31602.3160mae_stop_exit_at_level472-297.4H1
2025-06-11 14:15лонг2.32442.25782.2578mae_stop_exit_at_level471-297.4H1
2025-06-23 13:36лонг2.00011.94282.1743time_exit_asof_close1440+860.0H1
2025-06-24 13:36лонг2.17432.11202.2048time_exit_asof_close1440+129.3H1
2025-06-25 13:39лонг2.21102.14772.1477mae_stop_exit_at_level1417-297.4H1
2025-06-26 13:36шорт2.14512.20652.0884time_exit_asof_close1440+253.3H1
2025-06-30 13:35шорт2.17702.23932.2393mae_stop_exit_at_level325-297.4H1
2025-07-01 13:35лонг2.19342.13062.1796time_exit_asof_close1440-73.9H1
2025-07-03 13:36лонг2.28932.22372.2237mae_stop_exit_at_level1062-297.4H1
2025-07-04 13:38шорт2.22972.29362.2199time_exit_asof_close1440+33.0H1
2025-07-08 13:42лонг2.29302.22732.3753time_exit_asof_close1440+347.9H1
2025-07-11 13:35лонг2.70562.62812.7724time_exit_asof_close1440+235.9H1
2025-07-14 13:37лонг2.99482.90902.9090mae_stop_exit_at_level388-297.4H1
2025-07-15 13:39шорт2.90282.98592.9859mae_stop_exit_at_level1421-297.4H1
2025-07-17 13:53лонг3.23563.14293.5107time_exit_asof_close1440+839.2H1
2025-07-18 13:35лонг3.52623.42523.4252mae_stop_exit_at_level51-297.4H1
2025-07-21 13:37лонг3.55123.44953.4495mae_stop_exit_at_level911-297.4H1
2025-07-23 13:36шорт3.33803.43363.1724time_exit_asof_close1440+485.1H1
2025-07-24 13:44шорт3.15803.24843.2484mae_stop_exit_at_level77-297.4H1
2025-07-25 13:41шорт3.09873.18743.1874mae_stop_exit_at_level1205-297.4H1
2025-07-29 13:35шорт3.15753.24793.0870time_exit_asof_close1440+212.3H1
2025-07-31 13:39лонг3.10613.01713.0171mae_stop_exit_at_level539-297.4H1
2025-08-04 13:35лонг3.02742.94073.0284time_exit_asof_close1440-7.7H1
2025-08-05 13:48лонг3.04092.95382.9538mae_stop_exit_at_level125-297.4H1
2025-08-06 13:36шорт2.93283.01683.0168mae_stop_exit_at_level279-297.4H1
2025-08-07 13:39лонг3.08272.99443.3318time_exit_asof_close1440+797.1H1
2025-08-08 13:40лонг3.33543.23993.2399mae_stop_exit_at_level87-297.4H1
2025-08-11 13:37лонг3.20963.11773.1177mae_stop_exit_at_level496-297.4H1
2025-08-18 13:41шорт2.98463.07013.0701mae_stop_exit_at_level234-297.4H1
2025-08-21 13:37лонг2.91852.83492.8349mae_stop_exit_at_level843-297.4H1
2025-08-25 13:45шорт2.93073.01462.9114time_exit_asof_close1440+54.9H1
2025-08-26 13:49шорт2.88992.97272.9727mae_stop_exit_at_level279-297.4H1
2025-08-27 13:41лонг3.00122.91523.0126time_exit_asof_close1440+27.0H1
2025-08-29 13:39шорт2.85392.93562.7875time_exit_asof_close1440+221.7H1
2025-09-01 13:45шорт2.76102.84012.8193time_exit_asof_close1440-222.2H2
2025-09-02 13:35лонг2.79692.71682.8562time_exit_asof_close1440+201.0H2
2025-09-04 13:37шорт2.83392.91512.8680time_exit_asof_close1440-131.3H2
2025-09-05 13:44лонг2.87642.79402.8094time_exit_asof_close1440-243.9H2
2025-09-09 13:46лонг3.01302.92673.0121time_exit_asof_close1440-14.0H2
2025-09-15 14:57шорт3.00473.09083.0295time_exit_asof_close1440-93.5H2
2025-09-17 13:35шорт3.02543.11203.1120mae_stop_exit_at_level822-297.4H2
2025-09-18 13:36лонг3.13023.04063.0406mae_stop_exit_at_level867-297.4H2
2025-09-22 13:37шорт2.84192.92332.8561time_exit_asof_close1440-61.0H2
2025-09-24 13:40лонг2.88152.79902.7990mae_stop_exit_at_level1369-297.4H2
2025-09-25 13:35шорт2.83842.91972.7448time_exit_asof_close1440+318.8H2
2025-09-29 13:35лонг2.85232.77062.8402time_exit_asof_close1440-53.4H2
2025-09-30 13:44лонг2.85542.77362.9421time_exit_asof_close1440+292.6H2
2025-10-02 13:51лонг2.98452.89903.0265time_exit_asof_close1440+129.7H2
2025-10-07 13:37шорт2.96943.05442.8723time_exit_asof_close1440+316.0H2
2025-10-08 13:38шорт2.86552.94762.8239time_exit_asof_close1440+134.2H2
2025-10-09 13:40шорт2.82122.90202.8302time_exit_asof_close1440-42.9H2
2025-10-14 13:36шорт2.40542.47432.4743mae_stop_exit_at_level127-297.4H2
2025-10-16 13:47шорт2.44232.51222.2611time_exit_asof_close1440+730.9H2
2025-10-20 13:40лонг2.45942.38902.4288time_exit_asof_close1440-135.4H2
2025-10-24 13:42лонг2.50922.43732.5774time_exit_asof_close1440+260.8H2
2025-10-27 13:35шорт2.62232.69742.6974mae_stop_exit_at_level265-297.4H2
2025-10-29 13:36шорт2.63722.71272.4695time_exit_asof_close1440+624.9H2
2025-10-30 13:35шорт2.47722.54812.5019time_exit_asof_close1440-110.7H2
2025-10-31 13:56лонг2.50972.43782.4896time_exit_asof_close1440-91.1H2
2025-11-03 14:42шорт2.41282.48192.2817time_exit_asof_close1440+532.4H2
2025-11-04 14:38шорт2.24542.30972.3097mae_stop_exit_at_level17-297.4H2
2025-11-05 14:50лонг2.26592.20102.2713time_exit_asof_close1440+12.8H2
2025-11-07 14:35шорт2.17332.23552.2355mae_stop_exit_at_level111-297.4H2
2025-11-12 14:36шорт2.43172.50132.5013mae_stop_exit_at_level793-297.4H2
2025-11-18 15:02шорт2.16712.22922.2292mae_stop_exit_at_level30-297.4H2
2025-12-02 14:35лонг2.06632.00712.1530time_exit_asof_close1440+408.6H2
2025-12-03 14:38лонг2.16872.10662.1307time_exit_asof_close1440-186.2H2
2025-12-04 14:51шорт2.12332.18412.0601time_exit_asof_close1440+286.6H2
2025-12-05 14:39шорт2.06122.12022.0433time_exit_asof_close1440+75.8H2
2025-12-10 15:04лонг2.06912.00982.0098mae_stop_exit_at_level618-297.4H2
2025-12-11 14:49шорт1.99092.04792.0479mae_stop_exit_at_level388-297.4H2
2025-12-12 14:36лонг2.04031.98191.9819mae_stop_exit_at_level82-297.4H2
2025-12-16 14:43шорт1.91231.96711.9152time_exit_asof_close1440-26.2H2
2025-12-18 14:35шорт1.89671.95101.8699time_exit_asof_close1440+130.3H2
2025-12-19 14:39шорт1.86571.91911.9191mae_stop_exit_at_level356-297.4H2
2025-12-22 15:03лонг1.94121.88561.8856mae_stop_exit_at_level723-297.4H2
2025-12-23 14:46шорт1.87581.92951.8612time_exit_asof_close1440+66.8H2
2025-12-24 14:36шорт1.85851.91171.8666time_exit_asof_close1440-54.6H2
2026-01-02 14:38лонг1.90451.85002.0137time_exit_asof_close1440+562.4H2
2026-01-05 14:37лонг2.12982.06882.3806time_exit_asof_close1440+1166.6H2
2026-01-08 14:43шорт2.06862.12782.1278mae_stop_exit_at_level77-297.4H2
2026-01-13 14:35лонг2.08962.02982.1371time_exit_asof_close1440+216.3H2
2026-01-14 14:38лонг2.14342.08202.0820mae_stop_exit_at_level781-297.4H2
2026-01-15 14:35шорт2.10882.16922.0599time_exit_asof_close1440+220.9H2
2026-01-16 14:39шорт2.05622.11512.0738time_exit_asof_close1440-96.6H2
2026-01-21 14:57лонг1.94161.88601.8860mae_stop_exit_at_level119-297.4H2
2026-01-22 14:35шорт1.91891.97391.8956time_exit_asof_close1440+110.4H2
2026-01-23 14:37шорт1.89151.94571.9457mae_stop_exit_at_level124-297.4H2
2026-01-26 14:35лонг1.92081.86581.8864time_exit_asof_close1440-190.1H2
2026-01-27 14:36шорт1.88381.93781.9378mae_stop_exit_at_level1278-297.4H2
2026-01-29 14:35шорт1.85051.90351.7629time_exit_asof_close1440+462.4H2
2026-02-03 14:37шорт1.60051.64631.5646time_exit_asof_close1440+213.3H2
2026-02-06 14:38лонг1.45421.41261.4126mae_stop_exit_at_level998-297.4H2
2026-02-11 14:36шорт1.37071.41001.3915time_exit_asof_close1440-162.7H2
2026-02-13 14:40шорт1.37651.41591.4159mae_stop_exit_at_level55-297.4H2
2026-02-17 14:38шорт1.44581.48721.4872mae_stop_exit_at_level118-297.4H2
2026-02-23 14:36шорт1.38331.42291.3172time_exit_asof_close1440+466.8H2
2026-02-26 14:35лонг1.44221.40091.4009mae_stop_exit_at_level130-297.4H2
2026-02-27 14:41шорт1.36541.40451.3338time_exit_asof_close1440+220.4H2
2026-03-06 14:35шорт1.35791.39681.3600time_exit_asof_close1440-26.5H2
2026-03-16 13:39лонг1.48871.44611.5049time_exit_asof_close1440+97.8H2
2026-03-19 13:35шорт1.43611.47721.4372time_exit_asof_close1440-18.7H2
2026-03-23 13:36лонг1.42731.38641.4121time_exit_asof_close1440-117.5H2
2026-03-24 13:36шорт1.41211.45251.4281time_exit_asof_close1440-124.3H2
2026-03-25 13:36лонг1.42811.38721.3872mae_stop_exit_at_level984-297.4H2
2026-03-26 13:35шорт1.37131.41061.3304time_exit_asof_close1440+287.3H2
2026-03-27 13:36шорт1.32761.36561.3424time_exit_asof_close1440-122.5H2
2026-04-02 13:35шорт1.28031.31701.3170mae_stop_exit_at_level421-297.4H2
2026-04-07 13:43шорт1.30561.34301.3430mae_stop_exit_at_level529-297.4H2
2026-04-09 13:47шорт1.32791.36591.3659mae_stop_exit_at_level510-297.4H2
2026-04-14 13:36лонг1.37881.33931.3649time_exit_asof_close1440-111.8H2
2026-04-15 13:43шорт1.36161.40061.4006mae_stop_exit_at_level353-297.4H2
2026-04-16 13:40лонг1.43261.39161.4774time_exit_asof_close1440+301.7H2
2026-04-17 13:35лонг1.47601.43371.4337mae_stop_exit_at_level1291-297.4H2
2026-04-21 13:42лонг1.43301.39201.4561time_exit_asof_close1440+150.2H2
2026-04-29 13:45шорт1.37071.41001.3736time_exit_asof_close1440-32.2H2
2026-05-01 13:53лонг1.39551.35551.3909time_exit_asof_close1440-44.0H2
2026-05-07 13:38шорт1.40441.44461.3862time_exit_asof_close1440+118.6H2
2026-05-08 13:41шорт1.38301.42261.4226mae_stop_exit_at_level293-297.4H2
2026-05-12 13:35шорт1.44521.48661.4314time_exit_asof_close1440+84.5H2
2026-05-13 13:35шорт1.43141.47241.4463time_exit_asof_close1440-115.1H2
2026-05-18 13:36шорт1.37801.41751.3804time_exit_asof_close1440-28.4H2
2026-05-20 13:35шорт1.36321.40221.3627time_exit_asof_close1440-7.3H2
2026-05-21 13:38шорт1.35821.39711.3637time_exit_asof_close1440-51.5H2
2026-05-22 13:42шорт1.35971.39861.3320time_exit_asof_close1440+192.7H2
2026-05-27 13:37шорт1.32181.35971.2901time_exit_asof_close1440+228.8H2
2026-05-29 13:37лонг1.30371.26641.3372time_exit_asof_close1440+246.0H2
2026-06-01 13:40шорт1.29261.32961.2610time_exit_asof_close1440+233.5H2
2026-06-02 13:38шорт1.26181.29791.2314time_exit_asof_close1440+229.9H2
2026-06-03 13:42шорт1.22641.26151.1775time_exit_asof_close1440+387.7H2
2026-06-08 13:35лонг1.16371.13041.1578time_exit_asof_close1440-61.7H2
2026-06-09 13:36шорт1.15481.18791.1262time_exit_asof_close1440+236.7H2
2026-06-16 13:36шорт1.22781.26301.2025time_exit_asof_close1440+195.1H2
2026-06-18 13:35шорт1.16401.19731.1318time_exit_asof_close1440+265.6H2
2026-06-22 13:36лонг1.15841.12521.1252mae_stop_exit_at_level483-297.4H2
2026-06-24 13:48шорт1.07521.10601.0401time_exit_asof_close1440+315.5H2
2026-06-25 13:36шорт1.06801.09861.0219time_exit_asof_close1440+420.6H2

DOGEUSDT

знак переворачивается между половинами (H1 +18.3 / H2 −17.5 bp) — нестабильно, gate2 FAIL. Отдельно от экономики: DOGE вне торгового mandate (правило 9 CLAUDE.md) — здесь строго research, не кандидат ни при каком знаке.

срезnWR%net bp/сделкудоля стоп-выходов
H110945.0%+18.940.4%
H210347.6%-19.229.1%
пул21246.2%+0.434.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.1059300.1100700.108600time_exit_asof_close1440-263.1H1
2024-10-15 13:36лонг0.1144300.1099580.126300time_exit_asof_close1440+1026.3H1
2024-10-17 13:35шорт0.1208400.1255630.125563mae_stop_exit_at_level405-401.8H1
2024-10-18 13:37лонг0.1335700.1283500.144240time_exit_asof_close1440+787.8H1
2024-10-22 13:50шорт0.1385800.1439960.139570time_exit_asof_close1440-82.4H1
2024-10-24 13:39лонг0.1404800.1349900.137790time_exit_asof_close1440-202.5H1
2024-10-25 13:41шорт0.1374300.1428010.134170time_exit_asof_close1440+226.2H1
2024-10-29 13:37лонг0.1678500.1612900.168910time_exit_asof_close1440+52.2H1
2024-10-31 13:42шорт0.1680100.1745760.165900time_exit_asof_close1440+114.6H1
2024-11-05 14:50лонг0.1787800.1717930.171793mae_stop_exit_at_level271-401.8H1
2024-11-06 14:41лонг0.1994000.1916070.191607mae_stop_exit_at_level15-401.8H1
2024-11-07 14:44шорт0.1875200.1948480.194848mae_stop_exit_at_level76-401.8H1
2024-11-11 14:36лонг0.2910400.2796660.362010time_exit_asof_close1440+2427.5H1
2024-11-12 14:39лонг0.3667900.3524560.352456mae_stop_exit_at_level103-401.8H1
2024-11-13 14:43лонг0.4194700.4030770.403077mae_stop_exit_at_level195-401.8H1
2024-11-15 14:36шорт0.3608400.3749420.374942mae_stop_exit_at_level342-401.8H1
2024-11-18 14:36лонг0.3663800.3520620.390310time_exit_asof_close1440+642.1H1
2024-11-21 14:35шорт0.3877000.4028520.402852mae_stop_exit_at_level723-401.8H1
2024-11-27 14:37лонг0.3956600.3801970.402010time_exit_asof_close1440+149.5H1
2024-11-29 14:45лонг0.4219000.4054120.422060time_exit_asof_close1440-7.2H1
2024-12-04 14:36лонг0.4184400.4020870.402087mae_stop_exit_at_level134-401.8H1
2024-12-05 14:46лонг0.4536100.4358830.435883mae_stop_exit_at_level56-401.8H1
2024-12-06 14:40шорт0.4275200.4442280.444228mae_stop_exit_at_level977-401.8H1
2024-12-10 14:35шорт0.4020400.4177520.405160time_exit_asof_close1440-88.6H1
2024-12-18 14:40шорт0.3827400.3976980.361730time_exit_asof_close1440+537.9H1
2024-12-19 14:36шорт0.3635100.3777160.298030time_exit_asof_close1440+1790.3H1
2024-12-24 14:37лонг0.3326900.3196880.333140time_exit_asof_close1440+2.5H1
2024-12-25 14:35лонг0.3338200.3207740.320774mae_stop_exit_at_level1051-401.8H1
2024-12-26 14:35шорт0.3129100.3251390.314010time_exit_asof_close1440-46.2H1
2024-12-30 14:35шорт0.3100300.3221460.322146mae_stop_exit_at_level344-401.8H1
2025-01-06 14:45лонг0.3853800.3703190.386590time_exit_asof_close1440+20.4H1
2025-01-09 14:35шорт0.3208900.3334310.333431mae_stop_exit_at_level75-401.8H1
2025-01-13 14:35шорт0.3096600.3217620.321762mae_stop_exit_at_level8-401.8H1
2025-01-14 14:37лонг0.3541100.3402710.364720time_exit_asof_close1440+288.6H1
2025-01-15 14:52лонг0.3666000.3522730.373520time_exit_asof_close1440+177.8H1
2025-01-17 15:07лонг0.4148000.3985890.398589mae_stop_exit_at_level823-401.8H1
2025-01-22 14:36шорт0.3615900.3757210.355240time_exit_asof_close1440+164.6H1
2025-01-24 14:41лонг0.3621200.3479680.347968mae_stop_exit_at_level592-401.8H1
2025-01-28 14:37лонг0.3335900.3205530.320553mae_stop_exit_at_level371-401.8H1
2025-01-29 14:35шорт0.3244200.3370990.335010time_exit_asof_close1440-337.4H1
2025-01-30 14:36лонг0.3356200.3225040.334380time_exit_asof_close1440-47.9H1
2025-02-05 14:46шорт0.2660200.2764160.256630time_exit_asof_close1440+342.0H1
2025-02-06 14:41шорт0.2562800.2662960.259200time_exit_asof_close1440-124.9H1
2025-02-11 14:44лонг0.2587600.2486470.248647mae_stop_exit_at_level286-401.8H1
2025-02-14 14:35лонг0.2709600.2603710.273250time_exit_asof_close1440+73.5H1
2025-02-18 14:35шорт0.2526100.2624820.255050time_exit_asof_close1440-107.6H1
2025-02-20 14:35лонг0.2572600.2472060.257800time_exit_asof_close1440+10.0H1
2025-02-24 14:41шорт0.2280200.2369310.203240time_exit_asof_close1440+1075.7H1
2025-02-25 14:38шорт0.2040600.2120350.212035mae_stop_exit_at_level357-401.8H1
2025-03-06 15:16лонг0.2073600.1992560.199256mae_stop_exit_at_level254-401.8H1
2025-03-10 13:51шорт0.1719100.1786280.159770time_exit_asof_close1440+695.2H1
2025-03-11 14:03шорт0.1573000.1634470.163447mae_stop_exit_at_level148-401.8H1
2025-03-14 13:42шорт0.1698700.1765090.176509mae_stop_exit_at_level1434-401.8H1
2025-03-17 13:35лонг0.1715100.1648070.165130time_exit_asof_close1440-383.0H1
2025-03-18 13:35шорт0.1651300.1715830.171583mae_stop_exit_at_level1327-401.8H1
2025-03-20 13:36лонг0.1721500.1654220.165422mae_stop_exit_at_level1436-401.8H1
2025-03-21 13:37шорт0.1647500.1711890.167530time_exit_asof_close1440-179.7H1
2025-03-24 13:59лонг0.1768600.1699480.187170time_exit_asof_close1440+571.9H1
2025-03-27 13:37шорт0.1895500.1969580.181290time_exit_asof_close1440+424.8H1
2025-03-31 13:44шорт0.1615300.1678430.167843mae_stop_exit_at_level122-401.8H1
2025-04-03 14:13шорт0.1570700.1632080.163208mae_stop_exit_at_level620-401.8H1
2025-04-07 13:36шорт0.1390600.1444950.144495mae_stop_exit_at_level15-401.8H1
2025-04-11 13:35лонг0.1584800.1522860.162910time_exit_asof_close1440+268.5H1
2025-04-18 13:44шорт0.1558100.1618990.158140time_exit_asof_close1440-160.5H1
2025-04-22 13:38лонг0.1665000.1599930.182630time_exit_asof_close1440+957.8H1
2025-04-24 13:48шорт0.1736900.1804780.180478mae_stop_exit_at_level87-401.8H1
2025-04-25 13:35лонг0.1805600.1735040.180810time_exit_asof_close1440+2.8H1
2025-04-28 13:39шорт0.1783000.1852680.177350time_exit_asof_close1440+42.3H1
2025-04-29 13:37шорт0.1775900.1845300.170750time_exit_asof_close1440+374.2H1
2025-04-30 13:37шорт0.1707500.1774230.177423mae_stop_exit_at_level1215-401.8H1
2025-05-07 13:40лонг0.1725500.1658070.184080time_exit_asof_close1440+657.2H1
2025-05-08 13:35лонг0.1847900.1775680.207620time_exit_asof_close1440+1224.5H1
2025-05-09 13:36лонг0.2080500.1999190.226480time_exit_asof_close1440+874.8H1
2025-05-13 13:43шорт0.2289800.2379290.237929mae_stop_exit_at_level149-401.8H1
2025-05-15 13:39шорт0.2229200.2316320.228840time_exit_asof_close1440-276.6H1
2025-05-16 13:35лонг0.2287500.2198100.219810mae_stop_exit_at_level555-401.8H1
2025-05-21 13:37лонг0.2270100.2181380.240710time_exit_asof_close1440+592.5H1
2025-05-28 13:43шорт0.2217600.2304270.221430time_exit_asof_close1440+3.9H1
2025-05-30 13:50шорт0.2027400.2106630.190650time_exit_asof_close1440+585.3H1
2025-06-02 13:38лонг0.1911500.1836800.194840time_exit_asof_close1440+182.0H1
2025-06-05 13:39шорт0.1907800.1982360.179870time_exit_asof_close1440+560.9H1
2025-06-23 13:36лонг0.1527800.1468090.162580time_exit_asof_close1440+630.4H1
2025-06-24 13:37лонг0.1631700.1567930.165910time_exit_asof_close1440+156.9H1
2025-06-26 13:36шорт0.1589500.1651620.159400time_exit_asof_close1440-39.3H1
2025-07-01 13:39шорт0.1591000.1653180.161540time_exit_asof_close1440-164.4H1
2025-07-02 13:35лонг0.1616000.1552850.173160time_exit_asof_close1440+704.3H1
2025-07-03 13:36лонг0.1733100.1665370.166537mae_stop_exit_at_level1094-401.8H1
2025-07-04 13:38шорт0.1653900.1718540.163750time_exit_asof_close1440+88.2H1
2025-07-11 13:51лонг0.2014600.1935870.193587mae_stop_exit_at_level1378-401.8H1
2025-07-15 13:39шорт0.1926800.2002100.200210mae_stop_exit_at_level653-401.8H1
2025-07-18 14:10лонг0.2527700.2428920.242892mae_stop_exit_at_level17-401.8H1
2025-07-21 13:37лонг0.2745600.2638300.263830mae_stop_exit_at_level701-401.8H1
2025-07-23 13:36шорт0.2472300.2568920.238200time_exit_asof_close1440+354.2H1
2025-07-25 13:41шорт0.2288400.2377830.237783mae_stop_exit_at_level769-401.8H1
2025-07-29 13:41шорт0.2291700.2381260.217200time_exit_asof_close1440+511.3H1
2025-07-31 13:38лонг0.2190200.2104610.210461mae_stop_exit_at_level512-401.8H1
2025-08-04 13:35лонг0.2029100.1949800.203360time_exit_asof_close1440+11.2H1
2025-08-05 13:39лонг0.2045100.1965180.196518mae_stop_exit_at_level501-401.8H1
2025-08-06 13:36шорт0.1992500.2070370.207037mae_stop_exit_at_level279-401.8H1
2025-08-07 13:35лонг0.2149200.2065210.222940time_exit_asof_close1440+362.2H1
2025-08-08 13:39лонг0.2232800.2145540.238850time_exit_asof_close1440+686.3H1
2025-08-13 13:36лонг0.2485700.2388560.238856mae_stop_exit_at_level1264-401.8H1
2025-08-18 13:41шорт0.2222800.2309670.219900time_exit_asof_close1440+96.1H1
2025-08-19 13:43шорт0.2187100.2272570.212350time_exit_asof_close1440+279.8H1
2025-08-21 13:37лонг0.2185300.2099900.209990mae_stop_exit_at_level1366-401.8H1
2025-08-25 13:45шорт0.2176900.2261980.211940time_exit_asof_close1440+253.1H1
2025-08-26 13:48шорт0.2109700.2192150.219215mae_stop_exit_at_level364-401.8H1
2025-08-27 13:42лонг0.2207800.2121520.224540time_exit_asof_close1440+159.3H1
2025-08-29 13:39шорт0.2155300.2239530.214630time_exit_asof_close1440+30.8H1
2025-09-01 13:43шорт0.2153200.2237350.211630time_exit_asof_close1440+160.4H2
2025-09-03 13:40лонг0.2172200.2087310.216130time_exit_asof_close1440-61.2H2
2025-09-04 13:47шорт0.2156700.2240990.220020time_exit_asof_close1440-212.7H2
2025-09-05 13:42лонг0.2205100.2118920.213720time_exit_asof_close1440-318.9H2
2025-09-11 13:38лонг0.2492400.2394990.261010time_exit_asof_close1440+461.2H2
2025-09-15 13:39шорт0.2623400.2725920.264270time_exit_asof_close1440-84.6H2
2025-09-22 13:38шорт0.2402800.2496700.240200time_exit_asof_close1440-7.7H2
2025-09-23 13:37шорт0.2398300.2492030.243000time_exit_asof_close1440-143.2H2
2025-09-24 13:35лонг0.2438300.2343010.234301mae_stop_exit_at_level832-401.8H2
2025-09-25 13:37шорт0.2307200.2397370.225480time_exit_asof_close1440+216.1H2
2025-09-29 13:36лонг0.2303600.2213570.229490time_exit_asof_close1440-48.8H2
2025-10-06 13:38лонг0.2618500.2516170.263490time_exit_asof_close1440+51.6H2
2025-10-08 13:38шорт0.2506200.2604140.260414mae_stop_exit_at_level227-401.8H2
2025-10-09 13:42шорт0.2469900.2566430.253510time_exit_asof_close1440-275.0H2
2025-10-10 13:37лонг0.2527100.2428340.242834mae_stop_exit_at_level104-401.8H2
2025-10-14 13:36шорт0.1954900.2031300.203130mae_stop_exit_at_level136-401.8H2
2025-10-15 13:35лонг0.2016500.1937690.193769mae_stop_exit_at_level1199-401.8H2
2025-10-16 13:40шорт0.1989600.2067360.183030time_exit_asof_close1440+789.7H2
2025-10-17 13:43шорт0.1818500.1889570.188957mae_stop_exit_at_level1041-401.8H2
2025-10-20 13:40лонг0.2016900.1938080.193808mae_stop_exit_at_level866-401.8H2
2025-10-28 13:35шорт0.2014200.2092920.195570time_exit_asof_close1440+279.4H2
2025-10-29 13:35шорт0.1955700.2032130.183180time_exit_asof_close1440+622.5H2
2025-10-30 13:36шорт0.1823700.1894970.185170time_exit_asof_close1440-164.5H2
2025-10-31 13:46лонг0.1856200.1783660.185930time_exit_asof_close1440+5.7H2
2025-11-03 14:41шорт0.1739000.1806960.164490time_exit_asof_close1440+530.1H2
2025-11-04 14:38шорт0.1612600.1675620.167562mae_stop_exit_at_level18-401.8H2
2025-11-06 14:35шорт0.1604300.1667000.166700mae_stop_exit_at_level1031-401.8H2
2025-11-13 14:35шорт0.1742200.1810290.160790time_exit_asof_close1440+759.9H2
2025-11-18 14:59шорт0.1565300.1626470.162647mae_stop_exit_at_level280-401.8H2
2025-11-24 14:44шорт0.1442700.1499080.149908mae_stop_exit_at_level162-401.8H2
2025-11-26 14:40лонг0.1508500.1449550.152520time_exit_asof_close1440+99.7H2
2025-12-02 14:35лонг0.1394900.1340390.147340time_exit_asof_close1440+551.8H2
2025-12-03 14:38лонг0.1485800.1427730.149110time_exit_asof_close1440+24.7H2
2025-12-05 14:39шорт0.1423100.1478720.140080time_exit_asof_close1440+145.7H2
2025-12-12 14:36лонг0.1409700.1354610.135461mae_stop_exit_at_level82-401.8H2
2025-12-15 14:36лонг0.1369200.1315690.131569mae_stop_exit_at_level40-401.8H2
2025-12-16 14:43шорт0.1305100.1356100.130620time_exit_asof_close1440-19.4H2
2025-12-18 14:35шорт0.1286800.1337090.128150time_exit_asof_close1440+30.2H2
2025-12-19 14:38шорт0.1280400.1330440.133044mae_stop_exit_at_level297-401.8H2
2025-12-22 14:54лонг0.1341700.1289270.129210time_exit_asof_close1440-380.7H2
2025-12-23 14:35шорт0.1296500.1347170.127730time_exit_asof_close1440+137.1H2
2025-12-24 14:36шорт0.1275100.1324930.126100time_exit_asof_close1440+99.6H2
2025-12-26 14:38шорт0.1255300.1304360.122730time_exit_asof_close1440+212.1H2
2025-12-29 16:26шорт0.1233300.1281500.124610time_exit_asof_close1440-114.8H2
2025-12-31 14:47шорт0.1227600.1275580.120370time_exit_asof_close1440+183.7H2
2026-01-02 14:38лонг0.1327000.1275140.142730time_exit_asof_close1440+744.8H2
2026-01-05 14:35шорт0.1467100.1524440.152444mae_stop_exit_at_level199-401.8H2
2026-01-08 14:43шорт0.1386000.1440170.139110time_exit_asof_close1440-47.8H2
2026-01-13 14:36лонг0.1415900.1360570.146730time_exit_asof_close1440+352.0H2
2026-01-14 14:37лонг0.1471400.1413900.143270time_exit_asof_close1440-274.0H2
2026-01-15 14:36шорт0.1430500.1486410.137740time_exit_asof_close1440+360.2H2
2026-01-16 14:39шорт0.1376400.1430190.138280time_exit_asof_close1440-57.5H2
2026-01-22 14:35шорт0.1245200.1293860.123010time_exit_asof_close1440+110.3H2
2026-01-23 14:37шорт0.1225200.1273080.127308mae_stop_exit_at_level173-401.8H2
2026-01-28 14:35лонг0.1258000.1208840.120884mae_stop_exit_at_level1195-401.8H2
2026-01-29 14:41шорт0.1198200.1245030.115550time_exit_asof_close1440+345.4H2
2026-02-02 14:35лонг0.1079900.1037700.107770time_exit_asof_close1440-31.4H2
2026-02-10 14:37шорт0.0926500.0962710.090220time_exit_asof_close1440+251.3H2
2026-02-11 14:36шорт0.0899000.0934130.093413mae_stop_exit_at_level1157-401.8H2
2026-02-13 14:41шорт0.0931200.0967590.096759mae_stop_exit_at_level111-401.8H2
2026-02-20 14:35лонг0.0982600.0944200.100620time_exit_asof_close1440+229.2H2
2026-02-26 14:35лонг0.0992700.0953900.095390mae_stop_exit_at_level213-401.8H2
2026-03-03 14:40шорт0.0897700.0932780.093278mae_stop_exit_at_level1121-401.8H2
2026-03-06 14:35шорт0.0902400.0937670.089900time_exit_asof_close1440+26.7H2
2026-03-12 13:36лонг0.0955000.0917680.100200time_exit_asof_close1440+481.1H2
2026-03-13 13:45лонг0.1010200.0970720.097072mae_stop_exit_at_level61-401.8H2
2026-03-16 13:36лонг0.1012500.0972930.099250time_exit_asof_close1440-208.5H2
2026-03-17 13:48шорт0.0986400.1024950.095670time_exit_asof_close1440+290.1H2
2026-03-19 13:39шорт0.0924100.0960210.093460time_exit_asof_close1440-124.6H2
2026-03-23 13:36лонг0.0932600.0896150.094420time_exit_asof_close1440+113.4H2
2026-03-25 13:36лонг0.0977300.0939110.093911mae_stop_exit_at_level930-401.8H2
2026-03-27 13:36шорт0.0896300.0931330.091620time_exit_asof_close1440-233.0H2
2026-04-02 13:35шорт0.0890800.0925610.091170time_exit_asof_close1440-245.6H2
2026-04-07 13:44шорт0.0905100.0940470.094047mae_stop_exit_at_level533-401.8H2
2026-04-09 13:38шорт0.0912000.0947640.094764mae_stop_exit_at_level519-401.8H2
2026-04-14 13:36лонг0.0949800.0912680.093310time_exit_asof_close1440-186.8H2
2026-04-15 13:43шорт0.0931400.0967800.096780mae_stop_exit_at_level353-401.8H2
2026-04-17 14:21лонг0.1011400.0971870.097187mae_stop_exit_at_level1093-401.8H2
2026-04-23 13:37шорт0.0961800.0999390.097930time_exit_asof_close1440-193.0H2
2026-04-28 13:35лонг0.0987200.0948620.106020time_exit_asof_close1440+728.5H2
2026-05-07 13:36шорт0.1106900.1150160.106710time_exit_asof_close1440+348.6H2
2026-05-12 13:36шорт0.1089400.1131970.113197mae_stop_exit_at_level1196-401.8H2
2026-05-15 13:36шорт0.1129300.1173430.108220time_exit_asof_close1440+406.1H2
2026-05-18 13:36шорт0.1047000.1087920.104490time_exit_asof_close1440+9.1H2
2026-05-22 13:59лонг0.1064700.1023090.102309mae_stop_exit_at_level586-401.8H2
2026-05-27 13:37шорт0.1012100.1051650.097490time_exit_asof_close1440+356.6H2
2026-05-28 13:36шорт0.0974500.1012580.098320time_exit_asof_close1440-100.3H2
2026-05-29 13:37лонг0.0985700.0947180.100690time_exit_asof_close1440+204.1H2
2026-06-01 13:40шорт0.0992400.1031180.098480time_exit_asof_close1440+65.6H2
2026-06-02 13:35шорт0.0985700.1024220.094030time_exit_asof_close1440+449.6H2
2026-06-03 13:43шорт0.0938600.0975280.089060time_exit_asof_close1440+500.4H2
2026-06-05 13:39шорт0.0840000.0872830.081900time_exit_asof_close1440+239.0H2
2026-06-08 13:35лонг0.0864100.0830330.085410time_exit_asof_close1440-126.7H2
2026-06-09 13:36шорт0.0852100.0885400.084570time_exit_asof_close1440+64.1H2
2026-06-11 13:36лонг0.0848100.0814960.087020time_exit_asof_close1440+249.6H2
2026-06-12 13:39лонг0.0871800.0837730.088250time_exit_asof_close1440+111.7H2
2026-06-16 13:52шорт0.0872500.0906600.086440time_exit_asof_close1440+81.8H2
2026-06-18 13:35шорт0.0843000.0875950.082700time_exit_asof_close1440+178.8H2
2026-06-22 13:36лонг0.0847400.0814280.081428mae_stop_exit_at_level734-401.8H2
2026-06-23 14:59шорт0.0789400.0820250.076710time_exit_asof_close1440+271.5H2
2026-06-24 13:43шорт0.0771600.0801750.074900time_exit_asof_close1440+281.9H2
2026-06-25 13:37шорт0.0756300.0785860.073560time_exit_asof_close1440+262.7H2
2026-06-29 13:43шорт0.0723200.0751460.070350time_exit_asof_close1440+261.4H2

Данные свечей: 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.