로고스/루트 레거시를 제거하고 deepcoin 패키지·scripts 01~05 CLI·docs/reference로 데이터·GT·분석·매칭·운영 단계를 정리했다. config와 .env 기반 설정, trade_anaysis.html 동기화 포함. Co-authored-by: Cursor <cursoragent@cursor.com>
5442 lines
140 KiB
JSON
5442 lines
140 KiB
JSON
{
|
|
"name": "ground_truth_split_buy_peak_sell",
|
|
"method": "split_buy_at_troughs + peak_sell_1or2",
|
|
"symbol": "WLD",
|
|
"interval_min": 3,
|
|
"lookback_days": 365,
|
|
"period_start": "2025-06-04 03:57:00",
|
|
"period_end": "2026-05-30 21:31:00",
|
|
"trend_at_end": "range",
|
|
"params": {
|
|
"min_swing_pct": 4.0,
|
|
"pivot_order": 20,
|
|
"min_bars_between": 30,
|
|
"max_round_trips": 24,
|
|
"selection_mode": "split_buy_peak_sell",
|
|
"buy_min_swing_pct": 3.0,
|
|
"buy_bb_max": 0.45,
|
|
"max_sells_per_leg": 2
|
|
},
|
|
"summary": {
|
|
"pivot_candidates": 380,
|
|
"sell_peaks": 74,
|
|
"trade_count": 450,
|
|
"buy_count": 303,
|
|
"sell_count": 147,
|
|
"round_trips": 74,
|
|
"sum_sell_leg_return_pct": 1570.3,
|
|
"initial_cash_krw": 1000000,
|
|
"final_asset_krw": 1512765783.0,
|
|
"pnl_krw": 1511765783.0,
|
|
"pnl_pct": 151176.58,
|
|
"total_fees_krw": 16073557.0,
|
|
"cash_krw": -0.0,
|
|
"holding_qty": 3361701.741079,
|
|
"holding_value_krw": 1512765783.0,
|
|
"mark_price": 450.0,
|
|
"fee_rate": 0.0005
|
|
},
|
|
"note": "저점 분할 매수(삼각형 크기=비중), 고점 1~2회 매도. 사후 라벨·캘리브레이션용.",
|
|
"trades": [
|
|
{
|
|
"dt": "2025-06-06 06:12:00",
|
|
"action": "buy",
|
|
"price": 1421.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#0",
|
|
"weight": 1.0,
|
|
"leg_id": 0,
|
|
"bb_pos": 0.295,
|
|
"rsi": 35.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.05
|
|
},
|
|
{
|
|
"dt": "2025-06-07 19:57:00",
|
|
"action": "sell",
|
|
"price": 1578.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#0",
|
|
"weight": 0.65,
|
|
"leg_id": 0,
|
|
"bb_pos": 0.888,
|
|
"rsi": 72.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.05
|
|
},
|
|
{
|
|
"dt": "2025-06-07 21:42:00",
|
|
"action": "sell",
|
|
"price": 1575.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#0",
|
|
"weight": 0.35,
|
|
"leg_id": 0,
|
|
"bb_pos": 1.0,
|
|
"rsi": 61.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.84
|
|
},
|
|
{
|
|
"dt": "2025-06-08 19:27:00",
|
|
"action": "buy",
|
|
"price": 1509.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.076,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.0,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -11.2
|
|
},
|
|
{
|
|
"dt": "2025-06-09 15:09:00",
|
|
"action": "buy",
|
|
"price": 1472.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.078,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.159,
|
|
"rsi": 27.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -8.97
|
|
},
|
|
{
|
|
"dt": "2025-06-09 23:06:00",
|
|
"action": "buy",
|
|
"price": 1502.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.076,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.132,
|
|
"rsi": 17.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -10.79
|
|
},
|
|
{
|
|
"dt": "2025-06-10 15:12:00",
|
|
"action": "buy",
|
|
"price": 1536.0,
|
|
"memo": "저점 분할 매수 · 비중 7% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.074,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.339,
|
|
"rsi": 27.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -12.76
|
|
},
|
|
{
|
|
"dt": "2025-06-11 02:36:00",
|
|
"action": "buy",
|
|
"price": 1555.0,
|
|
"memo": "저점 분할 매수 · 비중 7% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.074,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.489,
|
|
"rsi": 58.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -13.83
|
|
},
|
|
{
|
|
"dt": "2025-06-13 11:12:00",
|
|
"action": "buy",
|
|
"price": 1307.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.087,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.011,
|
|
"rsi": 38.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.52
|
|
},
|
|
{
|
|
"dt": "2025-06-13 23:27:00",
|
|
"action": "buy",
|
|
"price": 1330.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.086,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.183,
|
|
"rsi": 19.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 0.75
|
|
},
|
|
{
|
|
"dt": "2025-06-15 05:12:00",
|
|
"action": "buy",
|
|
"price": 1328.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.086,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.0,
|
|
"rsi": 11.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 0.9
|
|
},
|
|
{
|
|
"dt": "2025-06-16 06:12:00",
|
|
"action": "buy",
|
|
"price": 1325.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.086,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.175,
|
|
"rsi": 37.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 1.13
|
|
},
|
|
{
|
|
"dt": "2025-06-17 09:09:00",
|
|
"action": "buy",
|
|
"price": 1274.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.09,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.0,
|
|
"rsi": 6.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.18
|
|
},
|
|
{
|
|
"dt": "2025-06-18 02:12:00",
|
|
"action": "buy",
|
|
"price": 1242.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.092,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.289,
|
|
"rsi": 36.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.89
|
|
},
|
|
{
|
|
"dt": "2025-06-18 22:24:00",
|
|
"action": "buy",
|
|
"price": 1208.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#1",
|
|
"weight": 0.095,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.0,
|
|
"rsi": 18.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.93
|
|
},
|
|
{
|
|
"dt": "2025-06-19 09:42:00",
|
|
"action": "sell",
|
|
"price": 1340.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#1",
|
|
"weight": 0.65,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.95,
|
|
"rsi": 64.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -2.35
|
|
},
|
|
{
|
|
"dt": "2025-06-19 10:24:00",
|
|
"action": "sell",
|
|
"price": 1317.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#1",
|
|
"weight": 0.35,
|
|
"leg_id": 1,
|
|
"bb_pos": 0.224,
|
|
"rsi": 18.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -4.03
|
|
},
|
|
{
|
|
"dt": "2025-06-20 14:21:00",
|
|
"action": "buy",
|
|
"price": 1258.0,
|
|
"memo": "저점 분할 매수 · 비중 23% · 4회 · BB하단 · leg#2",
|
|
"weight": 0.234,
|
|
"leg_id": 2,
|
|
"bb_pos": 0.271,
|
|
"rsi": 36.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -5.8
|
|
},
|
|
{
|
|
"dt": "2025-06-20 23:54:00",
|
|
"action": "buy",
|
|
"price": 1251.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#2",
|
|
"weight": 0.235,
|
|
"leg_id": 2,
|
|
"bb_pos": 0.0,
|
|
"rsi": 28.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -5.28
|
|
},
|
|
{
|
|
"dt": "2025-06-22 06:30:00",
|
|
"action": "buy",
|
|
"price": 1139.0,
|
|
"memo": "저점 분할 매수 · 비중 26% · 4회 · BB하단 · leg#2",
|
|
"weight": 0.259,
|
|
"leg_id": 2,
|
|
"bb_pos": 0.0,
|
|
"rsi": 27.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.04
|
|
},
|
|
{
|
|
"dt": "2025-06-23 05:18:00",
|
|
"action": "buy",
|
|
"price": 1083.0,
|
|
"memo": "저점 분할 매수 · 비중 27% · 4회 · BB하단 · leg#2",
|
|
"weight": 0.272,
|
|
"leg_id": 2,
|
|
"bb_pos": 0.0,
|
|
"rsi": 34.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.42
|
|
},
|
|
{
|
|
"dt": "2025-06-23 23:18:00",
|
|
"action": "sell",
|
|
"price": 1185.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#2",
|
|
"weight": 0.65,
|
|
"leg_id": 2,
|
|
"bb_pos": 0.784,
|
|
"rsi": 84.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 0.6
|
|
},
|
|
{
|
|
"dt": "2025-06-24 01:33:00",
|
|
"action": "buy",
|
|
"price": 1124.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#3",
|
|
"weight": 1.0,
|
|
"leg_id": 3,
|
|
"bb_pos": 0.081,
|
|
"rsi": 11.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 17.35
|
|
},
|
|
{
|
|
"dt": "2025-06-24 03:06:00",
|
|
"action": "sell",
|
|
"price": 1183.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#2",
|
|
"weight": 0.35,
|
|
"leg_id": 2,
|
|
"bb_pos": 0.8,
|
|
"rsi": 81.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 0.43
|
|
},
|
|
{
|
|
"dt": "2025-06-24 14:57:00",
|
|
"action": "sell",
|
|
"price": 1319.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#3",
|
|
"weight": 0.65,
|
|
"leg_id": 3,
|
|
"bb_pos": 0.817,
|
|
"rsi": 79.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 17.35
|
|
},
|
|
{
|
|
"dt": "2025-06-24 15:15:00",
|
|
"action": "sell",
|
|
"price": 1318.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#3",
|
|
"weight": 0.35,
|
|
"leg_id": 3,
|
|
"bb_pos": 0.719,
|
|
"rsi": 63.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 17.26
|
|
},
|
|
{
|
|
"dt": "2025-06-26 07:39:00",
|
|
"action": "buy",
|
|
"price": 1205.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#4",
|
|
"weight": 0.327,
|
|
"leg_id": 4,
|
|
"bb_pos": 0.001,
|
|
"rsi": 27.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.3
|
|
},
|
|
{
|
|
"dt": "2025-06-26 23:09:00",
|
|
"action": "buy",
|
|
"price": 1172.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#4",
|
|
"weight": 0.336,
|
|
"leg_id": 4,
|
|
"bb_pos": 0.172,
|
|
"rsi": 40.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.35
|
|
},
|
|
{
|
|
"dt": "2025-06-27 10:06:00",
|
|
"action": "buy",
|
|
"price": 1171.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#4",
|
|
"weight": 0.337,
|
|
"leg_id": 4,
|
|
"bb_pos": 0.097,
|
|
"rsi": 19.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.44
|
|
},
|
|
{
|
|
"dt": "2025-06-30 07:51:00",
|
|
"action": "sell",
|
|
"price": 1305.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#4",
|
|
"weight": 0.65,
|
|
"leg_id": 4,
|
|
"bb_pos": 0.83,
|
|
"rsi": 83.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.36
|
|
},
|
|
{
|
|
"dt": "2025-06-30 08:03:00",
|
|
"action": "sell",
|
|
"price": 1303.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#4",
|
|
"weight": 0.35,
|
|
"leg_id": 4,
|
|
"bb_pos": 0.724,
|
|
"rsi": 64.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.19
|
|
},
|
|
{
|
|
"dt": "2025-06-30 23:06:00",
|
|
"action": "buy",
|
|
"price": 1212.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#5",
|
|
"weight": 0.197,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.092,
|
|
"rsi": 29.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 26.57
|
|
},
|
|
{
|
|
"dt": "2025-07-02 10:15:00",
|
|
"action": "buy",
|
|
"price": 1161.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#5",
|
|
"weight": 0.206,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.258,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 32.13
|
|
},
|
|
{
|
|
"dt": "2025-07-03 02:45:00",
|
|
"action": "buy",
|
|
"price": 1274.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#5",
|
|
"weight": 0.188,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.222,
|
|
"rsi": 38.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 20.41
|
|
},
|
|
{
|
|
"dt": "2025-07-06 03:48:00",
|
|
"action": "buy",
|
|
"price": 1174.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#5",
|
|
"weight": 0.204,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.309,
|
|
"rsi": 28.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 30.66
|
|
},
|
|
{
|
|
"dt": "2025-07-09 00:24:00",
|
|
"action": "buy",
|
|
"price": 1169.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#5",
|
|
"weight": 0.205,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.185,
|
|
"rsi": 21.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 31.22
|
|
},
|
|
{
|
|
"dt": "2025-07-11 15:06:00",
|
|
"action": "sell",
|
|
"price": 1534.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#5",
|
|
"weight": 0.65,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.863,
|
|
"rsi": 57.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 28.2
|
|
},
|
|
{
|
|
"dt": "2025-07-11 15:15:00",
|
|
"action": "sell",
|
|
"price": 1527.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#5",
|
|
"weight": 0.35,
|
|
"leg_id": 5,
|
|
"bb_pos": 0.717,
|
|
"rsi": 58.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 27.61
|
|
},
|
|
{
|
|
"dt": "2025-07-12 07:30:00",
|
|
"action": "buy",
|
|
"price": 1365.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#6",
|
|
"weight": 0.336,
|
|
"leg_id": 6,
|
|
"bb_pos": 0.0,
|
|
"rsi": 4.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.21
|
|
},
|
|
{
|
|
"dt": "2025-07-13 00:42:00",
|
|
"action": "buy",
|
|
"price": 1355.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#6",
|
|
"weight": 0.338,
|
|
"leg_id": 6,
|
|
"bb_pos": 0.05,
|
|
"rsi": 28.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.03
|
|
},
|
|
{
|
|
"dt": "2025-07-14 07:27:00",
|
|
"action": "buy",
|
|
"price": 1409.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#6",
|
|
"weight": 0.326,
|
|
"leg_id": 6,
|
|
"bb_pos": 0.164,
|
|
"rsi": 39.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.74
|
|
},
|
|
{
|
|
"dt": "2025-07-14 14:12:00",
|
|
"action": "sell",
|
|
"price": 1518.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#6",
|
|
"weight": 0.65,
|
|
"leg_id": 6,
|
|
"bb_pos": 0.966,
|
|
"rsi": 77.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.32
|
|
},
|
|
{
|
|
"dt": "2025-07-14 14:33:00",
|
|
"action": "sell",
|
|
"price": 1513.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#6",
|
|
"weight": 0.35,
|
|
"leg_id": 6,
|
|
"bb_pos": 0.658,
|
|
"rsi": 57.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.96
|
|
},
|
|
{
|
|
"dt": "2025-07-15 05:15:00",
|
|
"action": "buy",
|
|
"price": 1398.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#7",
|
|
"weight": 0.2,
|
|
"leg_id": 7,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.3
|
|
},
|
|
{
|
|
"dt": "2025-07-15 12:18:00",
|
|
"action": "buy",
|
|
"price": 1368.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#7",
|
|
"weight": 0.204,
|
|
"leg_id": 7,
|
|
"bb_pos": 0.0,
|
|
"rsi": 18.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.74
|
|
},
|
|
{
|
|
"dt": "2025-07-15 23:54:00",
|
|
"action": "buy",
|
|
"price": 1365.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#7",
|
|
"weight": 0.205,
|
|
"leg_id": 7,
|
|
"bb_pos": 0.0,
|
|
"rsi": 10.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.99
|
|
},
|
|
{
|
|
"dt": "2025-07-16 04:45:00",
|
|
"action": "buy",
|
|
"price": 1416.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#7",
|
|
"weight": 0.197,
|
|
"leg_id": 7,
|
|
"bb_pos": 0.0,
|
|
"rsi": 15.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.89
|
|
},
|
|
{
|
|
"dt": "2025-07-16 11:39:00",
|
|
"action": "buy",
|
|
"price": 1439.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#7",
|
|
"weight": 0.194,
|
|
"leg_id": 7,
|
|
"bb_pos": 0.089,
|
|
"rsi": 12.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.13
|
|
},
|
|
{
|
|
"dt": "2025-07-17 06:27:00",
|
|
"action": "sell",
|
|
"price": 1556.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#7",
|
|
"weight": 0.65,
|
|
"leg_id": 7,
|
|
"bb_pos": 1.0,
|
|
"rsi": 61.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.41
|
|
},
|
|
{
|
|
"dt": "2025-07-17 06:48:00",
|
|
"action": "sell",
|
|
"price": 1547.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#7",
|
|
"weight": 0.35,
|
|
"leg_id": 7,
|
|
"bb_pos": 0.641,
|
|
"rsi": 61.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.77
|
|
},
|
|
{
|
|
"dt": "2025-07-17 12:39:00",
|
|
"action": "buy",
|
|
"price": 1484.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#8",
|
|
"weight": 0.493,
|
|
"leg_id": 8,
|
|
"bb_pos": 0.046,
|
|
"rsi": 20.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.18
|
|
},
|
|
{
|
|
"dt": "2025-07-18 05:03:00",
|
|
"action": "buy",
|
|
"price": 1444.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#8",
|
|
"weight": 0.507,
|
|
"leg_id": 8,
|
|
"bb_pos": 0.0,
|
|
"rsi": 8.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.23
|
|
},
|
|
{
|
|
"dt": "2025-07-18 14:42:00",
|
|
"action": "sell",
|
|
"price": 1635.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#8",
|
|
"weight": 0.65,
|
|
"leg_id": 8,
|
|
"bb_pos": 0.727,
|
|
"rsi": 72.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.7
|
|
},
|
|
{
|
|
"dt": "2025-07-18 15:51:00",
|
|
"action": "sell",
|
|
"price": 1632.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#8",
|
|
"weight": 0.35,
|
|
"leg_id": 8,
|
|
"bb_pos": 0.901,
|
|
"rsi": 67.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.5
|
|
},
|
|
{
|
|
"dt": "2025-07-18 20:21:00",
|
|
"action": "buy",
|
|
"price": 1560.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#9",
|
|
"weight": 0.245,
|
|
"leg_id": 9,
|
|
"bb_pos": 0.0,
|
|
"rsi": 36.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.6
|
|
},
|
|
{
|
|
"dt": "2025-07-19 05:39:00",
|
|
"action": "buy",
|
|
"price": 1515.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#9",
|
|
"weight": 0.252,
|
|
"leg_id": 9,
|
|
"bb_pos": 0.089,
|
|
"rsi": 16.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.92
|
|
},
|
|
{
|
|
"dt": "2025-07-19 10:03:00",
|
|
"action": "buy",
|
|
"price": 1506.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#9",
|
|
"weight": 0.253,
|
|
"leg_id": 9,
|
|
"bb_pos": 0.0,
|
|
"rsi": 14.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.6
|
|
},
|
|
{
|
|
"dt": "2025-07-19 23:57:00",
|
|
"action": "buy",
|
|
"price": 1526.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#9",
|
|
"weight": 0.25,
|
|
"leg_id": 9,
|
|
"bb_pos": 0.144,
|
|
"rsi": 43.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.09
|
|
},
|
|
{
|
|
"dt": "2025-07-21 01:00:00",
|
|
"action": "sell",
|
|
"price": 1741.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#9",
|
|
"weight": 0.65,
|
|
"leg_id": 9,
|
|
"bb_pos": 0.9,
|
|
"rsi": 90.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 14.05
|
|
},
|
|
{
|
|
"dt": "2025-07-21 01:15:00",
|
|
"action": "sell",
|
|
"price": 1730.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#9",
|
|
"weight": 0.35,
|
|
"leg_id": 9,
|
|
"bb_pos": 0.68,
|
|
"rsi": 71.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 13.33
|
|
},
|
|
{
|
|
"dt": "2025-07-21 10:36:00",
|
|
"action": "buy",
|
|
"price": 1639.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#10",
|
|
"weight": 0.199,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.117,
|
|
"rsi": 39.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.31
|
|
},
|
|
{
|
|
"dt": "2025-07-22 04:30:00",
|
|
"action": "buy",
|
|
"price": 1633.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#10",
|
|
"weight": 0.199,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.0,
|
|
"rsi": 38.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.74
|
|
},
|
|
{
|
|
"dt": "2025-07-22 10:15:00",
|
|
"action": "buy",
|
|
"price": 1635.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#10",
|
|
"weight": 0.199,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.0,
|
|
"rsi": 20.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.6
|
|
},
|
|
{
|
|
"dt": "2025-07-22 17:24:00",
|
|
"action": "buy",
|
|
"price": 1598.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#10",
|
|
"weight": 0.204,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.146,
|
|
"rsi": 19.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 18.27
|
|
},
|
|
{
|
|
"dt": "2025-07-23 02:24:00",
|
|
"action": "buy",
|
|
"price": 1634.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#10",
|
|
"weight": 0.199,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.153,
|
|
"rsi": 31.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.67
|
|
},
|
|
{
|
|
"dt": "2025-07-23 08:57:00",
|
|
"action": "sell",
|
|
"price": 1890.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#10",
|
|
"weight": 0.65,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.913,
|
|
"rsi": 56.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 16.12
|
|
},
|
|
{
|
|
"dt": "2025-07-23 09:24:00",
|
|
"action": "sell",
|
|
"price": 1854.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#10",
|
|
"weight": 0.35,
|
|
"leg_id": 10,
|
|
"bb_pos": 0.351,
|
|
"rsi": 44.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 13.91
|
|
},
|
|
{
|
|
"dt": "2025-07-23 22:48:00",
|
|
"action": "buy",
|
|
"price": 1636.0,
|
|
"memo": "저점 분할 매수 · 비중 31% · 3회 · BB하단 · leg#11",
|
|
"weight": 0.314,
|
|
"leg_id": 11,
|
|
"bb_pos": 0.038,
|
|
"rsi": 24.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.22
|
|
},
|
|
{
|
|
"dt": "2025-07-24 06:24:00",
|
|
"action": "buy",
|
|
"price": 1537.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#11",
|
|
"weight": 0.334,
|
|
"leg_id": 11,
|
|
"bb_pos": 0.055,
|
|
"rsi": 41.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.14
|
|
},
|
|
{
|
|
"dt": "2025-07-24 15:51:00",
|
|
"action": "buy",
|
|
"price": 1462.0,
|
|
"memo": "저점 분할 매수 · 비중 35% · 3회 · BB하단 · leg#11",
|
|
"weight": 0.352,
|
|
"leg_id": 11,
|
|
"bb_pos": 0.072,
|
|
"rsi": 31.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.53
|
|
},
|
|
{
|
|
"dt": "2025-07-25 00:15:00",
|
|
"action": "sell",
|
|
"price": 1616.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#11",
|
|
"weight": 0.65,
|
|
"leg_id": 11,
|
|
"bb_pos": 0.806,
|
|
"rsi": 90.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.82
|
|
},
|
|
{
|
|
"dt": "2025-07-25 01:03:00",
|
|
"action": "sell",
|
|
"price": 1611.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#11",
|
|
"weight": 0.35,
|
|
"leg_id": 11,
|
|
"bb_pos": 0.68,
|
|
"rsi": 48.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.5
|
|
},
|
|
{
|
|
"dt": "2025-07-25 12:33:00",
|
|
"action": "buy",
|
|
"price": 1502.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#12",
|
|
"weight": 0.501,
|
|
"leg_id": 12,
|
|
"bb_pos": 0.0,
|
|
"rsi": 38.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.05
|
|
},
|
|
{
|
|
"dt": "2025-07-26 00:39:00",
|
|
"action": "buy",
|
|
"price": 1506.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#12",
|
|
"weight": 0.499,
|
|
"leg_id": 12,
|
|
"bb_pos": 0.0,
|
|
"rsi": 42.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.75
|
|
},
|
|
{
|
|
"dt": "2025-07-28 17:06:00",
|
|
"action": "sell",
|
|
"price": 1683.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#12",
|
|
"weight": 0.65,
|
|
"leg_id": 12,
|
|
"bb_pos": 0.832,
|
|
"rsi": 73.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.9
|
|
},
|
|
{
|
|
"dt": "2025-07-28 18:54:00",
|
|
"action": "sell",
|
|
"price": 1680.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#12",
|
|
"weight": 0.35,
|
|
"leg_id": 12,
|
|
"bb_pos": 0.854,
|
|
"rsi": 57.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.7
|
|
},
|
|
{
|
|
"dt": "2025-07-29 11:54:00",
|
|
"action": "buy",
|
|
"price": 1506.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.13,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.089,
|
|
"rsi": 36.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -6.44
|
|
},
|
|
{
|
|
"dt": "2025-07-30 20:54:00",
|
|
"action": "buy",
|
|
"price": 1420.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.138,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.151,
|
|
"rsi": 11.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.77
|
|
},
|
|
{
|
|
"dt": "2025-07-31 04:06:00",
|
|
"action": "buy",
|
|
"price": 1414.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.139,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.0,
|
|
"rsi": 1.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.35
|
|
},
|
|
{
|
|
"dt": "2025-08-01 09:51:00",
|
|
"action": "buy",
|
|
"price": 1357.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.145,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 3.83
|
|
},
|
|
{
|
|
"dt": "2025-08-01 22:51:00",
|
|
"action": "buy",
|
|
"price": 1336.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.147,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.0,
|
|
"rsi": 15.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.46
|
|
},
|
|
{
|
|
"dt": "2025-08-02 07:39:00",
|
|
"action": "buy",
|
|
"price": 1319.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.149,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.098,
|
|
"rsi": 21.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.82
|
|
},
|
|
{
|
|
"dt": "2025-08-03 03:48:00",
|
|
"action": "buy",
|
|
"price": 1287.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#13",
|
|
"weight": 0.152,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.0,
|
|
"rsi": 35.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.48
|
|
},
|
|
{
|
|
"dt": "2025-08-05 02:15:00",
|
|
"action": "sell",
|
|
"price": 1409.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#13",
|
|
"weight": 0.65,
|
|
"leg_id": 13,
|
|
"bb_pos": 1.0,
|
|
"rsi": 75.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 2.58
|
|
},
|
|
{
|
|
"dt": "2025-08-05 02:48:00",
|
|
"action": "sell",
|
|
"price": 1396.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#13",
|
|
"weight": 0.35,
|
|
"leg_id": 13,
|
|
"bb_pos": 0.184,
|
|
"rsi": 35.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 1.63
|
|
},
|
|
{
|
|
"dt": "2025-08-05 17:06:00",
|
|
"action": "buy",
|
|
"price": 1317.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#14",
|
|
"weight": 0.494,
|
|
"leg_id": 14,
|
|
"bb_pos": 0.293,
|
|
"rsi": 28.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.81
|
|
},
|
|
{
|
|
"dt": "2025-08-06 13:15:00",
|
|
"action": "buy",
|
|
"price": 1287.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#14",
|
|
"weight": 0.506,
|
|
"leg_id": 14,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 17.48
|
|
},
|
|
{
|
|
"dt": "2025-08-10 13:27:00",
|
|
"action": "sell",
|
|
"price": 1512.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#14",
|
|
"weight": 0.65,
|
|
"leg_id": 14,
|
|
"bb_pos": 1.0,
|
|
"rsi": 59.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 16.15
|
|
},
|
|
{
|
|
"dt": "2025-08-10 13:42:00",
|
|
"action": "sell",
|
|
"price": 1510.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#14",
|
|
"weight": 0.35,
|
|
"leg_id": 14,
|
|
"bb_pos": 0.708,
|
|
"rsi": 59.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 15.99
|
|
},
|
|
{
|
|
"dt": "2025-08-10 17:06:00",
|
|
"action": "buy",
|
|
"price": 1417.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#15",
|
|
"weight": 0.325,
|
|
"leg_id": 15,
|
|
"bb_pos": 0.05,
|
|
"rsi": 8.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.39
|
|
},
|
|
{
|
|
"dt": "2025-08-11 22:06:00",
|
|
"action": "buy",
|
|
"price": 1399.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#15",
|
|
"weight": 0.33,
|
|
"leg_id": 15,
|
|
"bb_pos": 0.13,
|
|
"rsi": 37.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.79
|
|
},
|
|
{
|
|
"dt": "2025-08-12 20:09:00",
|
|
"action": "buy",
|
|
"price": 1336.0,
|
|
"memo": "저점 분할 매수 · 비중 35% · 3회 · BB하단 · leg#15",
|
|
"weight": 0.345,
|
|
"leg_id": 15,
|
|
"bb_pos": 0.229,
|
|
"rsi": 37.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.02
|
|
},
|
|
{
|
|
"dt": "2025-08-14 08:12:00",
|
|
"action": "sell",
|
|
"price": 1550.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#15",
|
|
"weight": 0.65,
|
|
"leg_id": 15,
|
|
"bb_pos": 0.948,
|
|
"rsi": 78.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.07
|
|
},
|
|
{
|
|
"dt": "2025-08-14 11:54:00",
|
|
"action": "sell",
|
|
"price": 1543.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#15",
|
|
"weight": 0.35,
|
|
"leg_id": 15,
|
|
"bb_pos": 1.0,
|
|
"rsi": 71.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.56
|
|
},
|
|
{
|
|
"dt": "2025-08-14 22:03:00",
|
|
"action": "buy",
|
|
"price": 1380.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.136,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.13,
|
|
"rsi": 20.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.61
|
|
},
|
|
{
|
|
"dt": "2025-08-15 06:33:00",
|
|
"action": "buy",
|
|
"price": 1371.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.137,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.0,
|
|
"rsi": 23.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 3.28
|
|
},
|
|
{
|
|
"dt": "2025-08-16 01:09:00",
|
|
"action": "buy",
|
|
"price": 1332.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.141,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.156,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.31
|
|
},
|
|
{
|
|
"dt": "2025-08-16 21:24:00",
|
|
"action": "buy",
|
|
"price": 1350.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.139,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.221,
|
|
"rsi": 26.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.89
|
|
},
|
|
{
|
|
"dt": "2025-08-20 08:54:00",
|
|
"action": "buy",
|
|
"price": 1251.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.15,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.067,
|
|
"rsi": 35.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.19
|
|
},
|
|
{
|
|
"dt": "2025-08-20 23:09:00",
|
|
"action": "buy",
|
|
"price": 1270.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.148,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.0,
|
|
"rsi": 30.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.5
|
|
},
|
|
{
|
|
"dt": "2025-08-22 21:36:00",
|
|
"action": "buy",
|
|
"price": 1257.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#16",
|
|
"weight": 0.149,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.013,
|
|
"rsi": 12.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.65
|
|
},
|
|
{
|
|
"dt": "2025-08-23 06:42:00",
|
|
"action": "sell",
|
|
"price": 1416.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#16",
|
|
"weight": 0.65,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.948,
|
|
"rsi": 64.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.77
|
|
},
|
|
{
|
|
"dt": "2025-08-23 06:48:00",
|
|
"action": "sell",
|
|
"price": 1416.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#16",
|
|
"weight": 0.35,
|
|
"leg_id": 16,
|
|
"bb_pos": 0.852,
|
|
"rsi": 59.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.77
|
|
},
|
|
{
|
|
"dt": "2025-08-23 11:36:00",
|
|
"action": "buy",
|
|
"price": 1362.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#17",
|
|
"weight": 0.238,
|
|
"leg_id": 17,
|
|
"bb_pos": 0.0,
|
|
"rsi": 17.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.32
|
|
},
|
|
{
|
|
"dt": "2025-08-24 19:36:00",
|
|
"action": "buy",
|
|
"price": 1329.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#17",
|
|
"weight": 0.244,
|
|
"leg_id": 17,
|
|
"bb_pos": 0.072,
|
|
"rsi": 12.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 1.13
|
|
},
|
|
{
|
|
"dt": "2025-08-25 19:33:00",
|
|
"action": "buy",
|
|
"price": 1278.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#17",
|
|
"weight": 0.254,
|
|
"leg_id": 17,
|
|
"bb_pos": 0.059,
|
|
"rsi": 21.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.16
|
|
},
|
|
{
|
|
"dt": "2025-08-26 07:15:00",
|
|
"action": "buy",
|
|
"price": 1229.0,
|
|
"memo": "저점 분할 매수 · 비중 26% · 4회 · BB하단 · leg#17",
|
|
"weight": 0.264,
|
|
"leg_id": 17,
|
|
"bb_pos": 0.0,
|
|
"rsi": 42.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.36
|
|
},
|
|
{
|
|
"dt": "2025-08-27 13:12:00",
|
|
"action": "sell",
|
|
"price": 1344.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#17",
|
|
"weight": 0.65,
|
|
"leg_id": 17,
|
|
"bb_pos": 0.932,
|
|
"rsi": 80.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 3.58
|
|
},
|
|
{
|
|
"dt": "2025-08-27 13:18:00",
|
|
"action": "sell",
|
|
"price": 1344.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#17",
|
|
"weight": 0.35,
|
|
"leg_id": 17,
|
|
"bb_pos": 0.952,
|
|
"rsi": 86.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 3.58
|
|
},
|
|
{
|
|
"dt": "2025-08-28 09:33:00",
|
|
"action": "buy",
|
|
"price": 1294.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 6회 · BB하단 · leg#18",
|
|
"weight": 0.157,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.177,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.52
|
|
},
|
|
{
|
|
"dt": "2025-08-30 10:57:00",
|
|
"action": "buy",
|
|
"price": 1239.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 6회 · BB하단 · leg#18",
|
|
"weight": 0.164,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.0,
|
|
"rsi": 4.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 18.56
|
|
},
|
|
{
|
|
"dt": "2025-09-01 13:45:00",
|
|
"action": "buy",
|
|
"price": 1195.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#18",
|
|
"weight": 0.17,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.126,
|
|
"rsi": 26.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 22.93
|
|
},
|
|
{
|
|
"dt": "2025-09-02 06:39:00",
|
|
"action": "buy",
|
|
"price": 1170.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#18",
|
|
"weight": 0.174,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.205,
|
|
"rsi": 28.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 25.56
|
|
},
|
|
{
|
|
"dt": "2025-09-05 00:30:00",
|
|
"action": "buy",
|
|
"price": 1207.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#18",
|
|
"weight": 0.169,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.244,
|
|
"rsi": 31.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 21.71
|
|
},
|
|
{
|
|
"dt": "2025-09-05 23:45:00",
|
|
"action": "buy",
|
|
"price": 1230.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#18",
|
|
"weight": 0.165,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.214,
|
|
"rsi": 15.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 19.43
|
|
},
|
|
{
|
|
"dt": "2025-09-07 15:03:00",
|
|
"action": "sell",
|
|
"price": 1469.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#18",
|
|
"weight": 0.65,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.853,
|
|
"rsi": 79.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 20.29
|
|
},
|
|
{
|
|
"dt": "2025-09-07 15:21:00",
|
|
"action": "sell",
|
|
"price": 1435.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#18",
|
|
"weight": 0.35,
|
|
"leg_id": 18,
|
|
"bb_pos": 0.472,
|
|
"rsi": 59.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 17.5
|
|
},
|
|
{
|
|
"dt": "2025-09-07 18:42:00",
|
|
"action": "buy",
|
|
"price": 1410.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#19",
|
|
"weight": 0.504,
|
|
"leg_id": 19,
|
|
"bb_pos": 0.0,
|
|
"rsi": 35.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 27.66
|
|
},
|
|
{
|
|
"dt": "2025-09-08 07:42:00",
|
|
"action": "buy",
|
|
"price": 1432.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#19",
|
|
"weight": 0.496,
|
|
"leg_id": 19,
|
|
"bb_pos": 0.241,
|
|
"rsi": 47.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 25.7
|
|
},
|
|
{
|
|
"dt": "2025-09-08 14:12:00",
|
|
"action": "sell",
|
|
"price": 1800.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#19",
|
|
"weight": 0.65,
|
|
"leg_id": 19,
|
|
"bb_pos": 1.0,
|
|
"rsi": 83.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 26.68
|
|
},
|
|
{
|
|
"dt": "2025-09-08 15:42:00",
|
|
"action": "sell",
|
|
"price": 1784.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#19",
|
|
"weight": 0.35,
|
|
"leg_id": 19,
|
|
"bb_pos": 0.738,
|
|
"rsi": 52.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 25.55
|
|
},
|
|
{
|
|
"dt": "2025-09-08 16:54:00",
|
|
"action": "buy",
|
|
"price": 1718.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#20",
|
|
"weight": 0.491,
|
|
"leg_id": 20,
|
|
"bb_pos": 0.0,
|
|
"rsi": 33.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 25.03
|
|
},
|
|
{
|
|
"dt": "2025-09-08 20:15:00",
|
|
"action": "buy",
|
|
"price": 1658.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#20",
|
|
"weight": 0.509,
|
|
"leg_id": 20,
|
|
"bb_pos": 0.065,
|
|
"rsi": 29.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 29.55
|
|
},
|
|
{
|
|
"dt": "2025-09-09 00:03:00",
|
|
"action": "sell",
|
|
"price": 2148.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#20",
|
|
"weight": 0.65,
|
|
"leg_id": 20,
|
|
"bb_pos": 1.0,
|
|
"rsi": 83.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 27.29
|
|
},
|
|
{
|
|
"dt": "2025-09-09 02:36:00",
|
|
"action": "sell",
|
|
"price": 2136.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#20",
|
|
"weight": 0.35,
|
|
"leg_id": 20,
|
|
"bb_pos": 0.891,
|
|
"rsi": 64.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 26.58
|
|
},
|
|
{
|
|
"dt": "2025-09-09 03:09:00",
|
|
"action": "buy",
|
|
"price": 1990.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#21",
|
|
"weight": 1.0,
|
|
"leg_id": 21,
|
|
"bb_pos": 0.0,
|
|
"rsi": 24.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 24.87
|
|
},
|
|
{
|
|
"dt": "2025-09-09 09:27:00",
|
|
"action": "sell",
|
|
"price": 2485.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#21",
|
|
"weight": 0.65,
|
|
"leg_id": 21,
|
|
"bb_pos": 0.849,
|
|
"rsi": 80.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 24.87
|
|
},
|
|
{
|
|
"dt": "2025-09-09 11:45:00",
|
|
"action": "buy",
|
|
"price": 2334.0,
|
|
"memo": "저점 분할 매수 · 비중 35% · 3회 · BB하단 · leg#22",
|
|
"weight": 0.355,
|
|
"leg_id": 22,
|
|
"bb_pos": 0.19,
|
|
"rsi": 35.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 25.92
|
|
},
|
|
{
|
|
"dt": "2025-09-09 12:45:00",
|
|
"action": "sell",
|
|
"price": 2542.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#21",
|
|
"weight": 0.35,
|
|
"leg_id": 21,
|
|
"bb_pos": 0.957,
|
|
"rsi": 79.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 27.74
|
|
},
|
|
{
|
|
"dt": "2025-09-09 14:00:00",
|
|
"action": "buy",
|
|
"price": 2508.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#22",
|
|
"weight": 0.33,
|
|
"leg_id": 22,
|
|
"bb_pos": 0.191,
|
|
"rsi": 38.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 17.19
|
|
},
|
|
{
|
|
"dt": "2025-09-09 16:54:00",
|
|
"action": "buy",
|
|
"price": 2624.0,
|
|
"memo": "저점 분할 매수 · 비중 32% · 3회 · BB하단 · leg#22",
|
|
"weight": 0.315,
|
|
"leg_id": 22,
|
|
"bb_pos": 0.238,
|
|
"rsi": 19.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.0
|
|
},
|
|
{
|
|
"dt": "2025-09-09 19:33:00",
|
|
"action": "sell",
|
|
"price": 2939.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#22",
|
|
"weight": 0.65,
|
|
"leg_id": 22,
|
|
"bb_pos": 1.0,
|
|
"rsi": 90.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 18.38
|
|
},
|
|
{
|
|
"dt": "2025-09-09 19:42:00",
|
|
"action": "sell",
|
|
"price": 2932.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#22",
|
|
"weight": 0.35,
|
|
"leg_id": 22,
|
|
"bb_pos": 0.85,
|
|
"rsi": 82.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 18.09
|
|
},
|
|
{
|
|
"dt": "2025-09-10 01:36:00",
|
|
"action": "buy",
|
|
"price": 2395.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#23",
|
|
"weight": 0.345,
|
|
"leg_id": 23,
|
|
"bb_pos": 0.05,
|
|
"rsi": 22.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 18.91
|
|
},
|
|
{
|
|
"dt": "2025-09-10 06:21:00",
|
|
"action": "buy",
|
|
"price": 2457.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#23",
|
|
"weight": 0.336,
|
|
"leg_id": 23,
|
|
"bb_pos": 0.0,
|
|
"rsi": 41.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.91
|
|
},
|
|
{
|
|
"dt": "2025-09-10 09:24:00",
|
|
"action": "buy",
|
|
"price": 2583.0,
|
|
"memo": "저점 분할 매수 · 비중 32% · 3회 · BB하단 · leg#23",
|
|
"weight": 0.32,
|
|
"leg_id": 23,
|
|
"bb_pos": 0.0,
|
|
"rsi": 26.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.26
|
|
},
|
|
{
|
|
"dt": "2025-09-10 10:36:00",
|
|
"action": "sell",
|
|
"price": 2848.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#23",
|
|
"weight": 0.65,
|
|
"leg_id": 23,
|
|
"bb_pos": 0.87,
|
|
"rsi": 84.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 15.03
|
|
},
|
|
{
|
|
"dt": "2025-09-10 11:09:00",
|
|
"action": "sell",
|
|
"price": 2800.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#23",
|
|
"weight": 0.35,
|
|
"leg_id": 23,
|
|
"bb_pos": 0.559,
|
|
"rsi": 42.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 13.09
|
|
},
|
|
{
|
|
"dt": "2025-09-10 17:00:00",
|
|
"action": "buy",
|
|
"price": 2550.0,
|
|
"memo": "저점 분할 매수 · 비중 23% · 4회 · BB하단 · leg#24",
|
|
"weight": 0.231,
|
|
"leg_id": 24,
|
|
"bb_pos": 0.0,
|
|
"rsi": 30.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -5.45
|
|
},
|
|
{
|
|
"dt": "2025-09-11 01:30:00",
|
|
"action": "buy",
|
|
"price": 2460.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#24",
|
|
"weight": 0.24,
|
|
"leg_id": 24,
|
|
"bb_pos": 0.166,
|
|
"rsi": 12.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.99
|
|
},
|
|
{
|
|
"dt": "2025-09-12 01:51:00",
|
|
"action": "buy",
|
|
"price": 2217.0,
|
|
"memo": "저점 분할 매수 · 비중 27% · 4회 · BB하단 · leg#24",
|
|
"weight": 0.266,
|
|
"leg_id": 24,
|
|
"bb_pos": 0.182,
|
|
"rsi": 32.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.75
|
|
},
|
|
{
|
|
"dt": "2025-09-12 12:09:00",
|
|
"action": "buy",
|
|
"price": 2235.0,
|
|
"memo": "저점 분할 매수 · 비중 26% · 4회 · BB하단 · leg#24",
|
|
"weight": 0.264,
|
|
"leg_id": 24,
|
|
"bb_pos": 0.132,
|
|
"rsi": 36.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.87
|
|
},
|
|
{
|
|
"dt": "2025-09-12 15:36:00",
|
|
"action": "sell",
|
|
"price": 2411.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#24",
|
|
"weight": 0.65,
|
|
"leg_id": 24,
|
|
"bb_pos": 0.977,
|
|
"rsi": 92.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 2.3
|
|
},
|
|
{
|
|
"dt": "2025-09-12 15:45:00",
|
|
"action": "sell",
|
|
"price": 2384.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#24",
|
|
"weight": 0.35,
|
|
"leg_id": 24,
|
|
"bb_pos": 0.715,
|
|
"rsi": 71.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 1.15
|
|
},
|
|
{
|
|
"dt": "2025-09-13 00:36:00",
|
|
"action": "buy",
|
|
"price": 2166.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#25",
|
|
"weight": 1.0,
|
|
"leg_id": 25,
|
|
"bb_pos": 0.114,
|
|
"rsi": 24.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.88
|
|
},
|
|
{
|
|
"dt": "2025-09-13 09:27:00",
|
|
"action": "sell",
|
|
"price": 2380.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#25",
|
|
"weight": 0.65,
|
|
"leg_id": 25,
|
|
"bb_pos": 0.881,
|
|
"rsi": 80.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.88
|
|
},
|
|
{
|
|
"dt": "2025-09-13 09:39:00",
|
|
"action": "sell",
|
|
"price": 2368.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#25",
|
|
"weight": 0.35,
|
|
"leg_id": 25,
|
|
"bb_pos": 0.685,
|
|
"rsi": 68.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.33
|
|
},
|
|
{
|
|
"dt": "2025-09-14 00:39:00",
|
|
"action": "buy",
|
|
"price": 2205.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#26",
|
|
"weight": 0.499,
|
|
"leg_id": 26,
|
|
"bb_pos": 0.02,
|
|
"rsi": 23.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.57
|
|
},
|
|
{
|
|
"dt": "2025-09-14 02:12:00",
|
|
"action": "buy",
|
|
"price": 2200.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#26",
|
|
"weight": 0.501,
|
|
"leg_id": 26,
|
|
"bb_pos": 0.503,
|
|
"rsi": 52.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.82
|
|
},
|
|
{
|
|
"dt": "2025-09-14 16:36:00",
|
|
"action": "sell",
|
|
"price": 2394.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#26",
|
|
"weight": 0.65,
|
|
"leg_id": 26,
|
|
"bb_pos": 0.968,
|
|
"rsi": 54.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.69
|
|
},
|
|
{
|
|
"dt": "2025-09-14 16:54:00",
|
|
"action": "sell",
|
|
"price": 2382.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#26",
|
|
"weight": 0.35,
|
|
"leg_id": 26,
|
|
"bb_pos": 0.67,
|
|
"rsi": 61.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.15
|
|
},
|
|
{
|
|
"dt": "2025-09-15 17:00:00",
|
|
"action": "buy",
|
|
"price": 2146.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#27",
|
|
"weight": 0.488,
|
|
"leg_id": 27,
|
|
"bb_pos": 0.159,
|
|
"rsi": 22.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 3.31
|
|
},
|
|
{
|
|
"dt": "2025-09-16 01:00:00",
|
|
"action": "buy",
|
|
"price": 2047.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#27",
|
|
"weight": 0.512,
|
|
"leg_id": 27,
|
|
"bb_pos": 0.188,
|
|
"rsi": 34.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.3
|
|
},
|
|
{
|
|
"dt": "2025-09-16 22:33:00",
|
|
"action": "sell",
|
|
"price": 2217.0,
|
|
"memo": "고점 매도 · 비중 100% · 1회 · leg#27",
|
|
"weight": 1.0,
|
|
"leg_id": 27,
|
|
"bb_pos": 0.962,
|
|
"rsi": 74.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 5.81
|
|
},
|
|
{
|
|
"dt": "2025-09-17 14:21:00",
|
|
"action": "buy",
|
|
"price": 2059.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#28",
|
|
"weight": 0.513,
|
|
"leg_id": 28,
|
|
"bb_pos": 0.312,
|
|
"rsi": 29.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.02
|
|
},
|
|
{
|
|
"dt": "2025-09-18 19:27:00",
|
|
"action": "buy",
|
|
"price": 2165.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#28",
|
|
"weight": 0.487,
|
|
"leg_id": 28,
|
|
"bb_pos": 0.028,
|
|
"rsi": 18.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.48
|
|
},
|
|
{
|
|
"dt": "2025-09-18 23:24:00",
|
|
"action": "sell",
|
|
"price": 2327.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#28",
|
|
"weight": 0.65,
|
|
"leg_id": 28,
|
|
"bb_pos": 1.0,
|
|
"rsi": 89.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.25
|
|
},
|
|
{
|
|
"dt": "2025-09-19 00:03:00",
|
|
"action": "sell",
|
|
"price": 2270.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#28",
|
|
"weight": 0.35,
|
|
"leg_id": 28,
|
|
"bb_pos": 0.547,
|
|
"rsi": 38.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.55
|
|
},
|
|
{
|
|
"dt": "2025-09-22 15:00:00",
|
|
"action": "buy",
|
|
"price": 1851.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#29",
|
|
"weight": 0.196,
|
|
"leg_id": 29,
|
|
"bb_pos": 0.0,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.7
|
|
},
|
|
{
|
|
"dt": "2025-09-23 20:21:00",
|
|
"action": "buy",
|
|
"price": 1875.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#29",
|
|
"weight": 0.193,
|
|
"leg_id": 29,
|
|
"bb_pos": 0.28,
|
|
"rsi": 51.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.33
|
|
},
|
|
{
|
|
"dt": "2025-09-24 13:06:00",
|
|
"action": "buy",
|
|
"price": 1794.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#29",
|
|
"weight": 0.202,
|
|
"leg_id": 29,
|
|
"bb_pos": 0.135,
|
|
"rsi": 38.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.09
|
|
},
|
|
{
|
|
"dt": "2025-09-26 02:12:00",
|
|
"action": "buy",
|
|
"price": 1775.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#29",
|
|
"weight": 0.204,
|
|
"leg_id": 29,
|
|
"bb_pos": 0.42,
|
|
"rsi": 49.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.27
|
|
},
|
|
{
|
|
"dt": "2025-09-26 20:06:00",
|
|
"action": "buy",
|
|
"price": 1773.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#29",
|
|
"weight": 0.204,
|
|
"leg_id": 29,
|
|
"bb_pos": 0.552,
|
|
"rsi": 53.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.39
|
|
},
|
|
{
|
|
"dt": "2025-09-27 14:51:00",
|
|
"action": "sell",
|
|
"price": 1975.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#29",
|
|
"weight": 0.65,
|
|
"leg_id": 29,
|
|
"bb_pos": 1.0,
|
|
"rsi": 92.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.96
|
|
},
|
|
{
|
|
"dt": "2025-09-27 15:12:00",
|
|
"action": "sell",
|
|
"price": 1944.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#29",
|
|
"weight": 0.35,
|
|
"leg_id": 29,
|
|
"bb_pos": 0.655,
|
|
"rsi": 67.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.25
|
|
},
|
|
{
|
|
"dt": "2025-09-28 19:03:00",
|
|
"action": "buy",
|
|
"price": 1792.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#30",
|
|
"weight": 0.202,
|
|
"leg_id": 30,
|
|
"bb_pos": 0.0,
|
|
"rsi": 42.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.6
|
|
},
|
|
{
|
|
"dt": "2025-09-30 02:00:00",
|
|
"action": "buy",
|
|
"price": 1795.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#30",
|
|
"weight": 0.202,
|
|
"leg_id": 30,
|
|
"bb_pos": 0.034,
|
|
"rsi": 17.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.42
|
|
},
|
|
{
|
|
"dt": "2025-10-01 03:45:00",
|
|
"action": "buy",
|
|
"price": 1758.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#30",
|
|
"weight": 0.206,
|
|
"leg_id": 30,
|
|
"bb_pos": 0.242,
|
|
"rsi": 45.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.72
|
|
},
|
|
{
|
|
"dt": "2025-10-03 00:03:00",
|
|
"action": "buy",
|
|
"price": 1849.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#30",
|
|
"weight": 0.196,
|
|
"leg_id": 30,
|
|
"bb_pos": 0.108,
|
|
"rsi": 33.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.22
|
|
},
|
|
{
|
|
"dt": "2025-10-03 23:18:00",
|
|
"action": "buy",
|
|
"price": 1871.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#30",
|
|
"weight": 0.194,
|
|
"leg_id": 30,
|
|
"bb_pos": 0.18,
|
|
"rsi": 24.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.97
|
|
},
|
|
{
|
|
"dt": "2025-10-04 01:45:00",
|
|
"action": "sell",
|
|
"price": 1964.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#30",
|
|
"weight": 0.65,
|
|
"leg_id": 30,
|
|
"bb_pos": 1.0,
|
|
"rsi": 82.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.38
|
|
},
|
|
{
|
|
"dt": "2025-10-04 01:54:00",
|
|
"action": "sell",
|
|
"price": 1950.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#30",
|
|
"weight": 0.35,
|
|
"leg_id": 30,
|
|
"bb_pos": 0.712,
|
|
"rsi": 61.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.61
|
|
},
|
|
{
|
|
"dt": "2025-10-05 09:57:00",
|
|
"action": "buy",
|
|
"price": 1795.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#31",
|
|
"weight": 0.327,
|
|
"leg_id": 31,
|
|
"bb_pos": 0.0,
|
|
"rsi": 28.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.67
|
|
},
|
|
{
|
|
"dt": "2025-10-06 10:00:00",
|
|
"action": "buy",
|
|
"price": 1792.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#31",
|
|
"weight": 0.328,
|
|
"leg_id": 31,
|
|
"bb_pos": 0.339,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.85
|
|
},
|
|
{
|
|
"dt": "2025-10-08 21:06:00",
|
|
"action": "buy",
|
|
"price": 1704.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#31",
|
|
"weight": 0.345,
|
|
"leg_id": 31,
|
|
"bb_pos": 0.169,
|
|
"rsi": 15.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.16
|
|
},
|
|
{
|
|
"dt": "2025-10-09 05:39:00",
|
|
"action": "sell",
|
|
"price": 1843.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#31",
|
|
"weight": 0.65,
|
|
"leg_id": 31,
|
|
"bb_pos": 1.0,
|
|
"rsi": 72.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.56
|
|
},
|
|
{
|
|
"dt": "2025-10-09 08:54:00",
|
|
"action": "sell",
|
|
"price": 1843.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#31",
|
|
"weight": 0.35,
|
|
"leg_id": 31,
|
|
"bb_pos": 0.808,
|
|
"rsi": 55.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.56
|
|
},
|
|
{
|
|
"dt": "2025-10-09 23:33:00",
|
|
"action": "buy",
|
|
"price": 1728.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#32",
|
|
"weight": 0.508,
|
|
"leg_id": 32,
|
|
"bb_pos": 0.082,
|
|
"rsi": 35.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.26
|
|
},
|
|
{
|
|
"dt": "2025-10-10 16:36:00",
|
|
"action": "buy",
|
|
"price": 1786.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#32",
|
|
"weight": 0.492,
|
|
"leg_id": 32,
|
|
"bb_pos": 0.292,
|
|
"rsi": 39.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.71
|
|
},
|
|
{
|
|
"dt": "2025-10-10 22:09:00",
|
|
"action": "sell",
|
|
"price": 1888.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#32",
|
|
"weight": 0.65,
|
|
"leg_id": 32,
|
|
"bb_pos": 1.0,
|
|
"rsi": 87.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.48
|
|
},
|
|
{
|
|
"dt": "2025-10-10 22:24:00",
|
|
"action": "sell",
|
|
"price": 1887.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#32",
|
|
"weight": 0.35,
|
|
"leg_id": 32,
|
|
"bb_pos": 0.816,
|
|
"rsi": 74.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.43
|
|
},
|
|
{
|
|
"dt": "2025-10-11 06:18:00",
|
|
"action": "buy",
|
|
"price": 1149.0,
|
|
"memo": "저점 분할 매수 · 비중 53% · 2회 · BB하단 · leg#33",
|
|
"weight": 0.533,
|
|
"leg_id": 33,
|
|
"bb_pos": 0.0,
|
|
"rsi": 6.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 30.55
|
|
},
|
|
{
|
|
"dt": "2025-10-11 10:51:00",
|
|
"action": "buy",
|
|
"price": 1312.0,
|
|
"memo": "저점 분할 매수 · 비중 47% · 2회 · BB하단 · leg#33",
|
|
"weight": 0.467,
|
|
"leg_id": 33,
|
|
"bb_pos": 0.14,
|
|
"rsi": 28.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.33
|
|
},
|
|
{
|
|
"dt": "2025-10-11 18:03:00",
|
|
"action": "sell",
|
|
"price": 1500.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#33",
|
|
"weight": 0.65,
|
|
"leg_id": 33,
|
|
"bb_pos": 0.96,
|
|
"rsi": 73.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 22.44
|
|
},
|
|
{
|
|
"dt": "2025-10-11 18:27:00",
|
|
"action": "sell",
|
|
"price": 1498.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#33",
|
|
"weight": 0.35,
|
|
"leg_id": 33,
|
|
"bb_pos": 0.734,
|
|
"rsi": 70.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 22.27
|
|
},
|
|
{
|
|
"dt": "2025-10-12 04:51:00",
|
|
"action": "buy",
|
|
"price": 1375.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#34",
|
|
"weight": 0.499,
|
|
"leg_id": 34,
|
|
"bb_pos": 0.218,
|
|
"rsi": 23.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.89
|
|
},
|
|
{
|
|
"dt": "2025-10-12 11:09:00",
|
|
"action": "buy",
|
|
"price": 1370.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#34",
|
|
"weight": 0.501,
|
|
"leg_id": 34,
|
|
"bb_pos": 0.043,
|
|
"rsi": 19.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.31
|
|
},
|
|
{
|
|
"dt": "2025-10-13 02:03:00",
|
|
"action": "sell",
|
|
"price": 1566.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#34",
|
|
"weight": 0.65,
|
|
"leg_id": 34,
|
|
"bb_pos": 0.704,
|
|
"rsi": 56.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 14.1
|
|
},
|
|
{
|
|
"dt": "2025-10-13 03:39:00",
|
|
"action": "buy",
|
|
"price": 1517.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.13,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.0,
|
|
"rsi": 31.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -7.25
|
|
},
|
|
{
|
|
"dt": "2025-10-13 05:03:00",
|
|
"action": "sell",
|
|
"price": 1565.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#34",
|
|
"weight": 0.35,
|
|
"leg_id": 34,
|
|
"bb_pos": 0.923,
|
|
"rsi": 72.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 14.03
|
|
},
|
|
{
|
|
"dt": "2025-10-13 21:00:00",
|
|
"action": "buy",
|
|
"price": 1464.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.135,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.198,
|
|
"rsi": 28.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -3.89
|
|
},
|
|
{
|
|
"dt": "2025-10-14 15:45:00",
|
|
"action": "buy",
|
|
"price": 1367.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.144,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.0,
|
|
"rsi": 12.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.93
|
|
},
|
|
{
|
|
"dt": "2025-10-16 18:33:00",
|
|
"action": "buy",
|
|
"price": 1395.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.141,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.186,
|
|
"rsi": 46.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 0.86
|
|
},
|
|
{
|
|
"dt": "2025-10-17 17:18:00",
|
|
"action": "buy",
|
|
"price": 1262.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.156,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.083,
|
|
"rsi": 34.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.49
|
|
},
|
|
{
|
|
"dt": "2025-10-19 18:27:00",
|
|
"action": "buy",
|
|
"price": 1322.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.149,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.055,
|
|
"rsi": 35.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.43
|
|
},
|
|
{
|
|
"dt": "2025-10-20 09:30:00",
|
|
"action": "buy",
|
|
"price": 1356.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#35",
|
|
"weight": 0.145,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.023,
|
|
"rsi": 3.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 3.76
|
|
},
|
|
{
|
|
"dt": "2025-10-20 15:42:00",
|
|
"action": "sell",
|
|
"price": 1407.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#35",
|
|
"weight": 0.65,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.953,
|
|
"rsi": 70.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 2.04
|
|
},
|
|
{
|
|
"dt": "2025-10-20 15:54:00",
|
|
"action": "sell",
|
|
"price": 1407.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#35",
|
|
"weight": 0.35,
|
|
"leg_id": 35,
|
|
"bb_pos": 0.768,
|
|
"rsi": 60.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 2.04
|
|
},
|
|
{
|
|
"dt": "2025-10-21 13:45:00",
|
|
"action": "buy",
|
|
"price": 1329.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#36",
|
|
"weight": 0.243,
|
|
"leg_id": 36,
|
|
"bb_pos": 0.117,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.55
|
|
},
|
|
{
|
|
"dt": "2025-10-23 06:09:00",
|
|
"action": "buy",
|
|
"price": 1250.0,
|
|
"memo": "저점 분할 매수 · 비중 26% · 4회 · BB하단 · leg#36",
|
|
"weight": 0.258,
|
|
"leg_id": 36,
|
|
"bb_pos": 0.0,
|
|
"rsi": 23.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.28
|
|
},
|
|
{
|
|
"dt": "2025-10-25 01:39:00",
|
|
"action": "buy",
|
|
"price": 1286.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#36",
|
|
"weight": 0.251,
|
|
"leg_id": 36,
|
|
"bb_pos": 0.383,
|
|
"rsi": 46.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.11
|
|
},
|
|
{
|
|
"dt": "2025-10-25 16:00:00",
|
|
"action": "buy",
|
|
"price": 1301.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#36",
|
|
"weight": 0.248,
|
|
"leg_id": 36,
|
|
"bb_pos": 0.049,
|
|
"rsi": 31.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.84
|
|
},
|
|
{
|
|
"dt": "2025-10-27 04:12:00",
|
|
"action": "sell",
|
|
"price": 1416.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#36",
|
|
"weight": 0.65,
|
|
"leg_id": 36,
|
|
"bb_pos": 1.0,
|
|
"rsi": 72.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.69
|
|
},
|
|
{
|
|
"dt": "2025-10-27 07:48:00",
|
|
"action": "sell",
|
|
"price": 1415.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#36",
|
|
"weight": 0.35,
|
|
"leg_id": 36,
|
|
"bb_pos": 0.756,
|
|
"rsi": 60.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.62
|
|
},
|
|
{
|
|
"dt": "2025-10-30 03:39:00",
|
|
"action": "buy",
|
|
"price": 1263.0,
|
|
"memo": "저점 분할 매수 · 비중 32% · 3회 · BB하단 · leg#37",
|
|
"weight": 0.317,
|
|
"leg_id": 37,
|
|
"bb_pos": 0.0,
|
|
"rsi": 38.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.91
|
|
},
|
|
{
|
|
"dt": "2025-10-31 02:33:00",
|
|
"action": "buy",
|
|
"price": 1170.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#37",
|
|
"weight": 0.342,
|
|
"leg_id": 37,
|
|
"bb_pos": 0.113,
|
|
"rsi": 28.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.25
|
|
},
|
|
{
|
|
"dt": "2025-11-01 02:21:00",
|
|
"action": "buy",
|
|
"price": 1176.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#37",
|
|
"weight": 0.341,
|
|
"leg_id": 37,
|
|
"bb_pos": 0.13,
|
|
"rsi": 14.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.67
|
|
},
|
|
{
|
|
"dt": "2025-11-01 17:12:00",
|
|
"action": "sell",
|
|
"price": 1325.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#37",
|
|
"weight": 0.65,
|
|
"leg_id": 37,
|
|
"bb_pos": 0.946,
|
|
"rsi": 88.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.28
|
|
},
|
|
{
|
|
"dt": "2025-11-01 17:21:00",
|
|
"action": "sell",
|
|
"price": 1321.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#37",
|
|
"weight": 0.35,
|
|
"leg_id": 37,
|
|
"bb_pos": 0.782,
|
|
"rsi": 77.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.94
|
|
},
|
|
{
|
|
"dt": "2025-11-01 18:24:00",
|
|
"action": "buy",
|
|
"price": 1266.0,
|
|
"memo": "저점 분할 매수 · 비중 12% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.117,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.177,
|
|
"rsi": 5.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -12.16
|
|
},
|
|
{
|
|
"dt": "2025-11-04 17:15:00",
|
|
"action": "buy",
|
|
"price": 1037.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.143,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.055,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.23
|
|
},
|
|
{
|
|
"dt": "2025-11-04 23:00:00",
|
|
"action": "buy",
|
|
"price": 1038.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.143,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.228,
|
|
"rsi": 37.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.13
|
|
},
|
|
{
|
|
"dt": "2025-11-05 02:15:00",
|
|
"action": "buy",
|
|
"price": 1020.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.146,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.0,
|
|
"rsi": 15.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.02
|
|
},
|
|
{
|
|
"dt": "2025-11-05 05:15:00",
|
|
"action": "buy",
|
|
"price": 991.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.15,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.057,
|
|
"rsi": 8.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.21
|
|
},
|
|
{
|
|
"dt": "2025-11-05 06:33:00",
|
|
"action": "buy",
|
|
"price": 983.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.151,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.0,
|
|
"rsi": 21.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.12
|
|
},
|
|
{
|
|
"dt": "2025-11-05 10:24:00",
|
|
"action": "buy",
|
|
"price": 997.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#38",
|
|
"weight": 0.149,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.0,
|
|
"rsi": 22.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.53
|
|
},
|
|
{
|
|
"dt": "2025-11-06 07:57:00",
|
|
"action": "sell",
|
|
"price": 1112.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#38",
|
|
"weight": 0.65,
|
|
"leg_id": 38,
|
|
"bb_pos": 1.0,
|
|
"rsi": 81.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 6.88
|
|
},
|
|
{
|
|
"dt": "2025-11-06 08:30:00",
|
|
"action": "sell",
|
|
"price": 1111.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#38",
|
|
"weight": 0.35,
|
|
"leg_id": 38,
|
|
"bb_pos": 0.805,
|
|
"rsi": 60.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 6.78
|
|
},
|
|
{
|
|
"dt": "2025-11-07 01:42:00",
|
|
"action": "buy",
|
|
"price": 1038.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#39",
|
|
"weight": 1.0,
|
|
"leg_id": 39,
|
|
"bb_pos": 0.0,
|
|
"rsi": 27.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.92
|
|
},
|
|
{
|
|
"dt": "2025-11-07 16:57:00",
|
|
"action": "sell",
|
|
"price": 1141.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#39",
|
|
"weight": 0.65,
|
|
"leg_id": 39,
|
|
"bb_pos": 1.0,
|
|
"rsi": 75.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.92
|
|
},
|
|
{
|
|
"dt": "2025-11-07 17:15:00",
|
|
"action": "sell",
|
|
"price": 1132.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#39",
|
|
"weight": 0.35,
|
|
"leg_id": 39,
|
|
"bb_pos": 0.66,
|
|
"rsi": 67.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.06
|
|
},
|
|
{
|
|
"dt": "2025-11-07 21:48:00",
|
|
"action": "buy",
|
|
"price": 1074.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#40",
|
|
"weight": 1.0,
|
|
"leg_id": 40,
|
|
"bb_pos": 0.052,
|
|
"rsi": 11.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 19.93
|
|
},
|
|
{
|
|
"dt": "2025-11-08 07:57:00",
|
|
"action": "sell",
|
|
"price": 1288.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#40",
|
|
"weight": 0.65,
|
|
"leg_id": 40,
|
|
"bb_pos": 1.0,
|
|
"rsi": 84.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 19.93
|
|
},
|
|
{
|
|
"dt": "2025-11-08 11:42:00",
|
|
"action": "sell",
|
|
"price": 1266.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#40",
|
|
"weight": 0.35,
|
|
"leg_id": 40,
|
|
"bb_pos": 0.895,
|
|
"rsi": 70.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 17.88
|
|
},
|
|
{
|
|
"dt": "2025-11-09 12:24:00",
|
|
"action": "buy",
|
|
"price": 1165.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.076,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.094,
|
|
"rsi": 26.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -9.36
|
|
},
|
|
{
|
|
"dt": "2025-11-11 02:00:00",
|
|
"action": "buy",
|
|
"price": 1201.0,
|
|
"memo": "저점 분할 매수 · 비중 7% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.074,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.17,
|
|
"rsi": 18.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -12.07
|
|
},
|
|
{
|
|
"dt": "2025-11-12 09:57:00",
|
|
"action": "buy",
|
|
"price": 1147.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.077,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.172,
|
|
"rsi": 47.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -7.93
|
|
},
|
|
{
|
|
"dt": "2025-11-13 02:21:00",
|
|
"action": "buy",
|
|
"price": 1122.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.079,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.184,
|
|
"rsi": 29.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -5.88
|
|
},
|
|
{
|
|
"dt": "2025-11-14 03:33:00",
|
|
"action": "buy",
|
|
"price": 1101.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.08,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.153,
|
|
"rsi": 36.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -4.09
|
|
},
|
|
{
|
|
"dt": "2025-11-14 13:39:00",
|
|
"action": "buy",
|
|
"price": 1070.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.083,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.0,
|
|
"rsi": 18.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.31
|
|
},
|
|
{
|
|
"dt": "2025-11-14 21:39:00",
|
|
"action": "buy",
|
|
"price": 1064.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.083,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.0,
|
|
"rsi": 29.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.75
|
|
},
|
|
{
|
|
"dt": "2025-11-15 08:06:00",
|
|
"action": "buy",
|
|
"price": 1058.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.084,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.0,
|
|
"rsi": 28.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.19
|
|
},
|
|
{
|
|
"dt": "2025-11-17 02:54:00",
|
|
"action": "buy",
|
|
"price": 988.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.09,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.244,
|
|
"rsi": 39.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.88
|
|
},
|
|
{
|
|
"dt": "2025-11-17 22:51:00",
|
|
"action": "buy",
|
|
"price": 985.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.09,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.058,
|
|
"rsi": 10.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.21
|
|
},
|
|
{
|
|
"dt": "2025-11-18 09:42:00",
|
|
"action": "buy",
|
|
"price": 960.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.092,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.0
|
|
},
|
|
{
|
|
"dt": "2025-11-20 04:24:00",
|
|
"action": "buy",
|
|
"price": 950.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 12회 · BB하단 · leg#41",
|
|
"weight": 0.093,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.328,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.16
|
|
},
|
|
{
|
|
"dt": "2025-11-20 22:15:00",
|
|
"action": "sell",
|
|
"price": 1056.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#41",
|
|
"weight": 0.65,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.887,
|
|
"rsi": 68.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -0.53
|
|
},
|
|
{
|
|
"dt": "2025-11-20 22:51:00",
|
|
"action": "sell",
|
|
"price": 1053.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#41",
|
|
"weight": 0.35,
|
|
"leg_id": 41,
|
|
"bb_pos": 0.518,
|
|
"rsi": 47.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -0.81
|
|
},
|
|
{
|
|
"dt": "2025-11-21 04:00:00",
|
|
"action": "buy",
|
|
"price": 960.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.085,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.174,
|
|
"rsi": 15.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.29
|
|
},
|
|
{
|
|
"dt": "2025-11-21 21:27:00",
|
|
"action": "buy",
|
|
"price": 871.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.094,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.0,
|
|
"rsi": 23.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.74
|
|
},
|
|
{
|
|
"dt": "2025-11-22 01:15:00",
|
|
"action": "buy",
|
|
"price": 891.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.092,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.182,
|
|
"rsi": 31.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.21
|
|
},
|
|
{
|
|
"dt": "2025-11-22 08:00:00",
|
|
"action": "buy",
|
|
"price": 865.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.095,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.098,
|
|
"rsi": 13.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.53
|
|
},
|
|
{
|
|
"dt": "2025-11-22 14:39:00",
|
|
"action": "buy",
|
|
"price": 880.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.093,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.206,
|
|
"rsi": 40.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.59
|
|
},
|
|
{
|
|
"dt": "2025-11-24 09:18:00",
|
|
"action": "buy",
|
|
"price": 911.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.09,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.0,
|
|
"rsi": 22.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.79
|
|
},
|
|
{
|
|
"dt": "2025-11-24 23:27:00",
|
|
"action": "buy",
|
|
"price": 901.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.091,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.218,
|
|
"rsi": 14.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.99
|
|
},
|
|
{
|
|
"dt": "2025-11-25 23:48:00",
|
|
"action": "buy",
|
|
"price": 925.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.088,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.0,
|
|
"rsi": 24.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.16
|
|
},
|
|
{
|
|
"dt": "2025-11-27 00:45:00",
|
|
"action": "buy",
|
|
"price": 925.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.088,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.081,
|
|
"rsi": 36.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.16
|
|
},
|
|
{
|
|
"dt": "2025-11-28 11:27:00",
|
|
"action": "buy",
|
|
"price": 953.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.086,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.217,
|
|
"rsi": 26.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 3.04
|
|
},
|
|
{
|
|
"dt": "2025-12-02 02:30:00",
|
|
"action": "buy",
|
|
"price": 836.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 11회 · BB하단 · leg#42",
|
|
"weight": 0.098,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.245,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 17.46
|
|
},
|
|
{
|
|
"dt": "2025-12-03 01:00:00",
|
|
"action": "sell",
|
|
"price": 982.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#42",
|
|
"weight": 0.65,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.861,
|
|
"rsi": 71.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.1
|
|
},
|
|
{
|
|
"dt": "2025-12-03 01:51:00",
|
|
"action": "sell",
|
|
"price": 981.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#42",
|
|
"weight": 0.35,
|
|
"leg_id": 42,
|
|
"bb_pos": 0.798,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.98
|
|
},
|
|
{
|
|
"dt": "2025-12-03 23:03:00",
|
|
"action": "buy",
|
|
"price": 923.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#43",
|
|
"weight": 0.187,
|
|
"leg_id": 43,
|
|
"bb_pos": 0.0,
|
|
"rsi": 9.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.43
|
|
},
|
|
{
|
|
"dt": "2025-12-06 05:45:00",
|
|
"action": "buy",
|
|
"price": 846.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#43",
|
|
"weight": 0.204,
|
|
"leg_id": 43,
|
|
"bb_pos": 0.061,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.63
|
|
},
|
|
{
|
|
"dt": "2025-12-07 23:54:00",
|
|
"action": "buy",
|
|
"price": 835.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#43",
|
|
"weight": 0.206,
|
|
"leg_id": 43,
|
|
"bb_pos": 0.25,
|
|
"rsi": 30.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.06
|
|
},
|
|
{
|
|
"dt": "2025-12-08 08:03:00",
|
|
"action": "buy",
|
|
"price": 840.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#43",
|
|
"weight": 0.205,
|
|
"leg_id": 43,
|
|
"bb_pos": 0.303,
|
|
"rsi": 52.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.4
|
|
},
|
|
{
|
|
"dt": "2025-12-09 04:15:00",
|
|
"action": "buy",
|
|
"price": 868.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#43",
|
|
"weight": 0.198,
|
|
"leg_id": 43,
|
|
"bb_pos": 0.164,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.88
|
|
},
|
|
{
|
|
"dt": "2025-12-09 13:03:00",
|
|
"action": "sell",
|
|
"price": 919.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#43",
|
|
"weight": 0.65,
|
|
"leg_id": 43,
|
|
"bb_pos": 1.0,
|
|
"rsi": 87.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 6.7
|
|
},
|
|
{
|
|
"dt": "2025-12-09 13:18:00",
|
|
"action": "sell",
|
|
"price": 918.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#43",
|
|
"weight": 0.35,
|
|
"leg_id": 43,
|
|
"bb_pos": 0.865,
|
|
"rsi": 69.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 6.59
|
|
},
|
|
{
|
|
"dt": "2025-12-09 18:39:00",
|
|
"action": "buy",
|
|
"price": 876.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#44",
|
|
"weight": 1.0,
|
|
"leg_id": 44,
|
|
"bb_pos": 0.11,
|
|
"rsi": 23.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.7
|
|
},
|
|
{
|
|
"dt": "2025-12-11 05:15:00",
|
|
"action": "sell",
|
|
"price": 961.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#44",
|
|
"weight": 0.65,
|
|
"leg_id": 44,
|
|
"bb_pos": 1.0,
|
|
"rsi": 66.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.7
|
|
},
|
|
{
|
|
"dt": "2025-12-11 05:33:00",
|
|
"action": "sell",
|
|
"price": 953.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#44",
|
|
"weight": 0.35,
|
|
"leg_id": 44,
|
|
"bb_pos": 0.591,
|
|
"rsi": 58.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.79
|
|
},
|
|
{
|
|
"dt": "2025-12-11 13:00:00",
|
|
"action": "buy",
|
|
"price": 866.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.13,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.194,
|
|
"rsi": 46.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -9.47
|
|
},
|
|
{
|
|
"dt": "2025-12-13 01:36:00",
|
|
"action": "buy",
|
|
"price": 848.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.132,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.248,
|
|
"rsi": 31.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -7.55
|
|
},
|
|
{
|
|
"dt": "2025-12-15 08:30:00",
|
|
"action": "buy",
|
|
"price": 835.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.134,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.649,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -6.11
|
|
},
|
|
{
|
|
"dt": "2025-12-16 16:51:00",
|
|
"action": "buy",
|
|
"price": 776.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.145,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.089,
|
|
"rsi": 9.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 1.03
|
|
},
|
|
{
|
|
"dt": "2025-12-17 17:30:00",
|
|
"action": "buy",
|
|
"price": 763.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.147,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.009,
|
|
"rsi": 12.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.75
|
|
},
|
|
{
|
|
"dt": "2025-12-18 15:00:00",
|
|
"action": "buy",
|
|
"price": 731.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.154,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.22,
|
|
"rsi": 42.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.25
|
|
},
|
|
{
|
|
"dt": "2025-12-19 10:48:00",
|
|
"action": "buy",
|
|
"price": 708.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 7회 · BB하단 · leg#45",
|
|
"weight": 0.158,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.29,
|
|
"rsi": 45.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.73
|
|
},
|
|
{
|
|
"dt": "2025-12-20 05:48:00",
|
|
"action": "sell",
|
|
"price": 784.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#45",
|
|
"weight": 0.65,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.771,
|
|
"rsi": 54.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -0.19
|
|
},
|
|
{
|
|
"dt": "2025-12-20 06:00:00",
|
|
"action": "sell",
|
|
"price": 783.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#45",
|
|
"weight": 0.35,
|
|
"leg_id": 45,
|
|
"bb_pos": 0.674,
|
|
"rsi": 56.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -0.32
|
|
},
|
|
{
|
|
"dt": "2025-12-21 22:54:00",
|
|
"action": "buy",
|
|
"price": 741.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#46",
|
|
"weight": 0.192,
|
|
"leg_id": 46,
|
|
"bb_pos": 0.164,
|
|
"rsi": 14.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.06
|
|
},
|
|
{
|
|
"dt": "2025-12-24 23:36:00",
|
|
"action": "buy",
|
|
"price": 708.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#46",
|
|
"weight": 0.201,
|
|
"leg_id": 46,
|
|
"bb_pos": 0.02,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 21.47
|
|
},
|
|
{
|
|
"dt": "2025-12-26 08:36:00",
|
|
"action": "buy",
|
|
"price": 704.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#46",
|
|
"weight": 0.202,
|
|
"leg_id": 46,
|
|
"bb_pos": 0.14,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 22.16
|
|
},
|
|
{
|
|
"dt": "2025-12-27 01:54:00",
|
|
"action": "buy",
|
|
"price": 711.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#46",
|
|
"weight": 0.2,
|
|
"leg_id": 46,
|
|
"bb_pos": 0.4,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 20.96
|
|
},
|
|
{
|
|
"dt": "2026-01-01 02:54:00",
|
|
"action": "buy",
|
|
"price": 689.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#46",
|
|
"weight": 0.206,
|
|
"leg_id": 46,
|
|
"bb_pos": 0.287,
|
|
"rsi": 45.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 24.82
|
|
},
|
|
{
|
|
"dt": "2026-01-03 15:21:00",
|
|
"action": "sell",
|
|
"price": 860.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#46",
|
|
"weight": 0.65,
|
|
"leg_id": 46,
|
|
"bb_pos": 1.0,
|
|
"rsi": 88.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 21.09
|
|
},
|
|
{
|
|
"dt": "2026-01-03 15:33:00",
|
|
"action": "sell",
|
|
"price": 854.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#46",
|
|
"weight": 0.35,
|
|
"leg_id": 46,
|
|
"bb_pos": 0.761,
|
|
"rsi": 77.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 20.25
|
|
},
|
|
{
|
|
"dt": "2026-01-03 17:03:00",
|
|
"action": "buy",
|
|
"price": 806.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#47",
|
|
"weight": 0.343,
|
|
"leg_id": 47,
|
|
"bb_pos": 0.171,
|
|
"rsi": 30.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 17.74
|
|
},
|
|
{
|
|
"dt": "2026-01-04 05:03:00",
|
|
"action": "buy",
|
|
"price": 828.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#47",
|
|
"weight": 0.334,
|
|
"leg_id": 47,
|
|
"bb_pos": 0.516,
|
|
"rsi": 53.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.61
|
|
},
|
|
{
|
|
"dt": "2026-01-05 13:33:00",
|
|
"action": "buy",
|
|
"price": 855.0,
|
|
"memo": "저점 분할 매수 · 비중 32% · 3회 · BB하단 · leg#47",
|
|
"weight": 0.323,
|
|
"leg_id": 47,
|
|
"bb_pos": 0.0,
|
|
"rsi": 12.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.99
|
|
},
|
|
{
|
|
"dt": "2026-01-06 04:12:00",
|
|
"action": "sell",
|
|
"price": 949.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#47",
|
|
"weight": 0.65,
|
|
"leg_id": 47,
|
|
"bb_pos": 1.0,
|
|
"rsi": 83.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 14.45
|
|
},
|
|
{
|
|
"dt": "2026-01-06 04:33:00",
|
|
"action": "sell",
|
|
"price": 928.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#47",
|
|
"weight": 0.35,
|
|
"leg_id": 47,
|
|
"bb_pos": 0.334,
|
|
"rsi": 48.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.92
|
|
},
|
|
{
|
|
"dt": "2026-01-06 16:48:00",
|
|
"action": "buy",
|
|
"price": 897.0,
|
|
"memo": "저점 분할 매수 · 비중 12% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.118,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.02,
|
|
"rsi": 16.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.23
|
|
},
|
|
{
|
|
"dt": "2026-01-07 02:57:00",
|
|
"action": "buy",
|
|
"price": 887.0,
|
|
"memo": "저점 분할 매수 · 비중 12% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.12,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.0,
|
|
"rsi": 24.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 3.38
|
|
},
|
|
{
|
|
"dt": "2026-01-07 11:00:00",
|
|
"action": "buy",
|
|
"price": 891.0,
|
|
"memo": "저점 분할 매수 · 비중 12% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.119,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.158,
|
|
"rsi": 35.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 2.92
|
|
},
|
|
{
|
|
"dt": "2026-01-08 23:42:00",
|
|
"action": "buy",
|
|
"price": 830.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.128,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.572,
|
|
"rsi": 47.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.48
|
|
},
|
|
{
|
|
"dt": "2026-01-10 15:18:00",
|
|
"action": "buy",
|
|
"price": 838.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.127,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.0,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.43
|
|
},
|
|
{
|
|
"dt": "2026-01-12 08:03:00",
|
|
"action": "buy",
|
|
"price": 823.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.129,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.223,
|
|
"rsi": 43.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.42
|
|
},
|
|
{
|
|
"dt": "2026-01-12 23:24:00",
|
|
"action": "buy",
|
|
"price": 821.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.129,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.085,
|
|
"rsi": 35.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.69
|
|
},
|
|
{
|
|
"dt": "2026-01-13 08:03:00",
|
|
"action": "buy",
|
|
"price": 818.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 8회 · BB하단 · leg#48",
|
|
"weight": 0.13,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.0,
|
|
"rsi": 46.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.1
|
|
},
|
|
{
|
|
"dt": "2026-01-14 07:48:00",
|
|
"action": "sell",
|
|
"price": 917.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#48",
|
|
"weight": 0.65,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.783,
|
|
"rsi": 91.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.96
|
|
},
|
|
{
|
|
"dt": "2026-01-14 08:03:00",
|
|
"action": "sell",
|
|
"price": 916.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#48",
|
|
"weight": 0.35,
|
|
"leg_id": 48,
|
|
"bb_pos": 0.718,
|
|
"rsi": 73.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.84
|
|
},
|
|
{
|
|
"dt": "2026-01-15 12:54:00",
|
|
"action": "buy",
|
|
"price": 848.0,
|
|
"memo": "저점 분할 매수 · 비중 8% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.084,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.243,
|
|
"rsi": 20.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.9
|
|
},
|
|
{
|
|
"dt": "2026-01-17 00:45:00",
|
|
"action": "buy",
|
|
"price": 801.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.088,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.078,
|
|
"rsi": 23.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.23
|
|
},
|
|
{
|
|
"dt": "2026-01-19 09:00:00",
|
|
"action": "buy",
|
|
"price": 712.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.099,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.093,
|
|
"rsi": 12.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 28.51
|
|
},
|
|
{
|
|
"dt": "2026-01-21 08:24:00",
|
|
"action": "buy",
|
|
"price": 694.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.102,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.434,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 31.84
|
|
},
|
|
{
|
|
"dt": "2026-01-21 22:36:00",
|
|
"action": "buy",
|
|
"price": 699.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.101,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.292,
|
|
"rsi": 36.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 30.9
|
|
},
|
|
{
|
|
"dt": "2026-01-22 02:30:00",
|
|
"action": "buy",
|
|
"price": 690.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.103,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.206,
|
|
"rsi": 31.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 32.61
|
|
},
|
|
{
|
|
"dt": "2026-01-23 00:27:00",
|
|
"action": "buy",
|
|
"price": 694.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.102,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.0,
|
|
"rsi": 30.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 31.84
|
|
},
|
|
{
|
|
"dt": "2026-01-24 00:00:00",
|
|
"action": "buy",
|
|
"price": 688.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.103,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.19,
|
|
"rsi": 23.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 32.99
|
|
},
|
|
{
|
|
"dt": "2026-01-26 05:33:00",
|
|
"action": "buy",
|
|
"price": 645.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.11,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.06,
|
|
"rsi": 42.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 41.86
|
|
},
|
|
{
|
|
"dt": "2026-01-28 02:48:00",
|
|
"action": "buy",
|
|
"price": 656.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 10회 · BB하단 · leg#49",
|
|
"weight": 0.108,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.152,
|
|
"rsi": 16.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 39.48
|
|
},
|
|
{
|
|
"dt": "2026-01-29 07:48:00",
|
|
"action": "sell",
|
|
"price": 915.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#49",
|
|
"weight": 0.65,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.972,
|
|
"rsi": 93.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 29.22
|
|
},
|
|
{
|
|
"dt": "2026-01-29 08:18:00",
|
|
"action": "sell",
|
|
"price": 913.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#49",
|
|
"weight": 0.35,
|
|
"leg_id": 49,
|
|
"bb_pos": 0.757,
|
|
"rsi": 64.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 28.93
|
|
},
|
|
{
|
|
"dt": "2026-01-30 00:12:00",
|
|
"action": "buy",
|
|
"price": 693.0,
|
|
"memo": "저점 분할 매수 · 비중 23% · 4회 · BB하단 · leg#50",
|
|
"weight": 0.233,
|
|
"leg_id": 50,
|
|
"bb_pos": 0.161,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -10.25
|
|
},
|
|
{
|
|
"dt": "2026-01-30 11:24:00",
|
|
"action": "buy",
|
|
"price": 662.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#50",
|
|
"weight": 0.244,
|
|
"leg_id": 50,
|
|
"bb_pos": 0.194,
|
|
"rsi": 26.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -6.04
|
|
},
|
|
{
|
|
"dt": "2026-01-30 18:21:00",
|
|
"action": "buy",
|
|
"price": 669.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#50",
|
|
"weight": 0.241,
|
|
"leg_id": 50,
|
|
"bb_pos": 0.091,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -7.03
|
|
},
|
|
{
|
|
"dt": "2026-02-01 03:42:00",
|
|
"action": "buy",
|
|
"price": 572.0,
|
|
"memo": "저점 분할 매수 · 비중 28% · 4회 · BB하단 · leg#50",
|
|
"weight": 0.282,
|
|
"leg_id": 50,
|
|
"bb_pos": 0.0,
|
|
"rsi": 24.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.74
|
|
},
|
|
{
|
|
"dt": "2026-02-01 09:54:00",
|
|
"action": "sell",
|
|
"price": 622.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#50",
|
|
"weight": 0.65,
|
|
"leg_id": 50,
|
|
"bb_pos": 0.809,
|
|
"rsi": 47.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -3.65
|
|
},
|
|
{
|
|
"dt": "2026-02-01 11:00:00",
|
|
"action": "sell",
|
|
"price": 614.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#50",
|
|
"weight": 0.35,
|
|
"leg_id": 50,
|
|
"bb_pos": 0.594,
|
|
"rsi": 68.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -4.88
|
|
},
|
|
{
|
|
"dt": "2026-02-02 08:09:00",
|
|
"action": "buy",
|
|
"price": 570.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#51",
|
|
"weight": 0.203,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.0,
|
|
"rsi": 38.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.82
|
|
},
|
|
{
|
|
"dt": "2026-02-02 12:36:00",
|
|
"action": "buy",
|
|
"price": 574.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#51",
|
|
"weight": 0.202,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.104,
|
|
"rsi": 22.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.06
|
|
},
|
|
{
|
|
"dt": "2026-02-02 15:36:00",
|
|
"action": "buy",
|
|
"price": 572.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#51",
|
|
"weight": 0.202,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.125,
|
|
"rsi": 40.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.44
|
|
},
|
|
{
|
|
"dt": "2026-02-03 12:00:00",
|
|
"action": "buy",
|
|
"price": 590.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#51",
|
|
"weight": 0.196,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.103,
|
|
"rsi": 22.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.1
|
|
},
|
|
{
|
|
"dt": "2026-02-04 03:21:00",
|
|
"action": "buy",
|
|
"price": 590.0,
|
|
"memo": "저점 분할 매수 · 비중 20% · 5회 · BB하단 · leg#51",
|
|
"weight": 0.196,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.134,
|
|
"rsi": 23.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.1
|
|
},
|
|
{
|
|
"dt": "2026-02-04 04:33:00",
|
|
"action": "sell",
|
|
"price": 626.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#51",
|
|
"weight": 0.65,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.97,
|
|
"rsi": 87.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.11
|
|
},
|
|
{
|
|
"dt": "2026-02-04 06:03:00",
|
|
"action": "sell",
|
|
"price": 626.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#51",
|
|
"weight": 0.35,
|
|
"leg_id": 51,
|
|
"bb_pos": 0.819,
|
|
"rsi": 77.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.11
|
|
},
|
|
{
|
|
"dt": "2026-02-05 01:36:00",
|
|
"action": "buy",
|
|
"price": 588.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 6회 · BB하단 · leg#52",
|
|
"weight": 0.148,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.0,
|
|
"rsi": 42.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.12
|
|
},
|
|
{
|
|
"dt": "2026-02-06 07:21:00",
|
|
"action": "buy",
|
|
"price": 503.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#52",
|
|
"weight": 0.173,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.064,
|
|
"rsi": 34.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 24.06
|
|
},
|
|
{
|
|
"dt": "2026-02-06 09:18:00",
|
|
"action": "buy",
|
|
"price": 461.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 6회 · BB하단 · leg#52",
|
|
"weight": 0.188,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.0,
|
|
"rsi": 15.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 35.36
|
|
},
|
|
{
|
|
"dt": "2026-02-06 12:21:00",
|
|
"action": "buy",
|
|
"price": 504.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#52",
|
|
"weight": 0.172,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.423,
|
|
"rsi": 43.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 23.81
|
|
},
|
|
{
|
|
"dt": "2026-02-06 16:15:00",
|
|
"action": "buy",
|
|
"price": 509.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#52",
|
|
"weight": 0.171,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.178,
|
|
"rsi": 23.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 22.59
|
|
},
|
|
{
|
|
"dt": "2026-02-07 10:21:00",
|
|
"action": "buy",
|
|
"price": 587.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 6회 · BB하단 · leg#52",
|
|
"weight": 0.148,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.097,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.3
|
|
},
|
|
{
|
|
"dt": "2026-02-07 13:18:00",
|
|
"action": "sell",
|
|
"price": 624.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#52",
|
|
"weight": 0.65,
|
|
"leg_id": 52,
|
|
"bb_pos": 1.0,
|
|
"rsi": 76.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 19.7
|
|
},
|
|
{
|
|
"dt": "2026-02-07 13:33:00",
|
|
"action": "sell",
|
|
"price": 615.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#52",
|
|
"weight": 0.35,
|
|
"leg_id": 52,
|
|
"bb_pos": 0.62,
|
|
"rsi": 60.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 17.97
|
|
},
|
|
{
|
|
"dt": "2026-02-07 20:24:00",
|
|
"action": "buy",
|
|
"price": 575.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 6회 · BB하단 · leg#53",
|
|
"weight": 0.16,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.033,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.48
|
|
},
|
|
{
|
|
"dt": "2026-02-09 19:30:00",
|
|
"action": "buy",
|
|
"price": 556.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#53",
|
|
"weight": 0.165,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.088,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.29
|
|
},
|
|
{
|
|
"dt": "2026-02-10 15:45:00",
|
|
"action": "buy",
|
|
"price": 561.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 6회 · BB하단 · leg#53",
|
|
"weight": 0.164,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.0,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.26
|
|
},
|
|
{
|
|
"dt": "2026-02-11 19:15:00",
|
|
"action": "buy",
|
|
"price": 536.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#53",
|
|
"weight": 0.172,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.022,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 19.59
|
|
},
|
|
{
|
|
"dt": "2026-02-12 00:06:00",
|
|
"action": "buy",
|
|
"price": 536.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#53",
|
|
"weight": 0.172,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.182,
|
|
"rsi": 20.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 19.59
|
|
},
|
|
{
|
|
"dt": "2026-02-13 05:51:00",
|
|
"action": "buy",
|
|
"price": 549.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#53",
|
|
"weight": 0.168,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.0,
|
|
"rsi": 30.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.76
|
|
},
|
|
{
|
|
"dt": "2026-02-15 04:39:00",
|
|
"action": "sell",
|
|
"price": 641.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#53",
|
|
"weight": 0.65,
|
|
"leg_id": 53,
|
|
"bb_pos": 1.0,
|
|
"rsi": 76.2,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 16.16
|
|
},
|
|
{
|
|
"dt": "2026-02-15 06:18:00",
|
|
"action": "sell",
|
|
"price": 641.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#53",
|
|
"weight": 0.35,
|
|
"leg_id": 53,
|
|
"bb_pos": 0.89,
|
|
"rsi": 72.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 16.16
|
|
},
|
|
{
|
|
"dt": "2026-02-17 23:45:00",
|
|
"action": "buy",
|
|
"price": 574.0,
|
|
"memo": "저점 분할 매수 · 비중 16% · 6회 · BB하단 · leg#54",
|
|
"weight": 0.159,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.0,
|
|
"rsi": 22.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.71
|
|
},
|
|
{
|
|
"dt": "2026-02-19 22:42:00",
|
|
"action": "buy",
|
|
"price": 545.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#54",
|
|
"weight": 0.168,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.056,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.5
|
|
},
|
|
{
|
|
"dt": "2026-02-20 22:36:00",
|
|
"action": "buy",
|
|
"price": 552.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#54",
|
|
"weight": 0.166,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.05,
|
|
"rsi": 23.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.04
|
|
},
|
|
{
|
|
"dt": "2026-02-23 10:51:00",
|
|
"action": "buy",
|
|
"price": 537.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#54",
|
|
"weight": 0.17,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.376,
|
|
"rsi": 45.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.2
|
|
},
|
|
{
|
|
"dt": "2026-02-24 13:15:00",
|
|
"action": "buy",
|
|
"price": 536.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#54",
|
|
"weight": 0.171,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.0,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.42
|
|
},
|
|
{
|
|
"dt": "2026-02-25 06:15:00",
|
|
"action": "buy",
|
|
"price": 548.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#54",
|
|
"weight": 0.167,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.078,
|
|
"rsi": 30.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.87
|
|
},
|
|
{
|
|
"dt": "2026-02-26 04:36:00",
|
|
"action": "sell",
|
|
"price": 624.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#54",
|
|
"weight": 0.65,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.955,
|
|
"rsi": 71.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 13.79
|
|
},
|
|
{
|
|
"dt": "2026-02-26 04:54:00",
|
|
"action": "sell",
|
|
"price": 621.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#54",
|
|
"weight": 0.35,
|
|
"leg_id": 54,
|
|
"bb_pos": 0.789,
|
|
"rsi": 65.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 13.24
|
|
},
|
|
{
|
|
"dt": "2026-02-27 01:48:00",
|
|
"action": "buy",
|
|
"price": 565.0,
|
|
"memo": "저점 분할 매수 · 비중 48% · 2회 · BB하단 · leg#55",
|
|
"weight": 0.485,
|
|
"leg_id": 55,
|
|
"bb_pos": 0.0,
|
|
"rsi": 28.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.6
|
|
},
|
|
{
|
|
"dt": "2026-02-28 18:06:00",
|
|
"action": "buy",
|
|
"price": 532.0,
|
|
"memo": "저점 분할 매수 · 비중 52% · 2회 · BB하단 · leg#55",
|
|
"weight": 0.515,
|
|
"leg_id": 55,
|
|
"bb_pos": 0.144,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.09
|
|
},
|
|
{
|
|
"dt": "2026-03-01 11:45:00",
|
|
"action": "sell",
|
|
"price": 591.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#55",
|
|
"weight": 0.65,
|
|
"leg_id": 55,
|
|
"bb_pos": 0.729,
|
|
"rsi": 60.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.85
|
|
},
|
|
{
|
|
"dt": "2026-03-01 12:00:00",
|
|
"action": "sell",
|
|
"price": 587.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#55",
|
|
"weight": 0.35,
|
|
"leg_id": 55,
|
|
"bb_pos": 0.321,
|
|
"rsi": 46.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 7.12
|
|
},
|
|
{
|
|
"dt": "2026-03-02 05:39:00",
|
|
"action": "buy",
|
|
"price": 549.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#56",
|
|
"weight": 1.0,
|
|
"leg_id": 56,
|
|
"bb_pos": 0.167,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.38
|
|
},
|
|
{
|
|
"dt": "2026-03-03 03:06:00",
|
|
"action": "sell",
|
|
"price": 606.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#56",
|
|
"weight": 0.65,
|
|
"leg_id": 56,
|
|
"bb_pos": 1.0,
|
|
"rsi": 71.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.38
|
|
},
|
|
{
|
|
"dt": "2026-03-03 03:15:00",
|
|
"action": "sell",
|
|
"price": 606.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#56",
|
|
"weight": 0.35,
|
|
"leg_id": 56,
|
|
"bb_pos": 0.916,
|
|
"rsi": 66.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.38
|
|
},
|
|
{
|
|
"dt": "2026-03-04 12:33:00",
|
|
"action": "buy",
|
|
"price": 567.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#57",
|
|
"weight": 1.0,
|
|
"leg_id": 57,
|
|
"bb_pos": 0.0,
|
|
"rsi": 23.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.52
|
|
},
|
|
{
|
|
"dt": "2026-03-05 00:54:00",
|
|
"action": "sell",
|
|
"price": 638.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#57",
|
|
"weight": 0.65,
|
|
"leg_id": 57,
|
|
"bb_pos": 0.941,
|
|
"rsi": 83.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.52
|
|
},
|
|
{
|
|
"dt": "2026-03-05 01:00:00",
|
|
"action": "sell",
|
|
"price": 638.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#57",
|
|
"weight": 0.35,
|
|
"leg_id": 57,
|
|
"bb_pos": 0.838,
|
|
"rsi": 74.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.52
|
|
},
|
|
{
|
|
"dt": "2026-03-06 03:00:00",
|
|
"action": "buy",
|
|
"price": 591.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 6회 · BB하단 · leg#58",
|
|
"weight": 0.149,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.221,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 0.17
|
|
},
|
|
{
|
|
"dt": "2026-03-10 04:12:00",
|
|
"action": "buy",
|
|
"price": 530.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#58",
|
|
"weight": 0.166,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.34,
|
|
"rsi": 37.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.7
|
|
},
|
|
{
|
|
"dt": "2026-03-11 16:42:00",
|
|
"action": "buy",
|
|
"price": 515.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#58",
|
|
"weight": 0.171,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.95
|
|
},
|
|
{
|
|
"dt": "2026-03-12 12:45:00",
|
|
"action": "buy",
|
|
"price": 512.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#58",
|
|
"weight": 0.172,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.262,
|
|
"rsi": 44.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 15.62
|
|
},
|
|
{
|
|
"dt": "2026-03-12 23:39:00",
|
|
"action": "buy",
|
|
"price": 510.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#58",
|
|
"weight": 0.172,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.08
|
|
},
|
|
{
|
|
"dt": "2026-03-14 21:57:00",
|
|
"action": "buy",
|
|
"price": 516.0,
|
|
"memo": "저점 분할 매수 · 비중 17% · 6회 · BB하단 · leg#58",
|
|
"weight": 0.17,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.257,
|
|
"rsi": 20.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.73
|
|
},
|
|
{
|
|
"dt": "2026-03-17 07:42:00",
|
|
"action": "sell",
|
|
"price": 592.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#58",
|
|
"weight": 0.65,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.676,
|
|
"rsi": 66.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.2
|
|
},
|
|
{
|
|
"dt": "2026-03-17 07:48:00",
|
|
"action": "sell",
|
|
"price": 592.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#58",
|
|
"weight": 0.35,
|
|
"leg_id": 58,
|
|
"bb_pos": 0.824,
|
|
"rsi": 58.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.2
|
|
},
|
|
{
|
|
"dt": "2026-03-17 23:00:00",
|
|
"action": "buy",
|
|
"price": 567.0,
|
|
"memo": "저점 분할 매수 · 비중 9% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.09,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.153,
|
|
"rsi": 43.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -23.63
|
|
},
|
|
{
|
|
"dt": "2026-03-19 01:33:00",
|
|
"action": "buy",
|
|
"price": 532.0,
|
|
"memo": "저점 분할 매수 · 비중 10% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.096,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.336,
|
|
"rsi": 37.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -18.61
|
|
},
|
|
{
|
|
"dt": "2026-03-21 00:00:00",
|
|
"action": "buy",
|
|
"price": 476.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.107,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.159,
|
|
"rsi": 42.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -9.03
|
|
},
|
|
{
|
|
"dt": "2026-03-21 22:33:00",
|
|
"action": "buy",
|
|
"price": 469.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.109,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.444,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -7.68
|
|
},
|
|
{
|
|
"dt": "2026-03-23 06:45:00",
|
|
"action": "buy",
|
|
"price": 455.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.112,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.344,
|
|
"rsi": 45.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -4.84
|
|
},
|
|
{
|
|
"dt": "2026-03-23 18:33:00",
|
|
"action": "buy",
|
|
"price": 457.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.112,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.156,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -5.25
|
|
},
|
|
{
|
|
"dt": "2026-03-24 23:48:00",
|
|
"action": "buy",
|
|
"price": 469.0,
|
|
"memo": "저점 분할 매수 · 비중 11% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.109,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.111,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -7.68
|
|
},
|
|
{
|
|
"dt": "2026-03-28 10:33:00",
|
|
"action": "buy",
|
|
"price": 372.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.137,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.045,
|
|
"rsi": 7.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.4
|
|
},
|
|
{
|
|
"dt": "2026-03-28 18:48:00",
|
|
"action": "buy",
|
|
"price": 402.0,
|
|
"memo": "저점 분할 매수 · 비중 13% · 9회 · BB하단 · leg#59",
|
|
"weight": 0.127,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.114,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 7.71
|
|
},
|
|
{
|
|
"dt": "2026-03-30 19:51:00",
|
|
"action": "sell",
|
|
"price": 433.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#59",
|
|
"weight": 0.65,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.958,
|
|
"rsi": 81.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -5.85
|
|
},
|
|
{
|
|
"dt": "2026-03-30 20:03:00",
|
|
"action": "sell",
|
|
"price": 431.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#59",
|
|
"weight": 0.35,
|
|
"leg_id": 59,
|
|
"bb_pos": 0.549,
|
|
"rsi": 57.1,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -6.28
|
|
},
|
|
{
|
|
"dt": "2026-03-31 04:09:00",
|
|
"action": "buy",
|
|
"price": 411.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#60",
|
|
"weight": 0.189,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.133,
|
|
"rsi": 44.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.97
|
|
},
|
|
{
|
|
"dt": "2026-04-01 02:54:00",
|
|
"action": "buy",
|
|
"price": 412.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#60",
|
|
"weight": 0.189,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.0,
|
|
"rsi": 35.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.21
|
|
},
|
|
{
|
|
"dt": "2026-04-02 22:39:00",
|
|
"action": "buy",
|
|
"price": 400.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 5회 · BB하단 · leg#60",
|
|
"weight": 0.195,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.516,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 1.75
|
|
},
|
|
{
|
|
"dt": "2026-04-06 06:12:00",
|
|
"action": "buy",
|
|
"price": 365.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#60",
|
|
"weight": 0.213,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.3,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.51
|
|
},
|
|
{
|
|
"dt": "2026-04-07 11:03:00",
|
|
"action": "buy",
|
|
"price": 364.0,
|
|
"memo": "저점 분할 매수 · 비중 21% · 5회 · BB하단 · leg#60",
|
|
"weight": 0.214,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.0,
|
|
"rsi": 22.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.81
|
|
},
|
|
{
|
|
"dt": "2026-04-08 08:45:00",
|
|
"action": "sell",
|
|
"price": 407.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#60",
|
|
"weight": 0.65,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.939,
|
|
"rsi": 66.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.58
|
|
},
|
|
{
|
|
"dt": "2026-04-08 08:51:00",
|
|
"action": "sell",
|
|
"price": 407.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#60",
|
|
"weight": 0.35,
|
|
"leg_id": 60,
|
|
"bb_pos": 0.838,
|
|
"rsi": 73.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.58
|
|
},
|
|
{
|
|
"dt": "2026-04-08 23:30:00",
|
|
"action": "buy",
|
|
"price": 384.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#61",
|
|
"weight": 0.255,
|
|
"leg_id": 61,
|
|
"bb_pos": 0.14,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 16.67
|
|
},
|
|
{
|
|
"dt": "2026-04-09 10:06:00",
|
|
"action": "buy",
|
|
"price": 377.0,
|
|
"memo": "저점 분할 매수 · 비중 26% · 4회 · BB하단 · leg#61",
|
|
"weight": 0.26,
|
|
"leg_id": 61,
|
|
"bb_pos": 0.286,
|
|
"rsi": 36.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 18.83
|
|
},
|
|
{
|
|
"dt": "2026-04-10 09:18:00",
|
|
"action": "buy",
|
|
"price": 395.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#61",
|
|
"weight": 0.248,
|
|
"leg_id": 61,
|
|
"bb_pos": 0.109,
|
|
"rsi": 41.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.42
|
|
},
|
|
{
|
|
"dt": "2026-04-11 22:00:00",
|
|
"action": "buy",
|
|
"price": 411.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#61",
|
|
"weight": 0.238,
|
|
"leg_id": 61,
|
|
"bb_pos": 0.047,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.0
|
|
},
|
|
{
|
|
"dt": "2026-04-12 07:21:00",
|
|
"action": "sell",
|
|
"price": 448.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#61",
|
|
"weight": 0.65,
|
|
"leg_id": 61,
|
|
"bb_pos": 0.907,
|
|
"rsi": 66.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 14.48
|
|
},
|
|
{
|
|
"dt": "2026-04-12 10:30:00",
|
|
"action": "sell",
|
|
"price": 446.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#61",
|
|
"weight": 0.35,
|
|
"leg_id": 61,
|
|
"bb_pos": 1.0,
|
|
"rsi": 60.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 13.97
|
|
},
|
|
{
|
|
"dt": "2026-04-12 10:51:00",
|
|
"action": "buy",
|
|
"price": 423.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#62",
|
|
"weight": 0.253,
|
|
"leg_id": 62,
|
|
"bb_pos": 0.0,
|
|
"rsi": 14.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.95
|
|
},
|
|
{
|
|
"dt": "2026-04-13 00:15:00",
|
|
"action": "buy",
|
|
"price": 423.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#62",
|
|
"weight": 0.253,
|
|
"leg_id": 62,
|
|
"bb_pos": 0.367,
|
|
"rsi": 45.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 13.95
|
|
},
|
|
{
|
|
"dt": "2026-04-13 17:51:00",
|
|
"action": "buy",
|
|
"price": 431.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#62",
|
|
"weight": 0.249,
|
|
"leg_id": 62,
|
|
"bb_pos": 0.043,
|
|
"rsi": 28.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.83
|
|
},
|
|
{
|
|
"dt": "2026-04-14 03:15:00",
|
|
"action": "buy",
|
|
"price": 437.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#62",
|
|
"weight": 0.245,
|
|
"leg_id": 62,
|
|
"bb_pos": 0.189,
|
|
"rsi": 20.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.3
|
|
},
|
|
{
|
|
"dt": "2026-04-14 16:51:00",
|
|
"action": "sell",
|
|
"price": 482.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#62",
|
|
"weight": 0.65,
|
|
"leg_id": 62,
|
|
"bb_pos": 0.894,
|
|
"rsi": 66.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.51
|
|
},
|
|
{
|
|
"dt": "2026-04-14 17:06:00",
|
|
"action": "sell",
|
|
"price": 479.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#62",
|
|
"weight": 0.35,
|
|
"leg_id": 62,
|
|
"bb_pos": 0.777,
|
|
"rsi": 60.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.81
|
|
},
|
|
{
|
|
"dt": "2026-04-15 09:57:00",
|
|
"action": "buy",
|
|
"price": 433.0,
|
|
"memo": "저점 분할 매수 · 비중 51% · 2회 · BB하단 · leg#63",
|
|
"weight": 0.515,
|
|
"leg_id": 63,
|
|
"bb_pos": 0.034,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.78
|
|
},
|
|
{
|
|
"dt": "2026-04-17 02:36:00",
|
|
"action": "buy",
|
|
"price": 459.0,
|
|
"memo": "저점 분할 매수 · 비중 49% · 2회 · BB하단 · leg#63",
|
|
"weight": 0.485,
|
|
"leg_id": 63,
|
|
"bb_pos": 0.109,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.45
|
|
},
|
|
{
|
|
"dt": "2026-04-17 07:45:00",
|
|
"action": "sell",
|
|
"price": 484.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#63",
|
|
"weight": 0.65,
|
|
"leg_id": 63,
|
|
"bb_pos": 1.0,
|
|
"rsi": 73.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.62
|
|
},
|
|
{
|
|
"dt": "2026-04-17 08:36:00",
|
|
"action": "sell",
|
|
"price": 483.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#63",
|
|
"weight": 0.35,
|
|
"leg_id": 63,
|
|
"bb_pos": 0.655,
|
|
"rsi": 50.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.39
|
|
},
|
|
{
|
|
"dt": "2026-04-19 13:39:00",
|
|
"action": "buy",
|
|
"price": 386.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.136,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.368,
|
|
"rsi": 44.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.04
|
|
},
|
|
{
|
|
"dt": "2026-04-20 07:21:00",
|
|
"action": "buy",
|
|
"price": 383.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.138,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.0,
|
|
"rsi": 29.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.26
|
|
},
|
|
{
|
|
"dt": "2026-04-22 04:39:00",
|
|
"action": "buy",
|
|
"price": 385.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.137,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.057,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -0.78
|
|
},
|
|
{
|
|
"dt": "2026-04-24 02:39:00",
|
|
"action": "buy",
|
|
"price": 381.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.138,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.0,
|
|
"rsi": 25.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 0.26
|
|
},
|
|
{
|
|
"dt": "2026-04-30 03:30:00",
|
|
"action": "buy",
|
|
"price": 359.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.147,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.144,
|
|
"rsi": 20.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.41
|
|
},
|
|
{
|
|
"dt": "2026-05-02 14:21:00",
|
|
"action": "buy",
|
|
"price": 345.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.153,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.0,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.72
|
|
},
|
|
{
|
|
"dt": "2026-05-04 09:21:00",
|
|
"action": "buy",
|
|
"price": 348.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 7회 · BB하단 · leg#64",
|
|
"weight": 0.151,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.072,
|
|
"rsi": 0.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.77
|
|
},
|
|
{
|
|
"dt": "2026-05-06 19:33:00",
|
|
"action": "sell",
|
|
"price": 382.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#64",
|
|
"weight": 0.65,
|
|
"leg_id": 64,
|
|
"bb_pos": 0.964,
|
|
"rsi": 71.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 3.59
|
|
},
|
|
{
|
|
"dt": "2026-05-06 19:39:00",
|
|
"action": "sell",
|
|
"price": 382.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#64",
|
|
"weight": 0.35,
|
|
"leg_id": 64,
|
|
"bb_pos": 1.0,
|
|
"rsi": 71.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 3.59
|
|
},
|
|
{
|
|
"dt": "2026-05-07 11:12:00",
|
|
"action": "buy",
|
|
"price": 365.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#65",
|
|
"weight": 0.502,
|
|
"leg_id": 65,
|
|
"bb_pos": 0.0,
|
|
"rsi": 22.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.05
|
|
},
|
|
{
|
|
"dt": "2026-05-08 00:27:00",
|
|
"action": "buy",
|
|
"price": 368.0,
|
|
"memo": "저점 분할 매수 · 비중 50% · 2회 · BB하단 · leg#65",
|
|
"weight": 0.498,
|
|
"leg_id": 65,
|
|
"bb_pos": 0.0,
|
|
"rsi": 40.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.14
|
|
},
|
|
{
|
|
"dt": "2026-05-09 04:30:00",
|
|
"action": "sell",
|
|
"price": 409.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#65",
|
|
"weight": 0.65,
|
|
"leg_id": 65,
|
|
"bb_pos": 1.0,
|
|
"rsi": 71.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 11.6
|
|
},
|
|
{
|
|
"dt": "2026-05-09 06:51:00",
|
|
"action": "sell",
|
|
"price": 404.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#65",
|
|
"weight": 0.35,
|
|
"leg_id": 65,
|
|
"bb_pos": 0.969,
|
|
"rsi": 54.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.23
|
|
},
|
|
{
|
|
"dt": "2026-05-10 10:27:00",
|
|
"action": "buy",
|
|
"price": 391.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#66",
|
|
"weight": 1.0,
|
|
"leg_id": 66,
|
|
"bb_pos": 0.212,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.21
|
|
},
|
|
{
|
|
"dt": "2026-05-11 01:12:00",
|
|
"action": "sell",
|
|
"price": 427.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#66",
|
|
"weight": 0.65,
|
|
"leg_id": 66,
|
|
"bb_pos": 1.0,
|
|
"rsi": 93.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.21
|
|
},
|
|
{
|
|
"dt": "2026-05-11 04:36:00",
|
|
"action": "sell",
|
|
"price": 423.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#66",
|
|
"weight": 0.35,
|
|
"leg_id": 66,
|
|
"bb_pos": 0.978,
|
|
"rsi": 72.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 8.18
|
|
},
|
|
{
|
|
"dt": "2026-05-11 06:12:00",
|
|
"action": "buy",
|
|
"price": 399.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#67",
|
|
"weight": 0.331,
|
|
"leg_id": 67,
|
|
"bb_pos": 0.194,
|
|
"rsi": 16.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.02
|
|
},
|
|
{
|
|
"dt": "2026-05-11 12:36:00",
|
|
"action": "buy",
|
|
"price": 402.0,
|
|
"memo": "저점 분할 매수 · 비중 33% · 3회 · BB하단 · leg#67",
|
|
"weight": 0.329,
|
|
"leg_id": 67,
|
|
"bb_pos": 0.153,
|
|
"rsi": 26.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.22
|
|
},
|
|
{
|
|
"dt": "2026-05-13 01:48:00",
|
|
"action": "buy",
|
|
"price": 388.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#67",
|
|
"weight": 0.34,
|
|
"leg_id": 67,
|
|
"bb_pos": 0.0,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 9.02
|
|
},
|
|
{
|
|
"dt": "2026-05-13 18:45:00",
|
|
"action": "sell",
|
|
"price": 423.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#67",
|
|
"weight": 0.65,
|
|
"leg_id": 67,
|
|
"bb_pos": 0.962,
|
|
"rsi": 81.8,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 6.75
|
|
},
|
|
{
|
|
"dt": "2026-05-13 19:18:00",
|
|
"action": "sell",
|
|
"price": 417.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#67",
|
|
"weight": 0.35,
|
|
"leg_id": 67,
|
|
"bb_pos": 0.227,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 5.24
|
|
},
|
|
{
|
|
"dt": "2026-05-14 12:48:00",
|
|
"action": "buy",
|
|
"price": 377.0,
|
|
"memo": "저점 분할 매수 · 비중 31% · 3회 · BB하단 · leg#68",
|
|
"weight": 0.314,
|
|
"leg_id": 68,
|
|
"bb_pos": 0.111,
|
|
"rsi": 31.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -1.86
|
|
},
|
|
{
|
|
"dt": "2026-05-16 19:03:00",
|
|
"action": "buy",
|
|
"price": 352.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#68",
|
|
"weight": 0.337,
|
|
"leg_id": 68,
|
|
"bb_pos": 0.153,
|
|
"rsi": 44.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 5.11
|
|
},
|
|
{
|
|
"dt": "2026-05-18 08:39:00",
|
|
"action": "buy",
|
|
"price": 340.0,
|
|
"memo": "저점 분할 매수 · 비중 35% · 3회 · BB하단 · leg#68",
|
|
"weight": 0.349,
|
|
"leg_id": 68,
|
|
"bb_pos": 0.132,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 8.82
|
|
},
|
|
{
|
|
"dt": "2026-05-19 15:27:00",
|
|
"action": "sell",
|
|
"price": 370.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#68",
|
|
"weight": 0.65,
|
|
"leg_id": 68,
|
|
"bb_pos": 0.906,
|
|
"rsi": 63.6,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.03
|
|
},
|
|
{
|
|
"dt": "2026-05-19 15:33:00",
|
|
"action": "sell",
|
|
"price": 370.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#68",
|
|
"weight": 0.35,
|
|
"leg_id": 68,
|
|
"bb_pos": 0.863,
|
|
"rsi": 60.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 4.03
|
|
},
|
|
{
|
|
"dt": "2026-05-20 21:24:00",
|
|
"action": "buy",
|
|
"price": 352.0,
|
|
"memo": "저점 분할 매수 · 비중 100% · 1회 · BB하단 · leg#69",
|
|
"weight": 1.0,
|
|
"leg_id": 69,
|
|
"bb_pos": 0.071,
|
|
"rsi": 30.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.22
|
|
},
|
|
{
|
|
"dt": "2026-05-21 18:03:00",
|
|
"action": "sell",
|
|
"price": 395.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#69",
|
|
"weight": 0.65,
|
|
"leg_id": 69,
|
|
"bb_pos": 1.0,
|
|
"rsi": 88.9,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.22
|
|
},
|
|
{
|
|
"dt": "2026-05-21 18:09:00",
|
|
"action": "sell",
|
|
"price": 395.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#69",
|
|
"weight": 0.35,
|
|
"leg_id": 69,
|
|
"bb_pos": 0.943,
|
|
"rsi": 80.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.22
|
|
},
|
|
{
|
|
"dt": "2026-05-21 20:42:00",
|
|
"action": "buy",
|
|
"price": 378.0,
|
|
"memo": "저점 분할 매수 · 비중 27% · 4회 · BB하단 · leg#70",
|
|
"weight": 0.267,
|
|
"leg_id": 70,
|
|
"bb_pos": 0.0,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 17.72
|
|
},
|
|
{
|
|
"dt": "2026-05-22 06:45:00",
|
|
"action": "buy",
|
|
"price": 397.0,
|
|
"memo": "저점 분할 매수 · 비중 25% · 4회 · BB하단 · leg#70",
|
|
"weight": 0.254,
|
|
"leg_id": 70,
|
|
"bb_pos": 0.025,
|
|
"rsi": 27.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.09
|
|
},
|
|
{
|
|
"dt": "2026-05-22 18:33:00",
|
|
"action": "buy",
|
|
"price": 417.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#70",
|
|
"weight": 0.242,
|
|
"leg_id": 70,
|
|
"bb_pos": 0.021,
|
|
"rsi": 37.5,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 6.71
|
|
},
|
|
{
|
|
"dt": "2026-05-22 23:21:00",
|
|
"action": "buy",
|
|
"price": 425.0,
|
|
"memo": "저점 분할 매수 · 비중 24% · 4회 · BB하단 · leg#70",
|
|
"weight": 0.237,
|
|
"leg_id": 70,
|
|
"bb_pos": 0.0,
|
|
"rsi": 38.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.71
|
|
},
|
|
{
|
|
"dt": "2026-05-23 00:30:00",
|
|
"action": "sell",
|
|
"price": 445.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#70",
|
|
"weight": 0.65,
|
|
"leg_id": 70,
|
|
"bb_pos": 1.0,
|
|
"rsi": 80.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.31
|
|
},
|
|
{
|
|
"dt": "2026-05-23 01:09:00",
|
|
"action": "sell",
|
|
"price": 443.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#70",
|
|
"weight": 0.35,
|
|
"leg_id": 70,
|
|
"bb_pos": 0.592,
|
|
"rsi": 51.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 9.82
|
|
},
|
|
{
|
|
"dt": "2026-05-23 04:33:00",
|
|
"action": "buy",
|
|
"price": 407.0,
|
|
"memo": "저점 분할 매수 · 비중 34% · 3회 · BB하단 · leg#71",
|
|
"weight": 0.338,
|
|
"leg_id": 71,
|
|
"bb_pos": 0.0,
|
|
"rsi": 17.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 14.0
|
|
},
|
|
{
|
|
"dt": "2026-05-23 16:48:00",
|
|
"action": "buy",
|
|
"price": 392.0,
|
|
"memo": "저점 분할 매수 · 비중 35% · 3회 · BB하단 · leg#71",
|
|
"weight": 0.351,
|
|
"leg_id": 71,
|
|
"bb_pos": 0.076,
|
|
"rsi": 9.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 18.37
|
|
},
|
|
{
|
|
"dt": "2026-05-24 08:42:00",
|
|
"action": "buy",
|
|
"price": 444.0,
|
|
"memo": "저점 분할 매수 · 비중 31% · 3회 · BB하단 · leg#71",
|
|
"weight": 0.31,
|
|
"leg_id": 71,
|
|
"bb_pos": 0.054,
|
|
"rsi": 30.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 4.5
|
|
},
|
|
{
|
|
"dt": "2026-05-24 22:45:00",
|
|
"action": "sell",
|
|
"price": 464.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#71",
|
|
"weight": 0.65,
|
|
"leg_id": 71,
|
|
"bb_pos": 1.0,
|
|
"rsi": 68.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 12.29
|
|
},
|
|
{
|
|
"dt": "2026-05-24 23:00:00",
|
|
"action": "sell",
|
|
"price": 455.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#71",
|
|
"weight": 0.35,
|
|
"leg_id": 71,
|
|
"bb_pos": 0.416,
|
|
"rsi": 48.4,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 10.11
|
|
},
|
|
{
|
|
"dt": "2026-05-25 06:42:00",
|
|
"action": "buy",
|
|
"price": 427.0,
|
|
"memo": "저점 분할 매수 · 비중 36% · 3회 · BB하단 · leg#72",
|
|
"weight": 0.361,
|
|
"leg_id": 72,
|
|
"bb_pos": 0.083,
|
|
"rsi": 30.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 41.22
|
|
},
|
|
{
|
|
"dt": "2026-05-26 05:42:00",
|
|
"action": "buy",
|
|
"price": 482.0,
|
|
"memo": "저점 분할 매수 · 비중 32% · 3회 · BB하단 · leg#72",
|
|
"weight": 0.32,
|
|
"leg_id": 72,
|
|
"bb_pos": 0.107,
|
|
"rsi": 48.0,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 25.1
|
|
},
|
|
{
|
|
"dt": "2026-05-26 09:51:00",
|
|
"action": "buy",
|
|
"price": 482.0,
|
|
"memo": "저점 분할 매수 · 비중 32% · 3회 · BB하단 · leg#72",
|
|
"weight": 0.32,
|
|
"leg_id": 72,
|
|
"bb_pos": 0.185,
|
|
"rsi": 36.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 25.1
|
|
},
|
|
{
|
|
"dt": "2026-05-26 21:30:00",
|
|
"action": "sell",
|
|
"price": 603.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#72",
|
|
"weight": 0.65,
|
|
"leg_id": 72,
|
|
"bb_pos": 1.0,
|
|
"rsi": 66.7,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 30.47
|
|
},
|
|
{
|
|
"dt": "2026-05-26 23:03:00",
|
|
"action": "buy",
|
|
"price": 564.0,
|
|
"memo": "저점 분할 매수 · 비중 14% · 6회 · BB하단 · leg#73",
|
|
"weight": 0.138,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.136,
|
|
"rsi": 46.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -18.26
|
|
},
|
|
{
|
|
"dt": "2026-05-27 01:00:00",
|
|
"action": "sell",
|
|
"price": 597.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#72",
|
|
"weight": 0.35,
|
|
"leg_id": 72,
|
|
"bb_pos": 1.0,
|
|
"rsi": 68.3,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": 29.17
|
|
},
|
|
{
|
|
"dt": "2026-05-27 13:18:00",
|
|
"action": "buy",
|
|
"price": 522.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 6회 · BB하단 · leg#73",
|
|
"weight": 0.149,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.08,
|
|
"rsi": 16.7,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -11.69
|
|
},
|
|
{
|
|
"dt": "2026-05-27 18:15:00",
|
|
"action": "buy",
|
|
"price": 520.0,
|
|
"memo": "저점 분할 매수 · 비중 15% · 6회 · BB하단 · leg#73",
|
|
"weight": 0.149,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.0,
|
|
"rsi": 23.1,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": -11.35
|
|
},
|
|
{
|
|
"dt": "2026-05-29 02:45:00",
|
|
"action": "buy",
|
|
"price": 412.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 6회 · BB하단 · leg#73",
|
|
"weight": 0.188,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.413,
|
|
"rsi": 47.4,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 11.89
|
|
},
|
|
{
|
|
"dt": "2026-05-29 07:27:00",
|
|
"action": "buy",
|
|
"price": 408.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 6회 · BB하단 · leg#73",
|
|
"weight": 0.19,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.135,
|
|
"rsi": 27.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 12.99
|
|
},
|
|
{
|
|
"dt": "2026-05-29 13:09:00",
|
|
"action": "buy",
|
|
"price": 417.0,
|
|
"memo": "저점 분할 매수 · 비중 19% · 6회 · BB하단 · leg#73",
|
|
"weight": 0.186,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.056,
|
|
"rsi": 27.8,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": 10.55
|
|
},
|
|
{
|
|
"dt": "2026-05-29 16:27:00",
|
|
"action": "sell",
|
|
"price": 461.0,
|
|
"memo": "고점 매도 · 비중 65% · 분할 · leg#73",
|
|
"weight": 0.65,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.992,
|
|
"rsi": 90.0,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -0.99
|
|
},
|
|
{
|
|
"dt": "2026-05-29 17:00:00",
|
|
"action": "sell",
|
|
"price": 458.0,
|
|
"memo": "고점 매도 · 비중 35% · 분할 · leg#73",
|
|
"weight": 0.35,
|
|
"leg_id": 73,
|
|
"bb_pos": 0.627,
|
|
"rsi": 53.5,
|
|
"pivot_kind": "peak",
|
|
"forward_return_pct": -1.64
|
|
},
|
|
{
|
|
"dt": "2026-05-29 21:33:00",
|
|
"action": "buy",
|
|
"price": 430.0,
|
|
"memo": "저점 분할 매수(미청산) · 비중 25%",
|
|
"weight": 0.25,
|
|
"leg_id": 74,
|
|
"bb_pos": 0.6,
|
|
"rsi": 53.6,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": null
|
|
},
|
|
{
|
|
"dt": "2026-05-30 01:24:00",
|
|
"action": "buy",
|
|
"price": 439.0,
|
|
"memo": "저점 분할 매수(미청산) · 비중 24%",
|
|
"weight": 0.244,
|
|
"leg_id": 74,
|
|
"bb_pos": 0.085,
|
|
"rsi": 29.2,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": null
|
|
},
|
|
{
|
|
"dt": "2026-05-30 09:57:00",
|
|
"action": "buy",
|
|
"price": 424.0,
|
|
"memo": "저점 분할 매수(미청산) · 비중 25%",
|
|
"weight": 0.253,
|
|
"leg_id": 74,
|
|
"bb_pos": 0.192,
|
|
"rsi": 33.3,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": null
|
|
},
|
|
{
|
|
"dt": "2026-05-30 13:30:00",
|
|
"action": "buy",
|
|
"price": 424.0,
|
|
"memo": "저점 분할 매수(미청산) · 비중 25%",
|
|
"weight": 0.253,
|
|
"leg_id": 74,
|
|
"bb_pos": 0.206,
|
|
"rsi": 42.9,
|
|
"pivot_kind": "trough",
|
|
"forward_return_pct": null
|
|
}
|
|
]
|
|
} |