From d5d0c6f4be7cee454babe55a495266c296fa49b2 Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sun, 21 Jun 2026 22:35:26 +0900 Subject: [PATCH] Track trading seed JSON and checkout trigger ref --- .gitea/workflows/kis_data_collection.yml | 3 +- .../workflows/qualitative_sell_strategy.yml | 3 +- GatherTradingData.json | 106919 +++++++++++++++ 3 files changed, 106923 insertions(+), 2 deletions(-) create mode 100644 GatherTradingData.json diff --git a/.gitea/workflows/kis_data_collection.yml b/.gitea/workflows/kis_data_collection.yml index 60927e1..51b6940 100644 --- a/.gitea/workflows/kis_data_collection.yml +++ b/.gitea/workflows/kis_data_collection.yml @@ -41,7 +41,8 @@ jobs: git init git remote add origin http://x-access-token:${{ secrets.GITHUB_TOKEN }}@192.168.123.100:8418/KimJaeHyun/myfinance.git fi - git fetch origin main --depth=1 + TARGET_REF="${GITHUB_REF_NAME:-main}" + git fetch origin "$TARGET_REF" --depth=1 git reset --hard FETCH_HEAD - name: Prepare Raw Seed Snapshot diff --git a/.gitea/workflows/qualitative_sell_strategy.yml b/.gitea/workflows/qualitative_sell_strategy.yml index 8af6157..e2f3b7e 100644 --- a/.gitea/workflows/qualitative_sell_strategy.yml +++ b/.gitea/workflows/qualitative_sell_strategy.yml @@ -18,7 +18,8 @@ jobs: git init git remote add origin http://x-access-token:${{ secrets.GITHUB_TOKEN }}@192.168.123.100:8418/KimJaeHyun/myfinance.git fi - git fetch origin main --depth=1 + TARGET_REF="${GITHUB_REF_NAME:-main}" + git fetch origin "$TARGET_REF" --depth=1 git reset --hard FETCH_HEAD - name: Prepare Raw Seed Snapshot diff --git a/GatherTradingData.json b/GatherTradingData.json new file mode 100644 index 0000000..038ca45 --- /dev/null +++ b/GatherTradingData.json @@ -0,0 +1,106919 @@ +{ + "metadata": { + "schema_version": "2026-05-18-json-raw-data-v1", + "source": "GatherTradingData.xlsx", + "converted_at": "2026-06-21T20:47:09.723334+09:00", + "source_format": "xlsx", + "sheets_included": [ + "settings", + "daily_history", + "rebalance", + "event_calendar", + "pa1_feedback", + "alpha_history", + "backdata_feature_bank", + "sell_priority", + "harness_context", + "monthly_history", + "account_snapshot", + "sector_flow_history", + "core_satellite", + "universe", + "event_risk", + "macro", + "sector_flow", + "data_feed", + "sector_universe", + "sector_universe_refresh_audit" + ], + "sheet_headers": { + "settings": { + "header_row_1based": 1, + "row_count": 31, + "column_count": 2 + }, + "daily_history": { + "header_row_1based": 1, + "row_count": 4, + "column_count": 4 + }, + "rebalance": { + "header_row_1based": 1, + "row_count": 42, + "column_count": 1 + }, + "event_calendar": { + "header_row_1based": 1, + "row_count": 496, + "column_count": 11 + }, + "pa1_feedback": { + "header_row_1based": 1, + "row_count": 1923, + "column_count": 8 + }, + "alpha_history": { + "header_row_1based": 1, + "row_count": 2711, + "column_count": 11 + }, + "backdata_feature_bank": { + "header_row_1based": 2, + "row_count": 752, + "column_count": 26 + }, + "sell_priority": { + "header_row_1based": 2, + "row_count": 10, + "column_count": 29 + }, + "harness_context": { + "header_row_1based": 2, + "row_count": 277, + "column_count": 2 + }, + "monthly_history": { + "header_row_1based": 1, + "row_count": 2, + "column_count": 16 + }, + "account_snapshot": { + "header_row_1based": 2, + "row_count": 40, + "column_count": 28 + }, + "sector_flow_history": { + "header_row_1based": 2, + "row_count": 51, + "column_count": 15 + }, + "core_satellite": { + "header_row_1based": 2, + "row_count": 69, + "column_count": 82 + }, + "universe": { + "header_row_1based": 1, + "row_count": 70, + "column_count": 4 + }, + "event_risk": { + "header_row_1based": 2, + "row_count": 293, + "column_count": 7 + }, + "macro": { + "header_row_1based": 2, + "row_count": 22, + "column_count": 13 + }, + "sector_flow": { + "header_row_1based": 2, + "row_count": 17, + "column_count": 51 + }, + "data_feed": { + "header_row_1based": 2, + "row_count": 25, + "column_count": 194 + }, + "sector_universe": { + "header_row_1based": 2, + "row_count": 112, + "column_count": 20 + }, + "sector_universe_refresh_audit": { + "header_row_1based": 1, + "row_count": 16, + "column_count": 1 + } + }, + "harness_context_missing": null + }, + "data": { + "settings": { + "orbit_target_asset_krw": 500000000, + "orbit_start_yyyymm": "2026-01-01T00:00:00", + "orbit_end_yyyymm": "2026-12-01T00:00:00", + "total_asset_krw": 431266207, + "settlement_cash_d2_krw": 13213373, + "portfolio_peak_krw": 431266207, + "prev_market_regime": "RISK_ON", + "afl_v1_last_result": "{\"formula_id\":\"ALPHA_FEEDBACK_LOOP_V1\",\"as_of\":\"2026-06-10\",\"analysis_period\":\"2026-06\",\"status\":\"DATA_INSUFFICIENT\",\"cases_analyzed\":0,\"grade_count\":1,\"eligible_t20_fail_rate\":null,\"eligible_t60_fail_rate\":null,\"recommended_filter_adjustments\":[],\"grade_summary\":[{\"grade\":\"EXEMPT\",\"t20_total\":0,\"t20_pass\":0,\"t20_pass_rate\":null,\"t20_fail_rate\":null,\"t60_total\":0,\"t60_pass\":0,\"t60_pass_rate\":null,\"t60_fail_rate\":null,\"status\":\"DATA_INSUFFICIENT\"}]}", + "pa1_w_pullback_entry": 15, + "pa1_w_flow_strong": 15, + "pa1_w_rs_leader": 10, + "pa1_w_volume_confirm": 10, + "pa1_w_rsi_healthy": 10, + "pa1_w_brt_leader": 10, + "pa1_w_chase_risk": 40, + "pa1_w_distribution": 40, + "pa1_w_rsi_overbought": 40, + "pa1_w_foreign_sell": 30, + "pa1_w_usd_krw_weak": 15, + "pa1_w_stale_position": 20, + "coverage_pct": 100, + "account_snapshot_confirm_mode": "STRICT_Y", + "account_snapshot_confirmation_warning": null, + "cash_ledger_warning": null, + "cash_floor_hard_block_warning": "[CASH_FLOOR_HARD_BLOCK] 신규 매수 차단 상태 — 현금 회복(TRIM) 우선", + "position_count_max_normal": 12, + "position_count_max_risk_off": 8, + "kospi_semi_weight_pct": 65, + "kospi_samsung_weight_pct": 35, + "kospi_hynix_weight_pct": 30, + "data_freshness_warning": null + }, + "daily_history": [ + { + "Date": "2026-06-13T00:00:00", + "Total_Asset_KRW": 386991878.781, + "Peak_Asset_KRW": 386991878.781, + "MDD_Pct": 0 + }, + { + "Date": "2026-06-14T00:00:00", + "Total_Asset_KRW": 386991878.781, + "Peak_Asset_KRW": 386991878.781, + "MDD_Pct": 0 + }, + { + "Date": "2026-06-15T00:00:00", + "Total_Asset_KRW": 404878546.0, + "Peak_Asset_KRW": 404878546.0, + "MDD_Pct": 0 + }, + { + "Date": "2026-06-16T00:00:00", + "Total_Asset_KRW": 414550230.0, + "Peak_Asset_KRW": 414550230.0, + "MDD_Pct": 0 + } + ], + "rebalance": [ + { + "updated: 2026-06-14 22:49:27 KST": "Run_Date" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Regime" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Regime_Band" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Total_Portfolio_KRW" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Core_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Satellite_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Cash_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Target_Core_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Target_Sat_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Target_Cash_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Rebalance_Needed" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Holdings_Count" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Orders_Count" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Min_Actionable_Drift_Pct" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Bucket" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Core" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Satellite" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Cash" + }, + { + "updated: 2026-06-14 22:49:27 KST": "Ticker" + }, + { + "updated: 2026-06-14 22:49:27 KST": 5930 + }, + { + "updated: 2026-06-14 22:49:27 KST": 660 + }, + { + "updated: 2026-06-14 22:49:27 KST": 64350 + }, + { + "updated: 2026-06-14 22:49:27 KST": 28050 + }, + { + "updated: 2026-06-14 22:49:27 KST": 494670 + }, + { + "updated: 2026-06-14 22:49:27 KST": 5380 + }, + { + "updated: 2026-06-14 22:49:27 KST": "0182R0" + }, + { + "updated: 2026-06-14 22:49:27 KST": "0190C0" + }, + { + "updated: 2026-06-14 22:49:27 KST": 229200 + }, + { + "updated: 2026-06-14 22:49:27 KST": 496080 + }, + { + "updated: 2026-06-14 22:49:27 KST": "Order_No" + }, + { + "updated: 2026-06-14 22:49:27 KST": 1 + }, + { + "updated: 2026-06-14 22:49:27 KST": 2 + }, + { + "updated: 2026-06-14 22:49:27 KST": 3 + }, + { + "updated: 2026-06-14 22:49:27 KST": 4 + }, + { + "updated: 2026-06-14 22:49:27 KST": 5 + }, + { + "updated: 2026-06-14 22:49:27 KST": 6 + }, + { + "updated: 2026-06-14 22:49:27 KST": 7 + }, + { + "updated: 2026-06-14 22:49:27 KST": 8 + }, + { + "updated: 2026-06-14 22:49:27 KST": 9 + }, + { + "updated: 2026-06-14 22:49:27 KST": 10 + }, + { + "updated: 2026-06-14 22:49:27 KST": 11 + }, + { + "updated: 2026-06-14 22:49:27 KST": 12 + } + ], + "event_calendar": [ + { + "Date": "2026-06-10T00:00:00", + "Event": "[뉴욕증시]CPI 3년 만에 최고…S&P500·나스닥 상승", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774732&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "62a9821b867dfadcf3adae182a3e3d42" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "美 증시 기술주 역대급 매도…BofA "2008년 이후 최대 규모"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006302572&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "97aa81d923b60117fe7be921d59fb7c9" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "캐나다, 기준금리 2.25%로 동결…"통화정책 딜레마 상황"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016131823&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "65f67a50a2f774086eb6fdbbd2cd16e2" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "한화솔루션 유상증자…'3수' 끝에 심사 통과", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297448&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "ed6276b04e3686c28f01e08fbcc721fd" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "트럼프 "이란, 협상 너무 오래 끌어…대가 치러야 할 것"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297447&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "36025ab7427ed9f19617e3e6670c89a8" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "삼성전자 성과급에 뿔난 소액주주, 주주명부 열람 소송 나서", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001170918&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "7af52107fe4608fc693faa6243106ac7" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "미국 소비자물가 3년 만에 4% 돌파…'유가 쇼크' 에도 근원물가는 둔화", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001254982&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "3d37b5e600167480190d23bc0fc3a658" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "[속보]뉴욕증시, 3년 만 최고 CPI·트럼프 이란 위협에 하락 출발", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999453&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "03ffe417b7766bfae2c99cc206899f64" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "한화솔루션 1.7조 유상증자, 세 차례 정정 끝 금감원 문턱 넘어", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005692198&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "c4c2fa666c73134bb0f6c016a1c74567" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "매경플러스 구독자에 MBN서울마라톤 우선신청 혜택", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005692196&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "34a3ab3b841a1e3789807666ee2f8c43" + }, + { + "Date": "2026-06-10T00:00:00", + "Event": "경영권 분쟁' 영풍·고려아연, 회계위반…감사인 지정", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001254981&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "7e588bcec7094a46f1ebd6576aa67d97" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "FOMC 금리결정", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": "금리동결 시 KOSPI +1~2% 기대, 인상 시 원화 약세 압력", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "20352dfaedc9ac8ac66c5f33f480c314" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "미국 CPI 발표 (5월)", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "예상치 상회 시 금리인상 우려 → 원화 약세·KOSPI 하방 압력. 당일 신규매수 자제", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "d0fc04ba341c8297038a49f4dc611a3e" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "급락 → 급등 → 급락… 혼돈의 ‘롤러코스피’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001854239&office_id=005&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "ab0897c99c1f27433ed4b623d88a22fe" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "결국 4%대' 인플레의 이면…수급 지옥에 빠진 기술주 [빈난새의 개장전요것만]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297467&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "f838048bbebb6145ffe2ec6c704a6d20" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""떠난 버스, 뛰지 마라"…현명한 투자자의 포모 극복 비결은 '기다림'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999518&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "31d54e3e68f2cb0c438d116501a707d0" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""지난 22년간 삼성전자는 8월 하락 확률 73%…코스피 8월 변곡점 가능성"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999517&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "844633cdef507257370f472861bd8ff4" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "유증 또 유증…증권사들 '실탄 확보' 몸집 불리기 속도전", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000506660&office_id=629&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "289585bae52f991e5f72aa6248fa5330" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "유가 급등에 美 CPI 4.2%, 3년 만 최고…금리인하 기대 후퇴", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000506659&office_id=629&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "0715d19c136541b31f7d96846233509a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""실적 뒷받침 없는 개별 소외주는 금물"…변동성 장세 투자 생존법은", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999514&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "c38b1c8ac9bf35439132db1efcd1d785" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "PPI MoM", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Est: 0.7% Prev: 1.4%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "92a05596ca8a1cd8ac4250ea2d2890b8" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "Core PPI MoM", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Est: 0.5% Prev: 1%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3e3e71f5ae8aba9d10ba277ad11fadb9" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 219K Prev: 225K", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "8d56f9a5dc4ed7da3a3ebdc89f87a91e" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "Core PPI YoY", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Est: 5.4% Prev: 5.2%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d62f15271063abdc8d9e3b7ca0496063" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "PPI", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 156.496", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "be1d1b915e4cba37427c11dfb90bda44" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "PPI Ex Food, Energy and Trade MoM", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 0.6%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "55383598cb99dcf5fa5c4de8a6036c26" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "PPI Ex Food, Energy and Trade YoY", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 4.4%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "59220276420db1af7aeb0849590eb703" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "PPI YoY", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Est: 6.4% Prev: 6%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0cacbad2deffe53965831b606602f473" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "30-Year Bond Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 5.046%", + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "7997ff256e7c08bfee1325e0562cbabe" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "4거래일 연속 사이드카 '극한 변동장'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370201&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "8c3864e9374df47cd48c1176244fe443" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[사설]고환율 직격탄에 내수기업·서민도 비명", + "Type": "FX", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370200&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "ed17861e47195b05407d4b15e4772949" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "스페이스X IPO 청약 경쟁률 4배 돌파…기업가치 1조8억달러 평가", + "Type": "FX", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006302587&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "0571f3a10979b1f5e55af22f87bc6fa4" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "공포에 질린 증시… 개미는 또 '줍줍'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370191&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "346016c2c66f0f6405d482331e637818" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "코스피 외면한 외인, 코스닥은 6조 샀다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370190&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "dc9525566f3950e523795c29b0effe00" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""만기 30일 지나면 신데렐라처럼 마법 풀려"…ISA 계좌의 숨은 과세 리스크", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999574&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "e30417637514a5e037e724be5f191f7d" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "美 5월 CPI 4.2%…2023년 4월 이후 최고", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774740&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "f266977fa03d56e6d1c46a1407ce8025" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[속보]트럼프 "이란과 완전히 협상돼…서명만 하면 돼"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774739&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "cabaacdc02b44ada6b0f63cb8c2f1ae7" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "국제유가, 상승…트럼프 "협상에 너무 오랜 시간 걸려"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006302582&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "6253f38efe8828595d6fbaf4f3a57ca3" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[속보]트럼프 "오늘 이란 더 강하게 다시 공격할 것"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774737&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "26e9d41a5f7f445694ba0b9c5922a2ed" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "美 샌프란시스코 '부자 증세' 부결…기업 이탈 우려가 표심 갈랐다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370178&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "9779ba5a95a76bb50f47eea5694fba41" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[주식 매매 상위 종목 및 환율] 2026년 6월 10일자", + "Type": "FX", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003981317&office_id=023&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "6587b5a59245aaaab61fa18820a8107a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[주요경제지표] 2026년 6월 10일자", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003981302&office_id=023&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "bd4b69da18611bc8b90a6d967acb2087" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "미래에셋, 스페이스X 투자자에 ‘청약 철회권’ 부여", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003725945&office_id=020&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "99228226d834ab7d6754f29f02d59ceb" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "프리마켓 30만전자·200만닉스 반납…이란전 긴장에 일제 급락", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370286&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "c0b0500427159495805e2a0628c8bf49" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "KB증권 "SK텔레콤, AI 인프라사업 효과 기대…목표가↑"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016132175&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "6985dcc60767e8e55c83b88e998ecf9a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "하나證 “삼천리, 올해 연간 최대 이익 달성 가능성 있어…목표가 16만원”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001170955&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "68c6cc8c2de0bcff3ae6fe8774f0cc21" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "GPUaaS 성장 기대감 커졌다…KB證, 삼성SDS 목표가 27만원", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001170954&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "dcaad16afd22239ecd7bb4bdcc197272" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "한패스, 비송금 플랫폼 거래액 5년간 240배 성장", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774827&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "8f49b5c7d3f50a088b1aee7e7588842a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "포바이포, '서울라이트 광화문' 미디어아트 사업 수주", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999868&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "1e3ff40134485aaf0809f82f26c7e3b1" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "스피어 "美 글로벌 발사업체향 수주 3300억 돌파"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999842&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "b604a1351ff60a4738eca513222d498c" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "오비고, 최대주주 15억 장내 매수…주가 안정화 목표", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006302700&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "433f1ba316e1ab37c225c03c3fb49038" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "이란 "호르무즈 전면 폐쇄"…선박 2척에 발포(상보)", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774823&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "19831dbc0a54792c15da778805dd97e4" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "유안타증권 "전력기기, 조정은 기회…최선호주 효성중공업등"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016132165&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "ca30350018dd1391d62278526d03ae73" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[굿모닝 증시]"코스피 하락 출발 예정"…증시 불안 키우는 대내외 요소는", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774822&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "428c4f3ab59f40b706033533ecea5b9d" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "HLB글로벌, ‘브리쎄’ 20·30대 소비자 본격 공략", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774820&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "26f3ebbe60c4e67d96f1dfa2c8b18c1e" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "오비고, 최대주주 15억 규모 자사주 장내 매수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0013999836&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "12bc88f6c3080bfd7eeba96affbb14a4" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "NH투자 "삼성물산, 사업모멘텀·지분가치 증가…목표가↑"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016132156&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "764ffcfe15fdf1975e45b5ac943784bc" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[마켓인]“아시아 최고 저평가 국가”…KKR이 분석한 韓 투자설명서", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006302697&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "2cab0e5524a3af03b11396ac64b1cab5" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "글로벌탑넷, 조달청 계약이행실적평가 최우수 등급…공공 SW·서버 시장 확대 박차", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774819&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "d38432d54c243583e5f15b3584ef3293" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""SKT, AI 인프라 사업으로 장기이익 확장…목표주가 상향"-KB", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370278&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "7a3bff1eb5895dbda64c344a41b81241" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "동양이엔피-모티브링크, 합작법인 설립…EV 전력변환 모듈시장 공략", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005774817&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "ebc7c17a45d4153e1f6a0fdf124c256c" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "삼전·SK하닉, 5% 급락…‘네 마녀의 날’·美 공습에 프리마켓 ‘휘청’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031196&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "4a791f74b09a32469828faf23128404a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""삼천리, 연간 최대 이익 달성 가능성…목표가 16만원"-하나", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297507&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "b101d65e5b7823b80f494bf3637d1531" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "월드컵 트로피 금값만 11억원 육박… 2022년보다 157% 올랐다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001171042&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "43c2b512bf999b48d2ab1a536bfc8d58" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "日서학개미, 스페이스X IPO 청약 열풍…韓은 우회투자만 가능", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0008998213&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "693584624385c8b97764498074ca48d1" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[NH증권 亞 리포트]② 베트남법인, 이자 마진에 쏠린 성장", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000086131&office_id=293&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "fee8a21717f83088fdcee737481239ea" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "키움증권 퇴직연금 1호 법인은 '컨디션' 만든 HK이노엔", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0008998128&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "75a8205e3b13d3fb97d659fd4dfdd693" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "주식·부동산에 다시 몰린 돈… 가계대출 한달새 7조 늘었다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003981436&office_id=023&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "4e572c377173e644a4173faa046206b6" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "코스피·집값 상승에 가계대출 9조3000억 급증... 당국 “고액 연봉자 신용대출 축소”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003981435&office_id=023&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "1fc2d23dbd3cc267b2b7083428941139" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "금융위, 빚투급증에 비상관리체계…"목표미달 금융사 매주 점검"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016132992&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "be919dd5c3136addf7472fe55b60ce10" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": ""주가 급등에 빚투 늘었다" 5월 은행 기타대출 상승폭, 5년來 최대", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775084&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "a2a0c845b1dcd241bb8f82e055d3d5c4" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "30만전자·200만닉스 회복...개미가 떠받친 코스피 '갈팡질팡'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005370481&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "e252d9386675446729fd1965f3122f23" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "외인, KT&G 지분 확보 경쟁… 블랙록은 6.15%로 늘려", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002797045&office_id=021&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "3b5fe807cd64372595d14ad2f1261bef" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "구로 포포인츠 바이 쉐라톤, 마스턴운용 품으로", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005692386&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "15381360ce1f7b440b9705edfa99f366" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[한투 해외펀드]③ 10년 넘게 공들인 싱가포르 전초기지 '세대교체'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000086129&office_id=293&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "ad2ae820e32154410b54cbfaaa2a4a8a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "오락가락' 코스피, 주범은 2배 ETF?…'국민 단타판' 우려 확대", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000506791&office_id=629&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "e3d7a2a96e1cf614b6338f8ab08230bc" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "지성배 IMM인베 부회장, '청소년 불법도박 근절' 캠페인 동참", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775075&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "9cbac05ade41432b6a3662622c858fe5" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "코스피, 등락 거듭 '갈팡질팡'…'4%→1%'로 낙폭줄여 7,500선", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016132932&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "65a0e824f45ad20af58d5ae7c4d0557c" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[올댓차이나] 홍콩 증시, 美 이란에 보복 공격으로 속락 개장…H주 1.65%↓", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014000683&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "a46752f0590eca12cef2c881e9622294" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "빚투, 오로지 삼전닉스 ‘올인’…두 종목만 4667억 폭증", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002797031&office_id=021&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "84860db57abf138f6b6ce59e661aae07" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "GS건설 빠지고 HD건설기계 들어온다…코스피200 산업재 '지형 변화'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000086128&office_id=293&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "69b850c50e68f220dafb5bc8b48aa67c" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "오라클, 3~5월 실적 호조에도 시간외 거래서 10% 급락", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297623&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "a87bcfca56001e6e518e3a6b4c3ee166" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "코스피, 0.43% 상승 마감…7,700선 사수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000873824&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "50dd895425d1b189f6e8cc70c6fe3d55" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "메리츠금융, 홈플러스에 1000억원 금융 지원 검토", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002655433&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "de1da92b6074e60902f1481d2086c5e1" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "메리츠금융 "MBK·김병주 회장 보증시 홈플러스 1000억 지원 검토"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775279&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "964d0cd4abc978d448cc12491d16bd5b" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "하나증권, 서진시스템 200만주 블록딜로 전량청산[only 이데일리]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006303385&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "9a5eed861148e0ad66a0fd0c741937f6" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "[글로벌 핫스톡] 크라우드스트라이크, AI보안 강자…1분기 매출 26% 쑥", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630233&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "0512997da36a5cb862556d5e3898a883" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "메리츠금융 "MBK·김병주 회장 보증 시 홈플러스 1천억원 지원 가능"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000873819&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "9a8c3ac5e4d159de2993e2f3efc1527f" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "“스페이스X 막차 타자”…우주 ETF에 하루 새 500억 몰렸다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630230&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "34c6de6835dd8afca99ad2e8a22d32ac" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "“인프라 통합하고 킬러자산 키워라”…K-STO·조각투자 성공 방정식", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005692707&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "2aa7746962c845cad5a38b647b640a0e" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "채권 시총, 주식시장 절반도 안돼…'자산 안전판' 지위 흔들려", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297824&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "f3ab977cfe5ba7a5416a25af7c730adb" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "메리츠금융, 홈플러스 회생자금 1000억 검토… MBK·김병주 보증 전제", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000935997&office_id=469&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "69bfee801789a36491e5adf2ded92238" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "이 변동장에 10% 수익률 낸 상품은 [한경 프리미엄9 TODAY]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005297820&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "49631e9f2ddf50c04be46884104dca8c" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "피지컬 AI·반도체에 몰린 공매도…강세장 시험대", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099025&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "141b63c9aa18f70c48f2e77f7f024e3a" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "한화오션, 애프터마켓서 10% 급등…KDDX 수주 기대[특징주]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006303329&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "239302f1302bf7e38c11e3a4ba4caf26" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "스페이스X 상장 D-1… 코스피 흔든 '자금 블랙홀' 연말까지 이어질까", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000935996&office_id=469&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "a114af868a8629d67ddae9ddb3c26003" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "증권사·VC·벤처기업 한곳에…'모험자본 플랫폼' 내달 출범", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099023&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "4024ad7b61d80c493f937fcdf7704eb5" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "“8천피라는데 내 계좌 왜 파랗죠”…상장사 68%는 아직 저평가", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005692703&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "d59269f283737e150e935a3103bd4d72" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "메리츠금융, 홈플러스 1000억 지원 검토..."조건은 MBK·김병주 보증"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099021&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "4d4ac483d904874fd0fb5d7f9d4d0eda" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "낭떠러지 장세' 졸아든 투심…2주 만에 거래대금 38% 증발", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0008999173&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "777f3ad462477018514753e092711d47" + }, + { + "Date": "2026-06-11T00:00:00", + "Event": "메리츠, 홈플러스에 1000억 지원 검토…"MBK 김병주 회장 보증 관건"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100246&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260611&page=1", + "Key": "31b939af3ab3d96bc86a341ceaee6878" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "50-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 3.915%", + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "63f6fa9c2acacab38ad633c2336d7701" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "Michigan Consumer Sentiment Prel", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Est: 46 Prev: 44.8", + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "48d58d87b70ed04fc7cd80afd6553394" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "Michigan 5 Year Inflation Expectations Prel", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 3.9%", + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "22d2543d6853263af4804699fffbf697" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "Michigan Inflation Expectations Prel", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 4.8%", + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c28e0d5a07dbb3ace82bbde6e2702206" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "온코닉, 바이오 USA서 기업발표…"파트너링 박차"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002741&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "95b9c491860473f9dea4477e9fe2b2f7" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "[증권사 금리 역풍]⑧ 키움證, 발행어음 1조 '첫 시험대'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000086177&office_id=293&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "34833acf2511bf743b49c5a2d9c4ef16" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "한미반도체, 14% 강세…"스페이스X 500억원 투자"[핫종목]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009000069&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "db8b8be5f2661e2ce543d4340652285c" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "삼현, 휴머노이드 관절 액추에이터 액슬론' 첫 공개 예정", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006304089&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "6af37d4ffaa368aa0896c2a5eb6f718f" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "폴라리스AI파마, 보건부 핵심의약품 비축 지원 사업 선정", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002724&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "19aaa14a18730286b18fc5e621cf2f0b" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "월드컵 수혜 기대감'에 치킨 등 육계株 이틀째 강세", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002718&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "db67c4c0357d150f61b8864b0f2c4478" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "은행 예금금리 오르자 증권사 '맞불'…발행어음 금리 줄인상", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002712&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "f439c935b45707b7c1acdf478c3e5c21" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "한주도 안 팔고 15년…30조 거머쥔 '존버 끝판왕'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255172&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "d50eb0a5e332b41d26c362f10e23025e" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "외국인' 때문에 코스피 급락?..."이제 판 바뀐다"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534104&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "48a37e982ec5f665d41a54bed7e5c02c" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": ""협상도 안됐는데"…삼성바이오 노조 '셀프지원' 논란", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002693&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "8487dc0df92b46af7a76dc94fefce7ac" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "스페이스X 500억 투자한 한미반도체…13%대 강세", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371005&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "a8dbc2598c5372d097333dc98b230c12" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "HL만도, 로봇 액추에이터 기대감에 상한가 직행", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002692&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "e539721b2634a7a4c999512a5238eab7" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "노타, 과기부 장관상 수상…대한민국 인공지능산업대상", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006304076&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "c46ec05a0d7bd9c92874c6f1bcb30790" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "[특징주]반도체 패키지 기판 수혜주…삼성전기·LG이노텍 급등", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147257&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "ba87cc8168d74cfedc6d4aa841d54113" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "외국인 귀환…코스피, 단숨에 8,400선 탈환", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000874012&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "fcc6a9da981f6b80c8676150d10e1294" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "엔화, 중동 종전협상 기대에 1달러=160엔대 전반 상승 출발", + "Type": "FX", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014002673&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "7436f91b290cd60871f26ca4b79e6b23" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "1조달러 사나이' 머스크…스페이스X 상장에 세계 첫 조만장자", + "Type": "FX", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009000012&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "e50b89278806677e1d4963694bacd472" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "ETF가 주가 움직인다…삼성전기 웃고 한미반도체 울고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630427&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "43e9fc7d0b31d510d2023464bb192bdf" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "쿠팡 개인정보 유출 후폭풍…과징금 6247억", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630426&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "7bacbf0b09a6b5cc43f7301ceeadf610" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "코스피, 종전 기대감에 팔천피 회복…롤러코스피에 ‘빚투’ 경고등", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003726442&office_id=020&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "f584ab8658b171d16afd34b73998fe7f" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "한신평 “여천NCC, 실적 부진 장기화…신용등급 BBB+로 하향” [시그널]", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630572&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "86dcf4743c8b14aa91edb7aca694f34c" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "코스피 8000선 탈환, 코스닥은 ‘천스닥’ 회복", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001854640&office_id=005&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "3534c217badf50f824e0290a63073af5" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "종전 기대에 돌아온 외국인…달러·원, 9.1원 내린 1519.8원(종합)", + "Type": "FX", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009001113&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "8809dc0af83dad28df2e254eccdbffb1" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "[마켓인]한신평, 여천NCC 신용등급 ‘BBB+’ 강등…“석화 업황 부진”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006304527&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "6f2f47def873a7e56c647c297680be52" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "현대로템 임원진, 자사주 16억원 매입…"책임경영 실천"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016136336&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "6d7f343e487af0d7fb62f54cced3aefb" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "삼전하닉' 담았더니…하나운용, 반도체 ETF 2종 순자산 4000억 돌파", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099059&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "be418ccd458d7db833b4c5f080bb844d" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "75조원 넘게 던지던 외국인… 오랜만에 韓 증시서 순매수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001171444&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "187dc26fc60ca90e0fb7edeb8a1637d8" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "코스피, 4.63% 오른 8123.62 마감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693081&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "03a2e832a37af0306c2334901b2aca1c" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "KIC, 순이익 줄었지만 '국부 불리기' 전진…운용자산 '역대 최대'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006304526&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "12fedc0fe9cb2f20119c7072907f0ab2" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "코스피, 4.63% 오른 8123.62 마감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693080&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "03a2e832a37af0306c2334901b2aca1c" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "[포토] 8100선 회복한 코스피", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298148&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "7b08d3e3d75b0e63eb789d88fa81f32b" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "국내 우주항공 기업 투자' 등 ETF 3종, 16일 신규상장", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016136318&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "d8f058899c0f316c508939ea588671d7" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "지바이오닉, 문신 색소 연구 국제학술지 게재", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001034773&office_id=031&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "f09a964789d7d0b40171a7b08456ab1d" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "[현장] "여의도가 하나로"…한투증권, 전광판에 월드컵 첫 승 담았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147339&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "9af0c3525029c0a67dd600448eb1dc4d" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "[NH증권 리더십 재편] 70년대생 각자대표 내정…윤병운 연임 '불발'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000086201&office_id=293&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "2513262b3d10c60bd6e01260b31186ef" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "코스피, 4.6%↑ 8,100 탈환…'순매수 전환' 외국인 지수 견인(종합)", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016136310&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "522b604804c67cd3bd18f5d2b65f8a96" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": "한 달여 만에 돌아온 外人…코스피, 종전 기대 속 8100선 안착", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014003865&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "e94e9160f1e8a91ac94a3e8358e22beb" + }, + { + "Date": "2026-06-12T00:00:00", + "Event": ""화성 식민지·우주 AI센터 현실성 낮아"…스페이스X 구상 회의론", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009001091&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260612&page=1", + "Key": "37af2193f01b71fd6db5475c83e93c56" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "팔자→사자' 돌아온 외국인…삼전닉스 2조 쓸어담았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255264&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "c165dfe61baf1a228aae757deb3303ac" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": ""삼전닉스, 아직 절반도 안 올랐다…내년 물량까지 완판" [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775847&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "a787534fa2895a464c9f703f34ffa967" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "미래에셋, '스페이스X 공모주' 한주도 못받았다…청약금 전액 환불", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147385&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "0ab377dc9f4afdc58039800995886151" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": ""스페이스X 공모주 韓도 받을 수 있다" 떠들썩…결과는 '청약실패'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775843&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "44a8436f45ada513dd6887aa810ed9bf" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "스페이스X 공모주, 미래에셋증권 배정 물량 전량 삭감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534371&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "f1e8e9eafea48a1feb2a50e3200dc6dd" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "‘역대급 IPO’도 끝내 남의 잔치…미래에셋證, ‘스페이스X 공모주’ 한주도 못 받았다 [..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002656061&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "93ae2e405114785ff4a3bce5954a8d8f" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "900조 굴리는 글로벌 투자회사 "코스피 지수는…" [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775842&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "acf5e461ca39efccd5f5f6d79e13cb32" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "TSMC가 “감당 한계” 토로한 날…구글이 삼성에 전화한 이유", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630754&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "325b575b54909d16ced4fa44e1977ebf" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "4인 가구 식비·주거비 월 199만 원…근로소득 증가율 1.9% 그쳐", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630753&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "2edf00a834519ab1bc579eb9127c432f" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "마통 한도 5000만 원 상한…연봉 높아도 예외 없다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630752&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "f01cc15a100c0a459e1103c94884c275" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "정부, 차세대 전력반도체 R&D에 국비 5000억 이상 투입 착수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630751&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "4d3a6cabdcb2e3feb7f8d3c0269a3f75" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "“한주도 못 받아”…미래에셋증권, 스페이스X 공모주 물량 전량 삭감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099088&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "421815e89751a2137c4cc4b42ccb1fdc" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "삼성전자·삼성전기만 뛰는 게 아니었네…“65만 원 간다” 목표가 껑충", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630750&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "23f175a7613d507173143666a1156c16" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "[이호연의 D톡스] ‘빚투’ 폭증에 규제 나선 금융당국…‘삼전닉스’ 사내 대출 ‘사각지대’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002230772&office_id=138&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "7630c55e15de05950ea4160933527995" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "대원제약, 유망 바이오스타트업 육성…"2곳 선정"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014004488&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "5c51c59c3b4b856191883e99cf6940cd" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "[돈MORE]자식 같은 내 회사, 내 자식이 안 받으면 어떡하지?", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000047981&office_id=648&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "68f34f3128cfadec1f17a8304cdc7d7a" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "공모주 한주도 못 받았다…미래에셋 '환불 엔딩'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255261&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "131809f09d01de1f88e1818a22a64d1e" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "미래에셋증권, 스페이스X 공모주 물량 못 받아…청약 고객에 전액 환불", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693307&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "84ab328f3518e94200b60232de70b04d" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "미래에셋, '스페이스X 공모주' 한주도 못 받았다…"전액 환불"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298351&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "3705ec89f5bbd676c5f4c0f998900a07" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": ""스페이스X 한주도 못 받았다"...미래에셋증권 공모주 청약 '무산'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371340&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "68ad8da31eff93c58b2e8a6aedce3f21" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "[단독] 미래에셋, 미국서 스페이스X 공모주 자체 투자… 목표액 7000억 중 절반 청약돼", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001171637&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "7031e28d6f06dac75b878ab2145c5b56" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": ""어쩐지 마구 팔아대더라"…스페이스X 상장 때문에 아무 상관없는 내가 손해본다고? [주末머..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775892&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "4dfd8af53758cbaa79d3ca0addbd7812" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "한달만에 30% 폭락한 이 주식…분위기 바꿀 키워드는 [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775891&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "8591ad1d17138a269b42b523a64e0723" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "[속보]“자수 바란다” 李, 주가조작 언론인들에게 경고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002797496&office_id=021&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "1b4983a45703a6b83574b8e60e1eaa24" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "비트코인 80만개 가진 스트래티지, 또 한번 내다 팔까? [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775889&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "37f567755a83f7ac45c2ea570d76218b" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "적자 터널 끝 보인다…데이터센터가 살린 '이 기업' [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775884&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "ef1f8f551a4ea02dfd9608aea6cb2868" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "스페이스X 상장 ‘초대박’에 일론 머스크, 세계 최초 ‘조만장자’ 등극", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099096&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "5bdb1fedf2a8c0df273420ce0dc0e5d8" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "‘엄청난 돈 잔치’ 스페이스X 상장…레버리지 2배·3배 ETF까지 난리 [투자360]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002656100&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "a9740a50673a15035e520d535f177b7b" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "[주末머니]"휴머노이드 양산 국면 다가온다"…이 종목 주목", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775881&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "16b08b788e842768097e54c968d62310" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "“연봉 1억은 기본, 이게 진짜 ‘신의 직장’이지”…역대급 불장에 돈방석 앉았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630781&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "e9f69ec19f63a01bf0bf0ac5afd5ae65" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "스페이스X 청약 무산 여파… 운용사 ETF·펀드 계획에도 차질", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371366&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "9aff9d5db3829d4eb94fbe0836821be5" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "스페이스X' 공모주 무산되자 운용사도 타격…장중매매로 확보도", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775879&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "9928636add98ed539db8c6c8c2be1e8d" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "환율 1600원 뚫리면 물가 폭탄…한국은행이 한꺼번에 0.5%P 올릴까 [주末머니]", + "Type": "BOK", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775877&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "483949df40f313a70095f03b40078a37" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "스페이스X '0주'에 개미들 '허탈'...운용사 '낭패'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255270&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "2ceb3f2db965930057d5f8496e6fd1e2" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "미래에셋 스페이스X 물량 '0주' 후폭풍…운용사들도 ETF 편입 '직격탄'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014004638&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "f79a244c7416e09ff5811a5331443dda" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "머스크 우주선 올라탄 곽동신…한미반도체, 스페이스X 지분 500억 샀다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000047984&office_id=648&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "19763be072205fe68d9a25a687650de7" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "현대차證, 재무 안전성 관건은 부동산금융 '회수력'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000086225&office_id=293&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "d578d0a7ccd22fb0a09f1a85b7ae7fa4" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "한투운용, 스페이스X '0주' 사과…600억 몰린 ETF 투자자 혼선", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147396&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "ba214ad53b2b519cecb5815e2feb656f" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "‘코리아패싱’ 미래에셋증권, 스페이스X 공모 물량 확보 못했다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002230782&office_id=138&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "5076d1a23cd3025cdffc6f2c9307fb1f" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "소금으로 배터리를 만든다고?…GM 상용화 결정에 혜택받는 한국 주식은 [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775873&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260613&page=1", + "Key": "a68afb5c5cf7208c1f2a870177c5bac8" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": ""기대 컸나..." 국내 운용사들 스페이스X 물량 줄줄이 '빈손' [fn마켓워치]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534406&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "96028d7b6eb1389f58898d5f0bdacb67" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "그때 팔았어야 했나' 오른만큼 떨어졌다…"더 담을까 팔까" 개미 '고심'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255288&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "b9d222c4bdc6e1eb26d91eb8a38cefc1" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "중국의 워런 버핏은 왜 지금 팝마트 주식을 살까", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006305353&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "1035c1b464ddbae4eeec7f66ad93c86a" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "버려진 산이 꽃밭으로…민간정원 360개 더 만든다 "한번 가볼까"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001953716&office_id=057&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "8f3006a36eb4f46d5692ed79b2e761cf" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "대단지 입주에도 '요지부동'…상승폭 커지는 전세·앞자리 숫자 바뀌는 월세", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001953715&office_id=057&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "cb249eb2691ebf2e3b37c48040b004f4" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "스페이스X 상장, 19% 급등…최대주주 머스크, '조만장자' 등극", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001953708&office_id=057&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "10f51eb0c2d67b8b4172b9febef8fbad" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "“내 주식 강제로 팔렸다”…개미 패닉, 변동성 장세에 반대매매 1조 돌파", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002797507&office_id=021&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "c9dfbce20d5e880825014e87fcf629b8" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "트럼프 입에 모든 게 달렸다…美 기준금리 향방은 [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775899&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "a7a5833586183b519e759eb59c5033fa" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": "미래에셋 '스페이스X 공모주' 한주도 못 받아", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000874428&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "4fe3cd56fa1d6e6e710ea7612f1afef7" + }, + { + "Date": "2026-06-13T00:00:00", + "Event": ""이건 AI가 못 할걸요"…남들 반도체·데이터센터 몰려갈 때 큰 손들이 찾은 '노다지'[P..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775895&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "dc2a36e05d252ee839cd038e1bf09f26" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "워시의 '입', 증시 얼릴까 불태울까…코스피 7200~8000 [주간 증시 전망]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100738&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "6d52d6019eeb468baf370d7b004dd2aa" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "무슬림 인구 40만 넘은 日…종교·문화 갈등 확산[시사쇼]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775922&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "2c458e8856a9102d9ec3d66aaed9d8db" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "손흥민 얼굴' 놓고 충돌…'월드컵 후원' 타이틀의 비밀[맛잘알X파일]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775921&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "e8d914fdb76617e429e2bf8accd56f22" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "“오르락 내리락”…52주 신고가 1508개, 신저가도 1763개 ‘양극화’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031530&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "5bf83384bfeb728e1c1519d7cf4e0ee7" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "롤러코스터 타고 팔천피 재탈환…각국 중앙은행으로 쏠리는 눈 [주간전망]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298424&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "78d9f63f2d24cae3a8bc8538575ffdd4" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "이번주 공모주 청약, 빅웨이브로보틱스 등 3개사", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100751&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "ddecb9f406630a2036ffac9aaee566d0" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "강남역 2만평 프라임오피스 뜬다…코람코 1조원 투자", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100750&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "2fe9a0a9daf39e99af3f60e896014169" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[공모주달력]활기도는 IPO 시장…레몬헬스케어·레메디 코스닥 도전장", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000047986&office_id=648&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "1978f670ea1808ca5bd144803c748594" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "1550개 다시 샀는데도…스트래티지 논란 계속되는 이유", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100749&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "5dd8ef2ce70df94cfc24486811952e2a" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[이번주 IPO]6월 셋째 주 수요예측·청약 일정", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775920&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "ec18d13dbb147eb12528cc458f803218" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X·엔비디아 담았다… 우주에 AI까지 핫템 모은 ETF", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371441&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "01ff13439462577ad48faa7be74e3c7f" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "빛의 데이터 고속도로가 뭐길래…한달에 주가 5배 대박난 미국주식", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371439&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "e78d17e74da3fd115e0c5651be8cdd5a" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "사상 최대 '빚투'에 레버리지 폭탄까지…한탕주의 올인[코스피 덮친 변동성②]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014004907&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "fd770ed2d1d736adc5d62ae429c3c92b" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""주식 팔아 서울 강남 아파트 샀다"…30대 '증시 수익' 유입 가장 많아", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001385232&office_id=082&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "c697f93ab1fb7ae30ab821f110501090" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "외국인, 삼전닉스 내리 팔더니…레버리지는 '사고팔기'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255291&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "c92fe6f2fb237aa38525d6935fe080aa" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "소외당하던 코스닥, '천스닥' 회복…'상승 탄력' 과제는", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137322&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "bb88a0a2fc97498a076b4f624a0aa823" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "대체로 예상치 부합했던 美물가지표…이제는 케빈 워시 입 주목", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137319&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "d4f9649d4ac403d52991dbd1ebdf0e26" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "삼전닉스' 내리 판 외국인, 레버리지는 사고팔기 '투트랙'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137305&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "485a3fe7a8b78bdb8ee58a17cbcf0b6e" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "서학개미, 이달 美주식 순매수로 전환…'속슬' ETF 폭풍 매수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137300&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "6db381e459445f8d30e00e249a0e088c" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "AI 슈퍼사이클 효과…삼성전기·LG이노텍 2분기 실적 훈풍", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137299&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "9588d29a32c2b44b63628ebe9fd66be8" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "K-조선주 식었다고?…선박 발주 '5년 만에 최대'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100744&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "5acf43d3fa1c7c43f794d381fcf6ab0c" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[마켓 ING]롤러코스터 탄 코스피, FOMC에 주목", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775996&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "d3614b773d75a8aa8dbafb9c3de5d64d" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[가상자산 나침반] 물가 충격 넘긴 비트코인…이번 주 ‘워시의 첫 FOMC’가 방향 가른다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031588&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "13ff6272e372f6f249b7d5f910fa1079" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "회계법인 부른 금감원 "감사시간 크게 줄면 즉시 감사인감리"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006305735&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "b605485d1af0fe991112becf0c78053f" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""은행 이자만 나오면 곤란"…국민성장펀드 운용사에 '당근+채찍'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006305733&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "129068a60f5452b737a3fda7fe7902c6" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "정부, 올 3분기 국민참여성장펀드 6000억 추가 출시", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298453&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "dff59fb745c15a3f562756da62acc08b" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원, 회계법인 수임 경쟁에 경고…“감사 시간 줄면 감리 착수할 것”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630890&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "6be5f5feceb98542230ff609d9c19782" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "5년 묵은지' 국민참여성장펀드, 수익률 높일 인센티브는", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100801&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "e86bc3aa3f4b824b5182d0364b64f821" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "완판 국민참여성장펀드, 2차 물량 출시 시점과 규모는?", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003100800&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "f832467a1d987e5f4ee868ff45bc1e8d" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "완판' 국민참여성장펀드, 대통령 주문에 2차 출시…6000억 추가 모집", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000047990&office_id=648&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "0c6f6f3587a0903adc064b216b4d931d" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원, 회계업계 감사보수 덤핑 제동…"부실감사 즉시 감리"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137567&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "b76106b1b7b3fa771156c72e8e10495b" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원장 모의해킹훈련 점검…"사고 발생시 소비자보호 최우선"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137561&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "63b3d62af3c9ab65586d4e61a862cef1" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "뚝뚝 떨어지는 상장사 감사보수…금감원 "감사 품질 저하 무관용 대응"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005775978&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "59c627c9b9a9014d3eb5405758a0f420" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원, 회계법인 감사들 불러 "수임 경쟁보다 품질 우선"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371515&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "2d4d85fdf088f55761d687853fb11484" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "국민참여성장펀드' 운용 시동…3분기 6000억 규모 2차 펀드도 출시", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147442&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "ed23a23735da5e180e069cdc18b9c36e" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "2차 판매 앞둔 국민성장펀드…운용사 '수익률 경쟁' 불붙인다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014005201&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "02e09ff6d1d9d9edcf80956477fda177" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원 "감사 시간 지나치게 감소한 회계법인, 감사인 감리 착수"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009002361&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "189ac8256e71346a5f87cc730eb561c3" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "증권사, 매도대금담보대출에 8~10% '고금리'…수백억 이자수익", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014005147&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "b970dee2c67fef96e8794f1aec58569a" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "주식 팔고 바로 현금화…증권사는 수백억 챙겼다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255306&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "c30109e89372705307c5c3a752802fe3" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "16년 전 만든 낡은규정, 레버리지 ETF 괴리율 관리 '구멍'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371503&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "b2e62b869ff3209f486603307cc7a68e" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""머스크 사생활? 무시했다" 단 한 주도 안 팔고 15년 버텨 '30조' 거머쥔 40대", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000099115&office_id=243&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "6dd635604d5d009d441e9bec2d79b59c" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "새로운 물결' AI시대 실적으로 주목받는 '이 주식'", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371587&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "c2691ff5bc76de23960dcc19c0e85477" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[표] 이번주 머니 캘린더", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693580&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "0a8046324e4e6c5f27f467f52eb0ef53" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "변동장 이길 피난처 … '위대한 투자자' 특별강연서 한눈에", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693578&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "8ead0bf7097f91c59df2d1facaaee7ae" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "구원투수' ESS·휴머노이드 등판 … K배터리株 다시 뛴다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693577&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "44adba4b48ea9b8bb3b08264840c4801" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "코스피 종전 기대에 8100선 안착…18일 FOMC에 달렸다 [증시전망대]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031658&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "9fa631b9f218b92deb73d7dfcd79b501" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "당장은 어려워도…“韓, MSCI 선진국 재편입 시간 문제”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0006306000&office_id=018&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "03920709eab95ce691420cad87c5955a" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "AI 랠리 탄 한국 증시, MSCI 선진시장 문턱 넘나", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002230829&office_id=138&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "72a67095196f964a4f475f9e81307464" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X 뜨자 코인 선물도 강세…뉴욕증시 개장 앞두고 변동성 경고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031651&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "9a49c5e4c407ae680e8fd2f8e7cf3cea" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""비트코인 매매도 AI가 대신"…가상자산거래소, 침체 속 서비스 고도화 경쟁", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031649&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "49cab9f8ceb6dbf209e474d0e69ac82b" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""삼성전자 사자" 외국인 돌변한 이유가…'파격 전망' 나왔다 [강경주의 테크X]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298478&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "25089ec22b5327daece004347ee9fd2a" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X 공모 '0주 배정' 왜…"골드만삭스 탓?"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014005429&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "1a730e8a16f9df8173131a46557091f2" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원 "저가 수임 회계법인, 즉시 감리"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534562&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "9cfbd94f8e94f86286b50e8495d261ee" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""주식 팔아 강남 갔다"…주택시장 3.7조 유입", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000874595&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "da4f9b676c66b39f50485e9569e8e0ce" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X 청약실패 무슨일?…금감원도 나섰다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005371566&office_id=008&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "aa5c33ec1c05e2259a1d6ad5eb664874" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "‘수급 블랙홀’ 스페이스X 상장…삼전·SK하닉의 시간은 계속된다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031636&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "60e0ba5a6e03e740888a47831fc40581" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "“개미들만 몰랐네”…삼전닉스 20조 던진 외국인, 뒤에선 ‘이것’ 단타쳤다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003031630&office_id=029&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "acf7307a7ebc03c5028081b8b9974a93" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "다시 '반도체 베팅' 나선 서학개미…'美 반도체 3배' ETF 쓸어담았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009002677&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "3ad14d6986f29c431315fb9f09420007" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""하반기엔 다시 간다"...바닥 다진 코스닥 ETF, 개미 폭풍 매집", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534541&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "8449e432b9677cfd3683da1036fcfa8c" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "르망 24시 뜬 정의선...유럽 확장 ‘가속’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630913&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "9d5f50e93093bb7174a8b414e72599f6" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[그래픽] 역대 IPO 조달 규모 순위", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009002666&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "595483c14c09ac692734d45b8a86e039" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "NH농협손보 자본확충 연기…고금리에 막힌 보험사 자금줄 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630994&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "d11c55a72cdb6d6675b3270768dc3660" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원, '스페이스X 0주 배정' 미래에셋 검사 착수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005776051&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "e3acec7559221724408a17ed052564a0" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X 공모주 배정 ‘0주’… 국내 투자자들 불만 확산", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001171770&office_id=366&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "fb0a548f69b38a4538f00fd6aeed11f9" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "돌아온 외국인, 삼전닉스 2조 '폭풍 쇼핑'…"이유 있었네"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255339&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "bcdeb589d049ebd1784ece2ca216de13" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "주가상승 자신한 CB 발행…‘안전판 부재’에 역풍 부나 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630992&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "834d52dd7793a459742ecc014d339be9" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[이슈]삼전닉스 주가, 내일 대폭등? 3가지 이유", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002797597&office_id=021&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "f924151c2f3f48a33130a0d29c6bcd19" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""골드만삭스에 속았다"…스페이스X 공모주 '0'주에 투자자 '분통'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298568&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "dd316f469274be8596ff9ef7751661d9" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "금감원, '스페이스X 0주 배정' 미래에셋 검사…투자자보호 파악", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137975&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "abcf7754d7383f9052f9e94746670221" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X '0주' 후폭풍...19% 수익 놓친 개미 "손해 보전해라" 분통", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255337&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "b9fe162b7b57ebb07b93ed229b85a716" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "“아차한 사이 완판, 두번째엔 제발”…2차 국민성장펀드, 3분기 출시", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693674&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "ac23ec99ade89584e763a0d757c8c1e2" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "증시 몰린 개인자금…돈줄 마른 기관, PEF 출자 속속 닫는다 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630989&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "f6806600d248d25e31f9d62791dae22c" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "2차 국민성장펀드 3분기 중 출시…6천억원 규모", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000874639&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "4d385b071c44b0e4a48d36aac2ffd1b8" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "스페이스X 공모주 '0주'에 투자자들 '부글부글'…"배신감"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0016137961&office_id=001&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "599c9b6ca1f448a9324a8184bc7b820d" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": ""AI값 떨어진다" 술렁인 월가...가격 전쟁의 진짜 의미 [빈난새의 빈틈없이월가]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005298560&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "0c3d93fb15e7e937a308c24ec80c0f91" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "롤러코스터 탄 증시…다음주 FOMC·반도체 실적 꼭 챙겨야", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002656304&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "a16975317fe1a72052e7fa2dc5102224" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "삼전닉스 끝난 줄 알았죠?…“아직 절반도 안 올랐다” 하반기 메모리 ‘초품귀’ 예고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004630984&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "d43c479b09a52ce0600a8017d7286473" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "글로벌 반도체 밸류체인 포괄... 분산투자로 안정적인 수익률 [이런 펀드 어때요?]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534612&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "30babf3be16dc19fe93b978e47bb12c4" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "AI 반도체에 자금 집중… 수익률 톱10 중 9개 싹쓸이 [ETF 스퀘어]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534611&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "53f422ebe65013dbb65da83b6bcdaad7" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "60대 CEO "증여세 부담에 미뤘는데… 주식 미리 물려줘야 하나요" [세무 재테크 Q&A..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005534610&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "2b31d9441460dd2385bac5091b79d920" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "500조 ETF 시장 해외까지…코스콤 ETF CHECK 영문서비스 추진", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693660&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260614&page=1", + "Key": "43aecf6803872c7f3c1a98e94ed025f8" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "제네시스 ‘좀비 19호’, 꿋꿋하게 르망 24시 완주…한국 팬 홀렸다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004631008&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "16fa6bdace0c4f9c4fb7e89193afb409" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "[올댓차이나] 인민은행, 134조원 상당 역레포 차환…3개월 만에 유동성 회수 중단", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014005618&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "05b49c2533f8af5b0165b331f1564de4" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "레미콘 운송노사, 운반비 인상안 재합의…5.5% 인상·계약 1년→8개월", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004631002&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "946cbc78d7af1627423c6369f5d0299b" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "종전 MOU 임박 속 이스라엘, 레바논 공습…이란 美 책임 지적", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005776058&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "a9b64e8b20b311672acea88efb453078" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "‘1만피’ 무조건 가나 했는데…코스피 운명 가를 ‘진짜 변수’ 남았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004631000&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "33dd90464a4201e64c091df28eb3c3cd" + }, + { + "Date": "2026-06-14T00:00:00", + "Event": "“국장 장투할거야? 난 치고 빠질래”…삼전닉스 대신 2배 ETF 갔다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005693690&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "df3e6abe6c2787e165de87309edac7d3" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "옵션만기일", + "Type": "EXPIRY", + "Impact": "MEDIUM", + "Alert": "변동성 확대 구간 주의", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "423023e40fbe64f00056706f07af0709" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "10-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.273%", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "33bbda25a2e01e1e9265f9fd3db86be5" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "NY Empire State Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 19.60", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d9732e6788e7606057005a8dba1f5f14" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "Industrial Production MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.7%", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f83df5b5c679075b87d63efb3f5589f3" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "NAHB Housing Market Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 37", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "86a398f3706e9de06ce7481229d58c0c" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "Export Prices YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 40.8%", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "aa738ffa5b01a9592405d3350db3496d" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "Import Prices YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 20.2%", + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3f58529e81c08392ce03c931f2171fa1" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "[주간경제지표] 2026년 6월 12일자", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003981965&office_id=023&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "0d9064cc16c2e4531c9380f0d4a11f8b" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "[사설] 스페이스X ‘0주 배정’, K자본시장 경쟁력 돌아볼 때", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004631011&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "18e67077b51c8f0928fcfbe658dd4675" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "美·이란 종전 합의 소식에…뉴욕증시 상승 출발", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005299079&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "08a85231dfa35b68749669e8c22d816c" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "韓운용사들 스페이스X 편입 비결은 "공모주 대신 장중매수로"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005535269&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "983a716b994587b7d8d174419b3f05b0" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "뉴욕증시, 美-이란 종전 합의에 급등 출발…나스닥 2.3%↑", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014007809&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "f6e8eb106651ea7bc5860ec75aa52141" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "글랜우드크레딧, '클라우드 전문기업' 메가존에 8000억원 투자 [fn마켓워치]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005535266&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "4f25e388a44c7eac69d294a3c8147956" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "[속보]뉴욕증시, 美-이란 종전합의에 급등 출발…나스닥 2.3%↑", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014007807&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "dadaf835e1222668ad58a20eddad7e17" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "한 숨 돌린' 제이알글로벌리츠, ARS협의 기간 한달 연장 [fn마켓워치]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005535265&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "69377bbfe5b34e565e13c89c1148a362" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "40만전자·300만닉스 가나…종전 훈풍에 실적으로 쏠리는 눈 [종목+]", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005299073&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "803d8fe491d200298f2d8f04350c500b" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "파인엠텍, 파인디앤씨 지분 5.66% 공개매수…주당 3500원 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004631408&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "c0ab2758b42d2ef06b9a0bd45e2e18bf" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "“한국 개미로 사는 죄”…토종ETF, 스페이스X 공모가보다 비싸게 편입", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005694262&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "9ad1a2325d77a2489d853e8babc0df7f" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "중노위, 한화오션 하청 사용자성 인정…"급식 업체와도 교섭해야"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147633&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "669528263ec385ae7889f34186cff9f1" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": ""현대차, 원청 사용자성 인정…하청 노조 교섭에 응해야"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001147632&office_id=417&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "915ee8d0d8fab0bdd14deb3952e048f3" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "영문공시, 전자주총, 공시강화…사람은 부족한데 할 일은 산더미, 코스닥 IR ‘곡소리’ [..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002656905&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "7570547f8083c5749cbdeb0f0f632c08" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": ""삼전닉스 다음은 스페이스X"…운용사 ETF 경쟁 불붙었다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005299054&office_id=015&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "9c661b3a87ed90c85fc0a3c56ee19978" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "저녁 6시 배달앱 켜볼까…유통기한 임박한 빵·초밥 '마감세일'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001953980&office_id=057&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "d80baeb898063fc424af8e2f779d4e18" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "스타벅스, 22일 오후 3시 영업 종료 "역사 교육한다"…27년 만에 처음", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001953979&office_id=057&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "7e8c24e2e805b98b43450b7a526401c7" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "미래에셋證 “스페이스X 공모주 투자자에 금전 보상 검토”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004631394&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "1686c01b604285cf495cc148de3d3f71" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "골드만삭스, 개장 90분 전 '미래에셋 0주' 통보…도 지나친 '코리아 패싱'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009005054&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "1ac57bc1268861effad308e174e78667" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "웅진, '지주회사' 전환…"프리드라이프 증손회사로"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014007753&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "0b80a2c7ab7b91c7b35adb7ead4077d0" + }, + { + "Date": "2026-06-15T00:00:00", + "Event": "중동 리스크 걷힌 코스피, 5% 급등…9천피 넘보나", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": -2, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0000875014&office_id=422&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260615&page=1", + "Key": "46cd678a93eefd0e3475856c141147fa" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "BoJ Interest Rate Decision", + "Type": "BOJ", + "Impact": "HIGH", + "Alert": "Prev: 0.75%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "02859e6ddc19ea95353fdbed51cc2eb8" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "ADP Employment Change Weekly", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 29K", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3e5432e44e3432cd88022652794fe8b3" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Building Permits Prel", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 1.423M", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "adcf6a05897fdd77518851e37c4a3a3e" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Housing Starts", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 1.465M", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0dffc17811fad6c9925f79635edeecbd" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Building Permits MoM Prel", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 4.4%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e6161e28284f9adf97dd4fcfd823ef14" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Export Prices MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 3.3%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "a8c0f36b74cc4d4136b2e314e8c082c0" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Housing Starts MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -2.8%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "776fea97c15eb56b5db79333c30605b1" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Import Prices MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.9%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "eb87f99e2837607059dfc3dc9bfd3068" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "20-Year Bond Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 5.122%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c03a71673022cf0d00c6e74d312a8e6d" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -9.119M", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "293f883208c34bca65e3c60840fa390c" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Balance of Trade", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: ¥301.9B", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "33a6a4747f57071be259cd52b63272f3" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Exports YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 14.8%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "5ff34d84bf1e208259d8abc53c8ba045" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Machinery Orders MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -9.4%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4b69bc62737d061d142ac6bdc015750e" + }, + { + "Date": "2026-06-16T00:00:00", + "Event": "Machinery Orders YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 5.9%", + "DaysLeft": -1, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "8f28c4cd2dd3c27e34248e213c37caac" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 6.6%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "5321bcfc5f0b4596141d8d047ca68da9" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Retail Sales MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "6c3a7ce8cee4a368986b5c60c40b5335" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Retail Sales Control Group MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.5%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b4e2709edf430da51251fedc54177a19" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Retail Sales Ex Autos MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.7%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3996b7e8eedd30be8afbd0efce2dd195" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Business Inventories MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.9%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d33402dff99e36e2e5c5e275346b5acd" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Pending Home Sales MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.4%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "eda255aa2b4a6f9a5ae6a9ebf2454b15" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Pending Home Sales YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 3.2%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e31c26d0a50465defb3018d09622f54f" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -7.228M", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "bd6a74b40de2676456f525cf91802ef0" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.186M", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "fe08a8c3461339d64f538cb878f084a3" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Fed Interest Rate Decision", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Est: 3.75% Prev: 3.75%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e3520f07d2b67e95401de701554b2f7a" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "FOMC Economic Projections", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "af49b1d2834b81c5dc4cf757b06f5cab" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Fed Press Conference", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ae1236ee25840f8a10bfd1d1b74fe6ca" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e4d22ad2ba611d6d50518b666e8ac2ab" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "중앙그룹 회생 후 첫 수요예측…세아제강 회사채에 2400억 몰려 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004632256&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "c8bb293f933bdc0d56ec2b9093c5752a" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "단 하루에, 한 종목에 1조2천억 질렀다…개미들 역대급 베팅한 기업", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005695346&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "cfde86a600b50216f8c2a11fe3b2e012" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "[뉴욕증시]다우 최고치 경신…나스닥 하락 전환", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005777817&office_id=277&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "0e86c732e2d1c393af49ddc0be3c0595" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "[속보]뉴욕증시, FOMC 결과 앞두고 상승 출발", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014012539&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "0e78efac3f009a9237c8d6e7ff4804a4" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "‘하이닉스 4주면 1000만원’…“좀 싼 닉스 없어요?” 계속된 신고가에 ETF도 싹쓸이", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0004632252&office_id=011&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "96e49d72c1b5231a0b76ed6888d65fce" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "“그때 안 사길 잘했다”…고점서 미끄러진 金값, 골드바도 인기 급감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005695338&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "312ff3601de758f78f5600654dc55684" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "“올들어 700% 폭등, 목표주가 300만원” 파격 전망…외국인들이 쓸어 담는 ‘이 주식’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002658023&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "a32e07f688f2191d4a53538f6873eaf0" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "‘삼전닉스’ 말고 뭐 사야 해?…전쟁 끝나니 더 주목, ‘포스트워 수혜주’에 관심 [투자3..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002658016&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "b2fc03993ae96964a03b3e9c07d2a0cd" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": ""하이닉스 146만원에 들어갔어"…'졸부패션' 신기루, 수익률 얼마길래", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001255756&office_id=215&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "172b258d666ebb276f85c91b3068a8a9" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": ""코스피 1만1500 가능하지만…'8말9초'에 꺾일 수 있다" 왜?", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001035821&office_id=031&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "57ffa0844082d7e35232f3115c0540d3" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": ""JTBC 디폴트 후폭풍?" 홍석현 중앙홀딩스회장, BGF 보유지분 전량 처분 [fn마켓워..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005536402&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "c4971041e6e9f96ef15fa90c3eb656fe" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "권대영 금융위 부위원장 "의무공개매수 조속 도입…일반주주도 경영권 프리미엄 향유"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005536401&office_id=014&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "aea9c89a92503dbe6e711c5e85a07e6b" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "금융투자업계, 한사랑마을 찾아 봉사활동…15년째 나눔", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014012491&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "1734a0b2142b90e67a035d09971ef215" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "신규원전 후보지 선정…대형원전 '영덕', SMR '기장'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0001954359&office_id=057&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "fcfb46c23ed4df8608625ac25a0a6a68" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "“다들 돈이 어디서” 하루만에 1.2조원 싹쓸이…스페이스X , 단숨에 1위 등극 [투자36..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0002658007&office_id=016&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "8f35ab8213dc4827c18dd268a5bbc7b5" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "코스피 운명 가를 美 연준 금리…추가 랠리냐, 차익실현이냐", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0003102096&office_id=119&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "3085ec6d792a0e7f61d3b3fe678f7c57" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "미래에셋증권, 역대 최대 3000억 자사주 취득…전량 소각 방침", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0009009365&office_id=421&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "105ec85dc93cfeae25c73b8d9bc0b6fc" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "“전쟁 끝, 1만피 도전 시작”…종전 이후 판 바뀌는 투자 지도 [美-이란 종전 진단]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0005695314&office_id=009&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "40d1a44b20f3183a065ab58d02a0ac02" + }, + { + "Date": "2026-06-17T00:00:00", + "Event": "[올댓차이나] 대만 증시, 금융주 막판 매수세로 나흘째 상승 마감…0.15%↑", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Naver 뉴스 속보", + "SourceUrl": "https://finance.naver.com/news/news_read.naver?article_id=0014012472&office_id=003&mode=LSS2D&type=0§ion_id=101§ion_id2=258§ion_id3=&date=20260617&page=1", + "Key": "87f55c645a4fa02162c141ea461167ec" + }, + { + "Date": "2026-06-18", + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 225K Prev: 229K", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "43c7de07280192a063128579d2ba4335" + }, + { + "Date": "2026-06-18", + "Event": "Philadelphia Fed Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 10 Prev: -0.4", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "704387c3e5856d946d09cc399e3af3c4" + }, + { + "Date": "2026-06-18", + "Event": "Net Long-term TIC Flows", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: $75B Prev: $81.3B", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "47fa899bff100682ee3b396eba3feb85" + }, + { + "Date": "2026-06-18", + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: $13.5B", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "51391d5b2e6a95bbef151dcb6d0da5ab" + }, + { + "Date": "2026-06-18", + "Event": "PPI MoM", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 2.5%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d9fdcf50c345033e91082e449b26f644" + }, + { + "Date": "2026-06-18", + "Event": "PPI YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 6.9%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "84899bb6c4bf2c480a5b9285359dc041" + }, + { + "Date": "2026-06-18", + "Event": "Inflation Rate YoY", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 1.4%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4a6432fa22cdaccc41b3fa15504cf4cb" + }, + { + "Date": "2026-06-18", + "Event": "Core Inflation Rate YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 1.4% Prev: 1.4%", + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4f66460e130048f13da1e67666a9ad7c" + }, + { + "Date": "2026-06-18", + "Event": "BoJ Monetary Policy Meeting Minutes", + "Type": "BOJ", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 0, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "1b995da12c7f1839b4d940ac12f9ba22" + }, + { + "Date": "2026-06-20T00:00:00", + "Event": "삼성전자 1Q 잠정실적", + "Type": "EARNINGS", + "Impact": "HIGH", + "Alert": "반도체 섹터 선행 지표", + "DaysLeft": 3, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "9bd6a84314e214c596b33c48a4265507" + }, + { + "Date": "2026-06-22", + "Event": "5-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 3.940%", + "DaysLeft": 4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "6ed1934e4756d3edcd3a2fdc26fba50a" + }, + { + "Date": "2026-06-22", + "Event": "Consumer Confidence", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 106.1", + "DaysLeft": 4, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b63b29a11ea7214a6e8c2a59666b176e" + }, + { + "Date": "2026-06-23", + "Event": "S&P Global Manufacturing PMI Flash", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 55.1", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ca9e43751cd729d07ad23a5b7084637a" + }, + { + "Date": "2026-06-23", + "Event": "S&P Global Services PMI Flash", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 50.7", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "bbc1eb4848427a368e9099c12bbee5a6" + }, + { + "Date": "2026-06-23", + "Event": "20-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.145%", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d4c733655cb91f19001966ae1160372d" + }, + { + "Date": "2026-06-23", + "Event": "ADP Employment Change Weekly", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 25.5K", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f0ed31bce4e83e0a951267e723711644" + }, + { + "Date": "2026-06-23", + "Event": "S&P Global Composite PMI Flash", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 51.5", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e7597d4e5935f73f5beccf70f124c4e4" + }, + { + "Date": "2026-06-23", + "Event": "Richmond Fed Services Revenues Index", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 14", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "11b827c47bd4ac60a8018853fe7e4942" + }, + { + "Date": "2026-06-23", + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -8.33M", + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "da5ab7cd0b951f48b3977d07b7a76bd5" + }, + { + "Date": "2026-06-23", + "Event": "BoJ Summary of Opinions", + "Type": "BOJ", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 5, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "6f07af62499b9d495cfbefab0cec504f" + }, + { + "Date": "2026-06-24", + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 6.6%", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "94696b0eee869264f2db77834c964fd8" + }, + { + "Date": "2026-06-24", + "Event": "Current Account", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $-190.7B", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "bfc80e50e1bcd7b08168586899a63996" + }, + { + "Date": "2026-06-24", + "Event": "New Home Sales", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.622M", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0daacb47b48efd5414097516d4fef618" + }, + { + "Date": "2026-06-24", + "Event": "New Home Sales MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -6.2%", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "94a1c4b69f49f7bf8fc7c750f744bf2c" + }, + { + "Date": "2026-06-24", + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -8.262M", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4d189e27b4e209dddd755c3aedb0f3b5" + }, + { + "Date": "2026-06-24", + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -0.906M", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "cfb53ab57f4b673047ecb3590cae61bd" + }, + { + "Date": "2026-06-24", + "Event": "Fed Bank Stress Test Results", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "52dbbf9d1bb2f22508c1682fedeb495c" + }, + { + "Date": "2026-06-24", + "Event": "Business Confidence", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 80", + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3891ede8a753c16b8723557e74ab23b6" + }, + { + "Date": "2026-06-24", + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 6, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "680983b2cdaa1cfb9fc2b5b268b5f097" + }, + { + "Date": "2026-06-25", + "Event": "Core PCE Price Index MoM", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 0.2%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ed8b8a48e0faf6e45c4ce65190bc2904" + }, + { + "Date": "2026-06-25", + "Event": "Durable Goods Orders MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 7.9%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "723ba63ccf75ceaf8e0cecdbcbfeec09" + }, + { + "Date": "2026-06-25", + "Event": "GDP Growth Rate QoQ Final", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Est: 1.6% Prev: 0.5%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e890548859480cc5a6dfa330bd4fa496" + }, + { + "Date": "2026-06-25", + "Event": "Personal Income MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 0%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "2058364a691491c6bc3a9de2bb66302e" + }, + { + "Date": "2026-06-25", + "Event": "Personal Spending MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3a409227c8cd64311e387bc3301b6fb0" + }, + { + "Date": "2026-06-25", + "Event": "Chicago Fed National Activity Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.14", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ea17551074c0a54162306e96cc8415cc" + }, + { + "Date": "2026-06-25", + "Event": "Durable Goods Orders Ex Transp MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.1%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "2c61728455aab90504b28747ddca15fa" + }, + { + "Date": "2026-06-25", + "Event": "GDP Price Index QoQ Final", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 3.5% Prev: 3.6%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "146ecc588a8f53fb99a86cdcdc1ffee0" + }, + { + "Date": "2026-06-25", + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "218abf4b3233963945614dce92031f8c" + }, + { + "Date": "2026-06-25", + "Event": "PCE Price Index MoM", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 0.4%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "377f5318e2fa846f6b572a64ea0c6def" + }, + { + "Date": "2026-06-25", + "Event": "PCE Price Index YoY", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 3.8%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "1b56e23e1c305834b4574ced46b1c99e" + }, + { + "Date": "2026-06-25", + "Event": "Core PCE Price Index YoY", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 3.3%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "a905b153b102dbbb08fae5b5ce24407a" + }, + { + "Date": "2026-06-25", + "Event": "Core PCE Prices QoQ Final", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Est: 4.4% Prev: 2.7%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "9c86d0ddd86b839b4cf9a925cb188787" + }, + { + "Date": "2026-06-25", + "Event": "PCE Prices QoQ Final", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Est: 4.5% Prev: 2.9%", + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c36e302587afc462a8151183c089a33b" + }, + { + "Date": "2026-06-25", + "Event": "Fed Goolsbee Speech", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 7, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c89308cd5b3709f90539ccfa090d8a09" + }, + { + "Date": "2026-06-26", + "Event": "Goods Trade Balance Adv", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $-83.0B", + "DaysLeft": 8, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "764cfc1dbac2c7ac37cdcb43ff534ffa" + }, + { + "Date": "2026-06-26", + "Event": "Retail Inventories Ex Autos MoM Adv", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.6%", + "DaysLeft": 8, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "dd68412aa4b1dd91ae099bf704322fcc" + }, + { + "Date": "2026-06-26", + "Event": "Wholesale Inventories MoM Adv", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.6%", + "DaysLeft": 8, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "1f45fa54d36e0bee8fd376b1183815b2" + }, + { + "Date": "2026-06-26", + "Event": "Michigan Consumer Sentiment Final", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 48.9 Prev: 44.8", + "DaysLeft": 8, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "7033d1e7fefa094232c8093c1bbbc828" + }, + { + "Date": "2026-06-26", + "Event": "Michigan 5 Year Inflation Expectations Final", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Est: 3.4% Prev: 3.9%", + "DaysLeft": 8, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d2b2289ce534ed3ed318efcb6c3fb6ab" + }, + { + "Date": "2026-06-26", + "Event": "Michigan Inflation Expectations Final", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Est: 4.6% Prev: 4.8%", + "DaysLeft": 8, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "93a9edb21f03ec24b4c779ed01086d30" + }, + { + "Date": "2026-06-26T00:00:00", + "Event": "Retail Sales YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 2.1%", + "DaysLeft": 9, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b8a6b26bbd437d3f13ad7347380462ed" + }, + { + "Date": "2026-06-29", + "Event": "2-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 3.690%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "53b47aa447faeea29900bd6d349a632c" + }, + { + "Date": "2026-06-29", + "Event": "Housing Starts YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 11.4%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "284adf0cd9d69c372f31adc0e12d7e7c" + }, + { + "Date": "2026-06-29", + "Event": "Dallas Fed Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.4", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "8f579c2fecaf58a061851e47b9dc4919" + }, + { + "Date": "2026-06-29", + "Event": "Industrial Production MoM", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: -0.7%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f4e1f33397f2faffd1d7e75acfedee49" + }, + { + "Date": "2026-06-29", + "Event": "Industrial Production YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 1.5%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0ec745164c272f60ec382a7a5ef0056a" + }, + { + "Date": "2026-06-29", + "Event": "Retail Sales MoM", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: -3.6%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "a1fc29cc255035751f44f239488941fa" + }, + { + "Date": "2026-06-29", + "Event": "Unemployment Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 2.5%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "31b19870b4ace2769f2a4949dff2293e" + }, + { + "Date": "2026-06-29", + "Event": "Industrial Production MoM Prel", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.5%", + "DaysLeft": 11, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "730b077835c02ccd49b8e0f4e1da8bf0" + }, + { + "Date": "2026-06-30", + "Event": "30-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.155%", + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "959d9d05c39d9265071465040e141a5f" + }, + { + "Date": "2026-06-30", + "Event": "S&P/Case-Shiller Home Price YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.8%", + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "7291fefdd28f78e8c16f9993bf3eb7eb" + }, + { + "Date": "2026-06-30", + "Event": "Chicago PMI", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 62.7", + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "a7bc2ef96c40dc9a94621a1cd000edde" + }, + { + "Date": "2026-06-30", + "Event": "JOLTs Job Openings", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 7.618M", + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ff8c530991d501b06596f3b23d7ad32c" + }, + { + "Date": "2026-06-30", + "Event": "Dallas Fed Services Revenues Index", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 5.0", + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "500d2bbd6c435b5d2789b5a9c51de8b5" + }, + { + "Date": "2026-06-30", + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b52e6ce9e0113bfb4fa619e907646269" + }, + { + "Date": "2026-06-30", + "Event": "Tankan Large Manufacturers Index", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 17", + "DaysLeft": 12, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f417b783fa071f25b2f21a82343200b7" + }, + { + "Date": "2026-07-01", + "Event": "Exports YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 53.2%", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f4720da43926cdba3094e8d912e1636f" + }, + { + "Date": "2026-07-01", + "Event": "Balance of Trade", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: $26.95B", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e2358028eebc50960e2a89ff1e26dc51" + }, + { + "Date": "2026-07-01", + "Event": "Imports YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 20.8%", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4490af9cafea02a6051fcc7118af7938" + }, + { + "Date": "2026-07-01", + "Event": "S&P Global Manufacturing PMI", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 54.8", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "fed299ef73b2061b09624c6271bedcbc" + }, + { + "Date": "2026-07-01", + "Event": "Consumer Confidence", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 33.6", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b01cf3524bc04c709c205d4d4ff36a8e" + }, + { + "Date": "2026-07-01", + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b9458e39f9418b18a64fcbe9181a354c" + }, + { + "Date": "2026-07-01", + "Event": "ADP Employment Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 122K", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e638ead663f74839e460e3e12b62e544" + }, + { + "Date": "2026-07-01", + "Event": "ISM Manufacturing PMI", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 54.0", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "7ba211ce028d7166961979ff3d276d46" + }, + { + "Date": "2026-07-01", + "Event": "ISM Manufacturing Employment", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 48.6", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "6988afb5b7d6183988c00657f655d170" + }, + { + "Date": "2026-07-01", + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "cb6c382a715ae60d18e13bc7318fd7e3" + }, + { + "Date": "2026-07-01", + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4675377667d3614d22a7c8651f89f391" + }, + { + "Date": "2026-07-01", + "Event": "Inflation Rate YoY", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": "Prev: 3.1%", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "207e175eaffe8b7de0f1b6801c80064a" + }, + { + "Date": "2026-07-01", + "Event": "Inflation Rate MoM", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "fbe6047c02794665b833cf5411e6aaec" + }, + { + "Date": "2026-07-01", + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 13, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d3481d16dec92db386fb89e3b9a7967f" + }, + { + "Date": "2026-07-02", + "Event": "Non Farm Payrolls", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 172K", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "8964d40cddede5eea24193bde347016d" + }, + { + "Date": "2026-07-02", + "Event": "Unemployment Rate", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 4.3%", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "2703936a50b2a723d360a1adef48c6c0" + }, + { + "Date": "2026-07-02", + "Event": "Average Hourly Earnings MoM", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 0.3%", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "fd98e09f89b3569d6af3b12355071098" + }, + { + "Date": "2026-07-02", + "Event": "Average Hourly Earnings YoY", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 3.4%", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "9379584e9e92b169fbc3851c121cee19" + }, + { + "Date": "2026-07-02", + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "82b8ed9162b383b1f9531c9a19a2cb6c" + }, + { + "Date": "2026-07-02", + "Event": "Participation Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 61.8%", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "7e61e44bc343d86c5d2492e976f1bcfb" + }, + { + "Date": "2026-07-02", + "Event": "Government Payrolls", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 52K", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0cd52eefdb3375100782647bdeec833e" + }, + { + "Date": "2026-07-02", + "Event": "Manufacturing Payrolls", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 7K", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "632268c66af921004eef0ccc8ca2ce90" + }, + { + "Date": "2026-07-02", + "Event": "Nonfarm Payrolls Private", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 120K", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "74a9ffbb3f0b24ac763eab8ae4cec846" + }, + { + "Date": "2026-07-02", + "Event": "Factory Orders MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 4.8%", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e70002252045ee9d2f9b1c694d555cca" + }, + { + "Date": "2026-07-02", + "Event": "Foreign Exchange Reserves", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: $427B", + "DaysLeft": 14, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d68aa24eec409b64abdec362e1fd560e" + }, + { + "Date": "2026-07-06", + "Event": "3-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.000%", + "DaysLeft": 18, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "535244496e8a658ea85175cc893a9521" + }, + { + "Date": "2026-07-06", + "Event": "ISM Services PMI", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 54.5", + "DaysLeft": 18, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "31fdf45e6b3b9698af949ba1320611ca" + }, + { + "Date": "2026-07-06", + "Event": "Household Spending MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.6%", + "DaysLeft": 18, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e86daf1f08feca5daacdea94af146826" + }, + { + "Date": "2026-07-06", + "Event": "Household Spending YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -0.5%", + "DaysLeft": 18, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b2e5c3afad31de3f68d600b18960cfa7" + }, + { + "Date": "2026-07-06", + "Event": "Average Cash Earnings YoY", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 3.5%", + "DaysLeft": 18, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "6e4054d97f5b180b8f6985ca2c85bc57" + }, + { + "Date": "2026-07-15T00:00:00", + "Event": "미국 CPI 발표 (6월)", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "FOMC 전 마지막 CPI — 금리 경로 재평가 촉매", + "DaysLeft": 28, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "a88f1720ba284123a43f4a4e7807c7d9" + }, + { + "Date": "2026-07-15T00:00:00", + "Event": "선물·옵션 동시만기", + "Type": "EXPIRY", + "Impact": "HIGH", + "Alert": "트리플위칭 — 포지션 줄이기", + "DaysLeft": 28, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "192139b96540e4257dd3ad8ab56326cc" + }, + { + "Date": "2026-07-28T00:00:00", + "Event": "FOMC 금리결정", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 41, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "69fb7f7d95995fc47c21d9ecbe29fb32" + }, + { + "Date": "2026-08-12T00:00:00", + "Event": "미국 CPI 발표 (7월)", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 56, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "44c1755c69bae46f984e8f01b28b40bc" + }, + { + "Date": "2026-09-16T00:00:00", + "Event": "FOMC 금리결정", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 91, + "AlertStatus": null, + "LastCheckedAt": "2026-06-17T23:29:28", + "Source": null, + "SourceUrl": null, + "Key": "f4c4c08b2109b3a70ece47e70f5c7b88" + }, + { + "Date": "2026-06-28", + "Event": "Retail Sales YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 2.1%", + "DaysLeft": 10, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "649f830a3ad5817233501320be29c532" + }, + { + "Date": "2026-07-07", + "Event": "ADP Employment Change Weekly", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "aa337758643a12d1a237d799c9b89faf" + }, + { + "Date": "2026-07-07", + "Event": "Balance of Trade", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $-55.9B", + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "752459edc8b6011f8e9abdb1718542b6" + }, + { + "Date": "2026-07-07", + "Event": "Exports", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $327.1B", + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "7579cfb33dd8e4e56613218ee6472e72" + }, + { + "Date": "2026-07-07", + "Event": "Imports", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $383.0B", + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "2e41720271c27e82ef21083a244ae5a4" + }, + { + "Date": "2026-07-07", + "Event": "Consumer Inflation Expectations", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 3.5%", + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "280a66068870cc9c25da9d72728fe541" + }, + { + "Date": "2026-07-07", + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "fc99cc5f1ee5d548633fcffec1d24a53" + }, + { + "Date": "2026-07-07", + "Event": "Current Account", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: ¥3907B", + "DaysLeft": 19, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "eed641d12ba3097f4f697e4193c5c5cb" + }, + { + "Date": "2026-07-08", + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 20, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ce69644d4dfc188aa809e91a116c929c" + }, + { + "Date": "2026-07-08", + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 20, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f96d8e9fd2603e98d39071c083a54f01" + }, + { + "Date": "2026-07-08", + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 20, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c27419d6be29082e5948b0adfb468739" + }, + { + "Date": "2026-07-08", + "Event": "FOMC Minutes", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "DaysLeft": 20, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c9f0292777709989f740bca203aa6f9f" + }, + { + "Date": "2026-07-08", + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 20, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c9c6ab4bf1e9192a4ff7e1063e2cc58e" + }, + { + "Date": "2026-07-09", + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 21, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "6b145e449b30378d4319cc5d02cc98e6" + }, + { + "Date": "2026-07-09", + "Event": "Existing Home Sales", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 4.17M", + "DaysLeft": 21, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4337eb64383c0dfdb7a8a101183a7b95" + }, + { + "Date": "2026-07-09", + "Event": "Existing Home Sales MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 3.2%", + "DaysLeft": 21, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "c94410750d17e884ace8838453258c72" + }, + { + "Date": "2026-07-09", + "Event": "30-Year Bond Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 21, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "806933c28a4e6ccce15df61b74141ab5" + }, + { + "Date": "2026-07-10", + "Event": "50-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.250%", + "DaysLeft": 22, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d43cce6f006d29764892b2532666b6fa" + }, + { + "Date": "2026-07-13", + "Event": "10-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.115%", + "DaysLeft": 25, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "ad33fd95596364cb05319588f27eb66a" + }, + { + "Date": "2026-07-13", + "Event": "Monthly Budget Statement", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $293B", + "DaysLeft": 25, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "d4ba904eba8856faa9b8e2bf3b2bb922" + }, + { + "Date": "2026-07-14", + "Event": "ADP Employment Change Weekly", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "02b5bfae2eb1b8ef3b5c8342f6b4323e" + }, + { + "Date": "2026-07-14", + "Event": "Core Inflation Rate MoM", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 0.2%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0c1b9477f5163ffac4679c6128cf70ce" + }, + { + "Date": "2026-07-14", + "Event": "Core Inflation Rate YoY", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 2.9%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "0d3d69b149ca6398d803cda35d1044c7" + }, + { + "Date": "2026-07-14", + "Event": "Inflation Rate MoM", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "3deab5128fc1e79a8284c84112f336a2" + }, + { + "Date": "2026-07-14", + "Event": "Inflation Rate YoY", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 4.2%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "590245a062d7d15df456df461355df7d" + }, + { + "Date": "2026-07-14", + "Event": "CPI", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 335.12", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "8adb177950825db3ad70390223a19f64" + }, + { + "Date": "2026-07-14", + "Event": "CPI s.a", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 333.979", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "42c7e5f8ecf630a4666d7fd86f41c49c" + }, + { + "Date": "2026-07-14", + "Event": "Net Long-term TIC Flows", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "b70fbf611e5880f49a123becc439ec0e" + }, + { + "Date": "2026-07-14", + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f3a8ec245eaf7f183aaa08c7d0550a48" + }, + { + "Date": "2026-07-14", + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "a3fd60c523fc958ad2b7e46434c515b6" + }, + { + "Date": "2026-07-14", + "Event": "Export Prices YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 46.9%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "1a24d37dcd5124e5e8c7b4be1ccbffa1" + }, + { + "Date": "2026-07-14", + "Event": "Import Prices YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 24.8%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "1905b31696fcc8fbe2a4ac662e602c42" + }, + { + "Date": "2026-07-14", + "Event": "Unemployment Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 2.8%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "e5a76836307a1c33e10ce4e260d265e5" + }, + { + "Date": "2026-07-14", + "Event": "Machinery Orders MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 8.7%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "f94f73126cc8a97b956c23f52842e098" + }, + { + "Date": "2026-07-14", + "Event": "Machinery Orders YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 15.6%", + "DaysLeft": 26, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "52d7cd7cea66499b6564f09fb2e200ff" + }, + { + "Date": "2026-07-15", + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "DaysLeft": 27, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "4accf2080697354b26d0300ffa4b8c77" + }, + { + "Date": "2026-07-15", + "Event": "PPI MoM", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 1.1%", + "DaysLeft": 27, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "22dc6a41abaa33abe94351565800bb06" + }, + { + "Date": "2026-07-15", + "Event": "Core PPI MoM", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 0.4%", + "DaysLeft": 27, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "fe7fa14e6565bd792989d2cf9ab7868e" + }, + { + "Date": "2026-07-15", + "Event": "NY Empire State Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 5.70", + "DaysLeft": 27, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "da220396262e0d43241f56b75eaa01e0" + }, + { + "Date": "2026-07-15", + "Event": "Core PPI YoY", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 4.9%", + "DaysLeft": 27, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "78f8f70adb48abbd6502b693e99befd4" + }, + { + "Date": "2026-07-15", + "Event": "PPI", + "Type": "US_PPI", + "Impact": "MEDIUM", + "Alert": "Prev: 157.659", + "DaysLeft": 27, + "AlertStatus": null, + "LastCheckedAt": "2026-06-18 02:19:26", + "Source": "Trading Economics", + "SourceUrl": "https://tradingeconomics.com/calendar", + "Key": "8413ec9280db8d3872f810a42c4846cf" + } + ], + "pa1_feedback": [ + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -32, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -32, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -37, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -34, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -34, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -39, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -36, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -36, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -41, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -38, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -38, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -32, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -43, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -32, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -45, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -42, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -42, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -33, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -38, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -47, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -38, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -44, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -44, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -36, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -41, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -49, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -41, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -46, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -46, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -39, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -44, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -51, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -44, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -31, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -48, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -48, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -42, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -31, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -47, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -53, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -47, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -50, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -50, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -45, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -50, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -55, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -50, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -38, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -52, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -52, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -48, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -38, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -52, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -57, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -52, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -41, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -51, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -41, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -59, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -44, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -56, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -56, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -44, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -56, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -61, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -56, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -47, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -58, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -58, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -57, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -47, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -58, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -63, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -58, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -50, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -50, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -52, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -61, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -52, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -61, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -61, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -54, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -67, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-24T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -56, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -63, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -56, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -63, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -63, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -58, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -58, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -69, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -60, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -61, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -71, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -71, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -61, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -71, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -72, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -72, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -67, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -62, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -67, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -72, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -67, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -63, + "close_at_record": 164800, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -73, + "close_at_record": 1941000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -73, + "close_at_record": 292500, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 281000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -63, + "close_at_record": 28165, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 53400, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -73, + "close_at_record": 206000, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 30175, + "t5_evaluated": false, + "t5_return_pct": null, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -74, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -74, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -69, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -64, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -29, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -69, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -74, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -29, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -69, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -76, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -76, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -71, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -66, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -31, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -71, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -76, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -31, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -71, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -67, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -77, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -77, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -72, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -67, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -32, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -72, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -77, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -32, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -72, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -78, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -78, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -73, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -68, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -33, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -73, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -78, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -33, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -73, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -69, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -79, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -79, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -74, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -69, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -34, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -74, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -79, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -34, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -74, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-25T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 292500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1941000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 281000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 28165, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1261000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 53400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 155500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30175, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 302000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2079000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 283500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27795, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 1263000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 54400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 213500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162990, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32320, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-26T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 167000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2052000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 299000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 285000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 27780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1251000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 54600, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 214000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 162660, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -105, + "close_at_record": 32345, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2330000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 312500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 265500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1265000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 52300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 209000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 168725, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31950, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2330000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 312500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 265500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1265000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 52300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 209000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 168725, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31950, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2330000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 312500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 265500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1265000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 52300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 209000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 168725, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31950, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2330000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 312500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 265500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1265000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 52300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 209000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 168725, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31950, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -160, + "close_at_record": 2330000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 312500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 265500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1265000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 52300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 209000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 168725, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-27T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31950, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 307000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2243000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 261500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 26115, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1244000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 51300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 207000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 163570, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 31850, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 290750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-28T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2289000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 299500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 246500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1200000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 206000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 160810, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 30125, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 167100, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2326000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 313000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 233500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23805, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1182000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 199000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 160000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29435, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 167100, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2326000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 313000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 233500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23805, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1182000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 199000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 160000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29435, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 167100, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2326000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 313000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 233500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23805, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1182000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 199000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 160000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29435, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 167100, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2326000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 313000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 233500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23805, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1182000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 199000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 160000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29435, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 167100, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 2326000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 313000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 233500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23805, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1182000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 199000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 160000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29435, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-29T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-30T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-05-31T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 169200, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 2333000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 317000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 24395, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1173000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 52900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 200500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 160980, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29780, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-01T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -25, + "close_at_record": 169900, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2363000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -110, + "close_at_record": 267000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 25940, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1138000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 50300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -65, + "close_at_record": 213000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 165410, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 29470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 165700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2291000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23915, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1082000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 48650, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 202500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 160565, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28080, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 165700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2291000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23915, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1082000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 48650, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 202500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 160565, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28080, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 165700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2291000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23915, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1082000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 48650, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 202500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 160565, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28080, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 165700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2291000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 349000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 23915, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1082000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 48650, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 202500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 160565, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28080, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-02T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-03T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 168800, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2360000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -150, + "close_at_record": 360500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 24045, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 1070000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -70, + "close_at_record": 49300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 203000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 163875, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28375, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2303000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 358750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24120, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1050000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "091160", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -115, + "close_at_record": 170315, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28440, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2303000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 358750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24120, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1050000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28440, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2303000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 358750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24120, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1050000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28440, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2303000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 358750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24120, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1050000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28440, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2303000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 358750, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 241500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 24120, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1050000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 49000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28440, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-04T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -120, + "close_at_record": 2298000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 351500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 331500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000270", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 164300, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 331500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0072R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 331500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 331500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 239500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 23655, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 1068000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "TRIM_SIGNAL", + "direction_confidence": -30, + "close_at_record": 49500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 192700, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -35, + "close_at_record": 28205, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "000660", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 2118000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "005930", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 331500, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "010120", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 227000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0117V0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 22470, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "012450", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 1049000, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0182R0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "0190C0", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "028050", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 48350, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "064350", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -75, + "close_at_record": 191400, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "229200", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "494670", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -80, + "close_at_record": 27930, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + }, + { + "date": "2026-06-05T00:00:00", + "ticker": "496080", + "synthesis_verdict": "EXIT_SIGNAL", + "direction_confidence": -40, + "close_at_record": 0, + "t5_evaluated": "SELL", + "t5_return_pct": 0.0, + "t5_correct": null + } + ], + "alpha_history": [ + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-21T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-21T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-21T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-22T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-22T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-22T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-23T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-23T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-23T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-24T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-24T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-24T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-25T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-25T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-25T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-26T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-26T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-26T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-27T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-27T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-27T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-28T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-28T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-28T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-29T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-29T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-29T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "LEADER_CONCENTRATION", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-30T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-30T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-30T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-05-31T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-05-31T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-05-31T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-01T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-01T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-01T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "SECULAR_LEADER_RISK_ON", + "T20_Check_Date": "2026-06-02T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-02T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-02T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-03T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-03T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-03T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-04T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-04T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-04T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-05T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-05T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-05T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-06T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-06T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-06T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-07T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-07T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-07T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-08T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-08T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-08T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-09T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-09T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-09T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-10T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-10T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-10T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": null, + "BRT_Verdict_At_Entry": null, + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_OFF_CANDIDATE", + "T20_Check_Date": "2026-06-11T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-11T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-11T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-13T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-13T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-13T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-14T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-14T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-14T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-16T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-16T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-16T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-16T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-16T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-16T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + }, + { + "Entry_Date": null, + "SAQG_Grade_At_Entry": "EXEMPT", + "BRT_Verdict_At_Entry": "UNKNOWN", + "Market_Regime_At_Entry": "RISK_ON", + "T20_Check_Date": "2026-06-16T00:00:00", + "T20_Vs_Core_Pctp": null, + "T20_Alpha_Gate": "DATA_MISSING", + "T60_Check_Date": "2026-06-16T00:00:00", + "T60_Vs_Core_Pctp": null, + "T60_Alpha_Gate": "DATA_MISSING", + "Updated": "2026-06-16T00:00:00" + } + ], + "backdata_feature_bank": [ + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-000660-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1795354.0, + "Close_At_Entry": 2288000.0, + "MA20_At_Entry": 2087550.0, + "MA60_At_Entry": 1492950.0, + "ATR20_At_Entry": 170700.0, + "Volume_Ratio_5D": 0.61, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 62.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 25.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-005930-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 185874.0, + "Close_At_Entry": 337000.0, + "MA20_At_Entry": 309300.0, + "MA60_At_Entry": 247500.0, + "ATR20_At_Entry": 23938.0, + "Volume_Ratio_5D": 0.64, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 60.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 5.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-00MSFT-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 944415524.32, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-00NVDA-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 478260398.53, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-0182R0-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14904.0, + "Close_At_Entry": 15900.0, + "MA20_At_Entry": 14302.75, + "MA60_At_Entry": 0.0, + "ATR20_At_Entry": 1032.0, + "Volume_Ratio_5D": 0.71, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 63.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-0190C0-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 12806.0, + "Close_At_Entry": 12780.0, + "MA20_At_Entry": 12611.25, + "MA60_At_Entry": 0.0, + "ATR20_At_Entry": 1161.0, + "Volume_Ratio_5D": 0.7, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 52.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-028050-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54633.0, + "Close_At_Entry": 52100.0, + "MA20_At_Entry": 49597.5, + "MA60_At_Entry": 47894.17, + "ATR20_At_Entry": 3815.0, + "Volume_Ratio_5D": 1.98, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 54.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-064350-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217647.0, + "Close_At_Entry": 213000.0, + "MA20_At_Entry": 198645.0, + "MA60_At_Entry": 208326.67, + "ATR20_At_Entry": 15115.0, + "Volume_Ratio_5D": 0.7, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 55.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-0GOOGL-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 833902145.78, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-229200-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 17664.0, + "Close_At_Entry": 18295.0, + "MA20_At_Entry": 18221.25, + "MA60_At_Entry": 19048.67, + "ATR20_At_Entry": 1165.0, + "Volume_Ratio_5D": 0.37, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 49.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-494670-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 29740.0, + "MA20_At_Entry": 28754.0, + "MA60_At_Entry": 29020.75, + "ATR20_At_Entry": 1699.0, + "Volume_Ratio_5D": 1.01, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 53.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-15", + "Trade_ID": "BK-496080-20260615", + "Signal_Date": "2026-06-15", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 38403.0, + "Close_At_Entry": 39630.0, + "MA20_At_Entry": 37303.25, + "MA60_At_Entry": 31133.92, + "ATR20_At_Entry": 2094.0, + "Volume_Ratio_5D": 0.48, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 61.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-000660-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2206601.0, + "Close_At_Entry": 2150000.0, + "MA20_At_Entry": 2071650.0, + "MA60_At_Entry": 1470983.33, + "ATR20_At_Entry": 164950.0, + "Volume_Ratio_5D": 0.82, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 58.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-005380-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "005380", + "Name": "현대차(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 674225.0, + "Close_At_Entry": 607000.0, + "MA20_At_Entry": 666250.0, + "MA60_At_Entry": 571891.67, + "ATR20_At_Entry": 55825.0, + "Volume_Ratio_5D": 0.99, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 45.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-005930-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 322322.0, + "Close_At_Entry": 322500.0, + "MA20_At_Entry": 307250.0, + "MA60_At_Entry": 245115.0, + "ATR20_At_Entry": 23713.0, + "Volume_Ratio_5D": 0.95, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 57.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-00MSFT-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 623182.95, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-00NVDA-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 315585.58, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-0182R0-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14904.0, + "Close_At_Entry": 15670.0, + "MA20_At_Entry": 14231.25, + "MA60_At_Entry": 12266.17, + "ATR20_At_Entry": 1012.0, + "Volume_Ratio_5D": 2.7, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 61.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-0190C0-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 12806.0, + "Close_At_Entry": 12005.0, + "MA20_At_Entry": 12606.0, + "MA60_At_Entry": 0.0, + "ATR20_At_Entry": 1194.0, + "Volume_Ratio_5D": 0.69, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 47.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-028050-20260614", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54629.0, + "Close_At_Entry": 47600.0, + "MA20_At_Entry": 49727.5, + "MA60_At_Entry": 47553.33, + "ATR20_At_Entry": 3575.0, + "Volume_Ratio_5D": 1.74, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 47.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-064350-20260614", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217633.0, + "Close_At_Entry": 208500.0, + "MA20_At_Entry": 198620.0, + "MA60_At_Entry": 207991.67, + "ATR20_At_Entry": 14790.0, + "Volume_Ratio_5D": 1.84, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 53.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-0GOOGL-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 550259.57, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-229200-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 17664.0, + "Close_At_Entry": 18015.0, + "MA20_At_Entry": 18302.0, + "MA60_At_Entry": 19071.25, + "ATR20_At_Entry": 1159.0, + "Volume_Ratio_5D": 0.91, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 47.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-494670-20260614", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 27685.0, + "MA20_At_Entry": 28800.25, + "MA60_At_Entry": 29017.58, + "ATR20_At_Entry": 1659.0, + "Volume_Ratio_5D": 0.99, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 44.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-14", + "Trade_ID": "BK-496080-20260614", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 38402.0, + "Close_At_Entry": 37800.0, + "MA20_At_Entry": 37180.75, + "MA60_At_Entry": 30891.33, + "ATR20_At_Entry": 2017.0, + "Volume_Ratio_5D": 0.77, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 57.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-000660-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2202275.0, + "Close_At_Entry": 2150000.0, + "MA20_At_Entry": 2071650.0, + "MA60_At_Entry": 1470983.33, + "ATR20_At_Entry": 164950.0, + "Volume_Ratio_5D": 0.82, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 58.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-005380-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "005380", + "Name": "현대차(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 672997.0, + "Close_At_Entry": 607000.0, + "MA20_At_Entry": 666250.0, + "MA60_At_Entry": 571891.67, + "ATR20_At_Entry": 55825.0, + "Volume_Ratio_5D": 0.99, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 45.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-005930-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 321672.0, + "Close_At_Entry": 322500.0, + "MA20_At_Entry": 307250.0, + "MA60_At_Entry": 245115.0, + "ATR20_At_Entry": 23713.0, + "Volume_Ratio_5D": 0.95, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 57.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-00MSFT-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 623182.95, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-00NVDA-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 315585.58, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-0182R0-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14904.0, + "Close_At_Entry": 15670.0, + "MA20_At_Entry": 14231.25, + "MA60_At_Entry": 12266.17, + "ATR20_At_Entry": 1012.0, + "Volume_Ratio_5D": 2.7, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 61.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-0190C0-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 12806.0, + "Close_At_Entry": 12005.0, + "MA20_At_Entry": 12606.0, + "MA60_At_Entry": 0.0, + "ATR20_At_Entry": 1194.0, + "Volume_Ratio_5D": 0.69, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 47.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-028050-20260613", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54623.0, + "Close_At_Entry": 47600.0, + "MA20_At_Entry": 49727.5, + "MA60_At_Entry": 47553.33, + "ATR20_At_Entry": 3575.0, + "Volume_Ratio_5D": 1.74, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 47.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-064350-20260613", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217604.0, + "Close_At_Entry": 208500.0, + "MA20_At_Entry": 198620.0, + "MA60_At_Entry": 207991.67, + "ATR20_At_Entry": 14790.0, + "Volume_Ratio_5D": 1.84, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 53.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-0GOOGL-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 550259.57, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-229200-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 17664.0, + "Close_At_Entry": 18015.0, + "MA20_At_Entry": 18302.0, + "MA60_At_Entry": 19071.25, + "ATR20_At_Entry": 1159.0, + "Volume_Ratio_5D": 0.91, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 47.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-494670-20260613", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 27685.0, + "MA20_At_Entry": 28800.25, + "MA60_At_Entry": 29017.58, + "ATR20_At_Entry": 1659.0, + "Volume_Ratio_5D": 0.99, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 44.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-13", + "Trade_ID": "BK-496080-20260613", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 38403.0, + "Close_At_Entry": 37800.0, + "MA20_At_Entry": 37180.75, + "MA60_At_Entry": 30891.33, + "ATR20_At_Entry": 2017.0, + "Volume_Ratio_5D": 0.77, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 57.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-000660-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2202250.0, + "Close_At_Entry": 2048000.0, + "MA20_At_Entry": 2049650.0, + "MA60_At_Entry": 1431533.33, + "ATR20_At_Entry": 163250.0, + "Volume_Ratio_5D": 0.86, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 55.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-005380-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "005380", + "Name": "현대차(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 674196.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-005930-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 321668.0, + "Close_At_Entry": 302500.0, + "MA20_At_Entry": 304325.0, + "MA60_At_Entry": 240960.0, + "ATR20_At_Entry": 23213.0, + "Volume_Ratio_5D": 0.72, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 53.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-0072R0-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14254.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-00MSFT-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 426.285, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-00NVDA-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 216.5, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-0182R0-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14904.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-0190C0-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 12806.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-028050-20260610", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54620.0, + "Close_At_Entry": 47300.0, + "MA20_At_Entry": 50465.0, + "MA60_At_Entry": 47070.0, + "ATR20_At_Entry": 3513.0, + "Volume_Ratio_5D": 1.01, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 46.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-064350-20260610", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217591.0, + "Close_At_Entry": 189400.0, + "MA20_At_Entry": 200275.0, + "MA60_At_Entry": 207905.0, + "ATR20_At_Entry": 14493.0, + "Volume_Ratio_5D": 0.89, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 43.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-0GOOGL-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 360.73, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-229200-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 17663.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-494670-20260610", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 27200.0, + "MA20_At_Entry": 29255.25, + "MA60_At_Entry": 29102.92, + "ATR20_At_Entry": 1700.0, + "Volume_Ratio_5D": 1.02, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 40.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-10", + "Trade_ID": "BK-496080-20260610", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 38402.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-000660-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2267586.0, + "Close_At_Entry": 2215000.0, + "MA20_At_Entry": 2041250.0, + "MA60_At_Entry": 1412900.0, + "ATR20_At_Entry": 165250.0, + "Volume_Ratio_5D": 1.04, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 62.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-005380-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "005380", + "Name": "현대차(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 702146.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-005930-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 348596.0, + "Close_At_Entry": 322000.0, + "MA20_At_Entry": 303475.0, + "MA60_At_Entry": 239050.0, + "ATR20_At_Entry": 22875.0, + "Volume_Ratio_5D": 0.74, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 58.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-0072R0-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14254.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-00MSFT-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 426.285, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-00NVDA-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 216.5, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-0182R0-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 15419.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-0190C0-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 13763.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-028050-20260609", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54618.0, + "Close_At_Entry": 46450.0, + "MA20_At_Entry": 51030.0, + "MA60_At_Entry": 46812.5, + "ATR20_At_Entry": 3593.0, + "Volume_Ratio_5D": 1.04, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 44.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-064350-20260609", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217569.0, + "Close_At_Entry": 180900.0, + "MA20_At_Entry": 201780.0, + "MA60_At_Entry": 208181.67, + "ATR20_At_Entry": 14353.0, + "Volume_Ratio_5D": 1.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 37.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-0GOOGL-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 360.73, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-229200-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 18365.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-494670-20260609", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 26040.0, + "MA20_At_Entry": 29525.5, + "MA60_At_Entry": 29158.08, + "ATR20_At_Entry": 1722.0, + "Volume_Ratio_5D": 0.98, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 33.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-09", + "Trade_ID": "BK-496080-20260609", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 40180.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-000660-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2267584.0, + "Close_At_Entry": 1911000.0, + "MA20_At_Entry": 2014800.0, + "MA60_At_Entry": 1391900.0, + "ATR20_At_Entry": 154400.0, + "Volume_Ratio_5D": 1.1, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 51.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-005380-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "005380", + "Name": "현대차(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 702146.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-005930-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 348596.0, + "Close_At_Entry": 295500.0, + "MA20_At_Entry": 300800.0, + "MA60_At_Entry": 236850.0, + "ATR20_At_Entry": 22025.0, + "Volume_Ratio_5D": 0.98, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 52.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-0072R0-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14254.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-00MSFT-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 426.285, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-00NVDA-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 216.5, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-010120-20260608", + "Signal_Date": "Wed May 06", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316511.0, + "Close_At_Entry": 227000.0, + "MA20_At_Entry": 262725.0, + "MA60_At_Entry": 456013.33, + "ATR20_At_Entry": 22800.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 33.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-0117V0-20260608", + "Signal_Date": "Wed May 06", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 22470.0, + "MA20_At_Entry": 26807.5, + "MA60_At_Entry": 22345.58, + "ATR20_At_Entry": 2020.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 39.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-012450-20260608", + "Signal_Date": "Wed May 06", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340275.0, + "Close_At_Entry": 1049000.0, + "MA20_At_Entry": 1211350.0, + "MA60_At_Entry": 1349566.67, + "ATR20_At_Entry": 69450.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 24.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-0182R0-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 15419.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-0190C0-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 13764.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-028050-20260608", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54616.0, + "Close_At_Entry": 44450.0, + "MA20_At_Entry": 51827.5, + "MA60_At_Entry": 46568.33, + "ATR20_At_Entry": 3725.0, + "Volume_Ratio_5D": 0.73, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 39.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-064350-20260608", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217572.0, + "Close_At_Entry": 175000.0, + "MA20_At_Entry": 203885.0, + "MA60_At_Entry": 208550.0, + "ATR20_At_Entry": 14928.0, + "Volume_Ratio_5D": 0.62, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 33.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-0GOOGL-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 360.73, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-229200-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 18365.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-494670-20260608", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 26015.0, + "MA20_At_Entry": 29800.0, + "MA60_At_Entry": 29219.0, + "ATR20_At_Entry": 1755.0, + "Volume_Ratio_5D": 0.55, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 33.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-08", + "Trade_ID": "BK-496080-20260608", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 40180.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-000660-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2267592.0, + "Close_At_Entry": 2070000.0, + "MA20_At_Entry": 2022750.0, + "MA60_At_Entry": 1394550.0, + "ATR20_At_Entry": 143550.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 59.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-005930-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 348598.0, + "Close_At_Entry": 329000.0, + "MA20_At_Entry": 302475.0, + "MA60_At_Entry": 237408.33, + "ATR20_At_Entry": 20200.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 63.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-00MSFT-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 426.285, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-00NVDA-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 216.5, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-010120-20260607", + "Signal_Date": "Wed May 06", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316511.0, + "Close_At_Entry": 227000.0, + "MA20_At_Entry": 262725.0, + "MA60_At_Entry": 456013.33, + "ATR20_At_Entry": 22800.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 33.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-0117V0-20260607", + "Signal_Date": "Wed May 06", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 22470.0, + "MA20_At_Entry": 26807.5, + "MA60_At_Entry": 22345.58, + "ATR20_At_Entry": 2020.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 39.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-012450-20260607", + "Signal_Date": "Wed May 06", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340275.0, + "Close_At_Entry": 1049000.0, + "MA20_At_Entry": 1211350.0, + "MA60_At_Entry": 1349566.67, + "ATR20_At_Entry": 69450.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 24.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-0182R0-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 15419.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-0190C0-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 13764.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-028050-20260607", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54620.0, + "Close_At_Entry": 48350.0, + "MA20_At_Entry": 52022.5, + "MA60_At_Entry": 46633.33, + "ATR20_At_Entry": 3453.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 45.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-064350-20260607", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217591.0, + "Close_At_Entry": 191400.0, + "MA20_At_Entry": 204705.0, + "MA60_At_Entry": 208823.33, + "ATR20_At_Entry": 13938.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 39.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-0GOOGL-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 360.73, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-229200-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 18365.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-494670-20260607", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 27930.0, + "MA20_At_Entry": 29895.75, + "MA60_At_Entry": 29250.92, + "ATR20_At_Entry": 1655.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 40.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-07", + "Trade_ID": "BK-496080-20260607", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 40180.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-000660-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2267592.0, + "Close_At_Entry": 2070000.0, + "MA20_At_Entry": 2001950.0, + "MA60_At_Entry": 1375683.33, + "ATR20_At_Entry": 148450.0, + "Volume_Ratio_5D": 0.89, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 59.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-005930-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 348598.0, + "Close_At_Entry": 329000.0, + "MA20_At_Entry": 299600.0, + "MA60_At_Entry": 235056.67, + "ATR20_At_Entry": 21050.0, + "Volume_Ratio_5D": 0.82, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 63.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-00MSFT-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "00MSFT", + "Name": "마이크로소프트(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 426.285, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-00NVDA-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "00NVDA", + "Name": "엔비디아(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 216.5, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-010120-20260606", + "Signal_Date": "Wed May 06", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316511.0, + "Close_At_Entry": 227000.0, + "MA20_At_Entry": 267300.0, + "MA60_At_Entry": 464296.67, + "ATR20_At_Entry": 24700.0, + "Volume_Ratio_5D": 0.47, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 34.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-0117V0-20260606", + "Signal_Date": "Wed May 06", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 22470.0, + "MA20_At_Entry": 27306.5, + "MA60_At_Entry": 22246.5, + "ATR20_At_Entry": 2138.0, + "Volume_Ratio_5D": 0.49, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 39.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-012450-20260606", + "Signal_Date": "Wed May 06", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340275.0, + "Close_At_Entry": 1049000.0, + "MA20_At_Entry": 1224750.0, + "MA60_At_Entry": 1356333.33, + "ATR20_At_Entry": 75300.0, + "Volume_Ratio_5D": 0.48, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 25.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-0182R0-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 15419.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-0190C0-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 13764.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-028050-20260606", + "Signal_Date": "Wed May 06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54620.0, + "Close_At_Entry": 48350.0, + "MA20_At_Entry": 52825.0, + "MA60_At_Entry": 46348.33, + "ATR20_At_Entry": 4168.0, + "Volume_Ratio_5D": 0.63, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-064350-20260606", + "Signal_Date": "Thu May 07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217591.0, + "Close_At_Entry": 191400.0, + "MA20_At_Entry": 206885.0, + "MA60_At_Entry": 209091.67, + "ATR20_At_Entry": 15338.0, + "Volume_Ratio_5D": 0.49, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 40.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-0GOOGL-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "0GOOGL", + "Name": "알파벳 A(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 360.73, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-229200-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 18365.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-494670-20260606", + "Signal_Date": "Wed May 06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 27930.0, + "MA20_At_Entry": 30139.25, + "MA60_At_Entry": 29261.75, + "ATR20_At_Entry": 1717.0, + "Volume_Ratio_5D": 0.48, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 40.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-06", + "Trade_ID": "BK-496080-20260606", + "Signal_Date": "Thu Jun 04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 40180.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-000270-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166521.0, + "Close_At_Entry": 164300.0, + "MA20_At_Entry": 166135.0, + "MA60_At_Entry": 160036.67, + "ATR20_At_Entry": 10580.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 50.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-000660-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 2267592.0, + "Close_At_Entry": 2070000.0, + "MA20_At_Entry": 2001950.0, + "MA60_At_Entry": 1375683.33, + "ATR20_At_Entry": 148450.0, + "Volume_Ratio_5D": 0.89, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 59.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-005930-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 348598.0, + "Close_At_Entry": 329000.0, + "MA20_At_Entry": 299600.0, + "MA60_At_Entry": 235056.67, + "ATR20_At_Entry": 21050.0, + "Volume_Ratio_5D": 0.82, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 63.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-0072R0-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14254.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-010120-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316511.0, + "Close_At_Entry": 227000.0, + "MA20_At_Entry": 267300.0, + "MA60_At_Entry": 464296.67, + "ATR20_At_Entry": 24700.0, + "Volume_Ratio_5D": 0.47, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 34.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-0117V0-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 22470.0, + "MA20_At_Entry": 27306.5, + "MA60_At_Entry": 22246.5, + "ATR20_At_Entry": 2138.0, + "Volume_Ratio_5D": 0.49, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 39.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-012450-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340275.0, + "Close_At_Entry": 1049000.0, + "MA20_At_Entry": 1224750.0, + "MA60_At_Entry": 1356333.33, + "ATR20_At_Entry": 75300.0, + "Volume_Ratio_5D": 0.48, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 25.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-0182R0-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 15419.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-0190C0-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 13764.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-028050-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54620.0, + "Close_At_Entry": 48350.0, + "MA20_At_Entry": 52825.0, + "MA60_At_Entry": 46348.33, + "ATR20_At_Entry": 4168.0, + "Volume_Ratio_5D": 0.63, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-064350-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 217591.0, + "Close_At_Entry": 191400.0, + "MA20_At_Entry": 206885.0, + "MA60_At_Entry": 209091.67, + "ATR20_At_Entry": 15338.0, + "Volume_Ratio_5D": 0.49, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 40.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-229200-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 18365.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-494670-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 27930.0, + "MA20_At_Entry": 30139.25, + "MA60_At_Entry": 29261.75, + "ATR20_At_Entry": 1717.0, + "Volume_Ratio_5D": 0.48, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 40.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-05", + "Trade_ID": "BK-496080-20260605", + "Signal_Date": "2026-06-05", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 40180.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-000270-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166521.0, + "Close_At_Entry": 164300.0, + "MA20_At_Entry": 166135.0, + "MA60_At_Entry": 160036.67, + "ATR20_At_Entry": 10580.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 50.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-000660-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680259.0, + "Close_At_Entry": 2298000.0, + "MA20_At_Entry": 1978500.0, + "MA60_At_Entry": 1355116.67, + "ATR20_At_Entry": 145400.0, + "Volume_Ratio_5D": 0.53, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 76.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 5.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-005930-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183504.0, + "Close_At_Entry": 351500.0, + "MA20_At_Entry": 296450.0, + "MA60_At_Entry": 232465.0, + "ATR20_At_Entry": 21600.0, + "Volume_Ratio_5D": 0.9, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 73.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-0072R0-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 14254.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-010120-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316567.0, + "Close_At_Entry": 239500.0, + "MA20_At_Entry": 267925.0, + "MA60_At_Entry": 464505.0, + "ATR20_At_Entry": 23575.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 36.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-0117V0-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 23655.0, + "MA20_At_Entry": 27365.75, + "MA60_At_Entry": 22266.25, + "ATR20_At_Entry": 2049.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 42.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-012450-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340386.0, + "Close_At_Entry": 1068000.0, + "MA20_At_Entry": 1225700.0, + "MA60_At_Entry": 1356650.0, + "ATR20_At_Entry": 72900.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 26.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-0182R0-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 15419.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-0190C0-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 13764.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-028050-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54625.0, + "Close_At_Entry": 49500.0, + "MA20_At_Entry": 52882.5, + "MA60_At_Entry": 46367.5, + "ATR20_At_Entry": 4038.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 47.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-064350-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 221516.0, + "Close_At_Entry": 192700.0, + "MA20_At_Entry": 206950.0, + "MA60_At_Entry": 209113.33, + "ATR20_At_Entry": 14718.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 41.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-091160-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 170315.0, + "MA20_At_Entry": 153570.0, + "MA60_At_Entry": 121079.58, + "ATR20_At_Entry": 9076.0, + "Volume_Ratio_5D": 0.28, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 73.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-229200-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 18365.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-494670-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 28205.0, + "MA20_At_Entry": 30153.0, + "MA60_At_Entry": 29266.33, + "ATR20_At_Entry": 1651.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 41.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-04", + "Trade_ID": "BK-496080-20260604", + "Signal_Date": "2026-06-04", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 40181.0, + "Close_At_Entry": null, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-000270-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166525.0, + "Close_At_Entry": 168800.0, + "MA20_At_Entry": 165135.0, + "MA60_At_Entry": 159900.0, + "ATR20_At_Entry": 10715.0, + "Volume_Ratio_5D": 0.91, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 54.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-000660-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680312.0, + "Close_At_Entry": 2360000.0, + "MA20_At_Entry": 1935950.0, + "MA60_At_Entry": 1332216.67, + "ATR20_At_Entry": 148700.0, + "Volume_Ratio_5D": 0.84, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 81.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-005930-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183517.0, + "Close_At_Entry": 360500.0, + "MA20_At_Entry": 290500.0, + "MA60_At_Entry": 229743.33, + "ATR20_At_Entry": 21300.0, + "Volume_Ratio_5D": 1.27, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 77.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-010120-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316564.0, + "Close_At_Entry": 241500.0, + "MA20_At_Entry": 274450.0, + "MA60_At_Entry": 479605.0, + "ATR20_At_Entry": 25550.0, + "Volume_Ratio_5D": 0.69, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 35.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-0117V0-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 24045.0, + "MA20_At_Entry": 28107.75, + "MA60_At_Entry": 22015.67, + "ATR20_At_Entry": 2272.0, + "Volume_Ratio_5D": 0.73, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 43.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-012450-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340359.0, + "Close_At_Entry": 1070000.0, + "MA20_At_Entry": 1263800.0, + "MA60_At_Entry": 1369633.33, + "ATR20_At_Entry": 75850.0, + "Volume_Ratio_5D": 1.24, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 26.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-028050-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54624.0, + "Close_At_Entry": 49300.0, + "MA20_At_Entry": 53332.5, + "MA60_At_Entry": 45823.33, + "ATR20_At_Entry": 4305.0, + "Volume_Ratio_5D": 0.85, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 46.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-064350-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 221529.0, + "Close_At_Entry": 203000.0, + "MA20_At_Entry": 214230.0, + "MA60_At_Entry": 210156.67, + "ATR20_At_Entry": 15508.0, + "Volume_Ratio_5D": 0.82, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-091160-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 163875.0, + "MA20_At_Entry": 151577.25, + "MA60_At_Entry": 119946.58, + "ATR20_At_Entry": 8954.0, + "Volume_Ratio_5D": 0.51, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 69.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 5.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-03", + "Trade_ID": "BK-494670-20260603", + "Signal_Date": "2026-06-03", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 28375.0, + "MA20_At_Entry": 30566.25, + "MA60_At_Entry": 29273.67, + "ATR20_At_Entry": 1689.0, + "Volume_Ratio_5D": 0.8, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 41.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-000270-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166525.0, + "Close_At_Entry": 168800.0, + "MA20_At_Entry": 165135.0, + "MA60_At_Entry": 159900.0, + "ATR20_At_Entry": 10715.0, + "Volume_Ratio_5D": 0.91, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 54.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-000660-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680312.0, + "Close_At_Entry": 2360000.0, + "MA20_At_Entry": 1935950.0, + "MA60_At_Entry": 1332216.67, + "ATR20_At_Entry": 148700.0, + "Volume_Ratio_5D": 0.84, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 81.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-005930-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183517.0, + "Close_At_Entry": 360500.0, + "MA20_At_Entry": 290500.0, + "MA60_At_Entry": 229743.33, + "ATR20_At_Entry": 21300.0, + "Volume_Ratio_5D": 1.27, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 77.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-010120-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316564.0, + "Close_At_Entry": 241500.0, + "MA20_At_Entry": 274450.0, + "MA60_At_Entry": 479605.0, + "ATR20_At_Entry": 25550.0, + "Volume_Ratio_5D": 0.69, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 35.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-0117V0-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 24045.0, + "MA20_At_Entry": 28107.75, + "MA60_At_Entry": 22015.67, + "ATR20_At_Entry": 2272.0, + "Volume_Ratio_5D": 0.73, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 43.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-012450-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340359.0, + "Close_At_Entry": 1070000.0, + "MA20_At_Entry": 1263800.0, + "MA60_At_Entry": 1369633.33, + "ATR20_At_Entry": 75850.0, + "Volume_Ratio_5D": 1.24, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 26.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-028050-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 54624.0, + "Close_At_Entry": 49300.0, + "MA20_At_Entry": 53332.5, + "MA60_At_Entry": 45823.33, + "ATR20_At_Entry": 4305.0, + "Volume_Ratio_5D": 0.85, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 46.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-064350-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 221529.0, + "Close_At_Entry": 203000.0, + "MA20_At_Entry": 214230.0, + "MA60_At_Entry": 210156.67, + "ATR20_At_Entry": 15508.0, + "Volume_Ratio_5D": 0.82, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-091160-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 163875.0, + "MA20_At_Entry": 151577.25, + "MA60_At_Entry": 119946.58, + "ATR20_At_Entry": 8954.0, + "Volume_Ratio_5D": 0.51, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 69.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 5.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-02", + "Trade_ID": "BK-494670-20260602", + "Signal_Date": "2026-06-02", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 28375.0, + "MA20_At_Entry": 30566.25, + "MA60_At_Entry": 29273.67, + "ATR20_At_Entry": 1689.0, + "Volume_Ratio_5D": 0.8, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 41.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-000270-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166531.0, + "Close_At_Entry": 169900.0, + "MA20_At_Entry": 164285.0, + "MA60_At_Entry": 159860.0, + "ATR20_At_Entry": 10560.0, + "Volume_Ratio_5D": 1.22, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 55.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-000660-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680428.0, + "Close_At_Entry": 2363000.0, + "MA20_At_Entry": 1882250.0, + "MA60_At_Entry": 1308566.67, + "ATR20_At_Entry": 143250.0, + "Volume_Ratio_5D": 0.85, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 81.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-005930-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183501.0, + "Close_At_Entry": 349000.0, + "MA20_At_Entry": 283500.0, + "MA60_At_Entry": 226928.33, + "ATR20_At_Entry": 20375.0, + "Volume_Ratio_5D": 1.37, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 75.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-010120-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316629.0, + "Close_At_Entry": 267000.0, + "MA20_At_Entry": 276275.0, + "MA60_At_Entry": 487263.33, + "ATR20_At_Entry": 24725.0, + "Volume_Ratio_5D": 1.85, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 39.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-0117V0-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 25940.0, + "MA20_At_Entry": 28267.75, + "MA60_At_Entry": 21890.0, + "ATR20_At_Entry": 2207.0, + "Volume_Ratio_5D": 1.25, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 49.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-012450-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340504.0, + "Close_At_Entry": 1138000.0, + "MA20_At_Entry": 1281150.0, + "MA60_At_Entry": 1374816.67, + "ATR20_At_Entry": 75100.0, + "Volume_Ratio_5D": 1.34, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 30.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-028050-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 56258.0, + "Close_At_Entry": 50300.0, + "MA20_At_Entry": 53522.5, + "MA60_At_Entry": 45554.17, + "ATR20_At_Entry": 4255.0, + "Volume_Ratio_5D": 0.96, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 48.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-064350-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 223494.0, + "Close_At_Entry": 213000.0, + "MA20_At_Entry": 217505.0, + "MA60_At_Entry": 210531.67, + "ATR20_At_Entry": 15533.0, + "Volume_Ratio_5D": 1.2, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 50.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-091160-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 165410.0, + "MA20_At_Entry": 149576.0, + "MA60_At_Entry": 118891.75, + "ATR20_At_Entry": 8694.0, + "Volume_Ratio_5D": 0.88, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 71.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-06-01", + "Trade_ID": "BK-494670-20260601", + "Signal_Date": "2026-06-01", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31197.0, + "Close_At_Entry": 29470.0, + "MA20_At_Entry": 30779.5, + "MA60_At_Entry": 29270.75, + "ATR20_At_Entry": 1626.0, + "Volume_Ratio_5D": 0.74, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-000270-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166529.0, + "Close_At_Entry": 169200.0, + "MA20_At_Entry": 163635.0, + "MA60_At_Entry": 159640.0, + "ATR20_At_Entry": 10380.0, + "Volume_Ratio_5D": 2.0, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 54.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-000660-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680368.0, + "Close_At_Entry": 2333000.0, + "MA20_At_Entry": 1828750.0, + "MA60_At_Entry": 1283333.33, + "ATR20_At_Entry": 139950.0, + "Volume_Ratio_5D": 1.31, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 80.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-005930-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183423.0, + "Close_At_Entry": 317000.0, + "MA20_At_Entry": 277350.0, + "MA60_At_Entry": 223981.67, + "ATR20_At_Entry": 18975.0, + "Volume_Ratio_5D": 1.15, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 69.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-010120-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316562.0, + "Close_At_Entry": 241500.0, + "MA20_At_Entry": 276575.0, + "MA60_At_Entry": 493246.67, + "ATR20_At_Entry": 23525.0, + "Volume_Ratio_5D": 1.29, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 33.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-0117V0-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 24395.0, + "MA20_At_Entry": 28301.0, + "MA60_At_Entry": 21702.67, + "ATR20_At_Entry": 2146.0, + "Volume_Ratio_5D": 1.16, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 43.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-012450-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340589.0, + "Close_At_Entry": 1173000.0, + "MA20_At_Entry": 1295250.0, + "MA60_At_Entry": 1377900.0, + "ATR20_At_Entry": 71300.0, + "Volume_Ratio_5D": 1.78, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 32.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-028050-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 56265.0, + "Close_At_Entry": 52900.0, + "MA20_At_Entry": 53722.5, + "MA60_At_Entry": 45230.83, + "ATR20_At_Entry": 4268.0, + "Volume_Ratio_5D": 1.28, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 52.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-064350-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 223460.0, + "Close_At_Entry": 200500.0, + "MA20_At_Entry": 220055.0, + "MA60_At_Entry": 210348.33, + "ATR20_At_Entry": 15418.0, + "Volume_Ratio_5D": 1.62, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 42.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-091160-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 160980.0, + "MA20_At_Entry": 147543.0, + "MA60_At_Entry": 117549.92, + "ATR20_At_Entry": 8546.0, + "Volume_Ratio_5D": 1.17, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 68.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 40.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-31", + "Trade_ID": "BK-494670-20260531", + "Signal_Date": "2026-05-31", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 29780.0, + "MA20_At_Entry": 30958.5, + "MA60_At_Entry": 29199.75, + "ATR20_At_Entry": 1628.0, + "Volume_Ratio_5D": 0.71, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 46.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-000270-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166529.0, + "Close_At_Entry": 169200.0, + "MA20_At_Entry": 163635.0, + "MA60_At_Entry": 159640.0, + "ATR20_At_Entry": 10380.0, + "Volume_Ratio_5D": 2.0, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 54.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-000660-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680368.0, + "Close_At_Entry": 2333000.0, + "MA20_At_Entry": 1828750.0, + "MA60_At_Entry": 1283333.33, + "ATR20_At_Entry": 139950.0, + "Volume_Ratio_5D": 1.31, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 80.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-005930-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183423.0, + "Close_At_Entry": 317000.0, + "MA20_At_Entry": 277350.0, + "MA60_At_Entry": 223981.67, + "ATR20_At_Entry": 18975.0, + "Volume_Ratio_5D": 1.15, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 69.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-010120-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316562.0, + "Close_At_Entry": 241500.0, + "MA20_At_Entry": 276575.0, + "MA60_At_Entry": 493246.67, + "ATR20_At_Entry": 23525.0, + "Volume_Ratio_5D": 1.29, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 33.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-0117V0-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 24395.0, + "MA20_At_Entry": 28301.0, + "MA60_At_Entry": 21702.67, + "ATR20_At_Entry": 2146.0, + "Volume_Ratio_5D": 1.16, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 43.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-012450-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340589.0, + "Close_At_Entry": 1173000.0, + "MA20_At_Entry": 1295250.0, + "MA60_At_Entry": 1377900.0, + "ATR20_At_Entry": 71300.0, + "Volume_Ratio_5D": 1.78, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 32.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-028050-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 56265.0, + "Close_At_Entry": 52900.0, + "MA20_At_Entry": 53722.5, + "MA60_At_Entry": 45230.83, + "ATR20_At_Entry": 4268.0, + "Volume_Ratio_5D": 1.28, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 52.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-064350-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 223460.0, + "Close_At_Entry": 200500.0, + "MA20_At_Entry": 220055.0, + "MA60_At_Entry": 210348.33, + "ATR20_At_Entry": 15418.0, + "Volume_Ratio_5D": 1.62, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 42.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-091160-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 160980.0, + "MA20_At_Entry": 147543.0, + "MA60_At_Entry": 117549.92, + "ATR20_At_Entry": 8546.0, + "Volume_Ratio_5D": 1.17, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 68.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 40.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-30", + "Trade_ID": "BK-494670-20260530", + "Signal_Date": "2026-05-30", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 29780.0, + "MA20_At_Entry": 30958.5, + "MA60_At_Entry": 29199.75, + "ATR20_At_Entry": 1628.0, + "Volume_Ratio_5D": 0.71, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 46.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-000270-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166529.0, + "Close_At_Entry": 169200.0, + "MA20_At_Entry": 163635.0, + "MA60_At_Entry": 159640.0, + "ATR20_At_Entry": 10380.0, + "Volume_Ratio_5D": 2.0, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 54.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-000660-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680368.0, + "Close_At_Entry": 2333000.0, + "MA20_At_Entry": 1828750.0, + "MA60_At_Entry": 1283333.33, + "ATR20_At_Entry": 139950.0, + "Volume_Ratio_5D": 1.31, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 80.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-005930-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183423.0, + "Close_At_Entry": 317000.0, + "MA20_At_Entry": 277350.0, + "MA60_At_Entry": 223981.67, + "ATR20_At_Entry": 18975.0, + "Volume_Ratio_5D": 1.15, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 69.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-010120-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316562.0, + "Close_At_Entry": 241500.0, + "MA20_At_Entry": 276575.0, + "MA60_At_Entry": 493246.67, + "ATR20_At_Entry": 23525.0, + "Volume_Ratio_5D": 1.29, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 33.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-0117V0-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 24395.0, + "MA20_At_Entry": 28301.0, + "MA60_At_Entry": 21702.67, + "ATR20_At_Entry": 2146.0, + "Volume_Ratio_5D": 1.16, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 43.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-012450-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340589.0, + "Close_At_Entry": 1173000.0, + "MA20_At_Entry": 1295250.0, + "MA60_At_Entry": 1377900.0, + "ATR20_At_Entry": 71300.0, + "Volume_Ratio_5D": 1.78, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 32.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-028050-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 56265.0, + "Close_At_Entry": 52900.0, + "MA20_At_Entry": 53722.5, + "MA60_At_Entry": 45230.83, + "ATR20_At_Entry": 4268.0, + "Volume_Ratio_5D": 1.28, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 52.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-064350-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 223460.0, + "Close_At_Entry": 200500.0, + "MA20_At_Entry": 220055.0, + "MA60_At_Entry": 210348.33, + "ATR20_At_Entry": 15418.0, + "Volume_Ratio_5D": 1.62, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 42.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-091160-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 160980.0, + "MA20_At_Entry": 147543.0, + "MA60_At_Entry": 117549.92, + "ATR20_At_Entry": 8546.0, + "Volume_Ratio_5D": 1.17, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 68.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 40.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-29", + "Trade_ID": "BK-494670-20260529", + "Signal_Date": "2026-05-29", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 29780.0, + "MA20_At_Entry": 30958.5, + "MA60_At_Entry": 29199.75, + "ATR20_At_Entry": 1628.0, + "Volume_Ratio_5D": 0.71, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 46.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-000270-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166515.0, + "Close_At_Entry": 164300.0, + "MA20_At_Entry": 162955.0, + "MA60_At_Entry": 159858.33, + "ATR20_At_Entry": 10305.0, + "Volume_Ratio_5D": 1.06, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 51.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-000660-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680242.0, + "Close_At_Entry": 2289000.0, + "MA20_At_Entry": 1777100.0, + "MA60_At_Entry": 1260100.0, + "ATR20_At_Entry": 137250.0, + "Volume_Ratio_5D": 1.12, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 80.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-005930-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183381.0, + "Close_At_Entry": 299500.0, + "MA20_At_Entry": 272600.0, + "MA60_At_Entry": 221950.0, + "ATR20_At_Entry": 18225.0, + "Volume_Ratio_5D": 1.02, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 64.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-010120-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316567.0, + "Close_At_Entry": 246500.0, + "MA20_At_Entry": 277575.0, + "MA60_At_Entry": 501121.67, + "ATR20_At_Entry": 23975.0, + "Volume_Ratio_5D": 1.39, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 35.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-0117V0-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 24875.0, + "MA20_At_Entry": 28371.25, + "MA60_At_Entry": 21580.0, + "ATR20_At_Entry": 2162.0, + "Volume_Ratio_5D": 1.15, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-012450-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340641.0, + "Close_At_Entry": 1200000.0, + "MA20_At_Entry": 1306350.0, + "MA60_At_Entry": 1382216.67, + "ATR20_At_Entry": 70650.0, + "Volume_Ratio_5D": 1.01, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 34.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-028050-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 56260.0, + "Close_At_Entry": 50800.0, + "MA20_At_Entry": 53892.5, + "MA60_At_Entry": 44935.0, + "ATR20_At_Entry": 4325.0, + "Volume_Ratio_5D": 0.88, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 49.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-064350-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 223468.0, + "Close_At_Entry": 206000.0, + "MA20_At_Entry": 222255.0, + "MA60_At_Entry": 211156.67, + "ATR20_At_Entry": 15758.0, + "Volume_Ratio_5D": 1.12, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 45.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-091160-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 160810.0, + "MA20_At_Entry": 145774.0, + "MA60_At_Entry": 116495.5, + "ATR20_At_Entry": 8356.0, + "Volume_Ratio_5D": 1.21, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 69.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 40.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-28", + "Trade_ID": "BK-494670-20260528", + "Signal_Date": "2026-05-28", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 30125.0, + "MA20_At_Entry": 31114.5, + "MA60_At_Entry": 29202.58, + "ATR20_At_Entry": 1611.0, + "Volume_Ratio_5D": 0.83, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 48.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-000270-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166517.0, + "Close_At_Entry": 164700.0, + "MA20_At_Entry": 162975.0, + "MA60_At_Entry": 159865.0, + "ATR20_At_Entry": 9630.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 51.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-000660-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1680139.0, + "Close_At_Entry": 2243000.0, + "MA20_At_Entry": 1774800.0, + "MA60_At_Entry": 1259333.33, + "ATR20_At_Entry": 129550.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 79.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-005930-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183398.0, + "Close_At_Entry": 307000.0, + "MA20_At_Entry": 268850.0, + "MA60_At_Entry": 220566.67, + "ATR20_At_Entry": 17625.0, + "Volume_Ratio_5D": 1.16, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 69.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-010120-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316601.0, + "Close_At_Entry": 261500.0, + "MA20_At_Entry": 278325.0, + "MA60_At_Entry": 501371.67, + "ATR20_At_Entry": 22650.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 38.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-0117V0-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 26115.0, + "MA20_At_Entry": 28433.25, + "MA60_At_Entry": 21600.67, + "ATR20_At_Entry": 2047.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 50.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-012450-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340735.0, + "Close_At_Entry": 1244000.0, + "MA20_At_Entry": 1308550.0, + "MA60_At_Entry": 1382950.0, + "ATR20_At_Entry": 67150.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 39.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-028050-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 56260.0, + "Close_At_Entry": 51300.0, + "MA20_At_Entry": 53917.5, + "MA60_At_Entry": 44943.33, + "ATR20_At_Entry": 4185.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 50.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-064350-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 226106.0, + "Close_At_Entry": 207000.0, + "MA20_At_Entry": 222305.0, + "MA60_At_Entry": 211173.33, + "ATR20_At_Entry": 15108.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 45.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-091160-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 163570.0, + "MA20_At_Entry": 145912.0, + "MA60_At_Entry": 116541.5, + "ATR20_At_Entry": 7844.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 72.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-27", + "Trade_ID": "BK-494670-20260527", + "Signal_Date": "2026-05-27", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 31850.0, + "MA20_At_Entry": 31200.75, + "MA60_At_Entry": 29231.33, + "ATR20_At_Entry": 1475.0, + "Volume_Ratio_5D": 0.0, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 56.2, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-000270-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166520.0, + "Close_At_Entry": 167000.0, + "MA20_At_Entry": 161805.0, + "MA60_At_Entry": 161233.33, + "ATR20_At_Entry": 9685.0, + "Volume_Ratio_5D": 0.6, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 53.6, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-000660-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1679757.0, + "Close_At_Entry": 2052000.0, + "MA20_At_Entry": 1676200.0, + "MA60_At_Entry": 1220566.67, + "ATR20_At_Entry": 121450.0, + "Volume_Ratio_5D": 0.88, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 75.3, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 40.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-005930-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183382.0, + "Close_At_Entry": 299000.0, + "MA20_At_Entry": 264475.0, + "MA60_At_Entry": 219083.33, + "ATR20_At_Entry": 16850.0, + "Volume_Ratio_5D": 0.7, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 67.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 5.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-010120-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316647.0, + "Close_At_Entry": 285000.0, + "MA20_At_Entry": 276275.0, + "MA60_At_Entry": 519155.0, + "ATR20_At_Entry": 24025.0, + "Volume_Ratio_5D": 0.72, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 41.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-0117V0-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32036.0, + "Close_At_Entry": 27780.0, + "MA20_At_Entry": 28321.25, + "MA60_At_Entry": 21356.08, + "ATR20_At_Entry": 2154.0, + "Volume_Ratio_5D": 0.75, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 57.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-012450-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340756.0, + "Close_At_Entry": 1251000.0, + "MA20_At_Entry": 1330000.0, + "MA60_At_Entry": 1381300.0, + "ATR20_At_Entry": 70550.0, + "Volume_Ratio_5D": 0.68, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 38.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-028050-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 60841.0, + "Close_At_Entry": 54600.0, + "MA20_At_Entry": 54127.5, + "MA60_At_Entry": 44489.17, + "ATR20_At_Entry": 4348.0, + "Volume_Ratio_5D": 1.04, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 55.4, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-064350-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 226120.0, + "Close_At_Entry": 214000.0, + "MA20_At_Entry": 224805.0, + "MA60_At_Entry": 211781.67, + "ATR20_At_Entry": 16183.0, + "Volume_Ratio_5D": 1.42, + "Flow_Credit": 1.0, + "RSI14_At_Entry": 49.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-091160-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124603.0, + "Close_At_Entry": 162660.0, + "MA20_At_Entry": 141802.75, + "MA60_At_Entry": 114598.92, + "ATR20_At_Entry": 7882.0, + "Volume_Ratio_5D": 0.85, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 72.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 20.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-26", + "Trade_ID": "BK-494670-20260526", + "Signal_Date": "2026-05-26", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 32345.0, + "MA20_At_Entry": 31346.5, + "MA60_At_Entry": 29194.58, + "ATR20_At_Entry": 1501.0, + "Volume_Ratio_5D": 1.78, + "Flow_Credit": 0.6, + "RSI14_At_Entry": 58.7, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-000270-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "000270", + "Name": "기아", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 166516.0, + "Close_At_Entry": 164800.0, + "MA20_At_Entry": 161375.0, + "MA60_At_Entry": 161718.33, + "ATR20_At_Entry": 9790.0, + "Volume_Ratio_5D": 0.48, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 52.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-000660-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1679494.0, + "Close_At_Entry": 1941000.0, + "MA20_At_Entry": 1634850.0, + "MA60_At_Entry": 1203333.33, + "ATR20_At_Entry": 118350.0, + "Volume_Ratio_5D": 0.51, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 72.0, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 60.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-005930-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 183368.0, + "Close_At_Entry": 292500.0, + "MA20_At_Entry": 260750.0, + "MA60_At_Entry": 217491.67, + "ATR20_At_Entry": 17050.0, + "Volume_Ratio_5D": 0.52, + "Flow_Credit": 0.0, + "RSI14_At_Entry": 65.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 25.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 5.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-010120-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 316642.0, + "Close_At_Entry": 281000.0, + "MA20_At_Entry": 272875.0, + "MA60_At_Entry": 526955.0, + "ATR20_At_Entry": 25040.0, + "Volume_Ratio_5D": 0.7, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 40.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 60.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "WAIT_PULLBACK", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-0117V0-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 32037.0, + "Close_At_Entry": 28165.0, + "MA20_At_Entry": 28051.25, + "MA60_At_Entry": 21195.75, + "ATR20_At_Entry": 2178.0, + "Volume_Ratio_5D": 0.7, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 58.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 85.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-012450-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 1340758.0, + "Close_At_Entry": 1261000.0, + "MA20_At_Entry": 1338700.0, + "MA60_At_Entry": 1380650.0, + "ATR20_At_Entry": 70350.0, + "Volume_Ratio_5D": 0.81, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 40.1, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-028050-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 60839.0, + "Close_At_Entry": 53400.0, + "MA20_At_Entry": 53912.5, + "MA60_At_Entry": 44206.67, + "ATR20_At_Entry": 4335.0, + "Volume_Ratio_5D": 0.77, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 53.8, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-064350-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "064350", + "Name": "현대로템", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 226104.0, + "Close_At_Entry": 206000.0, + "MA20_At_Entry": 225880.0, + "MA60_At_Entry": 211923.33, + "ATR20_At_Entry": 16133.0, + "Volume_Ratio_5D": 0.96, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 43.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-091160-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 124602.0, + "Close_At_Entry": 155500.0, + "MA20_At_Entry": 139547.0, + "MA60_At_Entry": 113491.5, + "ATR20_At_Entry": 7762.0, + "Volume_Ratio_5D": 0.57, + "Flow_Credit": 0.7, + "RSI14_At_Entry": 68.9, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 100.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 40.0, + "Setup_Decision": "CONFIRMED_ADD_ON", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-05-25", + "Trade_ID": "BK-494670-20260525", + "Signal_Date": "2026-05-25", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "일반계좌", + "Entry_Stage": null, + "Source_Origin": "GAS_AUTO", + "Entry_Price": 31674.0, + "Close_At_Entry": 30175.0, + "MA20_At_Entry": 31344.25, + "MA60_At_Entry": 29171.33, + "ATR20_At_Entry": 1421.0, + "Volume_Ratio_5D": 1.05, + "Flow_Credit": 0.3, + "RSI14_At_Entry": 49.5, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": 0.0, + "Breakout_Score": null, + "Rebound_Preservation_Score": 100.0, + "Setup_Decision": "FAILED_BREAKOUT", + "Exit_Reason": null, + "PnL_Pct": null, + "Holding_Days": null, + "MAE_Pct": null, + "MFE_Pct": null + } + ], + "sell_priority": [ + { + "Rank": 1, + "Tier": 1, + "Tier_Label": "①하드스탑", + "Action_Group": "EXIT", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Sector": "조선", + "Weight_Pct": 4.7, + "Profit_Pct": -11.26, + "Final_Action": "SELL_READY", + "Sell_Action": "EXIT_100", + "Sell_Ratio_Pct": 100, + "Sell_Qty": 657.0, + "Sell_Limit_Price": 27187.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Sell_Priority_Score": 94, + "Raw_Sell_Priority_Score": 94, + "Rebound_Holdback_Score": 4, + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": "etf_cash_raise | rw_force", + "Trim_Style": "STEP_50", + "Hold_Reason": null, + "Action_Reason": "손절전량(100%) 100% @27187원 [STOP_OR_TIME_EXIT_READY]", + "Action_Params": "100% | @27,187원 | INTRADAY_ON_TRIGGER | PROTECTIVE_LIMIT_SELL", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 2, + "Tier": 1, + "Tier_Label": "①하드스탑", + "Action_Group": "EXIT", + "Ticker": "000660", + "Name": "SK하이닉스", + "Sector": "반도체", + "Weight_Pct": 31.16, + "Profit_Pct": 20.06, + "Final_Action": "SELL_READY", + "Sell_Action": "EXIT_100", + "Sell_Ratio_Pct": 100, + "Sell_Qty": 56.0, + "Sell_Limit_Price": 2100515.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Sell_Priority_Score": 29, + "Raw_Sell_Priority_Score": 29, + "Rebound_Holdback_Score": 19, + "Cash_Preserve_Style": "CORE_LAST", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "core_last", + "Trim_Style": "CORE_LAST", + "Hold_Reason": "core_leader_uptrend — 매도 마지막(spec:portfolio_exposure.yaml:funding_order④)", + "Action_Reason": "손절전량(100%) 100% @2100515원 [STOP_OR_TIME_EXIT_READY]", + "Action_Params": "100% | @2,100,515원 | INTRADAY_ON_TRIGGER | PROTECTIVE_LIMIT_SELL", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 3, + "Tier": 1, + "Tier_Label": "①하드스탑", + "Action_Group": "EXIT", + "Ticker": "005930", + "Name": "삼성전자", + "Sector": "반도체", + "Weight_Pct": 44.22, + "Profit_Pct": 74.05, + "Final_Action": "SELL_READY", + "Sell_Action": "EXIT_100", + "Sell_Ratio_Pct": 100, + "Sell_Qty": 530.647306, + "Sell_Limit_Price": 315386.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Sell_Priority_Score": 21, + "Raw_Sell_Priority_Score": 21, + "Rebound_Holdback_Score": 19, + "Cash_Preserve_Style": "CORE_LAST", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "core_last", + "Trim_Style": "CORE_LAST", + "Hold_Reason": "core_leader_uptrend — 매도 마지막(spec:portfolio_exposure.yaml:funding_order④)", + "Action_Reason": "손절전량(100%) 100% @315386원 [STOP_OR_TIME_EXIT_READY]", + "Action_Params": "100% | @315,386원 | INTRADAY_ON_TRIGGER | PROTECTIVE_LIMIT_SELL", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 4, + "Tier": 2, + "Tier_Label": "②매도신호", + "Action_Group": "TRIM", + "Ticker": "028050", + "Name": "삼성E&A", + "Sector": "건설/EPC", + "Weight_Pct": 5.41, + "Profit_Pct": -12.87, + "Final_Action": "SELL_READY", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": 145.0, + "Sell_Limit_Price": 46528.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Sell_Priority_Score": 81, + "Raw_Sell_Priority_Score": 81, + "Rebound_Holdback_Score": 4, + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Trim_Style": "STEP_50", + "Hold_Reason": null, + "Action_Reason": "RW초기경보(33%) 33% @46528원 [RW_EARLY_WARNING]", + "Action_Params": "33% | @46,528원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 5, + "Tier": 2, + "Tier_Label": "②매도신호", + "Action_Group": "TRIM", + "Ticker": "005380", + "Name": "현대차(소수)", + "Sector": "자동차", + "Weight_Pct": 0.09, + "Profit_Pct": -9.97, + "Final_Action": "SELL_READY", + "Sell_Action": "TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": 1.0, + "Sell_Limit_Price": 590253.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Sell_Priority_Score": 54, + "Raw_Sell_Priority_Score": 54, + "Rebound_Holdback_Score": 7, + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Trim_Style": "STEP_50", + "Hold_Reason": null, + "Action_Reason": "RW부분매도(50%) 50% @590253원 [TIMING_EXIT_REVIEW]", + "Action_Params": "50% | @590,253원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 6, + "Tier": 2, + "Tier_Label": "②매도신호", + "Action_Group": "TRIM", + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Sector": null, + "Weight_Pct": 0.07, + "Profit_Pct": 1.99, + "Final_Action": "SELL_READY", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": 5.0, + "Sell_Limit_Price": 17667.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Sell_Priority_Score": 32, + "Raw_Sell_Priority_Score": 32, + "Rebound_Holdback_Score": 13, + "Cash_Preserve_Style": "STEP_33", + "Cash_Preserve_Ratio": 33, + "Cash_Preserve_Reason": "rebound_preserve", + "Trim_Style": "STEP_33", + "Hold_Reason": null, + "Action_Reason": "RW초기경보(33%) 33% @17667원 [RW_EARLY_WARNING]", + "Action_Params": "33% | @17,667원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 7, + "Tier": 7, + "Tier_Label": "⑦일반", + "Action_Group": "HOLD", + "Ticker": "064350", + "Name": "현대로템", + "Sector": "방산", + "Weight_Pct": 10.29, + "Profit_Pct": -4.2, + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Sell_Priority_Score": 15, + "Raw_Sell_Priority_Score": 15, + "Rebound_Holdback_Score": 10, + "Cash_Preserve_Style": "STEP_33", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "rebound_preserve", + "Trim_Style": "STEP_33", + "Hold_Reason": null, + "Action_Reason": "DART:현대로템(주) (정정)소송등의제기ㆍ신청(일정금액 이상의 청구)", + "Action_Params": null, + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 8, + "Tier": 7, + "Tier_Label": "⑦일반", + "Action_Group": "HOLD", + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Sector": null, + "Weight_Pct": 0.09, + "Profit_Pct": -6.25, + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Sell_Priority_Score": 14, + "Raw_Sell_Priority_Score": 14, + "Rebound_Holdback_Score": 7, + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Trim_Style": "STEP_50", + "Hold_Reason": null, + "Action_Reason": "SS001:D25점", + "Action_Params": null, + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 9, + "Tier": 7, + "Tier_Label": "⑦일반", + "Action_Group": "HOLD", + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Sector": null, + "Weight_Pct": 0.05, + "Profit_Pct": 5.14, + "Final_Action": "NO_BUY_OVERHEATED", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Sell_Priority_Score": 0, + "Raw_Sell_Priority_Score": 0, + "Rebound_Holdback_Score": 18, + "Cash_Preserve_Style": "STEP_25", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "strong_rebound", + "Trim_Style": "STEP_25", + "Hold_Reason": null, + "Action_Reason": "과열(flow_partial|anti_climax_block)", + "Action_Params": null, + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + }, + { + "Rank": 10, + "Tier": 7, + "Tier_Label": "⑦일반", + "Action_Group": "HOLD", + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Sector": null, + "Weight_Pct": 0.09, + "Profit_Pct": -1.57, + "Final_Action": "BUY_PULLBACK_WAIT", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Sell_Priority_Score": 0, + "Raw_Sell_Priority_Score": 0, + "Rebound_Holdback_Score": 21, + "Cash_Preserve_Style": "STEP_25", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "strong_rebound", + "Trim_Style": "STEP_25", + "Hold_Reason": null, + "Action_Reason": "SS001:B68점 RSI57 이격1.7% FC0.70", + "Action_Params": "목표 447주 | 손절 34,775원 | TP1 42,242원(4주) | PF_quality_gap_penalty|data_short:0.5x", + "Computed_At": "2026-06-14T22:51:14+09:00", + "Engine_Version": "sell_priority_engine_v2", + "Sort_Policy_ID": "SELL_PRIORITY_SORT_V2_TIER_SCORE_ACTION", + "Source_Context_Checksum": 28167 + } + ], + "_harness_context": { + "harness_version": "2026-05-22-3RD_HARNESS_V1", + "computed_at": "2026-06-15T15:36:18.198Z", + "request_route": "PIPELINE_EOD_BATCH", + "route_reason_code": "RUN_EVENT_RISK_CHAIN", + "bundle_selected": "retirement_portfolio_compact", + "prompt_entrypoint": "prompts/analysis_prompt.md", + "json_validation_status": "EXPORT_READY", + "capture_required": false, + "cash_ledger_basis": "D2_ONLY", + "source_manifest_json": [ + { + "name": "GatherTradingData.json", + "type": "JSON", + "status": "PENDING_EXPORT" + }, + { + "name": "data_feed", + "type": "GOOGLE_SHEETS", + "status": "OK" + }, + { + "name": "sector_flow", + "type": "GOOGLE_SHEETS", + "status": "OK" + }, + { + "name": "macro", + "type": "GOOGLE_SHEETS", + "status": "OK" + }, + { + "name": "event_risk", + "type": "GOOGLE_SHEETS", + "status": "OK" + }, + { + "name": "account_snapshot", + "type": "GOOGLE_SHEETS", + "status": "OK" + }, + { + "name": "backdata_feature_bank", + "type": "GOOGLE_SHEETS", + "status": "OK" + }, + { + "name": "harness_context", + "type": "GOOGLE_SHEETS", + "status": "OK" + } + ], + "captured_at": "2026-06-17T22:57:00+09:00", + "intraday_lock": false, + "snapshot_execution_gate": "ALLOW_EXECUTION", + "snapshot_execution_reason": "최신", + "account_snapshot_freshness_json": "{\"fresh\":true,\"last_updated\":\"2026-06-15\",\"days_stale\":1,\"reason\":\"최신\",\"collection_allowed\":false,\"market_session_open\":false,\"market_session_reason\":\"MARKET_CLOSED\"}", + "intraday_lock_reason": "captured_at >= 15:30 KST — 정상 장마감 데이터", + "p4_guard": "INACTIVE", + "immediate_cash_krw": 13270936, + "settlement_cash_d2_krw": 13270936, + "open_order_amount_krw": false, + "buy_power_krw": 13270936, + "total_asset_krw": 431266207, + "settlement_cash_pct": 3.18, + "p3_guard": "ACTIVE — settlement_cash_d2_krw only. cash_floor 및 buy_power_krw 는 D+2 정산현금 단독 기준. immediate_cash_krw 는 참고값이며 cash ledger 합산 금지.", + "cash_floor_min_pct": 10, + "cash_floor_regime": "overheated_or_event_week", + "cash_floor_status": "HARD_BLOCK", + "cash_current_pct_d2": 3.18, + "cash_target_pct": 12.5, + "cash_shortfall_min_krw": 28429064, + "cash_shortfall_target_krw": 38854064, + "trim_plan_to_min_cash_json": [ + { + "rank": 1, + "ticker": "494670", + "name": "TIGER 조선TOP10", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 0, + "covers_shortfall": false + }, + { + "rank": 2, + "ticker": "028050", + "name": "삼성E&A", + "tier": 3, + "sell_qty": 145, + "estimated_sell_krw": 7554500, + "accumulated_krw": 7554500, + "covers_shortfall": false + }, + { + "rank": 3, + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7554500, + "covers_shortfall": false + }, + { + "rank": 4, + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7554500, + "covers_shortfall": false + }, + { + "rank": 5, + "ticker": "NVDA", + "name": "엔비디아(소수)", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7554500, + "covers_shortfall": false + }, + { + "rank": 6, + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "tier": 3, + "sell_qty": 10, + "estimated_sell_krw": 127800, + "accumulated_krw": 7682300, + "covers_shortfall": false + }, + { + "rank": 7, + "ticker": "064350", + "name": "현대로템", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7682300, + "covers_shortfall": false + }, + { + "rank": 8, + "ticker": "229200", + "name": "KODEX 코스닥150", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7682300, + "covers_shortfall": false + }, + { + "rank": 9, + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7682300, + "covers_shortfall": false + }, + { + "rank": 10, + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "tier": 3, + "sell_qty": null, + "estimated_sell_krw": 0, + "accumulated_krw": 7682300, + "covers_shortfall": false + }, + { + "rank": 11, + "ticker": "000660", + "name": "SK하이닉스", + "tier": 9, + "sell_qty": 14, + "estimated_sell_krw": 32032000, + "accumulated_krw": 39714300, + "covers_shortfall": true + }, + { + "rank": 12, + "ticker": "005930", + "name": "삼성전자", + "tier": 9, + "sell_qty": 265, + "estimated_sell_krw": 89305000, + "accumulated_krw": 129019300, + "covers_shortfall": true + } + ], + "mrs_score": 5, + "performance_multiplier": 0.5, + "performance_label": "medium_confidence", + "performance_win_rate_30": null, + "performance_net_expectancy_30": null, + "performance_consecutive_losses": false, + "performance_trades_used": false, + "total_heat_krw": 126189643, + "total_heat_pct": 30.26, + "total_heat_atr_estimated": true, + "total_heat_rows_counted": 12, + "heat_gate_status": "BLOCK_NEW_BUY", + "heat_gate_threshold_pct": 12, + "allowed_actions": [ + "TRIM_25", + "TRIM_33", + "TRIM_50", + "HOLD", + "WATCH", + "EXIT_100", + "SELL_FULL" + ], + "blocked_actions": [ + "BUY", + "STAGED_BUY" + ], + "sell_candidates_json": [ + { + "rank": 1, + "ticker": "494670", + "name": "TIGER 조선TOP10", + "account": "일반계좌", + "tier": 3, + "score": 61, + "raw_score": 61, + "rebound_holdback_score": 4, + "rebound_holdback_reason": "rsi_room:+4", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "cash_hard_block", + "trim_style": "STEP_50", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief>=3%(15), flow_neg(8), liq_ok(5), tax_unknown(-3), rebound_holdback(-4 [rsi_room:+4])", + "stop_breach": false, + "weight_pct": 4.68, + "final_action": "HOLD", + "value_damage_score": 1.713853396099529 + }, + { + "rank": 2, + "ticker": "028050", + "name": "삼성E&A", + "account": "일반계좌", + "tier": 3, + "score": 53, + "raw_score": 53, + "rebound_holdback_score": 4, + "rebound_holdback_reason": "rsi_room:+4", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 50, + "cash_preserve_reason": "cash_hard_block", + "trim_style": "STEP_50", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief>=3%(15), liq_ok(5), tax_unknown(-3), rebound_holdback(-4 [rsi_room:+4])", + "stop_breach": false, + "weight_pct": 5.6, + "final_action": "SELL_READY", + "value_damage_score": 2.1967370441458733 + }, + { + "rank": 3, + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "account": "일반계좌", + "tier": 3, + "score": 52, + "raw_score": 52, + "rebound_holdback_score": 0, + "rebound_holdback_reason": "", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "cash_hard_block", + "trim_style": "STEP_50", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief>=3%(15), tax_unknown(-3)", + "stop_breach": false, + "weight_pct": 101.09, + "final_action": "", + "value_damage_score": 0.6000000000000001 + }, + { + "rank": 4, + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "account": "일반계좌", + "tier": 3, + "score": 52, + "raw_score": 52, + "rebound_holdback_score": 0, + "rebound_holdback_reason": "", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "cash_hard_block", + "trim_style": "STEP_50", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief>=3%(15), tax_unknown(-3)", + "stop_breach": false, + "weight_pct": 97.27, + "final_action": "", + "value_damage_score": 0.6000000000000001 + }, + { + "rank": 5, + "ticker": "NVDA", + "name": "엔비디아(소수)", + "account": "일반계좌", + "tier": 3, + "score": 52, + "raw_score": 52, + "rebound_holdback_score": 0, + "rebound_holdback_reason": "", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "cash_hard_block", + "trim_style": "STEP_50", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief>=3%(15), tax_unknown(-3)", + "stop_breach": false, + "weight_pct": 101.26, + "final_action": "", + "value_damage_score": 0.6 + }, + { + "rank": 6, + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "account": "일반계좌", + "tier": 3, + "score": 46, + "raw_score": 46, + "rebound_holdback_score": 7, + "rebound_holdback_reason": "rsi_room:+4 | band_under:+3", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 50, + "cash_preserve_reason": "cash_hard_block", + "trim_style": "STEP_50", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief<1%(3), flow_neg(8), liq_ok(5), tax_unknown(-3), rebound_holdback(-7 [rsi_room:+4 | band_under:+3])", + "stop_breach": false, + "weight_pct": 0.09, + "final_action": "SELL_READY", + "value_damage_score": 2.7253521126760565 + }, + { + "rank": 7, + "ticker": "064350", + "name": "현대로템", + "account": "일반계좌", + "tier": 3, + "score": 41, + "raw_score": 41, + "rebound_holdback_score": 10, + "rebound_holdback_reason": "flow_strong:+6 | rsi_room:+4", + "cash_preserve_style": "STEP_33", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "rebound_preserve | cash_hard_block", + "trim_style": "STEP_33", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief>=3%(15), liq_ok(5), tax_unknown(-3), rebound_holdback(-10 [flow_strong:+6 | rsi_room:+4]), cash_preserve(-6 [rebound_preserve | cash_hard_block])", + "stop_breach": false, + "weight_pct": 9.76, + "final_action": "HOLD", + "value_damage_score": 2.12887323943662 + }, + { + "rank": 8, + "ticker": "229200", + "name": "KODEX 코스닥150", + "account": "일반계좌", + "tier": 3, + "score": 26, + "raw_score": 26, + "rebound_holdback_score": 13, + "rebound_holdback_reason": "flow_strong:+6 | rsi_room:+4 | band_under:+3", + "cash_preserve_style": "STEP_33", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "rebound_preserve | cash_hard_block", + "trim_style": "STEP_33", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief<1%(3), liq_ok(5), tax_unknown(-3), rebound_holdback(-13 [flow_strong:+6 | rsi_room:+4 | band_under:+3]), cash_preserve(-6 [rebound_preserve | cash_hard_block])", + "stop_breach": false, + "weight_pct": 0.07, + "final_action": "HOLD", + "value_damage_score": 1.9103580213173 + }, + { + "rank": 9, + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "account": "일반계좌", + "tier": 3, + "score": 22, + "raw_score": 22, + "rebound_holdback_score": 17, + "rebound_holdback_reason": "trend_hold:+8 | flow_strong:+6 | band_under:+3", + "cash_preserve_style": "STEP_33", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "rebound_preserve | cash_hard_block", + "trim_style": "STEP_33", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief<1%(3), liq_ok(5), tax_unknown(-3), rebound_holdback(-17 [trend_hold:+8 | flow_strong:+6 | band_under:+3]), cash_preserve(-6 [rebound_preserve | cash_hard_block])", + "stop_breach": false, + "weight_pct": 0.05, + "final_action": "WATCH_TIMING_SETUP", + "value_damage_score": 1.9471698113207547 + }, + { + "rank": 10, + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "account": "일반계좌", + "tier": 3, + "score": 14, + "raw_score": 14, + "rebound_holdback_score": 21, + "rebound_holdback_reason": "trend_hold:+8 | flow_strong:+6 | rsi_room:+4 | band_under:+3", + "cash_preserve_style": "STEP_25", + "cash_preserve_ratio": 0, + "cash_preserve_reason": "strong_rebound | cash_hard_block", + "trim_style": "STEP_25", + "clamp_applied": false, + "clamp_label": "", + "reason": "cash_floor_trim(40), cash_relief<1%(3), liq_ok(5), tax_unknown(-3), rebound_holdback(-21 [trend_hold:+8 | flow_strong:+6 | rsi_room:+4 | band_under:+3]), cash_preserve(-10 [strong_rebound | cash_hard_block])", + "stop_breach": false, + "weight_pct": 0.09, + "final_action": "WATCH_TIMING_SETUP", + "value_damage_score": 1.5851627554882664 + }, + { + "rank": 11, + "ticker": "000660", + "name": "SK하이닉스", + "account": "일반계좌", + "tier": 9, + "score": 21, + "raw_score": 21, + "rebound_holdback_score": 12, + "rebound_holdback_reason": "core_uptrend:+12", + "cash_preserve_style": "CORE_LAST", + "cash_preserve_ratio": 50, + "cash_preserve_reason": "core_last | cash_hard_block", + "trim_style": "CORE_LAST", + "clamp_applied": false, + "clamp_label": "", + "reason": "코어주도주보호(tier=9 고정)", + "stop_breach": false, + "weight_pct": 30.93, + "final_action": "SELL_READY", + "value_damage_score": 2.238199300699301 + }, + { + "rank": 12, + "ticker": "005930", + "name": "삼성전자", + "account": "일반계좌", + "tier": 9, + "score": 17, + "raw_score": 17, + "rebound_holdback_score": 16, + "rebound_holdback_reason": "core_uptrend:+12 | rsi_room:+4", + "cash_preserve_style": "CORE_LAST", + "cash_preserve_ratio": 50, + "cash_preserve_reason": "core_last | cash_hard_block", + "trim_style": "CORE_LAST", + "clamp_applied": false, + "clamp_label": "", + "reason": "코어주도주보호(tier=9 고정)", + "stop_breach": false, + "weight_pct": 43.12, + "final_action": "SELL_READY", + "value_damage_score": 2.130979228486647 + } + ], + "sell_priority_checksum": 43057, + "sell_priority_lock": true, + "sell_priority_computed_at": "2026-06-15T15:36:18.198Z", + "sell_candidates_count": 12, + "sell_priority_leader_holdback": [ + { + "ticker": "494670", + "rank": 1, + "tier": 3, + "rebound_holdback_score": 4, + "trim_style": "STEP_50", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0 + }, + { + "ticker": "028050", + "rank": 2, + "tier": 3, + "rebound_holdback_score": 4, + "trim_style": "STEP_50", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 50 + }, + { + "ticker": "GOOGL", + "rank": 3, + "tier": 3, + "rebound_holdback_score": 0, + "trim_style": "STEP_50", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0 + }, + { + "ticker": "MSFT", + "rank": 4, + "tier": 3, + "rebound_holdback_score": 0, + "trim_style": "STEP_50", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0 + }, + { + "ticker": "NVDA", + "rank": 5, + "tier": 3, + "rebound_holdback_score": 0, + "trim_style": "STEP_50", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 0 + }, + { + "ticker": "0190C0", + "rank": 6, + "tier": 3, + "rebound_holdback_score": 7, + "trim_style": "STEP_50", + "cash_preserve_style": "STEP_50", + "cash_preserve_ratio": 50 + }, + { + "ticker": "064350", + "rank": 7, + "tier": 3, + "rebound_holdback_score": 10, + "trim_style": "STEP_33", + "cash_preserve_style": "STEP_33", + "cash_preserve_ratio": 0 + }, + { + "ticker": "229200", + "rank": 8, + "tier": 3, + "rebound_holdback_score": 13, + "trim_style": "STEP_33", + "cash_preserve_style": "STEP_33", + "cash_preserve_ratio": 0 + }, + { + "ticker": "0182R0", + "rank": 9, + "tier": 3, + "rebound_holdback_score": 17, + "trim_style": "STEP_33", + "cash_preserve_style": "STEP_33", + "cash_preserve_ratio": 0 + }, + { + "ticker": "496080", + "rank": 10, + "tier": 3, + "rebound_holdback_score": 21, + "trim_style": "STEP_25", + "cash_preserve_style": "STEP_25", + "cash_preserve_ratio": 0 + }, + { + "ticker": "000660", + "rank": 11, + "tier": 9, + "rebound_holdback_score": 12, + "trim_style": "CORE_LAST", + "cash_preserve_style": "CORE_LAST", + "cash_preserve_ratio": 50 + }, + { + "ticker": "005930", + "rank": 12, + "tier": 9, + "rebound_holdback_score": 16, + "trim_style": "CORE_LAST", + "cash_preserve_style": "CORE_LAST", + "cash_preserve_ratio": 50 + } + ], + "sell_quantities_json": "[{\"ticker\": \"000660\", \"account\": \"일반계좌\", \"name\": \"SK하이닉스\", \"holding_qty\": 56, \"sell_ratio_pct\": 25, \"sell_qty\": 14}, {\"ticker\": \"005930\", \"account\": \"일반계좌\", \"name\": \"삼성전자\", \"holding_qty\": 530, \"sell_ratio_pct\": 50, \"sell_qty\": 265}, {\"ticker\": \"0182R0\", \"account\": \"일반계좌\", \"name\": \"1Q K반도체TOP2+\", \"holding_qty\": 12, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"0190C0\", \"account\": \"일반계좌\", \"name\": \"RISE 현대차고정피지컬AI\", \"holding_qty\": 30, \"sell_ratio_pct\": 33, \"sell_qty\": 10}, {\"ticker\": \"028050\", \"account\": \"일반계좌\", \"name\": \"삼성E&A\", \"holding_qty\": 440, \"sell_ratio_pct\": 33, \"sell_qty\": 145}, {\"ticker\": \"064350\", \"account\": \"일반계좌\", \"name\": \"현대로템\", \"holding_qty\": 191, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"229200\", \"account\": \"일반계좌\", \"name\": \"KODEX 코스닥150\", \"holding_qty\": 16, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"494670\", \"account\": \"일반계좌\", \"name\": \"TIGER 조선TOP10\", \"holding_qty\": 657, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"496080\", \"account\": \"일반계좌\", \"name\": \"TIGER 코리아밸류업\", \"holding_qty\": 9, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"GOOGL\", \"account\": \"일반계좌\", \"name\": \"알파벳 A(소수)\", \"holding_qty\": null, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"MSFT\", \"account\": \"일반계좌\", \"name\": \"마이크로소프트(소수)\", \"holding_qty\": null, \"sell_ratio_pct\": 0, \"sell_qty\": null}, {\"ticker\": \"NVDA\", \"account\": \"일반계좌\", \"name\": \"엔비디아(소수)\", \"holding_qty\": null, \"sell_ratio_pct\": 0, \"sell_qty\": null}]", + "buy_qty_inputs_json": "[]", + "quantities_lock": true, + "prices_json": [ + { + "ticker": "000660", + "account": "일반계좌", + "name": "SK하이닉스", + "position_class": "core", + "atr_mul_used": 1.5, + "tick_size": 1000, + "ladder_version": "V2_ATR", + "stop_price_raw": 1651726, + "stop_price": 1974000, + "tp1_price_raw": 2064657, + "tp1_price": null, + "tp1_state": "TP1_ALREADY_TRIGGERED", + "tp1_qty": 0, + "tp2_price_raw": 2307454, + "tp2_price": 2307000, + "tp2_state": "PENDING", + "tp2_qty": 22, + "tp3_qty": 34, + "profit_pct": 27.4, + "profit_lock_stage": "PROFIT_LOCK_20", + "ratchet_partial_qty": 14, + "atr20": 170700, + "avg_cost": 1795354, + "ratchet_applied": "EARLY_RATCHET+TRAILING", + "ratchet_note": "early_ratchet[close_fallback]: max(2288000)>=avgCost+ATR(1966054) → stop_floor=breakeven(1795000) | trailing=1946000", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "DEACTIVATED", + "secular_leader_gate_reasons": [ + "regime_not_secular(RISK_ON)" + ] + }, + { + "ticker": "005930", + "account": "일반계좌", + "name": "삼성전자", + "position_class": "core", + "atr_mul_used": 1.5, + "tick_size": 100, + "ladder_version": "V2_ATR", + "stop_price_raw": 171004, + "stop_price": 308000, + "tp1_price_raw": 221781, + "tp1_price": null, + "tp1_state": "TP1_ALREADY_TRIGGERED", + "tp1_qty": 0, + "tp2_price_raw": 257688, + "tp2_price": null, + "tp2_state": "TP2_ALREADY_TRIGGERED", + "tp2_qty": 0, + "tp3_qty": 530, + "profit_pct": 81.3, + "profit_lock_stage": "APEX_SUPER", + "ratchet_partial_qty": 265, + "atr20": 23938, + "avg_cost": 185874, + "ratchet_applied": "EARLY_RATCHET+TRAILING", + "ratchet_note": "early_ratchet[close_fallback]: max(337000)>=avgCost+ATR(209812) → stop_floor=breakeven(185800) | trailing=289000", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "DEACTIVATED", + "secular_leader_gate_reasons": [ + "regime_not_secular(RISK_ON)", + "anti_climax_gate>=3", + "dual_outflow:frg5d(-3835432)_inst5d(-2695953)" + ] + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "name": "1Q K반도체TOP2+", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 10, + "ladder_version": "V2_ATR", + "stop_price_raw": 13712, + "stop_price": 14900, + "tp1_price_raw": 16452, + "tp1_price": 16450, + "tp1_state": "PENDING", + "tp1_qty": 3, + "tp2_price_raw": 18000, + "tp2_price": 18000, + "tp2_state": "PENDING", + "tp2_qty": 4, + "tp3_qty": 5, + "profit_pct": 6.7, + "profit_lock_stage": "BREAKEVEN_RATCHET", + "ratchet_partial_qty": 0, + "atr20": 1032, + "avg_cost": 14904, + "ratchet_applied": "TRAILING_ONLY", + "ratchet_note": "trailing_only[close_fallback]: max-ATR*2=13830>stop_core=13710", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "name": "RISE 현대차고정피지컬AI", + "position_class": "satellite", + "atr_mul_used": 2, + "tick_size": 10, + "ladder_version": "V2_ATR", + "stop_price_raw": 11782, + "stop_price": 11780, + "tp1_price_raw": 14548, + "tp1_price": 14540, + "tp1_state": "PENDING", + "tp1_qty": 9, + "tp2_price_raw": 16289, + "tp2_price": 16280, + "tp2_state": "PENDING", + "tp2_qty": 10, + "tp3_qty": 11, + "profit_pct": -0.2, + "profit_lock_stage": "NORMAL", + "ratchet_partial_qty": 0, + "atr20": 1161, + "avg_cost": 12806, + "ratchet_applied": "PASS (stop_core >= trailing)", + "ratchet_note": "trailing=10450 <= stop_core=11780", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "028050", + "account": "일반계좌", + "name": "삼성E&A", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 100, + "ladder_version": "V2_ATR", + "stop_price_raw": 50262, + "stop_price": 50200, + "tp1_price_raw": 60356, + "tp1_price": 60300, + "tp1_state": "PENDING", + "tp1_qty": 145, + "tp2_price_raw": 66078, + "tp2_price": 66000, + "tp2_state": "PENDING", + "tp2_qty": 147, + "tp3_qty": 148, + "profit_pct": -4.6, + "profit_lock_stage": "NORMAL", + "ratchet_partial_qty": 0, + "atr20": 3815, + "avg_cost": 54633, + "ratchet_applied": "PASS (stop_core >= trailing)", + "ratchet_note": "trailing=44450 <= stop_core=50200", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "064350", + "account": "일반계좌", + "name": "현대로템", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 500, + "ladder_version": "V2_ATR", + "stop_price_raw": 200235, + "stop_price": 200000, + "tp1_price_raw": 240320, + "tp1_price": 240000, + "tp1_state": "PENDING", + "tp1_qty": 63, + "tp2_price_raw": 262992, + "tp2_price": 262500, + "tp2_state": "PENDING", + "tp2_qty": 64, + "tp3_qty": 64, + "profit_pct": -2.1, + "profit_lock_stage": "NORMAL", + "ratchet_partial_qty": 0, + "atr20": 15115, + "avg_cost": 217647, + "ratchet_applied": "PASS (stop_core >= trailing)", + "ratchet_note": "trailing=182700 <= stop_core=200000", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "229200", + "account": "일반계좌", + "name": "KODEX 코스닥150", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 10, + "ladder_version": "V2_ATR", + "stop_price_raw": 16251, + "stop_price": 17660, + "tp1_price_raw": 19430, + "tp1_price": 19430, + "tp1_state": "PENDING", + "tp1_qty": 5, + "tp2_price_raw": 21197, + "tp2_price": 21150, + "tp2_state": "PENDING", + "tp2_qty": 5, + "tp3_qty": 6, + "profit_pct": 3.6, + "profit_lock_stage": "BREAKEVEN_RATCHET", + "ratchet_partial_qty": 0, + "atr20": 1165, + "avg_cost": 17664, + "ratchet_applied": "PASS (stop_core >= trailing)", + "ratchet_note": "trailing=15960 <= stop_core=16250", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "494670", + "account": "일반계좌", + "name": "TIGER 조선TOP10", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 50, + "ladder_version": "V2_ATR", + "stop_price_raw": 28701, + "stop_price": 28700, + "tp1_price_raw": 34317, + "tp1_price": 34300, + "tp1_state": "PENDING", + "tp1_qty": 216, + "tp2_price_raw": 37436, + "tp2_price": 37400, + "tp2_state": "PENDING", + "tp2_qty": 220, + "tp3_qty": 221, + "profit_pct": -4.7, + "profit_lock_stage": "NORMAL", + "ratchet_partial_qty": 0, + "atr20": 1699, + "avg_cost": 31197, + "ratchet_applied": "PASS (stop_core >= trailing)", + "ratchet_note": "trailing=26300 <= stop_core=28700", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "496080", + "account": "일반계좌", + "name": "TIGER 코리아밸류업", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 50, + "ladder_version": "V2_ATR", + "stop_price_raw": 35331, + "stop_price": 38400, + "tp1_price_raw": 42243, + "tp1_price": 42200, + "tp1_state": "PENDING", + "tp1_qty": 2, + "tp2_price_raw": 46084, + "tp2_price": 46050, + "tp2_state": "PENDING", + "tp2_qty": 3, + "tp3_qty": 4, + "profit_pct": 3.2, + "profit_lock_stage": "BREAKEVEN_RATCHET", + "ratchet_partial_qty": 0, + "atr20": 2094, + "avg_cost": 38403, + "ratchet_applied": "TRAILING_ONLY", + "ratchet_note": "trailing_only[highest_price_since_entry]: max-ATR*2=35400>stop_core=35300", + "ratchet_price_src": "highest_price_since_entry", + "highest_price_since_entry": 39630, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "name": "알파벳 A(소수)", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 1000, + "ladder_version": "V1_FALLBACK", + "stop_price_raw": 767189974, + "stop_price": 833902000, + "tp1_price_raw": 917292360, + "tp1_price": 917292000, + "tp1_state": "PENDING", + "tp1_qty": 0, + "tp2_price_raw": 1000682575, + "tp2_price": 1000682000, + "tp2_state": "PENDING", + "tp2_qty": 0, + "tp3_qty": 0.50221, + "profit_pct": 0.7, + "profit_lock_stage": "BREAKEVEN_RATCHET", + "ratchet_partial_qty": 0, + "atr20": 0, + "avg_cost": 833902145.78, + "ratchet_applied": "PROFIT_LOCK_RATCHET", + "ratchet_note": "profit_lock_stage=BREAKEVEN_RATCHET → stop→833902000", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "name": "마이크로소프트(소수)", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 1000, + "ladder_version": "V1_FALLBACK", + "stop_price_raw": 868862282, + "stop_price": 868862000, + "tp1_price_raw": 1038857077, + "tp1_price": 1038857000, + "tp1_state": "PENDING", + "tp1_qty": 0, + "tp2_price_raw": 1133298629, + "tp2_price": 1133298000, + "tp2_state": "PENDING", + "tp2_qty": 0, + "tp3_qty": 0.443417, + "profit_pct": -3.1, + "profit_lock_stage": "NORMAL", + "ratchet_partial_qty": 0, + "atr20": 0, + "avg_cost": 944415524.32, + "ratchet_applied": "SKIP (atr/close/avgCost 부재)", + "ratchet_note": "", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "name": "엔비디아(소수)", + "position_class": "satellite", + "atr_mul_used": 1.5, + "tick_size": 1000, + "ladder_version": "V1_FALLBACK", + "stop_price_raw": 439999567, + "stop_price": 478260000, + "tp1_price_raw": 526086438, + "tp1_price": 526086000, + "tp1_state": "PENDING", + "tp1_qty": 0, + "tp2_price_raw": 573912478, + "tp2_price": 573912000, + "tp2_state": "PENDING", + "tp2_qty": 0, + "tp3_qty": 0.875396, + "profit_pct": 0.9, + "profit_lock_stage": "BREAKEVEN_RATCHET", + "ratchet_partial_qty": 0, + "atr20": 0, + "avg_cost": 478260398.53, + "ratchet_applied": "PROFIT_LOCK_RATCHET", + "ratchet_note": "profit_lock_stage=BREAKEVEN_RATCHET → stop→478260000", + "ratchet_price_src": "close_fallback", + "highest_price_since_entry": null, + "secular_leader_gate_active": false, + "secular_leader_gate_status": "NOT_APPLICABLE", + "secular_leader_gate_reasons": [ + "not_secular_leader_ticker" + ] + } + ], + "prices_lock": true, + "decisions_json": "[{\"ticker\": \"000660\", \"account\": \"일반계좌\", \"name\": \"SK하이닉스\", \"base_action\": \"SELL_READY\", \"final_action\": \"SELL_READY\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=0 thr=-66.73\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"005930\", \"account\": \"일반계좌\", \"name\": \"삼성전자\", \"base_action\": \"SELL_READY\", \"final_action\": \"SELL_READY\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=0 thr=-63.53\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"0182R0\", \"account\": \"일반계좌\", \"name\": \"1Q K반도체TOP2+\", \"base_action\": \"WATCH_TIMING_SETUP\", \"final_action\": \"WATCH_TIMING_SETUP\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=0 thr=-58.05\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"0190C0\", \"account\": \"일반계좌\", \"name\": \"RISE 현대차고정피지컬AI\", \"base_action\": \"SELL_READY\", \"final_action\": \"SELL_READY\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=-1.29 thr=-81.25\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"LAGGARD\"}, {\"ticker\": \"028050\", \"account\": \"일반계좌\", \"name\": \"삼성E&A\", \"base_action\": \"SELL_READY\", \"final_action\": \"SELL_READY\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=-6.87 thr=-65.49\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"064350\", \"account\": \"일반계좌\", \"name\": \"현대로템\", \"base_action\": \"HOLD\", \"final_action\": \"HOLD\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=-1.88 thr=-63.47\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"229200\", \"account\": \"일반계좌\", \"name\": \"KODEX 코스닥150\", \"base_action\": \"HOLD\", \"final_action\": \"HOLD\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=-10.23 thr=-56.96\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"LAGGARD\"}, {\"ticker\": \"494670\", \"account\": \"일반계좌\", \"name\": \"TIGER 조선TOP10\", \"base_action\": \"HOLD\", \"final_action\": \"HOLD\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=-5.14 thr=-51.1\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"496080\", \"account\": \"일반계좌\", \"name\": \"TIGER 코리아밸류업\", \"base_action\": \"WATCH_TIMING_SETUP\", \"final_action\": \"WATCH_TIMING_SETUP\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"PASS\", \"reason\": \"excess=0 thr=-47.26\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": \"MARKET\"}, {\"ticker\": \"GOOGL\", \"account\": \"일반계좌\", \"name\": \"알파벳 A(소수)\", \"base_action\": \"INSUFFICIENT_DATA\", \"final_action\": \"INSUFFICIENT_DATA\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"SKIP\", \"reason\": \"insufficient_data\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": null}, {\"ticker\": \"MSFT\", \"account\": \"일반계좌\", \"name\": \"마이크로소프트(소수)\", \"base_action\": \"INSUFFICIENT_DATA\", \"final_action\": \"INSUFFICIENT_DATA\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"SKIP\", \"reason\": \"insufficient_data\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": null}, {\"ticker\": \"NVDA\", \"account\": \"일반계좌\", \"name\": \"엔비디아(소수)\", \"base_action\": \"INSUFFICIENT_DATA\", \"final_action\": \"INSUFFICIENT_DATA\", \"gate_changed\": false, \"gate_trace\": [{\"gate\": \"STOP_BREACH\", \"result\": \"PASS\", \"reason\": \"no_breach\"}, {\"gate\": \"RELATIVE_STOP\", \"result\": \"SKIP\", \"reason\": \"insufficient_data\"}, {\"gate\": \"INTRADAY_LOCK\", \"result\": \"INACTIVE\", \"reason\": \"post_market\"}, {\"gate\": \"HEAT_GATE\", \"result\": \"PASS\", \"reason\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"MEAN_REVERSION_GATE\", \"result\": \"INACTIVE\", \"reason\": \"action_not_BUY\"}, {\"gate\": \"CASH_FLOOR\", \"result\": \"PASS\", \"reason\": \"HARD_BLOCK\"}, {\"gate\": \"EXIT_POLICY\", \"result\": \"PASS\", \"reason\": \"no_exit_signal\"}], \"rs_verdict\": null}]", + "decision_trace_json": [ + { + "ticker": "000660", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "000660", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=0 thr=-66.73" + }, + { + "ticker": "000660", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "000660", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "000660", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "000660", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "000660", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "SELL_READY", + "close": 2288000, + "stop_price": 1651725.6800000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=0 thr=-63.53" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "005930", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "SELL_READY", + "close": 337000, + "stop_price": 171004.08000000002, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=0 thr=-58.05" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "0182R0", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 15900, + "stop_price": 14900, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=-1.29 thr=-81.25" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "0190C0", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "SELL_READY", + "close": 12780, + "stop_price": 11780, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=-6.87 thr=-65.49" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "028050", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "SELL_READY", + "close": 52100, + "stop_price": 50200, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "SELL_READY", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=-1.88 thr=-63.47" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "064350", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "HOLD", + "close": 213000, + "stop_price": 200000, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=-10.23 thr=-56.96" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "229200", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "HOLD", + "close": 18295, + "stop_price": 17660, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=-5.14 thr=-51.1" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "494670", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "HOLD", + "close": 29740, + "stop_price": 28700, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "HOLD", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "excess=0 thr=-47.26" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "496080", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "WATCH_TIMING_SETUP", + "close": 39630, + "stop_price": 36490, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "WATCH_TIMING_SETUP", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "SKIP", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "insufficient_data" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "GOOGL", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 839347324.71, + "stop_price": 765562805.18, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "SKIP", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "insufficient_data" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "MSFT", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 914744670.23, + "stop_price": 866931793.21, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "STOP_BREACH", + "check_id": "H5_STOP_BREACH", + "rule_ref": "gas_data_feed.gs:STOP_BREACH", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_breach" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "RELATIVE_STOP", + "check_id": "H5_RELATIVE_STOP", + "rule_ref": "gas_data_feed.gs:RELATIVE_STOP", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "SKIP", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "insufficient_data" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "INTRADAY_LOCK", + "check_id": "H5_INTRADAY_LOCK", + "rule_ref": "gas_data_feed.gs:INTRADAY_LOCK", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "post_market" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "HEAT_GATE", + "check_id": "H5_HEAT_GATE", + "rule_ref": "gas_data_feed.gs:HEAT_GATE", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "BLOCK_NEW_BUY" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "MEAN_REVERSION_GATE", + "check_id": "H5_MEAN_REVERSION_GATE", + "rule_ref": "gas_data_feed.gs:MEAN_REVERSION_GATE", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "INACTIVE", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "action_not_BUY" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "CASH_FLOOR", + "check_id": "H5_CASH_FLOOR", + "rule_ref": "gas_data_feed.gs:CASH_FLOOR", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "HARD_BLOCK" + }, + { + "ticker": "NVDA", + "account": "일반계좌", + "state": "EXIT_POLICY", + "check_id": "H5_EXIT_POLICY", + "rule_ref": "gas_data_feed.gs:EXIT_POLICY", + "inputs_used": { + "base_action": "INSUFFICIENT_DATA", + "close": 482336339.63, + "stop_price": 438761291.5, + "intraday_lock": false, + "heat_gate_status": "BLOCK_NEW_BUY", + "cash_floor_status": "HARD_BLOCK" + }, + "result": "PASS", + "selected_action": "INSUFFICIENT_DATA", + "blocked_actions": [], + "missing_inputs": [], + "tie_breaker_applied": null, + "reason": "no_exit_signal" + } + ], + "decision_lock": true, + "order_blueprint_json": [], + "blueprint_row_count": 12, + "blueprint_checksum": 412, + "blueprint_hash_algo": "CRC32_V1", + "render_validation_status": "READY", + "proposal_reference_json": "[{\"account\": \"일반계좌\", \"ticker\": \"028050\", \"name\": \"삼성E&A\", \"proposal_type\": \"매도 제안\", \"proposed_limit_price_krw\": 50200, \"proposed_price_basis\": \"방어가 우선\", \"proposed_quantity\": 145, \"proposed_quantity_basis\": \"매도 수량 우선\", \"priority_group\": 0, \"priority_rank\": 2, \"proposed_stop_price_krw\": 50200, \"stop1_price_krw\": 50200, \"stop1_quantity\": 308, \"stop2_price_krw\": 50200, \"stop2_quantity\": 132, \"stop3_price_krw\": null, \"stop3_quantity\": null, \"tp1_price_krw\": 60300, \"tp1_quantity\": 145, \"tp2_price_krw\": 66000, \"tp2_quantity\": 147, \"tp3_price_krw\": null, \"tp3_quantity\": 148, \"execution_status\": \"EXECUTION_READY\", \"block_reason\": \"SELL_RULE:SELL_READY\"}, {\"account\": \"일반계좌\", \"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"proposal_type\": \"매도 제안\", \"proposed_limit_price_krw\": 11780, \"proposed_price_basis\": \"방어가 우선\", \"proposed_quantity\": 10, \"proposed_quantity_basis\": \"매도 수량 우선\", \"priority_group\": 0, \"priority_rank\": 6, \"proposed_stop_price_krw\": 11780, \"stop1_price_krw\": 11780, \"stop1_quantity\": 21, \"stop2_price_krw\": 11780, \"stop2_quantity\": 9, \"stop3_price_krw\": null, \"stop3_quantity\": null, \"tp1_price_krw\": 14540, \"tp1_quantity\": 9, \"tp2_price_krw\": 16280, \"tp2_quantity\": 10, \"tp3_price_krw\": null, \"tp3_quantity\": 11, \"execution_status\": \"EXECUTION_READY\", \"block_reason\": \"SELL_RULE:SELL_READY\"}, {\"account\": \"일반계좌\", \"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"proposal_type\": \"매도 제안\", \"proposed_limit_price_krw\": 1974000, \"proposed_price_basis\": \"방어가 우선\", \"proposed_quantity\": 14, \"proposed_quantity_basis\": \"매도 수량 우선\", \"priority_group\": 0, \"priority_rank\": 11, \"proposed_stop_price_krw\": 1974000, \"stop1_price_krw\": 1974000, \"stop1_quantity\": 28, \"stop2_price_krw\": 1974000, \"stop2_quantity\": 28, \"stop3_price_krw\": 2031000, \"stop3_quantity\": 20, \"tp1_price_krw\": null, \"tp1_quantity\": 18, \"tp2_price_krw\": 2307000, \"tp2_quantity\": 18, \"tp3_price_krw\": null, \"tp3_quantity\": 20, \"execution_status\": \"EXECUTION_WAIT\", \"block_reason\": \"WHIPSAW_V1_1:hold_1d\"}, {\"account\": \"일반계좌\", \"ticker\": \"005930\", \"name\": \"삼성전자\", \"proposal_type\": \"매도 제안\", \"proposed_limit_price_krw\": 308000, \"proposed_price_basis\": \"방어가 우선\", \"proposed_quantity\": 265, \"proposed_quantity_basis\": \"매도 수량 우선\", \"priority_group\": 0, \"priority_rank\": 12, \"proposed_stop_price_krw\": 308000, \"stop1_price_krw\": 308000, \"stop1_quantity\": 265, \"stop2_price_krw\": 308000, \"stop2_quantity\": 265, \"stop3_price_krw\": 308000, \"stop3_quantity\": 182, \"tp1_price_krw\": null, \"tp1_quantity\": 174, \"tp2_price_krw\": null, \"tp2_quantity\": 174, \"tp3_price_krw\": null, \"tp3_quantity\": 182, \"execution_status\": \"EXECUTION_READY\", \"block_reason\": \"SELL_RULE:SELL_READY\"}, {\"account\": \"일반계좌\", \"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 28700, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 2, \"priority_rank\": 23052, \"proposed_stop_price_krw\": 28700, \"stop1_price_krw\": 28700, \"stop1_quantity\": 459, \"stop2_price_krw\": 28700, \"stop2_quantity\": 198, \"stop3_price_krw\": null, \"stop3_quantity\": null, \"tp1_price_krw\": 34300, \"tp1_quantity\": 216, \"tp2_price_krw\": 37400, \"tp2_quantity\": 220, \"tp3_price_krw\": null, \"tp3_quantity\": 221, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:HOLD\"}, {\"account\": \"일반계좌\", \"ticker\": \"064350\", \"name\": \"현대로템\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 200000, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 2, \"priority_rank\": 23042, \"proposed_stop_price_krw\": 200000, \"stop1_price_krw\": 200000, \"stop1_quantity\": 133, \"stop2_price_krw\": 200000, \"stop2_quantity\": 58, \"stop3_price_krw\": null, \"stop3_quantity\": null, \"tp1_price_krw\": 240000, \"tp1_quantity\": 63, \"tp2_price_krw\": 262500, \"tp2_quantity\": 64, \"tp3_price_krw\": null, \"tp3_quantity\": 64, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:HOLD\"}, {\"account\": \"일반계좌\", \"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 17660, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 2, \"priority_rank\": 23035, \"proposed_stop_price_krw\": 17660, \"stop1_price_krw\": 17660, \"stop1_quantity\": 11, \"stop2_price_krw\": 17660, \"stop2_quantity\": 5, \"stop3_price_krw\": 17660, \"stop3_quantity\": 6, \"tp1_price_krw\": 19430, \"tp1_quantity\": 5, \"tp2_price_krw\": 21150, \"tp2_quantity\": 5, \"tp3_price_krw\": null, \"tp3_quantity\": 6, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:HOLD\"}, {\"account\": \"일반계좌\", \"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 14900, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 2, \"priority_rank\": 23045, \"proposed_stop_price_krw\": 14900, \"stop1_price_krw\": 14900, \"stop1_quantity\": 8, \"stop2_price_krw\": 14900, \"stop2_quantity\": 4, \"stop3_price_krw\": 14900, \"stop3_quantity\": 5, \"tp1_price_krw\": 16450, \"tp1_quantity\": 3, \"tp2_price_krw\": 18000, \"tp2_quantity\": 4, \"tp3_price_krw\": null, \"tp3_quantity\": 5, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:WATCH_TIMING_SETUP\"}, {\"account\": \"일반계좌\", \"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 38400, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 2, \"priority_rank\": 23050, \"proposed_stop_price_krw\": 38400, \"stop1_price_krw\": 38400, \"stop1_quantity\": 6, \"stop2_price_krw\": 38400, \"stop2_quantity\": 3, \"stop3_price_krw\": 38400, \"stop3_quantity\": 4, \"tp1_price_krw\": 42200, \"tp1_quantity\": 2, \"tp2_price_krw\": 46050, \"tp2_quantity\": 3, \"tp3_price_krw\": null, \"tp3_quantity\": 4, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:WATCH_TIMING_SETUP\"}, {\"account\": \"일반계좌\", \"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 833902000, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 3, \"priority_rank\": 9999, \"proposed_stop_price_krw\": 833902000, \"stop1_price_krw\": 833902000, \"stop1_quantity\": null, \"stop2_price_krw\": null, \"stop2_quantity\": null, \"stop3_price_krw\": 833902000, \"stop3_quantity\": null, \"tp1_price_krw\": 917292000, \"tp1_quantity\": 0, \"tp2_price_krw\": 1000682000, \"tp2_quantity\": 0, \"tp3_price_krw\": null, \"tp3_quantity\": null, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:INSUFFICIENT_DATA\"}, {\"account\": \"일반계좌\", \"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 868862000, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 3, \"priority_rank\": 9999, \"proposed_stop_price_krw\": 868862000, \"stop1_price_krw\": 868862000, \"stop1_quantity\": null, \"stop2_price_krw\": null, \"stop2_quantity\": null, \"stop3_price_krw\": null, \"stop3_quantity\": null, \"tp1_price_krw\": 1038857000, \"tp1_quantity\": 0, \"tp2_price_krw\": 1133298000, \"tp2_quantity\": 0, \"tp3_price_krw\": null, \"tp3_quantity\": null, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:INSUFFICIENT_DATA\"}, {\"account\": \"일반계좌\", \"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"proposal_type\": \"관찰 제안\", \"proposed_limit_price_krw\": 478260000, \"proposed_price_basis\": \"주문가 아님: 참고 방어가\", \"proposed_quantity\": null, \"proposed_quantity_basis\": \"주문 수량 아님: 참고 수량\", \"priority_group\": 3, \"priority_rank\": 9999, \"proposed_stop_price_krw\": 478260000, \"stop1_price_krw\": 478260000, \"stop1_quantity\": null, \"stop2_price_krw\": null, \"stop2_quantity\": null, \"stop3_price_krw\": 478260000, \"stop3_quantity\": null, \"tp1_price_krw\": 526086000, \"tp1_quantity\": 0, \"tp2_price_krw\": 573912000, \"tp2_quantity\": 0, \"tp3_price_krw\": null, \"tp3_quantity\": null, \"execution_status\": \"PROPOSAL_ONLY\", \"block_reason\": \"NO_EXECUTION:INSUFFICIENT_DATA\"}]", + "proposal_reference_lock": true, + "source_manifest_checksum": 41069, + "decision_trace_checksum": 19472512, + "input_snapshot_checksum": 7747, + "rendered_output_checksum": 412, + "rendered_report_checksum": 412, + "non_deterministic_flag": false, + "checksum_hash_algo": "CRC32_V1", + "alpha_shield_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"weight_pct\":30.93,\"deviation_ratio\":1.1,\"mrg_gate\":\"PASS\",\"stock_ret5d\":19.73,\"kospi_ret5d\":14.18,\"rs_ratio\":1.39,\"rs_status\":\"RS_OK\",\"volume_ratio\":0.61,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0.07,\"w2_status\":\"CLEAR\",\"sector\":\"반도체\",\"sector_rank\":9,\"sector_prev_rank\":9,\"w3_status\":\"CLEAR\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"weight_pct\":43.12,\"deviation_ratio\":1.09,\"mrg_gate\":\"PASS\",\"stock_ret5d\":14.04,\"kospi_ret5d\":14.18,\"rs_ratio\":0.99,\"rs_status\":\"RS_OK\",\"volume_ratio\":0.64,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0.1,\"w2_status\":\"CLEAR\",\"sector\":\"반도체\",\"sector_rank\":9,\"sector_prev_rank\":9,\"w3_status\":\"CLEAR\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"weight_pct\":0.05,\"deviation_ratio\":1.11,\"mrg_gate\":\"PASS\",\"stock_ret5d\":23.93,\"kospi_ret5d\":14.18,\"rs_ratio\":1.69,\"rs_status\":\"RS_OK\",\"volume_ratio\":0.71,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0.01,\"w2_status\":\"CLEAR\",\"sector\":null,\"sector_rank\":null,\"sector_prev_rank\":null,\"w3_status\":\"INSUFFICIENT_DATA\",\"flow_accel_ratio\":2.05,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"weight_pct\":0.09,\"deviation_ratio\":1.01,\"mrg_gate\":\"PASS\",\"stock_ret5d\":5.49,\"kospi_ret5d\":14.18,\"rs_ratio\":0.39,\"rs_status\":\"RS_LAGGARD\",\"volume_ratio\":0.7,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0,\"w2_status\":\"CLEAR\",\"sector\":\"로보틱스\",\"sector_rank\":14,\"sector_prev_rank\":14,\"w3_status\":\"CLEAR\",\"flow_accel_ratio\":1.24,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"weight_pct\":5.6,\"deviation_ratio\":1.05,\"mrg_gate\":\"PASS\",\"stock_ret5d\":17.21,\"kospi_ret5d\":14.18,\"rs_ratio\":1.21,\"rs_status\":\"RS_OK\",\"volume_ratio\":1.98,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0.08,\"w2_status\":\"CLEAR\",\"sector\":\"플랜트/EPC\",\"sector_rank\":17,\"sector_prev_rank\":17,\"w3_status\":\"CLEAR\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"weight_pct\":9.76,\"deviation_ratio\":1.07,\"mrg_gate\":\"PASS\",\"stock_ret5d\":21.71,\"kospi_ret5d\":14.18,\"rs_ratio\":1.53,\"rs_status\":\"RS_OK\",\"volume_ratio\":0.7,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0.1,\"w2_status\":\"CLEAR\",\"sector\":\"방산\",\"sector_rank\":4,\"sector_prev_rank\":4,\"w3_status\":\"CLEAR\",\"flow_accel_ratio\":0.92,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"weight_pct\":0.07,\"deviation_ratio\":1,\"mrg_gate\":\"PASS\",\"stock_ret5d\":15.86,\"kospi_ret5d\":14.18,\"rs_ratio\":1.12,\"rs_status\":\"RS_OK\",\"volume_ratio\":0.37,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0,\"w2_status\":\"CLEAR\",\"sector\":null,\"sector_rank\":null,\"sector_prev_rank\":null,\"w3_status\":\"INSUFFICIENT_DATA\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"weight_pct\":4.68,\"deviation_ratio\":1.03,\"mrg_gate\":\"PASS\",\"stock_ret5d\":14.32,\"kospi_ret5d\":14.18,\"rs_ratio\":1.01,\"rs_status\":\"RS_OK\",\"volume_ratio\":1.01,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0,\"w2_status\":\"CLEAR\",\"sector\":\"조선\",\"sector_rank\":11,\"sector_prev_rank\":11,\"w3_status\":\"CLEAR\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"weight_pct\":0.09,\"deviation_ratio\":1.06,\"mrg_gate\":\"PASS\",\"stock_ret5d\":13.88,\"kospi_ret5d\":14.18,\"rs_ratio\":0.98,\"rs_status\":\"RS_OK\",\"volume_ratio\":0.48,\"w1_status\":\"CLEAR\",\"overhang_pressure\":0,\"w2_status\":\"CLEAR\",\"sector\":null,\"sector_rank\":null,\"sector_prev_rank\":null,\"w3_status\":\"INSUFFICIENT_DATA\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"weight_pct\":101.09,\"deviation_ratio\":null,\"mrg_gate\":\"INSUFFICIENT_DATA\",\"kospi_ret5d\":14.18,\"rs_ratio\":null,\"rs_status\":\"RS_OK\",\"volume_ratio\":null,\"w1_status\":\"INSUFFICIENT_DATA\",\"overhang_pressure\":null,\"w2_status\":\"INSUFFICIENT_DATA\",\"sector\":null,\"sector_rank\":null,\"sector_prev_rank\":null,\"w3_status\":\"INSUFFICIENT_DATA\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"weight_pct\":97.27,\"deviation_ratio\":null,\"mrg_gate\":\"INSUFFICIENT_DATA\",\"kospi_ret5d\":14.18,\"rs_ratio\":null,\"rs_status\":\"RS_OK\",\"volume_ratio\":null,\"w1_status\":\"INSUFFICIENT_DATA\",\"overhang_pressure\":null,\"w2_status\":\"INSUFFICIENT_DATA\",\"sector\":null,\"sector_rank\":null,\"sector_prev_rank\":null,\"w3_status\":\"INSUFFICIENT_DATA\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"weight_pct\":101.26,\"deviation_ratio\":null,\"mrg_gate\":\"INSUFFICIENT_DATA\",\"kospi_ret5d\":14.18,\"rs_ratio\":null,\"rs_status\":\"RS_OK\",\"volume_ratio\":null,\"w1_status\":\"INSUFFICIENT_DATA\",\"overhang_pressure\":null,\"w2_status\":\"INSUFFICIENT_DATA\",\"sector\":null,\"sector_rank\":null,\"sector_prev_rank\":null,\"w3_status\":\"INSUFFICIENT_DATA\",\"flow_accel_ratio\":null,\"w4_status\":\"CLEAR\",\"radar_fires\":0,\"critical_alert\":\"OK\"}]", + "alpha_shield_lock": true, + "alpha_shield_critical_alert_count": false, + "alpha_shield_critical_alert_flag": "OK", + "alpha_shield_computed_at": "2026-06-15T15:36:18.198Z", + "alpha_shield_formula_ids": "MRG001[X1],RS001[X3],W1_DIVERGENCE,W2_OVERHANG,W3_ROTATION,W4_FLOW_ACCEL", + "alpha_lead_json": [ + { + "ticker": "000660", + "name": "SK하이닉스", + "alpha_lead_score": 28, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 9.6, + "late_chase_risk_score": 95, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "leader_scan", + "liquidity_ok", + "distribution_block", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "005930", + "name": "삼성전자", + "alpha_lead_score": 28, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 8.96, + "late_chase_risk_score": 95, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "leader_scan", + "liquidity_ok", + "distribution_block", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "alpha_lead_score": 55, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 11.17, + "late_chase_risk_score": 90, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "smart_money_inflow", + "leader_scan", + "liquidity_ok", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "alpha_lead_score": 43, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 1.34, + "late_chase_risk_score": 30, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "leader_scan", + "liquidity_ok", + "ma20_controlled_extension", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "028050", + "name": "삼성E&A", + "alpha_lead_score": 40, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 5.05, + "late_chase_risk_score": 65, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "leader_scan", + "liquidity_ok", + "ma20_controlled_extension", + "value_surge_extreme", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "064350", + "name": "현대로템", + "alpha_lead_score": 58, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 7.23, + "late_chase_risk_score": 55, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "smart_money_inflow", + "leader_scan", + "liquidity_ok", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "229200", + "name": "KODEX 코스닥150", + "alpha_lead_score": 65, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 0.4, + "late_chase_risk_score": 30, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "smart_money_inflow", + "leader_scan", + "liquidity_ok", + "ma20_controlled_extension", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "494670", + "name": "TIGER 조선TOP10", + "alpha_lead_score": 48, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 3.43, + "late_chase_risk_score": 40, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "leader_scan", + "liquidity_ok", + "ma20_controlled_extension", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "alpha_lead_score": 50, + "lead_entry_state": "BLOCKED_LATE_CHASE", + "allowed_tranche_pct": 0, + "buy_permission_state": "BLOCKED", + "close_vs_ma20_pct": 6.24, + "late_chase_risk_score": 55, + "blocked_reason_codes": [ + "late_chase_or_distribution" + ], + "reason_codes": [ + "ret5d_positive", + "smart_money_inflow", + "leader_scan", + "liquidity_ok", + "dart_risk" + ], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "alpha_lead_score": 0, + "lead_entry_state": "WATCH_ONLY", + "allowed_tranche_pct": 0, + "buy_permission_state": "WATCH", + "close_vs_ma20_pct": null, + "late_chase_risk_score": 0, + "blocked_reason_codes": [], + "reason_codes": [], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "alpha_lead_score": 0, + "lead_entry_state": "WATCH_ONLY", + "allowed_tranche_pct": 0, + "buy_permission_state": "WATCH", + "close_vs_ma20_pct": null, + "late_chase_risk_score": 0, + "blocked_reason_codes": [], + "reason_codes": [], + "formula_id": "ALPHA_LEAD_SCORE_V1" + }, + { + "ticker": "NVDA", + "name": "엔비디아(소수)", + "alpha_lead_score": 0, + "lead_entry_state": "WATCH_ONLY", + "allowed_tranche_pct": 0, + "buy_permission_state": "WATCH", + "close_vs_ma20_pct": null, + "late_chase_risk_score": 0, + "blocked_reason_codes": [], + "reason_codes": [], + "formula_id": "ALPHA_LEAD_SCORE_V1" + } + ], + "alpha_lead_lock": true, + "backdata_feature_bank_json": "[{\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-496080-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38403.0, \"Close_At_Entry\": 39630.0, \"MA20_At_Entry\": 37303.25, \"MA60_At_Entry\": 31133.92, \"ATR20_At_Entry\": 2094.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 61.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-494670-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 29740.0, \"MA20_At_Entry\": 28754.0, \"MA60_At_Entry\": 29020.75, \"ATR20_At_Entry\": 1699.0, \"Volume_Ratio_5D\": 1.01, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 53.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-229200-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17664.0, \"Close_At_Entry\": 18295.0, \"MA20_At_Entry\": 18221.25, \"MA60_At_Entry\": 19048.67, \"ATR20_At_Entry\": 1165.0, \"Volume_Ratio_5D\": 0.37, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 49.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-0GOOGL-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 833902145.78, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-064350-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217647.0, \"Close_At_Entry\": 213000.0, \"MA20_At_Entry\": 198645.0, \"MA60_At_Entry\": 208326.67, \"ATR20_At_Entry\": 15115.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 55.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-028050-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54633.0, \"Close_At_Entry\": 52100.0, \"MA20_At_Entry\": 49597.5, \"MA60_At_Entry\": 47894.17, \"ATR20_At_Entry\": 3815.0, \"Volume_Ratio_5D\": 1.98, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 54.8, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-0190C0-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": 12780.0, \"MA20_At_Entry\": 12611.25, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1161.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 52.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-0182R0-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": 15900.0, \"MA20_At_Entry\": 14302.75, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1032.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 63.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-00NVDA-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 478260398.53, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-00MSFT-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 944415524.32, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-005930-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 185874.0, \"Close_At_Entry\": 337000.0, \"MA20_At_Entry\": 309300.0, \"MA60_At_Entry\": 247500.0, \"ATR20_At_Entry\": 23938.0, \"Volume_Ratio_5D\": 0.64, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 60.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-000660-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1795354.0, \"Close_At_Entry\": 2288000.0, \"MA20_At_Entry\": 2087550.0, \"MA60_At_Entry\": 1492950.0, \"ATR20_At_Entry\": 170700.0, \"Volume_Ratio_5D\": 0.61, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 62.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 25.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-494670-20260614\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27685.0, \"MA20_At_Entry\": 28800.25, \"MA60_At_Entry\": 29017.58, \"ATR20_At_Entry\": 1659.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 44.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-028050-20260614\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54629.0, \"Close_At_Entry\": 47600.0, \"MA20_At_Entry\": 49727.5, \"MA60_At_Entry\": 47553.33, \"ATR20_At_Entry\": 3575.0, \"Volume_Ratio_5D\": 1.74, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 47.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-064350-20260614\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217633.0, \"Close_At_Entry\": 208500.0, \"MA20_At_Entry\": 198620.0, \"MA60_At_Entry\": 207991.67, \"ATR20_At_Entry\": 14790.0, \"Volume_Ratio_5D\": 1.84, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 53.7, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-496080-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38402.0, \"Close_At_Entry\": 37800.0, \"MA20_At_Entry\": 37180.75, \"MA60_At_Entry\": 30891.33, \"ATR20_At_Entry\": 2017.0, \"Volume_Ratio_5D\": 0.77, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 57.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-229200-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17664.0, \"Close_At_Entry\": 18015.0, \"MA20_At_Entry\": 18302.0, \"MA60_At_Entry\": 19071.25, \"ATR20_At_Entry\": 1159.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 47.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-0GOOGL-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 550259.57, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-0190C0-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": 12005.0, \"MA20_At_Entry\": 12606.0, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1194.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 47.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-0182R0-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": 15670.0, \"MA20_At_Entry\": 14231.25, \"MA60_At_Entry\": 12266.17, \"ATR20_At_Entry\": 1012.0, \"Volume_Ratio_5D\": 2.7, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 61.5, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-00NVDA-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 315585.58, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-00MSFT-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 623182.95, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-005930-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 322322.0, \"Close_At_Entry\": 322500.0, \"MA20_At_Entry\": 307250.0, \"MA60_At_Entry\": 245115.0, \"ATR20_At_Entry\": 23713.0, \"Volume_Ratio_5D\": 0.95, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 57.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-005380-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 674225.0, \"Close_At_Entry\": 607000.0, \"MA20_At_Entry\": 666250.0, \"MA60_At_Entry\": 571891.67, \"ATR20_At_Entry\": 55825.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-000660-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2206601.0, \"Close_At_Entry\": 2150000.0, \"MA20_At_Entry\": 2071650.0, \"MA60_At_Entry\": 1470983.33, \"ATR20_At_Entry\": 164950.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-494670-20260613\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27685.0, \"MA20_At_Entry\": 28800.25, \"MA60_At_Entry\": 29017.58, \"ATR20_At_Entry\": 1659.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 44.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-028050-20260613\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54623.0, \"Close_At_Entry\": 47600.0, \"MA20_At_Entry\": 49727.5, \"MA60_At_Entry\": 47553.33, \"ATR20_At_Entry\": 3575.0, \"Volume_Ratio_5D\": 1.74, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 47.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-064350-20260613\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217604.0, \"Close_At_Entry\": 208500.0, \"MA20_At_Entry\": 198620.0, \"MA60_At_Entry\": 207991.67, \"ATR20_At_Entry\": 14790.0, \"Volume_Ratio_5D\": 1.84, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 53.7, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-496080-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38403.0, \"Close_At_Entry\": 37800.0, \"MA20_At_Entry\": 37180.75, \"MA60_At_Entry\": 30891.33, \"ATR20_At_Entry\": 2017.0, \"Volume_Ratio_5D\": 0.77, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 57.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-229200-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17664.0, \"Close_At_Entry\": 18015.0, \"MA20_At_Entry\": 18302.0, \"MA60_At_Entry\": 19071.25, \"ATR20_At_Entry\": 1159.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 47.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-0GOOGL-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 550259.57, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-0190C0-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": 12005.0, \"MA20_At_Entry\": 12606.0, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1194.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 47.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-0182R0-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": 15670.0, \"MA20_At_Entry\": 14231.25, \"MA60_At_Entry\": 12266.17, \"ATR20_At_Entry\": 1012.0, \"Volume_Ratio_5D\": 2.7, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 61.5, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-00NVDA-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 315585.58, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-00MSFT-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 623182.95, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-005930-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 321672.0, \"Close_At_Entry\": 322500.0, \"MA20_At_Entry\": 307250.0, \"MA60_At_Entry\": 245115.0, \"ATR20_At_Entry\": 23713.0, \"Volume_Ratio_5D\": 0.95, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 57.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-005380-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 672997.0, \"Close_At_Entry\": 607000.0, \"MA20_At_Entry\": 666250.0, \"MA60_At_Entry\": 571891.67, \"ATR20_At_Entry\": 55825.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-000660-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2202275.0, \"Close_At_Entry\": 2150000.0, \"MA20_At_Entry\": 2071650.0, \"MA60_At_Entry\": 1470983.33, \"ATR20_At_Entry\": 164950.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-494670-20260610\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27200.0, \"MA20_At_Entry\": 29255.25, \"MA60_At_Entry\": 29102.92, \"ATR20_At_Entry\": 1700.0, \"Volume_Ratio_5D\": 1.02, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 40.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-028050-20260610\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 47300.0, \"MA20_At_Entry\": 50465.0, \"MA60_At_Entry\": 47070.0, \"ATR20_At_Entry\": 3513.0, \"Volume_Ratio_5D\": 1.01, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 46.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-064350-20260610\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 189400.0, \"MA20_At_Entry\": 200275.0, \"MA60_At_Entry\": 207905.0, \"ATR20_At_Entry\": 14493.0, \"Volume_Ratio_5D\": 0.89, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 43.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-496080-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38402.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-229200-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17663.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0GOOGL-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0190C0-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0182R0-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-00NVDA-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-00MSFT-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0072R0-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-005930-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 321668.0, \"Close_At_Entry\": 302500.0, \"MA20_At_Entry\": 304325.0, \"MA60_At_Entry\": 240960.0, \"ATR20_At_Entry\": 23213.0, \"Volume_Ratio_5D\": 0.72, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 53.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-005380-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 674196.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-000660-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2202250.0, \"Close_At_Entry\": 2048000.0, \"MA20_At_Entry\": 2049650.0, \"MA60_At_Entry\": 1431533.33, \"ATR20_At_Entry\": 163250.0, \"Volume_Ratio_5D\": 0.86, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 55.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-494670-20260609\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 26040.0, \"MA20_At_Entry\": 29525.5, \"MA60_At_Entry\": 29158.08, \"ATR20_At_Entry\": 1722.0, \"Volume_Ratio_5D\": 0.98, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-028050-20260609\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54618.0, \"Close_At_Entry\": 46450.0, \"MA20_At_Entry\": 51030.0, \"MA60_At_Entry\": 46812.5, \"ATR20_At_Entry\": 3593.0, \"Volume_Ratio_5D\": 1.04, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 44.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-064350-20260609\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217569.0, \"Close_At_Entry\": 180900.0, \"MA20_At_Entry\": 201780.0, \"MA60_At_Entry\": 208181.67, \"ATR20_At_Entry\": 14353.0, \"Volume_Ratio_5D\": 1.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 37.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-496080-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-229200-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0GOOGL-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0190C0-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13763.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0182R0-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-00NVDA-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-00MSFT-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0072R0-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-005930-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348596.0, \"Close_At_Entry\": 322000.0, \"MA20_At_Entry\": 303475.0, \"MA60_At_Entry\": 239050.0, \"ATR20_At_Entry\": 22875.0, \"Volume_Ratio_5D\": 0.74, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-005380-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 702146.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-000660-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267586.0, \"Close_At_Entry\": 2215000.0, \"MA20_At_Entry\": 2041250.0, \"MA60_At_Entry\": 1412900.0, \"ATR20_At_Entry\": 165250.0, \"Volume_Ratio_5D\": 1.04, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 62.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-494670-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 26015.0, \"MA20_At_Entry\": 29800.0, \"MA60_At_Entry\": 29219.0, \"ATR20_At_Entry\": 1755.0, \"Volume_Ratio_5D\": 0.55, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 33.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-028050-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54616.0, \"Close_At_Entry\": 44450.0, \"MA20_At_Entry\": 51827.5, \"MA60_At_Entry\": 46568.33, \"ATR20_At_Entry\": 3725.0, \"Volume_Ratio_5D\": 0.73, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-012450-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1211350.0, \"MA60_At_Entry\": 1349566.67, \"ATR20_At_Entry\": 69450.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 24.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0117V0-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 26807.5, \"MA60_At_Entry\": 22345.58, \"ATR20_At_Entry\": 2020.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-010120-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 262725.0, \"MA60_At_Entry\": 456013.33, \"ATR20_At_Entry\": 22800.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 33.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-064350-20260608\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217572.0, \"Close_At_Entry\": 175000.0, \"MA20_At_Entry\": 203885.0, \"MA60_At_Entry\": 208550.0, \"ATR20_At_Entry\": 14928.0, \"Volume_Ratio_5D\": 0.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 33.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-496080-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-229200-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0GOOGL-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0190C0-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0182R0-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-00NVDA-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-00MSFT-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0072R0-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-005930-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348596.0, \"Close_At_Entry\": 295500.0, \"MA20_At_Entry\": 300800.0, \"MA60_At_Entry\": 236850.0, \"ATR20_At_Entry\": 22025.0, \"Volume_Ratio_5D\": 0.98, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 52.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-005380-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 702146.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-000660-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267584.0, \"Close_At_Entry\": 1911000.0, \"MA20_At_Entry\": 2014800.0, \"MA60_At_Entry\": 1391900.0, \"ATR20_At_Entry\": 154400.0, \"Volume_Ratio_5D\": 1.1, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 51.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-494670-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27930.0, \"MA20_At_Entry\": 29895.75, \"MA60_At_Entry\": 29250.92, \"ATR20_At_Entry\": 1655.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-028050-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 48350.0, \"MA20_At_Entry\": 52022.5, \"MA60_At_Entry\": 46633.33, \"ATR20_At_Entry\": 3453.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 45.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-012450-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1211350.0, \"MA60_At_Entry\": 1349566.67, \"ATR20_At_Entry\": 69450.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 24.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0117V0-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 26807.5, \"MA60_At_Entry\": 22345.58, \"ATR20_At_Entry\": 2020.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-010120-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 262725.0, \"MA60_At_Entry\": 456013.33, \"ATR20_At_Entry\": 22800.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 33.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-064350-20260607\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 191400.0, \"MA20_At_Entry\": 204705.0, \"MA60_At_Entry\": 208823.33, \"ATR20_At_Entry\": 13938.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-496080-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-229200-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0GOOGL-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0190C0-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0182R0-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-00NVDA-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-00MSFT-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-005930-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348598.0, \"Close_At_Entry\": 329000.0, \"MA20_At_Entry\": 302475.0, \"MA60_At_Entry\": 237408.33, \"ATR20_At_Entry\": 20200.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 63.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-000660-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267592.0, \"Close_At_Entry\": 2070000.0, \"MA20_At_Entry\": 2022750.0, \"MA60_At_Entry\": 1394550.0, \"ATR20_At_Entry\": 143550.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 59.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-494670-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27930.0, \"MA20_At_Entry\": 30139.25, \"MA60_At_Entry\": 29261.75, \"ATR20_At_Entry\": 1717.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 40.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-028050-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 48350.0, \"MA20_At_Entry\": 52825.0, \"MA60_At_Entry\": 46348.33, \"ATR20_At_Entry\": 4168.0, \"Volume_Ratio_5D\": 0.63, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-012450-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1224750.0, \"MA60_At_Entry\": 1356333.33, \"ATR20_At_Entry\": 75300.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 25.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0117V0-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 27306.5, \"MA60_At_Entry\": 22246.5, \"ATR20_At_Entry\": 2138.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 39.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-010120-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 267300.0, \"MA60_At_Entry\": 464296.67, \"ATR20_At_Entry\": 24700.0, \"Volume_Ratio_5D\": 0.47, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 34.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-064350-20260606\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 191400.0, \"MA20_At_Entry\": 206885.0, \"MA60_At_Entry\": 209091.67, \"ATR20_At_Entry\": 15338.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-496080-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-229200-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0GOOGL-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0190C0-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0182R0-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-00NVDA-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-00MSFT-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-005930-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348598.0, \"Close_At_Entry\": 329000.0, \"MA20_At_Entry\": 299600.0, \"MA60_At_Entry\": 235056.67, \"ATR20_At_Entry\": 21050.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 63.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-000660-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267592.0, \"Close_At_Entry\": 2070000.0, \"MA20_At_Entry\": 2001950.0, \"MA60_At_Entry\": 1375683.33, \"ATR20_At_Entry\": 148450.0, \"Volume_Ratio_5D\": 0.89, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 59.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-496080-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-494670-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27930.0, \"MA20_At_Entry\": 30139.25, \"MA60_At_Entry\": 29261.75, \"ATR20_At_Entry\": 1717.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 40.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-229200-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-064350-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 191400.0, \"MA20_At_Entry\": 206885.0, \"MA60_At_Entry\": 209091.67, \"ATR20_At_Entry\": 15338.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-028050-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 48350.0, \"MA20_At_Entry\": 52825.0, \"MA60_At_Entry\": 46348.33, \"ATR20_At_Entry\": 4168.0, \"Volume_Ratio_5D\": 0.63, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0190C0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0182R0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-012450-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1224750.0, \"MA60_At_Entry\": 1356333.33, \"ATR20_At_Entry\": 75300.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 25.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0117V0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 27306.5, \"MA60_At_Entry\": 22246.5, \"ATR20_At_Entry\": 2138.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 39.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-010120-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 267300.0, \"MA60_At_Entry\": 464296.67, \"ATR20_At_Entry\": 24700.0, \"Volume_Ratio_5D\": 0.47, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 34.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0072R0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-005930-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348598.0, \"Close_At_Entry\": 329000.0, \"MA20_At_Entry\": 299600.0, \"MA60_At_Entry\": 235056.67, \"ATR20_At_Entry\": 21050.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 63.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-000660-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267592.0, \"Close_At_Entry\": 2070000.0, \"MA20_At_Entry\": 2001950.0, \"MA60_At_Entry\": 1375683.33, \"ATR20_At_Entry\": 148450.0, \"Volume_Ratio_5D\": 0.89, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 59.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-000270-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166521.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": 166135.0, \"MA60_At_Entry\": 160036.67, \"ATR20_At_Entry\": 10580.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 50.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-496080-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40181.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-494670-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 28205.0, \"MA20_At_Entry\": 30153.0, \"MA60_At_Entry\": 29266.33, \"ATR20_At_Entry\": 1651.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 41.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-229200-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-091160-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 170315.0, \"MA20_At_Entry\": 153570.0, \"MA60_At_Entry\": 121079.58, \"ATR20_At_Entry\": 9076.0, \"Volume_Ratio_5D\": 0.28, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 73.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-064350-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 221516.0, \"Close_At_Entry\": 192700.0, \"MA20_At_Entry\": 206950.0, \"MA60_At_Entry\": 209113.33, \"ATR20_At_Entry\": 14718.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 41.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-028050-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54625.0, \"Close_At_Entry\": 49500.0, \"MA20_At_Entry\": 52882.5, \"MA60_At_Entry\": 46367.5, \"ATR20_At_Entry\": 4038.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 47.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0190C0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0182R0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-012450-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340386.0, \"Close_At_Entry\": 1068000.0, \"MA20_At_Entry\": 1225700.0, \"MA60_At_Entry\": 1356650.0, \"ATR20_At_Entry\": 72900.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 26.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0117V0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 23655.0, \"MA20_At_Entry\": 27365.75, \"MA60_At_Entry\": 22266.25, \"ATR20_At_Entry\": 2049.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-010120-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316567.0, \"Close_At_Entry\": 239500.0, \"MA20_At_Entry\": 267925.0, \"MA60_At_Entry\": 464505.0, \"ATR20_At_Entry\": 23575.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 36.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0072R0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-005930-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183504.0, \"Close_At_Entry\": 351500.0, \"MA20_At_Entry\": 296450.0, \"MA60_At_Entry\": 232465.0, \"ATR20_At_Entry\": 21600.0, \"Volume_Ratio_5D\": 0.9, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 73.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-000660-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680259.0, \"Close_At_Entry\": 2298000.0, \"MA20_At_Entry\": 1978500.0, \"MA60_At_Entry\": 1355116.67, \"ATR20_At_Entry\": 145400.0, \"Volume_Ratio_5D\": 0.53, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 76.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-000270-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166521.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": 166135.0, \"MA60_At_Entry\": 160036.67, \"ATR20_At_Entry\": 10580.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 50.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-494670-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 28375.0, \"MA20_At_Entry\": 30566.25, \"MA60_At_Entry\": 29273.67, \"ATR20_At_Entry\": 1689.0, \"Volume_Ratio_5D\": 0.8, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 41.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-091160-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 163875.0, \"MA20_At_Entry\": 151577.25, \"MA60_At_Entry\": 119946.58, \"ATR20_At_Entry\": 8954.0, \"Volume_Ratio_5D\": 0.51, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 69.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-064350-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 221529.0, \"Close_At_Entry\": 203000.0, \"MA20_At_Entry\": 214230.0, \"MA60_At_Entry\": 210156.67, \"ATR20_At_Entry\": 15508.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-028050-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54624.0, \"Close_At_Entry\": 49300.0, \"MA20_At_Entry\": 53332.5, \"MA60_At_Entry\": 45823.33, \"ATR20_At_Entry\": 4305.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 46.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-012450-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340359.0, \"Close_At_Entry\": 1070000.0, \"MA20_At_Entry\": 1263800.0, \"MA60_At_Entry\": 1369633.33, \"ATR20_At_Entry\": 75850.0, \"Volume_Ratio_5D\": 1.24, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 26.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-0117V0-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24045.0, \"MA20_At_Entry\": 28107.75, \"MA60_At_Entry\": 22015.67, \"ATR20_At_Entry\": 2272.0, \"Volume_Ratio_5D\": 0.73, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-010120-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316564.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 274450.0, \"MA60_At_Entry\": 479605.0, \"ATR20_At_Entry\": 25550.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 35.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-005930-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183517.0, \"Close_At_Entry\": 360500.0, \"MA20_At_Entry\": 290500.0, \"MA60_At_Entry\": 229743.33, \"ATR20_At_Entry\": 21300.0, \"Volume_Ratio_5D\": 1.27, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 77.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-000660-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680312.0, \"Close_At_Entry\": 2360000.0, \"MA20_At_Entry\": 1935950.0, \"MA60_At_Entry\": 1332216.67, \"ATR20_At_Entry\": 148700.0, \"Volume_Ratio_5D\": 0.84, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 81.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-000270-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166525.0, \"Close_At_Entry\": 168800.0, \"MA20_At_Entry\": 165135.0, \"MA60_At_Entry\": 159900.0, \"ATR20_At_Entry\": 10715.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 54.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-494670-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 28375.0, \"MA20_At_Entry\": 30566.25, \"MA60_At_Entry\": 29273.67, \"ATR20_At_Entry\": 1689.0, \"Volume_Ratio_5D\": 0.8, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 41.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-091160-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 163875.0, \"MA20_At_Entry\": 151577.25, \"MA60_At_Entry\": 119946.58, \"ATR20_At_Entry\": 8954.0, \"Volume_Ratio_5D\": 0.51, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 69.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-064350-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 221529.0, \"Close_At_Entry\": 203000.0, \"MA20_At_Entry\": 214230.0, \"MA60_At_Entry\": 210156.67, \"ATR20_At_Entry\": 15508.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-028050-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54624.0, \"Close_At_Entry\": 49300.0, \"MA20_At_Entry\": 53332.5, \"MA60_At_Entry\": 45823.33, \"ATR20_At_Entry\": 4305.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 46.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-012450-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340359.0, \"Close_At_Entry\": 1070000.0, \"MA20_At_Entry\": 1263800.0, \"MA60_At_Entry\": 1369633.33, \"ATR20_At_Entry\": 75850.0, \"Volume_Ratio_5D\": 1.24, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 26.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-0117V0-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24045.0, \"MA20_At_Entry\": 28107.75, \"MA60_At_Entry\": 22015.67, \"ATR20_At_Entry\": 2272.0, \"Volume_Ratio_5D\": 0.73, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-010120-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316564.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 274450.0, \"MA60_At_Entry\": 479605.0, \"ATR20_At_Entry\": 25550.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 35.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-005930-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183517.0, \"Close_At_Entry\": 360500.0, \"MA20_At_Entry\": 290500.0, \"MA60_At_Entry\": 229743.33, \"ATR20_At_Entry\": 21300.0, \"Volume_Ratio_5D\": 1.27, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 77.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-000660-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680312.0, \"Close_At_Entry\": 2360000.0, \"MA20_At_Entry\": 1935950.0, \"MA60_At_Entry\": 1332216.67, \"ATR20_At_Entry\": 148700.0, \"Volume_Ratio_5D\": 0.84, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 81.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-000270-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166525.0, \"Close_At_Entry\": 168800.0, \"MA20_At_Entry\": 165135.0, \"MA60_At_Entry\": 159900.0, \"ATR20_At_Entry\": 10715.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 54.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-494670-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 29470.0, \"MA20_At_Entry\": 30779.5, \"MA60_At_Entry\": 29270.75, \"ATR20_At_Entry\": 1626.0, \"Volume_Ratio_5D\": 0.74, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-091160-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 165410.0, \"MA20_At_Entry\": 149576.0, \"MA60_At_Entry\": 118891.75, \"ATR20_At_Entry\": 8694.0, \"Volume_Ratio_5D\": 0.88, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 71.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-064350-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223494.0, \"Close_At_Entry\": 213000.0, \"MA20_At_Entry\": 217505.0, \"MA60_At_Entry\": 210531.67, \"ATR20_At_Entry\": 15533.0, \"Volume_Ratio_5D\": 1.2, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 50.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-028050-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56258.0, \"Close_At_Entry\": 50300.0, \"MA20_At_Entry\": 53522.5, \"MA60_At_Entry\": 45554.17, \"ATR20_At_Entry\": 4255.0, \"Volume_Ratio_5D\": 0.96, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 48.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-012450-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340504.0, \"Close_At_Entry\": 1138000.0, \"MA20_At_Entry\": 1281150.0, \"MA60_At_Entry\": 1374816.67, \"ATR20_At_Entry\": 75100.0, \"Volume_Ratio_5D\": 1.34, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 30.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-0117V0-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 25940.0, \"MA20_At_Entry\": 28267.75, \"MA60_At_Entry\": 21890.0, \"ATR20_At_Entry\": 2207.0, \"Volume_Ratio_5D\": 1.25, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 49.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-010120-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316629.0, \"Close_At_Entry\": 267000.0, \"MA20_At_Entry\": 276275.0, \"MA60_At_Entry\": 487263.33, \"ATR20_At_Entry\": 24725.0, \"Volume_Ratio_5D\": 1.85, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 39.9, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-005930-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183501.0, \"Close_At_Entry\": 349000.0, \"MA20_At_Entry\": 283500.0, \"MA60_At_Entry\": 226928.33, \"ATR20_At_Entry\": 20375.0, \"Volume_Ratio_5D\": 1.37, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 75.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-000660-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680428.0, \"Close_At_Entry\": 2363000.0, \"MA20_At_Entry\": 1882250.0, \"MA60_At_Entry\": 1308566.67, \"ATR20_At_Entry\": 143250.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 81.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-000270-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166531.0, \"Close_At_Entry\": 169900.0, \"MA20_At_Entry\": 164285.0, \"MA60_At_Entry\": 159860.0, \"ATR20_At_Entry\": 10560.0, \"Volume_Ratio_5D\": 1.22, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 55.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-494670-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 29780.0, \"MA20_At_Entry\": 30958.5, \"MA60_At_Entry\": 29199.75, \"ATR20_At_Entry\": 1628.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 46.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-091160-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160980.0, \"MA20_At_Entry\": 147543.0, \"MA60_At_Entry\": 117549.92, \"ATR20_At_Entry\": 8546.0, \"Volume_Ratio_5D\": 1.17, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-064350-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223460.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": 220055.0, \"MA60_At_Entry\": 210348.33, \"ATR20_At_Entry\": 15418.0, \"Volume_Ratio_5D\": 1.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-028050-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56265.0, \"Close_At_Entry\": 52900.0, \"MA20_At_Entry\": 53722.5, \"MA60_At_Entry\": 45230.83, \"ATR20_At_Entry\": 4268.0, \"Volume_Ratio_5D\": 1.28, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 52.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-012450-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340589.0, \"Close_At_Entry\": 1173000.0, \"MA20_At_Entry\": 1295250.0, \"MA60_At_Entry\": 1377900.0, \"ATR20_At_Entry\": 71300.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 32.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-0117V0-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24395.0, \"MA20_At_Entry\": 28301.0, \"MA60_At_Entry\": 21702.67, \"ATR20_At_Entry\": 2146.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-010120-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316562.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 276575.0, \"MA60_At_Entry\": 493246.67, \"ATR20_At_Entry\": 23525.0, \"Volume_Ratio_5D\": 1.29, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-005930-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183423.0, \"Close_At_Entry\": 317000.0, \"MA20_At_Entry\": 277350.0, \"MA60_At_Entry\": 223981.67, \"ATR20_At_Entry\": 18975.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-000660-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680368.0, \"Close_At_Entry\": 2333000.0, \"MA20_At_Entry\": 1828750.0, \"MA60_At_Entry\": 1283333.33, \"ATR20_At_Entry\": 139950.0, \"Volume_Ratio_5D\": 1.31, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 80.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-000270-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166529.0, \"Close_At_Entry\": 169200.0, \"MA20_At_Entry\": 163635.0, \"MA60_At_Entry\": 159640.0, \"ATR20_At_Entry\": 10380.0, \"Volume_Ratio_5D\": 2.0, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 54.3, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-494670-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 29780.0, \"MA20_At_Entry\": 30958.5, \"MA60_At_Entry\": 29199.75, \"ATR20_At_Entry\": 1628.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 46.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-091160-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160980.0, \"MA20_At_Entry\": 147543.0, \"MA60_At_Entry\": 117549.92, \"ATR20_At_Entry\": 8546.0, \"Volume_Ratio_5D\": 1.17, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-064350-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223460.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": 220055.0, \"MA60_At_Entry\": 210348.33, \"ATR20_At_Entry\": 15418.0, \"Volume_Ratio_5D\": 1.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-028050-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56265.0, \"Close_At_Entry\": 52900.0, \"MA20_At_Entry\": 53722.5, \"MA60_At_Entry\": 45230.83, \"ATR20_At_Entry\": 4268.0, \"Volume_Ratio_5D\": 1.28, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 52.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-012450-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340589.0, \"Close_At_Entry\": 1173000.0, \"MA20_At_Entry\": 1295250.0, \"MA60_At_Entry\": 1377900.0, \"ATR20_At_Entry\": 71300.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 32.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-0117V0-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24395.0, \"MA20_At_Entry\": 28301.0, \"MA60_At_Entry\": 21702.67, \"ATR20_At_Entry\": 2146.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-010120-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316562.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 276575.0, \"MA60_At_Entry\": 493246.67, \"ATR20_At_Entry\": 23525.0, \"Volume_Ratio_5D\": 1.29, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-005930-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183423.0, \"Close_At_Entry\": 317000.0, \"MA20_At_Entry\": 277350.0, \"MA60_At_Entry\": 223981.67, \"ATR20_At_Entry\": 18975.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-000660-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680368.0, \"Close_At_Entry\": 2333000.0, \"MA20_At_Entry\": 1828750.0, \"MA60_At_Entry\": 1283333.33, \"ATR20_At_Entry\": 139950.0, \"Volume_Ratio_5D\": 1.31, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 80.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-000270-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166529.0, \"Close_At_Entry\": 169200.0, \"MA20_At_Entry\": 163635.0, \"MA60_At_Entry\": 159640.0, \"ATR20_At_Entry\": 10380.0, \"Volume_Ratio_5D\": 2.0, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 54.3, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-494670-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 29780.0, \"MA20_At_Entry\": 30958.5, \"MA60_At_Entry\": 29199.75, \"ATR20_At_Entry\": 1628.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 46.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-091160-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160980.0, \"MA20_At_Entry\": 147543.0, \"MA60_At_Entry\": 117549.92, \"ATR20_At_Entry\": 8546.0, \"Volume_Ratio_5D\": 1.17, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-064350-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223460.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": 220055.0, \"MA60_At_Entry\": 210348.33, \"ATR20_At_Entry\": 15418.0, \"Volume_Ratio_5D\": 1.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-028050-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56265.0, \"Close_At_Entry\": 52900.0, \"MA20_At_Entry\": 53722.5, \"MA60_At_Entry\": 45230.83, \"ATR20_At_Entry\": 4268.0, \"Volume_Ratio_5D\": 1.28, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 52.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-012450-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340589.0, \"Close_At_Entry\": 1173000.0, \"MA20_At_Entry\": 1295250.0, \"MA60_At_Entry\": 1377900.0, \"ATR20_At_Entry\": 71300.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 32.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-0117V0-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24395.0, \"MA20_At_Entry\": 28301.0, \"MA60_At_Entry\": 21702.67, \"ATR20_At_Entry\": 2146.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-010120-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316562.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 276575.0, \"MA60_At_Entry\": 493246.67, \"ATR20_At_Entry\": 23525.0, \"Volume_Ratio_5D\": 1.29, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-005930-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183423.0, \"Close_At_Entry\": 317000.0, \"MA20_At_Entry\": 277350.0, \"MA60_At_Entry\": 223981.67, \"ATR20_At_Entry\": 18975.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-000660-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680368.0, \"Close_At_Entry\": 2333000.0, \"MA20_At_Entry\": 1828750.0, \"MA60_At_Entry\": 1283333.33, \"ATR20_At_Entry\": 139950.0, \"Volume_Ratio_5D\": 1.31, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 80.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-000270-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166529.0, \"Close_At_Entry\": 169200.0, \"MA20_At_Entry\": 163635.0, \"MA60_At_Entry\": 159640.0, \"ATR20_At_Entry\": 10380.0, \"Volume_Ratio_5D\": 2.0, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 54.3, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-494670-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 30125.0, \"MA20_At_Entry\": 31114.5, \"MA60_At_Entry\": 29202.58, \"ATR20_At_Entry\": 1611.0, \"Volume_Ratio_5D\": 0.83, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 48.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-091160-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160810.0, \"MA20_At_Entry\": 145774.0, \"MA60_At_Entry\": 116495.5, \"ATR20_At_Entry\": 8356.0, \"Volume_Ratio_5D\": 1.21, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 69.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-064350-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223468.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": 222255.0, \"MA60_At_Entry\": 211156.67, \"ATR20_At_Entry\": 15758.0, \"Volume_Ratio_5D\": 1.12, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-028050-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56260.0, \"Close_At_Entry\": 50800.0, \"MA20_At_Entry\": 53892.5, \"MA60_At_Entry\": 44935.0, \"ATR20_At_Entry\": 4325.0, \"Volume_Ratio_5D\": 0.88, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 49.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-012450-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340641.0, \"Close_At_Entry\": 1200000.0, \"MA20_At_Entry\": 1306350.0, \"MA60_At_Entry\": 1382216.67, \"ATR20_At_Entry\": 70650.0, \"Volume_Ratio_5D\": 1.01, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 34.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-0117V0-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24875.0, \"MA20_At_Entry\": 28371.25, \"MA60_At_Entry\": 21580.0, \"ATR20_At_Entry\": 2162.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-010120-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316567.0, \"Close_At_Entry\": 246500.0, \"MA20_At_Entry\": 277575.0, \"MA60_At_Entry\": 501121.67, \"ATR20_At_Entry\": 23975.0, \"Volume_Ratio_5D\": 1.39, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 35.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-005930-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183381.0, \"Close_At_Entry\": 299500.0, \"MA20_At_Entry\": 272600.0, \"MA60_At_Entry\": 221950.0, \"ATR20_At_Entry\": 18225.0, \"Volume_Ratio_5D\": 1.02, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 64.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-000660-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680242.0, \"Close_At_Entry\": 2289000.0, \"MA20_At_Entry\": 1777100.0, \"MA60_At_Entry\": 1260100.0, \"ATR20_At_Entry\": 137250.0, \"Volume_Ratio_5D\": 1.12, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 80.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-000270-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166515.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": 162955.0, \"MA60_At_Entry\": 159858.33, \"ATR20_At_Entry\": 10305.0, \"Volume_Ratio_5D\": 1.06, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 51.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-494670-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 31850.0, \"MA20_At_Entry\": 31200.75, \"MA60_At_Entry\": 29231.33, \"ATR20_At_Entry\": 1475.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 56.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-091160-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 163570.0, \"MA20_At_Entry\": 145912.0, \"MA60_At_Entry\": 116541.5, \"ATR20_At_Entry\": 7844.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 72.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-064350-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 226106.0, \"Close_At_Entry\": 207000.0, \"MA20_At_Entry\": 222305.0, \"MA60_At_Entry\": 211173.33, \"ATR20_At_Entry\": 15108.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 45.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-028050-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56260.0, \"Close_At_Entry\": 51300.0, \"MA20_At_Entry\": 53917.5, \"MA60_At_Entry\": 44943.33, \"ATR20_At_Entry\": 4185.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 50.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-012450-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340735.0, \"Close_At_Entry\": 1244000.0, \"MA20_At_Entry\": 1308550.0, \"MA60_At_Entry\": 1382950.0, \"ATR20_At_Entry\": 67150.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 39.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-0117V0-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 26115.0, \"MA20_At_Entry\": 28433.25, \"MA60_At_Entry\": 21600.67, \"ATR20_At_Entry\": 2047.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 50.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-010120-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316601.0, \"Close_At_Entry\": 261500.0, \"MA20_At_Entry\": 278325.0, \"MA60_At_Entry\": 501371.67, \"ATR20_At_Entry\": 22650.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 38.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-005930-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183398.0, \"Close_At_Entry\": 307000.0, \"MA20_At_Entry\": 268850.0, \"MA60_At_Entry\": 220566.67, \"ATR20_At_Entry\": 17625.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-000660-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680139.0, \"Close_At_Entry\": 2243000.0, \"MA20_At_Entry\": 1774800.0, \"MA60_At_Entry\": 1259333.33, \"ATR20_At_Entry\": 129550.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 79.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-000270-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166517.0, \"Close_At_Entry\": 164700.0, \"MA20_At_Entry\": 162975.0, \"MA60_At_Entry\": 159865.0, \"ATR20_At_Entry\": 9630.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 51.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-494670-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 32345.0, \"MA20_At_Entry\": 31346.5, \"MA60_At_Entry\": 29194.58, \"ATR20_At_Entry\": 1501.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 58.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-091160-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 162660.0, \"MA20_At_Entry\": 141802.75, \"MA60_At_Entry\": 114598.92, \"ATR20_At_Entry\": 7882.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 72.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-064350-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 226120.0, \"Close_At_Entry\": 214000.0, \"MA20_At_Entry\": 224805.0, \"MA60_At_Entry\": 211781.67, \"ATR20_At_Entry\": 16183.0, \"Volume_Ratio_5D\": 1.42, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 49.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-028050-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 60841.0, \"Close_At_Entry\": 54600.0, \"MA20_At_Entry\": 54127.5, \"MA60_At_Entry\": 44489.17, \"ATR20_At_Entry\": 4348.0, \"Volume_Ratio_5D\": 1.04, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 55.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-012450-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340756.0, \"Close_At_Entry\": 1251000.0, \"MA20_At_Entry\": 1330000.0, \"MA60_At_Entry\": 1381300.0, \"ATR20_At_Entry\": 70550.0, \"Volume_Ratio_5D\": 0.68, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 38.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-0117V0-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 27780.0, \"MA20_At_Entry\": 28321.25, \"MA60_At_Entry\": 21356.08, \"ATR20_At_Entry\": 2154.0, \"Volume_Ratio_5D\": 0.75, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 57.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-010120-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316647.0, \"Close_At_Entry\": 285000.0, \"MA20_At_Entry\": 276275.0, \"MA60_At_Entry\": 519155.0, \"ATR20_At_Entry\": 24025.0, \"Volume_Ratio_5D\": 0.72, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 41.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-005930-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183382.0, \"Close_At_Entry\": 299000.0, \"MA20_At_Entry\": 264475.0, \"MA60_At_Entry\": 219083.33, \"ATR20_At_Entry\": 16850.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 67.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-000660-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1679757.0, \"Close_At_Entry\": 2052000.0, \"MA20_At_Entry\": 1676200.0, \"MA60_At_Entry\": 1220566.67, \"ATR20_At_Entry\": 121450.0, \"Volume_Ratio_5D\": 0.88, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 75.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-000270-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166520.0, \"Close_At_Entry\": 167000.0, \"MA20_At_Entry\": 161805.0, \"MA60_At_Entry\": 161233.33, \"ATR20_At_Entry\": 9685.0, \"Volume_Ratio_5D\": 0.6, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 53.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-494670-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 30175.0, \"MA20_At_Entry\": 31344.25, \"MA60_At_Entry\": 29171.33, \"ATR20_At_Entry\": 1421.0, \"Volume_Ratio_5D\": 1.05, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 49.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-091160-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124602.0, \"Close_At_Entry\": 155500.0, \"MA20_At_Entry\": 139547.0, \"MA60_At_Entry\": 113491.5, \"ATR20_At_Entry\": 7762.0, \"Volume_Ratio_5D\": 0.57, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-064350-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 226104.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": 225880.0, \"MA60_At_Entry\": 211923.33, \"ATR20_At_Entry\": 16133.0, \"Volume_Ratio_5D\": 0.96, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-028050-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 60839.0, \"Close_At_Entry\": 53400.0, \"MA20_At_Entry\": 53912.5, \"MA60_At_Entry\": 44206.67, \"ATR20_At_Entry\": 4335.0, \"Volume_Ratio_5D\": 0.77, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 53.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-012450-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340758.0, \"Close_At_Entry\": 1261000.0, \"MA20_At_Entry\": 1338700.0, \"MA60_At_Entry\": 1380650.0, \"ATR20_At_Entry\": 70350.0, \"Volume_Ratio_5D\": 0.81, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-0117V0-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32037.0, \"Close_At_Entry\": 28165.0, \"MA20_At_Entry\": 28051.25, \"MA60_At_Entry\": 21195.75, \"ATR20_At_Entry\": 2178.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-010120-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316642.0, \"Close_At_Entry\": 281000.0, \"MA20_At_Entry\": 272875.0, \"MA60_At_Entry\": 526955.0, \"ATR20_At_Entry\": 25040.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 40.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-005930-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183368.0, \"Close_At_Entry\": 292500.0, \"MA20_At_Entry\": 260750.0, \"MA60_At_Entry\": 217491.67, \"ATR20_At_Entry\": 17050.0, \"Volume_Ratio_5D\": 0.52, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 65.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-000660-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1679494.0, \"Close_At_Entry\": 1941000.0, \"MA20_At_Entry\": 1634850.0, \"MA60_At_Entry\": 1203333.33, \"ATR20_At_Entry\": 118350.0, \"Volume_Ratio_5D\": 0.51, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 72.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 60.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-000270-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166516.0, \"Close_At_Entry\": 164800.0, \"MA20_At_Entry\": 161375.0, \"MA60_At_Entry\": 161718.33, \"ATR20_At_Entry\": 9790.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 52.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}]", + "backdata_learning_lock": true, + "follow_through_json": [ + { + "ticker": "000660", + "name": "SK하이닉스", + "follow_through_state": "CONFIRMED_ADD_ON", + "follow_through_score": 100, + "reason_codes": [ + "price_hold_and_foreign_inflow" + ], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "005930", + "name": "삼성전자", + "follow_through_state": "FAILED_BREAKOUT", + "follow_through_score": 0, + "reason_codes": [ + "dual_outflow" + ], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "follow_through_state": "CONFIRMED_ADD_ON", + "follow_through_score": 100, + "reason_codes": [ + "price_hold_and_foreign_inflow" + ], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "follow_through_state": "CONFIRMED_ADD_ON", + "follow_through_score": 100, + "reason_codes": [ + "price_hold_and_foreign_inflow" + ], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "028050", + "name": "삼성E&A", + "follow_through_state": "WAIT_PULLBACK", + "follow_through_score": 60, + "reason_codes": [], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "064350", + "name": "현대로템", + "follow_through_state": "CONFIRMED_ADD_ON", + "follow_through_score": 100, + "reason_codes": [ + "price_hold_and_foreign_inflow" + ], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "229200", + "name": "KODEX 코스닥150", + "follow_through_state": "WAIT_PULLBACK", + "follow_through_score": 60, + "reason_codes": [], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "494670", + "name": "TIGER 조선TOP10", + "follow_through_state": "CONFIRMED_ADD_ON", + "follow_through_score": 100, + "reason_codes": [ + "price_hold_and_foreign_inflow" + ], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "follow_through_state": "WAIT_PULLBACK", + "follow_through_score": 60, + "reason_codes": [], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "follow_through_state": "WAIT_PULLBACK", + "follow_through_score": 60, + "reason_codes": [], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "follow_through_state": "WAIT_PULLBACK", + "follow_through_score": 60, + "reason_codes": [], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + }, + { + "ticker": "NVDA", + "name": "엔비디아(소수)", + "follow_through_state": "WAIT_PULLBACK", + "follow_through_score": 60, + "reason_codes": [], + "formula_id": "FOLLOW_THROUGH_CONFIRM_V1" + } + ], + "follow_through_lock": true, + "distribution_risk_json": [ + { + "ticker": "000660", + "name": "SK하이닉스", + "distribution_risk_score": 75, + "anti_distribution_state": "BLOCK_BUY", + "pre_distribution_warning": "EARLY_WARNING", + "reason_codes": [ + "volume_fade_after_surge", + "upper_wick_distribution", + "flow_credit_low", + "ac_total_gte2", + "surge_weak_flow" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "005930", + "name": "삼성전자", + "distribution_risk_score": 100, + "anti_distribution_state": "BLOCK_BUY", + "pre_distribution_warning": "EARLY_WARNING", + "reason_codes": [ + "smart_money_outflow", + "volume_fade_after_surge", + "upper_wick_distribution", + "flow_credit_low", + "ac_total_gte2", + "surge_weak_flow" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "distribution_risk_score": 35, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [ + "volume_fade_after_surge", + "upper_wick_distribution" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "distribution_risk_score": 65, + "anti_distribution_state": "TRIM_REVIEW", + "pre_distribution_warning": "EARLY_WARNING", + "reason_codes": [ + "volume_fade_after_surge", + "flow_credit_low", + "sector_relative_lag", + "surge_weak_flow" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "028050", + "name": "삼성E&A", + "distribution_risk_score": 25, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [ + "upper_wick_distribution", + "ac_total_gte2" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "064350", + "name": "현대로템", + "distribution_risk_score": 20, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [ + "volume_fade_after_surge" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "229200", + "name": "KODEX 코스닥150", + "distribution_risk_score": 35, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [ + "volume_fade_after_surge", + "upper_wick_distribution" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "494670", + "name": "TIGER 조선TOP10", + "distribution_risk_score": 30, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "EARLY_WARNING", + "reason_codes": [ + "flow_credit_low", + "surge_weak_flow" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "distribution_risk_score": 35, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [ + "volume_fade_after_surge", + "upper_wick_distribution" + ], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "distribution_risk_score": 0, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "distribution_risk_score": 0, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + }, + { + "ticker": "NVDA", + "name": "엔비디아(소수)", + "distribution_risk_score": 0, + "anti_distribution_state": "PASS", + "pre_distribution_warning": "NONE", + "reason_codes": [], + "formula_id": "DISTRIBUTION_RISK_SCORE_V1", + "sig_7_reversal": false, + "sig_8_retail_inflow": false, + "distribution_verdict": "NO_SIGNAL", + "dsd_version": "V1.1" + } + ], + "distribution_lock": true, + "profit_preservation_json": "[{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"profit_pct\": 27.44, \"profit_preservation_state\": \"PROFIT_LOCK_20\", \"rebound_preservation_score\": 25, \"protected_stop_price\": 1974000, \"ratchet_partial_qty\": 14, \"auto_trailing_stop\": 2031000, \"auto_trailing_note\": \"max(ratchet,2288000-1.5×ATR)\", \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 27.44}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"profit_pct\": 81.31, \"profit_preservation_state\": \"PROFIT_LOCK_30\", \"rebound_preservation_score\": 5, \"protected_stop_price\": 308000, \"ratchet_partial_qty\": 265, \"auto_trailing_stop\": 308000, \"auto_trailing_note\": \"max(ratchet,337000-2.0×ATR)\", \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 81.31}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"profit_pct\": 6.68, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 14900, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 6.68}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"profit_pct\": -0.2, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 11780, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": -0.2}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"profit_pct\": -4.64, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 50200, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": -4.64}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"profit_pct\": -2.14, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 200000, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": -2.14}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"profit_pct\": 3.57, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 17660, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 3.57}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"profit_pct\": -4.67, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 28700, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": -4.67}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"profit_pct\": 3.2, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 38400, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 3.2}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"profit_pct\": 0.65, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 833902000, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 0.65}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"profit_pct\": -3.14, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 868862000, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": -3.14}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"profit_pct\": 0.85, \"profit_preservation_state\": \"NORMAL\", \"rebound_preservation_score\": 100, \"protected_stop_price\": 478260000, \"ratchet_partial_qty\": 0, \"auto_trailing_stop\": null, \"auto_trailing_note\": null, \"formula_id\": \"PROFIT_PRESERVATION_STATE_V1\", \"unrealized_pnl_pct\": 0.85}]", + "profit_preservation_lock": true, + "cash_raise_plan_json": [ + { + "ticker": "000660", + "name": "SK하이닉스", + "rank": 11, + "execution_style": "DISTRIBUTION_EXIT", + "immediate_qty": 14, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 28, + "expected_immediate_krw": 32032000, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "005930", + "name": "삼성전자", + "rank": 12, + "execution_style": "DISTRIBUTION_EXIT", + "immediate_qty": 265, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 265, + "expected_immediate_krw": 89305000, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "rank": 9, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 6, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "rank": 6, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": 10, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 15, + "expected_immediate_krw": 127800, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "028050", + "name": "삼성E&A", + "rank": 2, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": 145, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 220, + "expected_immediate_krw": 7554500, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "064350", + "name": "현대로템", + "rank": 7, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 95, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "229200", + "name": "KODEX 코스닥150", + "rank": 8, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 8, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "494670", + "name": "TIGER 조선TOP10", + "rank": 1, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 328, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "rank": 10, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 4, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "rank": 3, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 0, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "rank": 4, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 0, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + }, + { + "ticker": "NVDA", + "name": "엔비디아(소수)", + "rank": 5, + "execution_style": "URGENT_LIQUIDITY_TRIM", + "immediate_qty": null, + "rebound_wait_qty": null, + "emergency_full_sell": false, + "max_daily_qty": 0, + "expected_immediate_krw": 0, + "cash_shortfall_min_krw": 28429064, + "formula_id": "SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL" + } + ], + "rebound_sell_trigger_json": [ + { + "ticker": "000660", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "005930", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "0182R0", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "0190C0", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "028050", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "064350", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "229200", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "494670", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "496080", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "GOOGL", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "MSFT", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + }, + { + "ticker": "NVDA", + "rebound_trigger_state": "NOT_APPLICABLE", + "trigger_price": null, + "rebound_sell_qty": null, + "emergency_override": false, + "formula_id": "REBOUND_SELL_TRIGGER_V1" + } + ], + "smart_sell_quantities_json": "[{\"ticker\": \"000660\", \"immediate_sell_qty\": 14, \"staged_total_qty\": 14, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 32032000, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"005930\", \"immediate_sell_qty\": 265, \"staged_total_qty\": 265, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 89305000, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"0182R0\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"0190C0\", \"immediate_sell_qty\": 10, \"staged_total_qty\": 10, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 127800, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"028050\", \"immediate_sell_qty\": 145, \"staged_total_qty\": 145, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 7554500, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"064350\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"229200\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"494670\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"496080\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"GOOGL\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"MSFT\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"NVDA\", \"immediate_sell_qty\": null, \"staged_total_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"expected_cash_recovered_krw\": 0, \"formula_id\": \"SELL_QUANTITY_ALLOCATOR_V1+K2_STAGED_REBOUND_SELL\"}]", + "smart_cash_raise_lock": true, + "execution_quality_json": [ + { + "ticker": "000660", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 28896000, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "005930", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 61480000, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "0182R0", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "0190C0", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 124300, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "028050", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 7380500, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "064350", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "229200", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "494670", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "496080", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "GOOGL", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "MSFT", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + }, + { + "ticker": "NVDA", + "execution_quality_status": "PASS", + "split_count": 1, + "child_order_amount_krw": 0, + "hts_allowed": true, + "reason_codes": [], + "formula_id": "EXECUTION_QUALITY_GUARD_V1" + } + ], + "execution_quality_lock": true, + "buy_permission_json": [ + { + "ticker": "000660", + "name": "SK하이닉스", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "distribution_BLOCK_BUY", + "breakout_quality_BLOCKED_LATE_CHASE", + "whipsaw_hold_1d" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "REDUCE_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "005930", + "name": "삼성전자", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "RECOVERY_ABOVE_MA20", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "distribution_BLOCK_BUY", + "breakout_quality_BLOCKED_LATE_CHASE" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "REDUCE_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "breakout_quality_BLOCKED_LATE_CHASE" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "WATCH_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "distribution_TRIM_REVIEW" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "LAGGARD", + "composite_verdict": "CLOSE_POSITION", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "028050", + "name": "삼성E&A", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "REDUCE_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "064350", + "name": "현대로템", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "WATCH_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "229200", + "name": "KODEX 코스닥150", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "whipsaw_hold_1d" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "LAGGARD", + "composite_verdict": "REDUCE_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "494670", + "name": "TIGER 조선TOP10", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "whipsaw_hold_1d" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "REDUCE_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy", + "breakout_quality_BLOCKED_LATE_CHASE", + "whipsaw_hold_1d" + ], + "position_type": "unknown", + "brt_verdict": "UNKNOWN", + "saqg_v1": "EXEMPT", + "rs_verdict": "MARKET", + "composite_verdict": "WATCH_CANDIDATE", + "rag_v1": "EXEMPT", + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy" + ], + "position_type": "unknown", + "brt_verdict": null, + "saqg_v1": "WATCHLIST_ONLY", + "rs_verdict": null, + "composite_verdict": null, + "rag_v1": null, + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy" + ], + "position_type": "unknown", + "brt_verdict": null, + "saqg_v1": "WATCHLIST_ONLY", + "rs_verdict": null, + "composite_verdict": null, + "rag_v1": null, + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + }, + { + "ticker": "NVDA", + "name": "엔비디아(소수)", + "buy_permission_state": "BLOCKED", + "max_tranche_pct": 0, + "tranche_phase": "HOLD_CURRENT", + "current_tranche_allowed_pct": 0, + "next_tranche_condition": "CONFIRMED_ADD_ON_OR_PULLBACK", + "blocked_reason_codes": [ + "cash_floor_not_pass", + "heat_block_new_buy" + ], + "position_type": "unknown", + "brt_verdict": null, + "saqg_v1": "WATCHLIST_ONLY", + "rs_verdict": null, + "composite_verdict": null, + "rag_v1": null, + "formula_id": "BUY_PERMISSION_MATRIX_V1+STAGED_ENTRY_TRANCHE_V1", + "fomc_size_limit": 0.5, + "fomc_size_gate_reason": "FOMC_1D_REMAINING" + } + ], + "limit_price_policy_json": [ + { + "ticker": "000660", + "execution_style": "DISTRIBUTION_EXIT", + "sell_limit_price": 2245000, + "buy_limit_price": null, + "hts_limit_price": 2064000, + "tick_status": "TICK_OK", + "sell_price_basis": "close-0.25×ATR20", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "005930", + "execution_style": "DISTRIBUTION_EXIT", + "sell_limit_price": 331000, + "buy_limit_price": null, + "hts_limit_price": 232000, + "tick_status": "TICK_OK", + "sell_price_basis": "close-0.25×ATR20", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "0182R0", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 15630, + "buy_limit_price": null, + "hts_limit_price": 15630, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "0190C0", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 11980, + "buy_limit_price": null, + "hts_limit_price": 12430, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "028050", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 47500, + "buy_limit_price": null, + "hts_limit_price": 50900, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "064350", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 208000, + "buy_limit_price": null, + "hts_limit_price": 208000, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "229200", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 17970, + "buy_limit_price": null, + "hts_limit_price": 17970, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "494670", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 27600, + "buy_limit_price": null, + "hts_limit_price": 27600, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "496080", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 37700, + "buy_limit_price": null, + "hts_limit_price": 37700, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "GOOGL", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 837668000, + "buy_limit_price": null, + "hts_limit_price": 837668000, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "MSFT", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 912915000, + "buy_limit_price": null, + "hts_limit_price": 912915000, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + }, + { + "ticker": "NVDA", + "execution_style": "URGENT_LIQUIDITY_TRIM", + "sell_limit_price": 481371000, + "buy_limit_price": null, + "hts_limit_price": 481371000, + "tick_status": "TICK_OK", + "sell_price_basis": "min(close,prevClose×0.998)", + "formula_id": "LIMIT_PRICE_POLICY_V1" + } + ], + "regime_adjusted_sell_priority_json": "[{\"rank\":1,\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"tier\":3,\"original_score\":61,\"trim_style\":\"STEP_50\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":301,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":1},{\"rank\":2,\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"tier\":3,\"original_score\":53,\"trim_style\":\"STEP_50\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":302,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":2},{\"rank\":3,\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"tier\":3,\"original_score\":52,\"trim_style\":\"STEP_50\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":303,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":3},{\"rank\":4,\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"tier\":3,\"original_score\":52,\"trim_style\":\"STEP_50\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":304,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":4},{\"rank\":6,\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"tier\":3,\"original_score\":46,\"trim_style\":\"STEP_50\",\"regime_priority_adjustment\":-2,\"adjusted_sort_key\":304,\"adjustment_reason\":\"sector_lag_in_risk_on_trim\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":5},{\"rank\":5,\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"tier\":3,\"original_score\":52,\"trim_style\":\"STEP_50\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":305,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":6},{\"rank\":7,\"ticker\":\"064350\",\"name\":\"현대로템\",\"tier\":3,\"original_score\":41,\"trim_style\":\"STEP_33\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":307,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":7},{\"rank\":8,\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"tier\":3,\"original_score\":26,\"trim_style\":\"STEP_33\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":308,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":8},{\"rank\":9,\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"tier\":3,\"original_score\":22,\"trim_style\":\"STEP_33\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":309,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":9},{\"rank\":10,\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"tier\":3,\"original_score\":14,\"trim_style\":\"STEP_25\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":310,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":10},{\"rank\":11,\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"tier\":9,\"original_score\":21,\"trim_style\":\"CORE_LAST\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":911,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":11},{\"rank\":12,\"ticker\":\"005930\",\"name\":\"삼성전자\",\"tier\":9,\"original_score\":17,\"trim_style\":\"CORE_LAST\",\"regime_priority_adjustment\":0,\"adjusted_sort_key\":912,\"adjustment_reason\":\"NO_REGIME_ADJ\",\"regime_applied\":\"RISK_ON\",\"final_regime_rank\":12}]", + "benchmark_relative_timeseries_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"stock_drawdown_from_high_pct\":0,\"excess_drawdown_pctp\":0,\"recovery_ratio_5d\":0,\"recovery_ratio_20d\":0,\"downside_beta\":0,\"rs_line_20d_slope\":0,\"rs_line_60d_slope\":0,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"stock_drawdown_from_high_pct\":null,\"excess_drawdown_pctp\":null,\"recovery_ratio_5d\":null,\"recovery_ratio_20d\":null,\"downside_beta\":null,\"rs_line_20d_slope\":null,\"rs_line_60d_slope\":null,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"stock_drawdown_from_high_pct\":null,\"excess_drawdown_pctp\":null,\"recovery_ratio_5d\":null,\"recovery_ratio_20d\":null,\"downside_beta\":null,\"rs_line_20d_slope\":null,\"rs_line_60d_slope\":null,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"stock_drawdown_from_high_pct\":null,\"excess_drawdown_pctp\":null,\"recovery_ratio_5d\":null,\"recovery_ratio_20d\":null,\"downside_beta\":null,\"rs_line_20d_slope\":null,\"rs_line_60d_slope\":null,\"brt_verdict\":\"UNKNOWN\",\"brt_method\":\"DATA_MISSING\",\"formula_id\":\"BENCHMARK_RELATIVE_TIMESERIES_V1\"}]", + "index_relative_health_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":19.73,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":5.55,\"magnitude_excess_pctp\":3.55,\"direction_match\":true,\"relative_health_state\":\"OVER_EXTENDED\",\"reason_codes\":[\"magnitude_excess\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":14.04,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":-0.14,\"magnitude_excess_pctp\":0,\"direction_match\":true,\"relative_health_state\":\"HEALTHY\",\"reason_codes\":[],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":23.93,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":9.75,\"magnitude_excess_pctp\":7.75,\"direction_match\":true,\"relative_health_state\":\"OVER_EXTENDED\",\"reason_codes\":[\"magnitude_excess\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":5.49,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":-8.69,\"magnitude_excess_pctp\":0,\"direction_match\":true,\"relative_health_state\":\"UNDERPERFORMING\",\"reason_codes\":[\"underperform_vs_benchmark\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":17.21,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":3.03,\"magnitude_excess_pctp\":1.03,\"direction_match\":true,\"relative_health_state\":\"HEALTHY\",\"reason_codes\":[],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":21.71,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":7.53,\"magnitude_excess_pctp\":5.53,\"direction_match\":true,\"relative_health_state\":\"OVER_EXTENDED\",\"reason_codes\":[\"magnitude_excess\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":15.86,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":1.68,\"magnitude_excess_pctp\":0,\"direction_match\":true,\"relative_health_state\":\"HEALTHY\",\"reason_codes\":[],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":14.32,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":0.14,\"magnitude_excess_pctp\":0,\"direction_match\":true,\"relative_health_state\":\"HEALTHY\",\"reason_codes\":[],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":13.88,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":-0.3,\"magnitude_excess_pctp\":0,\"direction_match\":true,\"relative_health_state\":\"HEALTHY\",\"reason_codes\":[],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":null,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":null,\"magnitude_excess_pctp\":null,\"direction_match\":null,\"relative_health_state\":\"INSUFFICIENT_DATA\",\"reason_codes\":[\"insufficient_benchmark_data\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":null,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":null,\"magnitude_excess_pctp\":null,\"direction_match\":null,\"relative_health_state\":\"INSUFFICIENT_DATA\",\"reason_codes\":[\"insufficient_benchmark_data\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"benchmark_used\":\"KOSPI\",\"stock_ret5d\":null,\"benchmark_ret5d\":14.18,\"ret_gap_pctp\":null,\"magnitude_excess_pctp\":null,\"direction_match\":null,\"relative_health_state\":\"INSUFFICIENT_DATA\",\"reason_codes\":[\"insufficient_benchmark_data\"],\"formula_id\":\"INDEX_RELATIVE_HEALTH_GATE_V1\"}]", + "saqg_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"position_type\":\"unknown\",\"saqg_v1\":\"EXEMPT\",\"saqg_penalty\":0,\"saqg_failed_filters\":\"\",\"hts_allowed\":true,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"position_type\":\"unknown\",\"saqg_v1\":\"WATCHLIST_ONLY\",\"saqg_penalty\":null,\"saqg_failed_filters\":\"\",\"hts_allowed\":false,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"position_type\":\"unknown\",\"saqg_v1\":\"WATCHLIST_ONLY\",\"saqg_penalty\":null,\"saqg_failed_filters\":\"\",\"hts_allowed\":false,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"position_type\":\"unknown\",\"saqg_v1\":\"WATCHLIST_ONLY\",\"saqg_penalty\":null,\"saqg_failed_filters\":\"\",\"hts_allowed\":false,\"formula_id\":\"SATELLITE_ALPHA_QUALITY_GATE_V1\"}]", + "cash_creation_purpose_lock_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"VALID_SELL_REASON\",\"valid_reason_codes\":[\"composite_verdict_REDUCE_CANDIDATE\"],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"VALID_SELL_REASON\",\"valid_reason_codes\":[\"composite_verdict_REDUCE_CANDIDATE\"],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"INVALID_SELL_REASON\",\"valid_reason_codes\":[],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"VALID_SELL_REASON\",\"valid_reason_codes\":[\"composite_verdict_CLOSE_POSITION\"],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"VALID_SELL_REASON\",\"valid_reason_codes\":[\"composite_verdict_REDUCE_CANDIDATE\"],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"INVALID_SELL_REASON\",\"valid_reason_codes\":[],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"VALID_SELL_REASON\",\"valid_reason_codes\":[\"composite_verdict_REDUCE_CANDIDATE\"],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"VALID_SELL_REASON\",\"valid_reason_codes\":[\"composite_verdict_REDUCE_CANDIDATE\"],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"INVALID_SELL_REASON\",\"valid_reason_codes\":[],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"INVALID_SELL_REASON\",\"valid_reason_codes\":[],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"INVALID_SELL_REASON\",\"valid_reason_codes\":[],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"position_type\":\"unknown\",\"sell_reason_validity\":\"INVALID_SELL_REASON\",\"valid_reason_codes\":[],\"reinvestment_allowed\":false,\"formula_id\":\"CASH_CREATION_PURPOSE_LOCK_V1\"}]", + "alpha_feedback_json": { + "formula_id": "ALPHA_FEEDBACK_LOOP_V1", + "as_of": "2026-06-15", + "analysis_period": "2026-06", + "status": "DATA_INSUFFICIENT", + "cases_analyzed": 0, + "grade_count": 0, + "eligible_t20_fail_rate": null, + "eligible_t60_fail_rate": null, + "recommended_filter_adjustments": [], + "grade_summary": [] + }, + "alpha_evaluation_window_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"position_type\":\"satellite\",\"entry_date\":\"\",\"days_since_entry\":null,\"satellite_return_pct\":null,\"core_benchmark_ret20d\":null,\"core_benchmark_ret60d\":null,\"t20_reached\":false,\"t20_vs_core_pctp\":null,\"t20_alpha_gate\":\"DATA_MISSING\",\"t60_reached\":false,\"t60_vs_core_pctp\":null,\"t60_alpha_gate\":\"DATA_MISSING\",\"evaluation_method\":\"PROXY_FROM_RETURN_PCT_VS_CORE_ROLLING\",\"formula_id\":\"ALPHA_EVALUATION_WINDOW_V1\"}]", + "entry_freshness_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"alpha_lead_score\":28,\"late_chase_risk_score\":95,\"follow_through_state\":\"CONFIRMED_ADD_ON\",\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"pre_distribution_warning\":\"EARLY_WARNING\",\"t20_alpha_gate\":null,\"freshness_state\":\"BLOCK_LATE_CHASE\",\"reason_codes\":[\"late_chase\",\"index_relative_over_extended\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"alpha_lead_score\":28,\"late_chase_risk_score\":95,\"follow_through_state\":\"FAILED_BREAKOUT\",\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"pre_distribution_warning\":\"EARLY_WARNING\",\"t20_alpha_gate\":null,\"freshness_state\":\"BLOCK_LATE_CHASE\",\"reason_codes\":[\"late_chase\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"alpha_lead_score\":55,\"late_chase_risk_score\":90,\"follow_through_state\":\"CONFIRMED_ADD_ON\",\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"BLOCK_LATE_CHASE\",\"reason_codes\":[\"late_chase\",\"index_relative_over_extended\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"alpha_lead_score\":43,\"late_chase_risk_score\":30,\"follow_through_state\":\"CONFIRMED_ADD_ON\",\"breakout_quality_gate\":\"WATCH_COOLING_OFF\",\"pre_distribution_warning\":\"EARLY_WARNING\",\"t20_alpha_gate\":null,\"freshness_state\":\"STALE_REVIEW\",\"reason_codes\":[\"pre_distribution_warning\",\"index_relative_underperforming\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"alpha_lead_score\":40,\"late_chase_risk_score\":65,\"follow_through_state\":\"WAIT_PULLBACK\",\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"PULLBACK_WAIT\",\"reason_codes\":[\"follow_through_wait\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"alpha_lead_score\":58,\"late_chase_risk_score\":55,\"follow_through_state\":\"CONFIRMED_ADD_ON\",\"breakout_quality_gate\":\"WATCH_COOLING_OFF\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"PULLBACK_WAIT\",\"reason_codes\":[\"follow_through_wait\",\"index_relative_over_extended\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"alpha_lead_score\":65,\"late_chase_risk_score\":30,\"follow_through_state\":\"WAIT_PULLBACK\",\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"PULLBACK_WAIT\",\"reason_codes\":[\"follow_through_wait\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"alpha_lead_score\":48,\"late_chase_risk_score\":40,\"follow_through_state\":\"CONFIRMED_ADD_ON\",\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"pre_distribution_warning\":\"EARLY_WARNING\",\"t20_alpha_gate\":null,\"freshness_state\":\"STALE_REVIEW\",\"reason_codes\":[\"pre_distribution_warning\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"alpha_lead_score\":50,\"late_chase_risk_score\":55,\"follow_through_state\":\"WAIT_PULLBACK\",\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"BLOCK_LATE_CHASE\",\"reason_codes\":[\"late_chase\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"alpha_lead_score\":0,\"late_chase_risk_score\":0,\"follow_through_state\":\"WAIT_PULLBACK\",\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"PULLBACK_WAIT\",\"reason_codes\":[\"follow_through_wait\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"alpha_lead_score\":0,\"late_chase_risk_score\":0,\"follow_through_state\":\"WAIT_PULLBACK\",\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"PULLBACK_WAIT\",\"reason_codes\":[\"follow_through_wait\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"alpha_lead_score\":0,\"late_chase_risk_score\":0,\"follow_through_state\":\"WAIT_PULLBACK\",\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"pre_distribution_warning\":\"NONE\",\"t20_alpha_gate\":null,\"freshness_state\":\"PULLBACK_WAIT\",\"reason_codes\":[\"follow_through_wait\"],\"formula_id\":\"ENTRY_FRESHNESS_GATE_V1\"}]", + "sell_value_preservation_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"profit_preservation_state\":\"PROFIT_LOCK_20\",\"cash_raise_group\":\"DISTRIBUTION_EXIT\",\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"immediate_qty\":14,\"rebound_wait_qty\":null,\"auto_trailing_stop\":2031000,\"sell_value_preservation_state\":\"REBOUND_CONFIRM_HOLD\",\"reason_codes\":[\"whipsaw_hold_1d\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"profit_preservation_state\":\"PROFIT_LOCK_30\",\"cash_raise_group\":\"DISTRIBUTION_EXIT\",\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"immediate_qty\":265,\"rebound_wait_qty\":null,\"auto_trailing_stop\":308000,\"sell_value_preservation_state\":\"PRESERVE_TIERED\",\"reason_codes\":[\"profit_lock\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"WHIPSAW_AUTO_RELEASED\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"TRIM_ONLY\",\"reason_codes\":[\"index_relative_over_extended\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"INCONCLUSIVE\",\"immediate_qty\":10,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"HOLD\",\"reason_codes\":[],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"immediate_qty\":145,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"HOLD\",\"reason_codes\":[],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"WHIPSAW_AUTO_RELEASED\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"TRIM_ONLY\",\"reason_codes\":[\"index_relative_over_extended\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"REBOUND_CONFIRM_HOLD\",\"reason_codes\":[\"whipsaw_hold_1d\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"REBOUND_CONFIRM_HOLD\",\"reason_codes\":[\"whipsaw_hold_1d\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"REBOUND_CONFIRM_HOLD\",\"reason_codes\":[\"whipsaw_hold_1d\"],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"HOLD\",\"reason_codes\":[],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"HOLD\",\"reason_codes\":[],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"profit_preservation_state\":\"NORMAL\",\"cash_raise_group\":\"URGENT_LIQUIDITY_TRIM\",\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"immediate_qty\":null,\"rebound_wait_qty\":null,\"auto_trailing_stop\":null,\"sell_value_preservation_state\":\"HOLD\",\"reason_codes\":[],\"formula_id\":\"SELL_VALUE_PRESERVATION_GATE_V1\"}]", + "follow_through_confirm_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"days_since_breakout\":8,\"ret_since_breakout\":19.73,\"vol_ratio_vs_breakout_day\":0.61,\"follow_through_state\":\"EXTENDED_FOLLOW\",\"follow_through_result\":\"WATCH_TOO_LATE\",\"reason_codes\":[\"days_since_gt7\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"days_since_breakout\":8,\"ret_since_breakout\":14.04,\"vol_ratio_vs_breakout_day\":0.64,\"follow_through_state\":\"EXTENDED_FOLLOW\",\"follow_through_result\":\"WATCH_TOO_LATE\",\"reason_codes\":[\"days_since_gt7\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"days_since_breakout\":8,\"ret_since_breakout\":23.93,\"vol_ratio_vs_breakout_day\":0.71,\"follow_through_state\":\"EXTENDED_FOLLOW\",\"follow_through_result\":\"WATCH_TOO_LATE\",\"reason_codes\":[\"days_since_gt7\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"days_since_breakout\":0,\"ret_since_breakout\":5.49,\"vol_ratio_vs_breakout_day\":0.7,\"follow_through_state\":\"BREAKOUT_DAY_1\",\"follow_through_result\":\"WATCH_FOLLOW_THROUGH_PENDING\",\"reason_codes\":[\"day0_no_immediate_buy\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"days_since_breakout\":0,\"ret_since_breakout\":17.21,\"vol_ratio_vs_breakout_day\":1.98,\"follow_through_state\":\"BREAKOUT_DAY_1\",\"follow_through_result\":\"WATCH_FOLLOW_THROUGH_PENDING\",\"reason_codes\":[\"day0_no_immediate_buy\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"days_since_breakout\":8,\"ret_since_breakout\":21.71,\"vol_ratio_vs_breakout_day\":0.7,\"follow_through_state\":\"EXTENDED_FOLLOW\",\"follow_through_result\":\"WATCH_TOO_LATE\",\"reason_codes\":[\"days_since_gt7\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"days_since_breakout\":0,\"ret_since_breakout\":15.86,\"vol_ratio_vs_breakout_day\":0.37,\"follow_through_state\":\"BREAKOUT_DAY_1\",\"follow_through_result\":\"WATCH_FOLLOW_THROUGH_PENDING\",\"reason_codes\":[\"day0_no_immediate_buy\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"days_since_breakout\":0,\"ret_since_breakout\":14.32,\"vol_ratio_vs_breakout_day\":1.01,\"follow_through_state\":\"BREAKOUT_DAY_1\",\"follow_through_result\":\"WATCH_FOLLOW_THROUGH_PENDING\",\"reason_codes\":[\"day0_no_immediate_buy\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"days_since_breakout\":8,\"ret_since_breakout\":13.88,\"vol_ratio_vs_breakout_day\":0.48,\"follow_through_state\":\"EXTENDED_FOLLOW\",\"follow_through_result\":\"WATCH_TOO_LATE\",\"reason_codes\":[\"days_since_gt7\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"days_since_breakout\":null,\"ret_since_breakout\":null,\"vol_ratio_vs_breakout_day\":null,\"follow_through_state\":\"PENDING_DATA\",\"follow_through_result\":\"WATCH_NO_BREAKOUT_TRACKED\",\"reason_codes\":[\"days_since_breakout_null\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"days_since_breakout\":null,\"ret_since_breakout\":null,\"vol_ratio_vs_breakout_day\":null,\"follow_through_state\":\"PENDING_DATA\",\"follow_through_result\":\"WATCH_NO_BREAKOUT_TRACKED\",\"reason_codes\":[\"days_since_breakout_null\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"days_since_breakout\":null,\"ret_since_breakout\":null,\"vol_ratio_vs_breakout_day\":null,\"follow_through_state\":\"PENDING_DATA\",\"follow_through_result\":\"WATCH_NO_BREAKOUT_TRACKED\",\"reason_codes\":[\"days_since_breakout_null\"],\"formula_id\":\"FOLLOW_THROUGH_DAY_CONFIRM_V1\",\"version\":\"2026-05-20_HARNESS_V5\"}]", + "follow_through_confirm_lock": true, + "sector_rotation_momentum_json": "[{\"sector\":\"은행\",\"rank\":1,\"prev_rank_w1\":1,\"prev_rank_w2\":1,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"금융/은행\",\"rank\":2,\"prev_rank_w1\":2,\"prev_rank_w2\":2,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"원전\",\"rank\":3,\"prev_rank_w1\":3,\"prev_rank_w2\":3,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"방산\",\"rank\":4,\"prev_rank_w1\":4,\"prev_rank_w2\":4,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"소비재\",\"rank\":5,\"prev_rank_w1\":5,\"prev_rank_w2\":5,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"2차전지\",\"rank\":6,\"prev_rank_w1\":6,\"prev_rank_w2\":6,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"증권\",\"rank\":7,\"prev_rank_w1\":7,\"prev_rank_w2\":7,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"전력설비\",\"rank\":8,\"prev_rank_w1\":8,\"prev_rank_w2\":8,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"반도체\",\"rank\":9,\"prev_rank_w1\":9,\"prev_rank_w2\":9,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"AI전력\",\"rank\":10,\"prev_rank_w1\":10,\"prev_rank_w2\":10,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"조선\",\"rank\":11,\"prev_rank_w1\":11,\"prev_rank_w2\":11,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"지주회사\",\"rank\":12,\"prev_rank_w1\":12,\"prev_rank_w2\":12,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"자동차\",\"rank\":13,\"prev_rank_w1\":13,\"prev_rank_w2\":13,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"로보틱스\",\"rank\":14,\"prev_rank_w1\":14,\"prev_rank_w2\":14,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"바이오\",\"rank\":15,\"prev_rank_w1\":15,\"prev_rank_w2\":15,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"건설\",\"rank\":16,\"prev_rank_w1\":16,\"prev_rank_w2\":16,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"},{\"sector\":\"플랜트/EPC\",\"rank\":17,\"prev_rank_w1\":17,\"prev_rank_w2\":17,\"rank_delta_w1\":0,\"rank_delta_w2\":0,\"momentum_state\":\"STABLE\",\"formula_id\":\"SECTOR_ROTATION_MOMENTUM_V1\"}]", + "sector_rotation_momentum_lock": true, + "drawdown_guard_state": "NORMAL", + "drawdown_buy_scale": true, + "drawdown_consecutive_losses": false, + "portfolio_beta": 1.05, + "portfolio_beta_gate": "WARN_BETA", + "portfolio_beta_gate_json": "{\"portfolio_beta\":1.05,\"gate_status\":\"WARN_BETA\",\"beta_limit_over\":1.3,\"beta_limit_warn\":1,\"regime_applied\":\"RISK_ON\",\"per_holding_betas\":[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"weight_pct\":30.93,\"beta_proxy\":1.39,\"ret5d\":19.73},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"weight_pct\":43.12,\"beta_proxy\":0.99,\"ret5d\":14.04},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"weight_pct\":0.05,\"beta_proxy\":1.69,\"ret5d\":23.93},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"weight_pct\":0.09,\"beta_proxy\":0.39,\"ret5d\":5.49},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"weight_pct\":5.6,\"beta_proxy\":1.21,\"ret5d\":17.21},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"weight_pct\":9.76,\"beta_proxy\":1.53,\"ret5d\":21.71},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"weight_pct\":0.07,\"beta_proxy\":1.12,\"ret5d\":15.86},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"weight_pct\":4.68,\"beta_proxy\":1.01,\"ret5d\":14.32},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"weight_pct\":0.09,\"beta_proxy\":0.98,\"ret5d\":13.88},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"weight_pct\":101.09,\"beta_proxy\":1,\"ret5d\":null},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"weight_pct\":97.27,\"beta_proxy\":1,\"ret5d\":null},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"weight_pct\":101.26,\"beta_proxy\":1,\"ret5d\":null}]}", + "tp_quantity_ladder_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"holding_qty\":56,\"tp1_price\":null,\"tp1_state\":\"TP1_ALREADY_TRIGGERED\",\"tp1_qty\":18,\"tp2_price\":2307000,\"tp2_state\":\"PENDING\",\"tp2_qty\":18,\"tp3_qty\":20,\"qty_source\":\"AUTO_33PCT\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"holding_qty\":530,\"tp1_price\":null,\"tp1_state\":\"TP1_ALREADY_TRIGGERED\",\"tp1_qty\":174,\"tp2_price\":null,\"tp2_state\":\"TP2_ALREADY_TRIGGERED\",\"tp2_qty\":174,\"tp3_qty\":182,\"qty_source\":\"AUTO_33PCT\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"holding_qty\":12,\"tp1_price\":16450,\"tp1_state\":\"PENDING\",\"tp1_qty\":3,\"tp2_price\":18000,\"tp2_state\":\"PENDING\",\"tp2_qty\":4,\"tp3_qty\":5,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"holding_qty\":30,\"tp1_price\":14540,\"tp1_state\":\"PENDING\",\"tp1_qty\":9,\"tp2_price\":16280,\"tp2_state\":\"PENDING\",\"tp2_qty\":10,\"tp3_qty\":11,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"holding_qty\":440,\"tp1_price\":60300,\"tp1_state\":\"PENDING\",\"tp1_qty\":145,\"tp2_price\":66000,\"tp2_state\":\"PENDING\",\"tp2_qty\":147,\"tp3_qty\":148,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"holding_qty\":191,\"tp1_price\":240000,\"tp1_state\":\"PENDING\",\"tp1_qty\":63,\"tp2_price\":262500,\"tp2_state\":\"PENDING\",\"tp2_qty\":64,\"tp3_qty\":64,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"holding_qty\":16,\"tp1_price\":19430,\"tp1_state\":\"PENDING\",\"tp1_qty\":5,\"tp2_price\":21150,\"tp2_state\":\"PENDING\",\"tp2_qty\":5,\"tp3_qty\":6,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"holding_qty\":657,\"tp1_price\":34300,\"tp1_state\":\"PENDING\",\"tp1_qty\":216,\"tp2_price\":37400,\"tp2_state\":\"PENDING\",\"tp2_qty\":220,\"tp3_qty\":221,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"holding_qty\":9,\"tp1_price\":42200,\"tp1_state\":\"PENDING\",\"tp1_qty\":2,\"tp2_price\":46050,\"tp2_state\":\"PENDING\",\"tp2_qty\":3,\"tp3_qty\":4,\"qty_source\":\"MANUAL\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"holding_qty\":0.50221,\"tp1_price\":917292000,\"tp1_state\":\"PENDING\",\"tp1_qty\":0,\"tp2_price\":1000682000,\"tp2_state\":\"PENDING\",\"tp2_qty\":0,\"tp3_qty\":0.50221,\"qty_source\":\"AUTO_33PCT\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"holding_qty\":0.443417,\"tp1_price\":1038857000,\"tp1_state\":\"PENDING\",\"tp1_qty\":0,\"tp2_price\":1133298000,\"tp2_state\":\"PENDING\",\"tp2_qty\":0,\"tp3_qty\":0.443417,\"qty_source\":\"AUTO_33PCT\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"holding_qty\":0.875396,\"tp1_price\":526086000,\"tp1_state\":\"PENDING\",\"tp1_qty\":0,\"tp2_price\":573912000,\"tp2_state\":\"PENDING\",\"tp2_qty\":0,\"tp3_qty\":0.875396,\"qty_source\":\"AUTO_33PCT\",\"formula_id\":\"TP_QUANTITY_LADDER_V1\"}]", + "tp_quantity_ladder_lock": true, + "event_risk_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"event_hold_gate\":\"EVENT_HOLD\",\"event_hold_days\":null,\"dart_risk\":true,\"reason\":\"dart_risk\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"event_hold_gate\":\"PASS\",\"event_hold_days\":null,\"dart_risk\":false,\"reason\":\"no_event_risk\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"event_hold_gate\":\"PASS\",\"event_hold_days\":null,\"dart_risk\":false,\"reason\":\"no_event_risk\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"event_hold_gate\":\"PASS\",\"event_hold_days\":null,\"dart_risk\":false,\"reason\":\"no_event_risk\"}]", + "event_risk_lock": true, + "sector_concentration_gate": "BLOCK_SECTOR", + "sector_concentration_json": "[{\"sector\":\"UNKNOWN\",\"weight_pct\":299.83,\"gate\":\"BLOCK_NEW_BUY_THIS_SECTOR\"},{\"sector\":\"반도체\",\"weight_pct\":74.05,\"gate\":\"BLOCK_NEW_BUY_THIS_SECTOR\"},{\"sector\":\"방산\",\"weight_pct\":9.76,\"gate\":\"PASS\"},{\"sector\":\"플랜트/EPC\",\"weight_pct\":5.6,\"gate\":\"PASS\"},{\"sector\":\"조선\",\"weight_pct\":4.68,\"gate\":\"PASS\"},{\"sector\":\"로보틱스\",\"weight_pct\":0.09,\"gate\":\"PASS\"}]", + "regime_size_scale": 1.1, + "stop_adequacy_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"manual_stop\":1651725.6800000002,\"recommended_stop\":1651000,\"stop_gap_pct\":-0.04,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"COMPUTED_ATR\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"manual_stop\":171004.08000000002,\"recommended_stop\":171000,\"stop_gap_pct\":0,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"COMPUTED_ATR\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"manual_stop\":14900,\"recommended_stop\":13710,\"stop_gap_pct\":-8.68,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"manual_stop\":11780,\"recommended_stop\":11780,\"stop_gap_pct\":0,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"manual_stop\":50200,\"recommended_stop\":50200,\"stop_gap_pct\":0,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"manual_stop\":200000,\"recommended_stop\":200000,\"stop_gap_pct\":0,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"manual_stop\":17660,\"recommended_stop\":16250,\"stop_gap_pct\":-8.68,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"manual_stop\":28700,\"recommended_stop\":28700,\"stop_gap_pct\":0,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"manual_stop\":36490,\"recommended_stop\":35300,\"stop_gap_pct\":-3.37,\"adequacy_status\":\"PASS\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"manual_stop\":765562805.18,\"recommended_stop\":null,\"stop_gap_pct\":null,\"adequacy_status\":\"INSUFFICIENT_DATA\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"manual_stop\":866931793.21,\"recommended_stop\":null,\"stop_gap_pct\":null,\"adequacy_status\":\"INSUFFICIENT_DATA\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"manual_stop\":438761291.5,\"recommended_stop\":null,\"stop_gap_pct\":null,\"adequacy_status\":\"INSUFFICIENT_DATA\",\"stop_price_src\":\"MANUAL\",\"formula_id\":\"STOP_PRICE_ADEQUACY_V1\"}]", + "stop_adequacy_lock": true, + "holding_stale_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"entry_date\":null,\"holding_days\":null,\"stale_status\":\"ENTRY_DATE_MISSING\",\"formula_id\":\"HOLDING_STALE_REVIEW_V1\"}]", + "holding_stale_lock": true, + "regime_cash_uplift_min_pct": 10, + "single_position_weight_gate": "PASS", + "single_position_weight_json": "[{\"ticker\": \"064350\", \"name\": \"현대로템\", \"weight_pct\": 8.68, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"weight_pct\": 5.41, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"weight_pct\": 4.65, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"weight_pct\": 0.2, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"weight_pct\": 0.15, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"005380\", \"name\": \"현대차(소수)\", \"weight_pct\": 0.13, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"weight_pct\": 0.13, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"weight_pct\": 0.09, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"weight_pct\": 0.06, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"weight_pct\": 0.06, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"weight_pct\": 0.06, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"000660\", \"name\": \"SK하이닉스(소수)\", \"weight_pct\": 0.05, \"threshold_pct\": 36.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": true, \"excess_pct\": 0.0}, {\"ticker\": \"005930\", \"name\": \"삼성전자(소수)\", \"weight_pct\": 0.05, \"threshold_pct\": 42.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": true, \"excess_pct\": 0.0}, {\"ticker\": \"091220\", \"name\": \"TIGER 은행\", \"weight_pct\": 0.04, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"364980\", \"name\": \"TIGER 2차전지TOP10\", \"weight_pct\": 0.04, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"CASH_CMA\", \"name\": \"CMA RP 현금성자산\", \"weight_pct\": 0.0, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}, {\"ticker\": \"ACCOUNT_TOTAL\", \"name\": \"연금저축 계좌총액(보유상세 미제공)\", \"weight_pct\": 0.0, \"threshold_pct\": 20.0, \"single_position_weight_gate\": \"PASS\", \"is_leader\": false, \"excess_pct\": 0.0}]", + "semiconductor_cluster_gate": "PASS", + "semiconductor_cluster_json": "{\"samsung_pct\": 0.05, \"hynix_pct\": 0.05, \"combined_pct\": 0.1, \"cap_pct\": 65.0, \"warn_threshold_pct\": 58.5, \"kospi_semi_weight\": 65.0, \"kospi_weight_provided\": true, \"gate_mode\": \"MARKET_NEUTRAL\", \"semiconductor_cluster_gate\": \"PASS\", \"cluster_state\": \"CLUSTER_OPEN\", \"formula_id\": \"MARKET_WEIGHT_AWARE_CLUSTER_GATE_V1\"}", + "portfolio_drawdown_gate": "PASS", + "portfolio_drawdown_pct": false, + "portfolio_peak_krw": 417000000, + "win_loss_streak_state": "INSUFFICIENT_HISTORY", + "win_loss_streak_buy_scale": true, + "win_loss_streak_win_rate_pct": null, + "position_count_gate": "PASS", + "position_count": 12, + "position_count_max": 12, + "stop_breach_gate": "PASS", + "stop_breach_alert_json": "[{\"ticker\": \"000660\", \"name\": \"SK하이닉스(소수)\", \"current_price\": 2502000.0, \"stop_price\": 1974000, \"gap_pct\": 21.1, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자(소수)\", \"current_price\": 343000.0, \"stop_price\": 308000, \"gap_pct\": 10.2, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"current_price\": 15980.0, \"stop_price\": 14900, \"gap_pct\": 6.76, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"current_price\": 12445.0, \"stop_price\": 11780, \"gap_pct\": 5.34, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"current_price\": 53000.0, \"stop_price\": 50200, \"gap_pct\": 5.28, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"current_price\": 219000.0, \"stop_price\": 200000, \"gap_pct\": 8.68, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"current_price\": 18215.0, \"stop_price\": 17660, \"gap_pct\": 3.05, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"current_price\": 30545.0, \"stop_price\": 28700, \"gap_pct\": 6.04, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"current_price\": 40970.0, \"stop_price\": 38400, \"gap_pct\": 6.27, \"stop_breach_gate\": \"SAFE\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"current_price\": 555484.0, \"stop_price\": 833902000, \"gap_pct\": -150021.7, \"stop_breach_gate\": \"BREACH\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"current_price\": 590023.0, \"stop_price\": 868862000, \"gap_pct\": -147159.01, \"stop_breach_gate\": \"BREACH\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"current_price\": 314050.0, \"stop_price\": 478260000, \"gap_pct\": -152187.85, \"stop_breach_gate\": \"BREACH\"}]", + "relative_stop_gate": "PASS", + "relative_stop_signal_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":2.28,\"excess_ret20d\":0,\"sigma_proxy\":33.37,\"threshold\":-66.73,\"profit_pct\":28.64,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":1.96,\"excess_ret20d\":0,\"sigma_proxy\":31.77,\"threshold\":-63.53,\"profit_pct\":83.26,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":1.4,\"excess_ret20d\":0,\"sigma_proxy\":29.03,\"threshold\":-58.05,\"profit_pct\":6.68,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":0.3,\"excess_ret20d\":-1.29,\"sigma_proxy\":40.63,\"threshold\":-81.25,\"profit_pct\":-0.2,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":0.3,\"excess_ret20d\":-6.87,\"sigma_proxy\":32.75,\"threshold\":-65.49,\"profit_pct\":-2.63,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":0.3,\"excess_ret20d\":-1.88,\"sigma_proxy\":31.74,\"threshold\":-63.47,\"profit_pct\":-1.91,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":0.3,\"excess_ret20d\":-10.23,\"sigma_proxy\":28.48,\"threshold\":-56.96,\"profit_pct\":3.58,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":0.3,\"excess_ret20d\":-5.14,\"sigma_proxy\":25.55,\"threshold\":-51.1,\"profit_pct\":-4.67,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"signal\":false,\"signal_type\":\"PASS\",\"details\":{\"beta_proxy\":0.93,\"excess_ret20d\":0,\"sigma_proxy\":23.63,\"threshold\":-47.26,\"profit_pct\":3.2,\"hold_days\":0},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"signal\":false,\"signal_type\":\"INSUFFICIENT_DATA\",\"details\":{},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"signal\":false,\"signal_type\":\"INSUFFICIENT_DATA\",\"details\":{},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"signal\":false,\"signal_type\":\"INSUFFICIENT_DATA\",\"details\":{},\"formula_id\":\"RELATIVE_STOP_SIGNAL_V1\"}]", + "tp_trigger_gate": "PASS", + "tp_trigger_alert_json": "[]", + "heat_concentration_gate": "PASS", + "heat_concentration_json": "[]", + "regime_transition_type": "NO_CHANGE", + "regime_transition_json": "{\"transition_type\":\"NO_CHANGE\",\"prev_regime\":\"RISK_ON\",\"current_regime\":\"RISK_ON\",\"affected_gates\":[],\"formula_id\":\"REGIME_TRANSITION_ALERT_V1\"}", + "portfolio_health_label": "CRITICAL", + "portfolio_health_score": 0, + "portfolio_health_critical_count": 4, + "portfolio_health_caution_count": 2, + "portfolio_health_blocked_json": "[{\"gate\": \"cash_floor_status\", \"severity\": \"CRITICAL\", \"value\": \"HARD_BLOCK\"}, {\"gate\": \"heat_gate_status\", \"severity\": \"WARN\", \"value\": \"BLOCK_NEW_BUY\"}, {\"gate\": \"sector_concentration_gate\", \"severity\": \"HIGH\", \"value\": \"BLOCK_SECTOR\"}]", + "breakout_quality_gate_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"breakout_quality_score\":0,\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"reason_codes\":[\"ret3d_gte7\",\"surge_day_low_vol\",\"distribution_gte70\",\"late_chase_gte70\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"breakout_quality_score\":0,\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"reason_codes\":[\"ret3d_gte7\",\"surge_day_low_vol\",\"distribution_gte70\",\"late_chase_gte70\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"breakout_quality_score\":0,\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"reason_codes\":[\"ret3d_gte7\",\"disparity_gt10\",\"late_chase_gte70\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"breakout_quality_score\":35,\"breakout_quality_gate\":\"WATCH_COOLING_OFF\",\"reason_codes\":[\"surge_day_low_vol\",\"disparity_healthy\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"breakout_quality_score\":45,\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"reason_codes\":[\"ret3d_gte7\",\"disparity_healthy\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"breakout_quality_score\":30,\"breakout_quality_gate\":\"WATCH_COOLING_OFF\",\"reason_codes\":[\"ret3d_gte7\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"breakout_quality_score\":45,\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"reason_codes\":[\"ret3d_gte7\",\"disparity_healthy\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"breakout_quality_score\":45,\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"reason_codes\":[\"ret3d_gte7\",\"disparity_healthy\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"breakout_quality_score\":0,\"breakout_quality_gate\":\"BLOCKED_LATE_CHASE\",\"reason_codes\":[\"ret3d_gte7\",\"surge_day_low_vol\",\"rsi14_healthy\"],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"breakout_quality_score\":50,\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"reason_codes\":[],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"breakout_quality_score\":50,\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"reason_codes\":[],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"breakout_quality_score\":50,\"breakout_quality_gate\":\"PILOT_ALLOWED\",\"reason_codes\":[],\"formula_id\":\"BREAKOUT_QUALITY_GATE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"}]", + "breakout_quality_gate_lock": true, + "anti_whipsaw_gate_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"anti_whipsaw_score\":35,\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"anti_whipsaw_hold_days\":1,\"clear_conditions_count\":2,\"clear_conditions\":[\"frg_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"frg_net_buy\",\"sector_outperforming\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"anti_whipsaw_score\":0,\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":1,\"clear_conditions\":[\"price_above_ma20\"],\"reason_codes\":[],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"anti_whipsaw_score\":65,\"anti_whipsaw_gate\":\"WHIPSAW_AUTO_RELEASED\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":3,\"clear_conditions\":[\"inst_net_buy\",\"frg_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"inst_net_buy\",\"frg_net_buy\",\"sector_outperforming\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"anti_whipsaw_score\":20,\"anti_whipsaw_gate\":\"INCONCLUSIVE\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":2,\"clear_conditions\":[\"frg_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"frg_net_buy\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"anti_whipsaw_score\":0,\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":2,\"clear_conditions\":[\"inst_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"inst_net_buy\",\"sector_outperforming\",\"vol_surge_50pct\",\"vol_surge_100pct\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"anti_whipsaw_score\":65,\"anti_whipsaw_gate\":\"WHIPSAW_AUTO_RELEASED\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":3,\"clear_conditions\":[\"inst_net_buy\",\"frg_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"inst_net_buy\",\"frg_net_buy\",\"sector_outperforming\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"anti_whipsaw_score\":45,\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"anti_whipsaw_hold_days\":1,\"clear_conditions_count\":2,\"clear_conditions\":[\"inst_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"inst_net_buy\",\"sector_outperforming\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"anti_whipsaw_score\":35,\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"anti_whipsaw_hold_days\":1,\"clear_conditions_count\":2,\"clear_conditions\":[\"frg_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"frg_net_buy\",\"sector_outperforming\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"anti_whipsaw_score\":30,\"anti_whipsaw_gate\":\"WHIPSAW_WEAKENING\",\"anti_whipsaw_hold_days\":1,\"clear_conditions_count\":2,\"clear_conditions\":[\"inst_net_buy\",\"price_above_ma20\"],\"reason_codes\":[\"inst_net_buy\"],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"anti_whipsaw_score\":0,\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":0,\"clear_conditions\":[],\"reason_codes\":[],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"anti_whipsaw_score\":0,\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":0,\"clear_conditions\":[],\"reason_codes\":[],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"anti_whipsaw_score\":0,\"anti_whipsaw_gate\":\"CONFIRMED_SELL\",\"anti_whipsaw_hold_days\":0,\"clear_conditions_count\":0,\"clear_conditions\":[],\"reason_codes\":[],\"formula_id\":\"ANTI_WHIPSAW_HOLD_GATE_V1\",\"version\":\"2026-05-24_V1.1\"}]", + "anti_whipsaw_gate_lock": true, + "smart_cash_raise_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"PROFIT_LOCK_20\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"APEX_SUPER\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"BREAKEVEN_RATCHET\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"NORMAL\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"NORMAL\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"NORMAL\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"BREAKEVEN_RATCHET\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"NORMAL\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"BREAKEVEN_RATCHET\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"BREAKEVEN_RATCHET\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"NORMAL\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"smart_cash_raise_route\":\"NO_ACTION\",\"route_label\":\"현금확보 비대상\",\"rationale\":\"no_condition_met\",\"profit_lock_stage\":\"BREAKEVEN_RATCHET\",\"stop_breach_gate\":\"PASS\",\"emergency_full_sell\":false,\"rebound_wait_pct\":0,\"formula_id\":\"SMART_CASH_RAISE_V2\",\"version\":\"2026-05-20_HARNESS_V5\"}]", + "smart_cash_raise_route": "NO_ACTION", + "satellite_failure_gate_json": "{\"sfg_v1\":\"CLEAR\",\"sfg_reason\":\"clear\",\"sfg_broken_count\":1,\"sfg_failure_rate\":0.5,\"formula_id\":\"SATELLITE_FAILURE_GATE_V1\"}", + "sapg_json": "{\"sapg_status\":\"INSUFFICIENT_DATA\",\"core_total_pnl_krw\":0,\"satellite_total_pnl_krw\":0,\"satellite_loss_to_core_gain_ratio\":null,\"core_count\":0,\"satellite_count\":12,\"formula_id\":\"SATELLITE_AGGREGATE_PNL_GATE_V1\"}", + "sfg_v1_lock": true, + "regime_cla_json": "{\"cla_active\":false,\"market_regime\":\"ADVANCE\",\"cluster_state\":\"CLUSTER_OPEN\",\"cluster_combined_pct\":74.05,\"cla_exit_status\":\"CLA_EXIT_CONFIRMED\",\"core_sell_blocked\":false,\"satellite_buy_gate\":\"CLUSTER_OPEN\",\"cash_raise_priority\":\"H2_RANK\",\"rag_v1\":\"PASS\",\"rag_reason\":\"CLA 비활성 또는 반도체 합산 비중 60% 미만 — 위성 BUY 허용\",\"formula_id\":\"CONCENTRATED_LEADER_ADVANCE_V1\"}", + "cla_exit_status": "CLA_EXIT_CONFIRMED", + "rag_v1": "PASS", + "rag_reason": "CLA 비활성 — RAG 조건 불필요", + "apex_formula_ids": "ALPHA_LEAD_SCORE_V1,FOLLOW_THROUGH_CONFIRM_V1,DISTRIBUTION_RISK_SCORE_V1,PROFIT_PRESERVATION_STATE_V1,SMART_CASH_RAISE_PLAN_V1,REBOUND_SELL_TRIGGER_V1,EXECUTION_QUALITY_GUARD_V1,BUY_PERMISSION_MATRIX_V1,SELL_QUANTITY_ALLOCATOR_V1,LIMIT_PRICE_POLICY_V1,STAGED_ENTRY_TRANCHE_V1,K2_STAGED_REBOUND_SELL,K3_REGIME_SELL_PRIORITY_V1,SECTOR_ROTATION_MOMENTUM_V1,RATCHET_TRAILING_AUTO_V1,PRE_DISTRIBUTION_EARLY_WARNING_V1,DYNAMIC_HEAT_GATE_V1,DRAWDOWN_GUARD_V1,PORTFOLIO_BETA_GATE_V1,TP_QUANTITY_LADDER_V1,EVENT_RISK_HOLD_GATE_V1,SECTOR_CONCENTRATION_LIMIT_V1,POSITION_SIZE_REGIME_SCALE_V1,VOLUME_BREAKOUT_CONFIRM_V1,STOP_PRICE_ADEQUACY_V1,HOLDING_STALE_REVIEW_V1,REGIME_CASH_UPLIFT_V1,SINGLE_POSITION_WEIGHT_CAP_V1,SEMICONDUCTOR_CLUSTER_GATE_V1,PORTFOLIO_DRAWDOWN_GATE_V1,WIN_LOSS_STREAK_GUARD_V1,POSITION_COUNT_LIMIT_V1,STOP_BREACH_ALERT_V1,TP_TRIGGER_ALERT_V1,HEAT_CONCENTRATION_ALERT_V1,REGIME_TRANSITION_ALERT_V1,PORTFOLIO_HEALTH_SCORE_V1,BREAKOUT_QUALITY_GATE_V2,ANTI_WHIPSAW_HOLD_GATE_V1,SMART_CASH_RAISE_V2,BENCHMARK_RELATIVE_TIMESERIES_V1,RS_VERDICT_V2,SATELLITE_ALPHA_QUALITY_GATE_V1,CASH_CREATION_PURPOSE_LOCK_V1,SATELLITE_AGGREGATE_PNL_GATE_V1,ALPHA_EVALUATION_WINDOW_V1,ALPHA_FEEDBACK_LOOP_V1,ENTRY_FRESHNESS_GATE_V1,SELL_VALUE_PRESERVATION_GATE_V1,INDEX_RELATIVE_HEALTH_GATE_V1,RS_VERDICT_V1,COMPOSITE_VERDICT_V1,REPLACEMENT_ALPHA_GATE_V1,SATELLITE_FAILURE_GATE_V1,CONCENTRATED_LEADER_ADVANCE_V1,PREDICTIVE_ALPHA_ENGINE_V1,ANTI_LATE_ENTRY_GATE_V2,CASH_PRESERVATION_SELL_ENGINE_V2,MACRO_EVENT_SYNCHRONIZER_V1,CONSISTENCY_VALIDATOR_V2", + "predictive_alpha_json": "[{\"ticker\":\"000660\",\"direction_confidence\":-25,\"thesis_score\":0,\"antithesis_score\":25,\"synthesis_verdict\":\"TRIM_SIGNAL\",\"predictive_alpha_json\":{\"confidence\":-25,\"verdict\":\"TRIM_SIGNAL\"}},{\"ticker\":\"005930\",\"direction_confidence\":-25,\"thesis_score\":0,\"antithesis_score\":25,\"synthesis_verdict\":\"TRIM_SIGNAL\",\"predictive_alpha_json\":{\"confidence\":-25,\"verdict\":\"TRIM_SIGNAL\"}},{\"ticker\":\"0182R0\",\"direction_confidence\":20,\"thesis_score\":20,\"antithesis_score\":0,\"synthesis_verdict\":\"MODERATE_BUY_SIGNAL\",\"predictive_alpha_json\":{\"confidence\":20,\"verdict\":\"MODERATE_BUY_SIGNAL\"}},{\"ticker\":\"0190C0\",\"direction_confidence\":-5,\"thesis_score\":20,\"antithesis_score\":25,\"synthesis_verdict\":\"HOLD_NEUTRAL\",\"predictive_alpha_json\":{\"confidence\":-5,\"verdict\":\"HOLD_NEUTRAL\"}},{\"ticker\":\"028050\",\"direction_confidence\":-5,\"thesis_score\":20,\"antithesis_score\":25,\"synthesis_verdict\":\"HOLD_NEUTRAL\",\"predictive_alpha_json\":{\"confidence\":-5,\"verdict\":\"HOLD_NEUTRAL\"}},{\"ticker\":\"064350\",\"direction_confidence\":20,\"thesis_score\":20,\"antithesis_score\":0,\"synthesis_verdict\":\"MODERATE_BUY_SIGNAL\",\"predictive_alpha_json\":{\"confidence\":20,\"verdict\":\"MODERATE_BUY_SIGNAL\"}},{\"ticker\":\"229200\",\"direction_confidence\":40,\"thesis_score\":40,\"antithesis_score\":0,\"synthesis_verdict\":\"STRONG_BUY_SIGNAL\",\"predictive_alpha_json\":{\"confidence\":40,\"verdict\":\"STRONG_BUY_SIGNAL\"}},{\"ticker\":\"494670\",\"direction_confidence\":-25,\"thesis_score\":0,\"antithesis_score\":25,\"synthesis_verdict\":\"TRIM_SIGNAL\",\"predictive_alpha_json\":{\"confidence\":-25,\"verdict\":\"TRIM_SIGNAL\"}},{\"ticker\":\"496080\",\"direction_confidence\":-5,\"thesis_score\":20,\"antithesis_score\":25,\"synthesis_verdict\":\"HOLD_NEUTRAL\",\"predictive_alpha_json\":{\"confidence\":-5,\"verdict\":\"HOLD_NEUTRAL\"}},{\"ticker\":\"GOOGL\",\"direction_confidence\":0,\"thesis_score\":0,\"antithesis_score\":0,\"synthesis_verdict\":\"HOLD_NEUTRAL\",\"predictive_alpha_json\":{\"confidence\":0,\"verdict\":\"HOLD_NEUTRAL\"}},{\"ticker\":\"MSFT\",\"direction_confidence\":0,\"thesis_score\":0,\"antithesis_score\":0,\"synthesis_verdict\":\"HOLD_NEUTRAL\",\"predictive_alpha_json\":{\"confidence\":0,\"verdict\":\"HOLD_NEUTRAL\"}},{\"ticker\":\"NVDA\",\"direction_confidence\":0,\"thesis_score\":0,\"antithesis_score\":0,\"synthesis_verdict\":\"HOLD_NEUTRAL\",\"predictive_alpha_json\":{\"confidence\":0,\"verdict\":\"HOLD_NEUTRAL\"}}]", + "anti_late_entry_json": "[{\"ticker\":\"000660\",\"gate1_status\":\"BLOCK_CHASE\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"PULLBACK_WAIT_DIST\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":6.42,\"velocity_5d\":19.73,\"dist_weighted_sum\":2},{\"ticker\":\"005930\",\"gate1_status\":\"BLOCK_CHASE\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"BLOCK_DISTRIBUTION\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":4.5,\"velocity_5d\":14.04,\"dist_weighted_sum\":5},{\"ticker\":\"0182R0\",\"gate1_status\":\"PASS\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"PASS\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":1.47,\"velocity_5d\":23.93,\"dist_weighted_sum\":0},{\"ticker\":\"0190C0\",\"gate1_status\":\"BLOCK_CHASE\",\"gate2_status\":\"PULLBACK_WAIT_5D\",\"gate3_status\":\"PULLBACK_WAIT_DIST\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":6.46,\"velocity_5d\":5.49,\"dist_weighted_sum\":2},{\"ticker\":\"028050\",\"gate1_status\":\"BLOCK_CHASE\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"BLOCK_DISTRIBUTION\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":9.45,\"velocity_5d\":17.21,\"dist_weighted_sum\":3.5},{\"ticker\":\"064350\",\"gate1_status\":\"PULLBACK_WAIT\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"PASS\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":2.16,\"velocity_5d\":21.71,\"dist_weighted_sum\":0},{\"ticker\":\"229200\",\"gate1_status\":\"PULLBACK_WAIT\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"PULLBACK_WAIT_DIST\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":1.55,\"velocity_5d\":15.86,\"dist_weighted_sum\":2},{\"ticker\":\"494670\",\"gate1_status\":\"BLOCK_CHASE\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"PULLBACK_WAIT_DIST\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":7.42,\"velocity_5d\":14.32,\"dist_weighted_sum\":2},{\"ticker\":\"496080\",\"gate1_status\":\"BLOCK_CHASE\",\"gate2_status\":\"BLOCK_CHASE_5D\",\"gate3_status\":\"PULLBACK_WAIT_DIST\",\"final_gate_status\":\"BLOCK\",\"anti_late_entry_status\":\"BLOCK\",\"entry_grade\":\"F\",\"velocity_1d\":4.84,\"velocity_5d\":13.88,\"dist_weighted_sum\":2},{\"ticker\":\"GOOGL\",\"gate1_status\":\"PASS\",\"gate2_status\":\"PASS\",\"gate3_status\":\"PASS\",\"final_gate_status\":\"PASS\",\"anti_late_entry_status\":\"PASS\",\"entry_grade\":\"B\",\"velocity_1d\":0,\"velocity_5d\":0,\"dist_weighted_sum\":0},{\"ticker\":\"MSFT\",\"gate1_status\":\"PASS\",\"gate2_status\":\"PASS\",\"gate3_status\":\"PASS\",\"final_gate_status\":\"PASS\",\"anti_late_entry_status\":\"PASS\",\"entry_grade\":\"B\",\"velocity_1d\":0,\"velocity_5d\":0,\"dist_weighted_sum\":0},{\"ticker\":\"NVDA\",\"gate1_status\":\"PASS\",\"gate2_status\":\"PASS\",\"gate3_status\":\"PASS\",\"final_gate_status\":\"PASS\",\"anti_late_entry_status\":\"PASS\",\"entry_grade\":\"B\",\"velocity_1d\":0,\"velocity_5d\":0,\"dist_weighted_sum\":0}]", + "cash_preservation_sell_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":14,\"immediate_qty\":7,\"rebound_wait_qty\":7,\"rebound_trigger_price\":2150000,\"rebound_deadline_days\":5,\"risk_reward_ratio\":0,\"value_preservation_score\":100,\"immediate_sell_krw\":15050000,\"rebound_upside_krw\":15050000,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":2,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":265,\"immediate_qty\":132,\"rebound_wait_qty\":133,\"rebound_trigger_price\":322500,\"rebound_deadline_days\":5,\"risk_reward_ratio\":0.02,\"value_preservation_score\":100,\"immediate_sell_krw\":42570000,\"rebound_upside_krw\":42892500,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":5,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":12,\"immediate_qty\":6,\"rebound_wait_qty\":6,\"rebound_trigger_price\":15670,\"rebound_deadline_days\":5,\"risk_reward_ratio\":0,\"value_preservation_score\":100,\"immediate_sell_krw\":94020,\"rebound_upside_krw\":94020,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":0,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":10,\"immediate_qty\":5,\"rebound_wait_qty\":5,\"rebound_trigger_price\":12005,\"rebound_deadline_days\":5,\"risk_reward_ratio\":0,\"value_preservation_score\":100,\"immediate_sell_krw\":60025,\"rebound_upside_krw\":60025,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":2,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":145,\"immediate_qty\":72,\"rebound_wait_qty\":73,\"rebound_trigger_price\":47600,\"rebound_deadline_days\":5,\"risk_reward_ratio\":47600,\"value_preservation_score\":100,\"immediate_sell_krw\":3427200,\"rebound_upside_krw\":3474800,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":3.5,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":133,\"immediate_qty\":66,\"rebound_wait_qty\":67,\"rebound_trigger_price\":208500,\"rebound_deadline_days\":5,\"risk_reward_ratio\":0.58,\"value_preservation_score\":100,\"immediate_sell_krw\":13761000,\"rebound_upside_krw\":13969500,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":0,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":16,\"immediate_qty\":8,\"rebound_wait_qty\":8,\"rebound_trigger_price\":18015,\"rebound_deadline_days\":5,\"risk_reward_ratio\":0,\"value_preservation_score\":100,\"immediate_sell_krw\":144120,\"rebound_upside_krw\":144120,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":2,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":657,\"immediate_qty\":328,\"rebound_wait_qty\":329,\"rebound_trigger_price\":27685,\"rebound_deadline_days\":5,\"risk_reward_ratio\":27685,\"value_preservation_score\":100,\"immediate_sell_krw\":9080680,\"rebound_upside_krw\":9108365,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":2,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"execution_style\":\"STAGED_WATERFALL\",\"base_qty\":9,\"immediate_qty\":4,\"rebound_wait_qty\":5,\"rebound_trigger_price\":37800,\"rebound_deadline_days\":5,\"risk_reward_ratio\":37800,\"value_preservation_score\":100,\"immediate_sell_krw\":151200,\"rebound_upside_krw\":189000,\"emergency_full_sell_flag\":false,\"sell_value_damage_warning\":false,\"dist_weighted_sum\":2,\"formula_id\":\"CASH_PRESERVATION_SELL_ENGINE_V2\"}]", + "macro_event_json": "{\"macro_risk_score\":35,\"macro_risk_regime\":\"MACRO_NEUTRAL\",\"macro_risk_breakdown\":[{\"factor\":\"usd_krw_critical\",\"score\":20,\"triggered\":true},{\"factor\":\"usd_krw_weak\",\"score\":0,\"triggered\":false},{\"factor\":\"foreign_mega\",\"score\":0,\"triggered\":false},{\"factor\":\"foreign_high\",\"score\":0,\"triggered\":false},{\"factor\":\"fomc_near\",\"score\":15,\"triggered\":true},{\"factor\":\"us_cpi_near\",\"score\":0,\"triggered\":false},{\"factor\":\"cpi_high\",\"score\":0,\"triggered\":false},{\"factor\":\"vix_elevated\",\"score\":0,\"triggered\":false},{\"factor\":\"us500_drop\",\"score\":0,\"triggered\":false}],\"foreign_sell_consecutive_days\":0,\"foreign_sell_krw_today\":0,\"mega_sell_alert\":false,\"buy_gate_block_until\":null,\"effective_heat_gate_adjustment\":0,\"heat_gate_adj\":0,\"fomc_days_remaining\":1,\"us_cpi_days_remaining\":10,\"large_ipo_days_remaining\":null,\"event_matrix\":[{\"event\":\"FOMC_WEEK\",\"buy_gate_downgrade\":true,\"sell_block\":false,\"days_remaining\":1}],\"formula_id\":\"MACRO_EVENT_SYNCHRONIZER_V1\"}", + "macro_risk_score": 35, + "macro_risk_regime": "MACRO_NEUTRAL", + "mega_sell_alert": false, + "consistency_report_json": "{\"consistency_score\":100,\"cv_verdict\":\"PASS\",\"passed\":[\"CV_01\",\"CV_02\",\"CV_03\",\"CV_04\",\"CV_05\",\"CV_06\",\"CV_07\",\"CV_08\",\"CV_09\",\"CV_10\",\"CV_11\",\"CV_12\"],\"failed\":[],\"gap_list\":[],\"block_status\":\"PASS\",\"formula_id\":\"CONSISTENCY_VALIDATOR_V2\"}", + "consistency_score": 100, + "cv_verdict": "PASS", + "portfolio_alpha_confidence": -0.83, + "fomc_position_size_gate": "ACTIVE", + "prediction_accuracy_rate": null, + "watch_breakout_candidates_json": "[]", + "anti_whipsaw_reentry_json": "[]", + "alpha_history_summary_json": "{\"status\":\"OK\",\"t20_total\":2711,\"t20_pass_rate\":0,\"t20_pass\":0,\"t20_fail\":0,\"t60_total\":2711,\"t60_pass_rate\":0,\"t60_pass\":0,\"t60_fail\":0,\"grade_count\":{\"EXEMPT\":2663},\"total_rows\":2711,\"formula_id\":\"ALPHA_HISTORY_SUMMARY_V1\"}", + "p4_intraday_allowed_actions": [ + "HOLD", + "WATCH", + "TRIM_25", + "TRIM_33", + "TRIM_50", + "OBSERVE_DATA_MISSING", + "INSUFFICIENT_DATA", + "NO_BUY_OVERHEATED" + ], + "market_regime_state": "ADVANCE", + "regime_trim_guidance_json": "{\"phase\":\"ADVANCE\",\"satellite_trim_pct_min\":0,\"satellite_trim_pct_max\":5,\"leader_trim_pct_min\":0,\"leader_trim_pct_max\":0,\"priority_order\":\"HOLD_ALL > 약한위성_5%이하 > 중복ETF\",\"new_buy_gate\":\"ALLOWED_IF_HEAT_PASS\",\"description\":\"상승기: 주도주 보유 극대화. 감축 최소화.\"}", + "regime_trim_lock": true, + "secular_leader_gate_json": "{\"000660\":{\"active\":false,\"status\":\"DEACTIVATED\",\"reasons\":[\"regime_not_secular(RISK_ON)\"]},\"005930\":{\"active\":false,\"status\":\"DEACTIVATED\",\"reasons\":[\"regime_not_secular(RISK_ON)\",\"anti_climax_gate>=3\",\"dual_outflow:frg5d(-3835432)_inst5d(-2695953)\"]}}", + "goal_asset_krw": 500000000, + "goal_current_asset_krw": 417000000, + "goal_achievement_pct": 83.4, + "goal_remaining_krw": 83000000, + "goal_eta_months": null, + "goal_eta_label": "DATA_MISSING", + "goal_monthly_growth_pct": null, + "goal_status": "IN_PROGRESS", + "data_freshness_status": "FRESH", + "intraday_scope": "FULL_SCOPE", + "profit_lock_stage": "PROFIT_LOCK_30", + "auto_trailing_stop": 2031000, + "ratchet_stage_v2": "BREAKEVEN_RATCHET", + "auto_trailing_stop_v2": 0, + "flow_acceleration_status": "NORMAL", + "distribution_sell_detector_status": "DISTRIBUTION_DETECTED", + "signals_count": 3, + "breakout_quality_score": 0, + "anti_chasing_verdict": "BLOCK_CHASE", + "anti_chasing_velocity_status": "BLOCKED", + "pullback_entry_verdict": "PULLBACK_ZONE", + "pullback_entry_trigger_price": 0, + "cash_recovery_plan_json": { + "sell_sequence": [ + { + "ticker": "494670", + "name": "TIGER 조선TOP10", + "qty": 657.0, + "limit_price": 27150, + "preserve_style": "STEP_50", + "preserve_ratio": 50, + "expected_krw": 8930930 + }, + { + "ticker": "000660", + "name": "SK하이닉스", + "qty": 56.0, + "limit_price": 2100000, + "preserve_style": "CORE_LAST", + "preserve_ratio": 0, + "expected_krw": 0 + }, + { + "ticker": "005930", + "name": "삼성전자", + "qty": 530.647306, + "limit_price": 315000, + "preserve_style": "CORE_LAST", + "preserve_ratio": 0, + "expected_krw": 0 + }, + { + "ticker": "028050", + "name": "삼성E&A", + "qty": 145.0, + "limit_price": 46500, + "preserve_style": "STEP_50", + "preserve_ratio": 50, + "expected_krw": 3373280 + }, + { + "ticker": "005380", + "name": "현대차(소수)", + "qty": 1.0, + "limit_price": 590000, + "preserve_style": "STEP_50", + "preserve_ratio": 50, + "expected_krw": 295126 + }, + { + "ticker": "229200", + "name": "KODEX 코스닥150", + "qty": 5.0, + "limit_price": 17660, + "preserve_style": "STEP_33", + "preserve_ratio": 33, + "expected_krw": 29151 + }, + { + "ticker": "064350", + "name": "현대로템", + "qty": 0, + "limit_price": null, + "preserve_style": "STEP_33", + "preserve_ratio": 0, + "expected_krw": 0 + }, + { + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "qty": 0, + "limit_price": null, + "preserve_style": "STEP_50", + "preserve_ratio": 0, + "expected_krw": 0 + }, + { + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "qty": 0, + "limit_price": null, + "preserve_style": "STEP_25", + "preserve_ratio": 0, + "expected_krw": 0 + }, + { + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "qty": 0, + "limit_price": null, + "preserve_style": "STEP_25", + "preserve_ratio": 0, + "expected_krw": 0 + } + ], + "expected_total_krw": 12628487, + "cash_shortfall_min_krw": 28429064, + "shortfall_met": false, + "items_needed": 10 + }, + "waterfall_plan_json": "[{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"rank\": 11, \"execution_style\": \"DISTRIBUTION_EXIT\", \"immediate_qty\": 14, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 28, \"expected_immediate_krw\": 32032000, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"rank\": 12, \"execution_style\": \"DISTRIBUTION_EXIT\", \"immediate_qty\": 265, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 265, \"expected_immediate_krw\": 89305000, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"rank\": 9, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 6, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"rank\": 6, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": 10, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 15, \"expected_immediate_krw\": 127800, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"rank\": 2, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": 145, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 220, \"expected_immediate_krw\": 7554500, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"rank\": 7, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 95, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"rank\": 8, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 8, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"rank\": 1, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 328, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"rank\": 10, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 4, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"rank\": 3, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 0, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"rank\": 4, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 0, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"rank\": 5, \"execution_style\": \"URGENT_LIQUIDITY_TRIM\", \"immediate_qty\": null, \"rebound_wait_qty\": null, \"emergency_full_sell\": false, \"max_daily_qty\": 0, \"expected_immediate_krw\": 0, \"cash_shortfall_min_krw\": 28429064, \"formula_id\": \"SMART_CASH_RAISE_PLAN_V1+K2_STAGED_REBOUND_SELL\"}]", + "anti_chasing_velocity_json": "[{\"ticker\": \"000660\", \"name\": \"SK하이닉스(소수)\", \"velocity_1d_pct\": 16.37, \"anti_chase_verdict\": \"BLOCK_CHASE\", \"pullback_zone\": \"ABOVE_PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 2002000}, {\"ticker\": \"005930\", \"name\": \"삼성전자(소수)\", \"velocity_1d_pct\": 6.36, \"anti_chase_verdict\": \"BLOCK_CHASE\", \"pullback_zone\": \"ABOVE_PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 297500}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"velocity_1d_pct\": 1.98, \"anti_chase_verdict\": \"PULLBACK_WAIT\", \"pullback_zone\": \"ABOVE_PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 13790}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"velocity_1d_pct\": 3.67, \"anti_chase_verdict\": \"BLOCK_CHASE\", \"pullback_zone\": \"PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 12030}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"velocity_1d_pct\": 11.34, \"anti_chase_verdict\": \"BLOCK_CHASE\", \"pullback_zone\": \"ABOVE_PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 47700}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"velocity_1d_pct\": 5.04, \"anti_chase_verdict\": \"BLOCK_CHASE\", \"pullback_zone\": \"ABOVE_PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 191100}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"velocity_1d_pct\": 1.11, \"anti_chase_verdict\": \"PASS\", \"pullback_zone\": \"PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 17640}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"velocity_1d_pct\": 8.39, \"anti_chase_verdict\": \"BLOCK_CHASE\", \"pullback_zone\": \"ABOVE_PULLBACK_ZONE\", \"pullback_entry_trigger_price\": 36250}]", + "distribution_sell_detector_json": "[{\"ticker\": \"000660\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"005930\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"0182R0\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"0190C0\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"028050\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"064350\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"229200\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"494670\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"496080\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"GOOGL\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"MSFT\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}, {\"ticker\": \"NVDA\", \"signals_count\": 0, \"signals\": [], \"distribution_verdict\": \"CLEAR\"}]", + "k2_staged_rebound_sell_json": "[{\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"immediate_sell_qty\": 657, \"immediate_limit_price\": 27200, \"rebound_wait_qty\": 0, \"rebound_trigger_price\": null, \"emergency_full_sell\": true}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"immediate_sell_qty\": 145, \"immediate_limit_price\": 46550, \"rebound_wait_qty\": 0, \"rebound_trigger_price\": 49500, \"emergency_full_sell\": true}, {\"ticker\": \"005380\", \"name\": \"현대차(소수)\", \"immediate_sell_qty\": 1, \"immediate_limit_price\": 590000, \"rebound_wait_qty\": 0, \"rebound_trigger_price\": 635000, \"emergency_full_sell\": true}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"immediate_sell_qty\": 5, \"immediate_limit_price\": 17670, \"rebound_wait_qty\": 0, \"rebound_trigger_price\": 18600, \"emergency_full_sell\": true}, {\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"immediate_sell_qty\": 28, \"immediate_limit_price\": 2101000, \"rebound_wait_qty\": 28, \"rebound_trigger_price\": 2235000, \"emergency_full_sell\": false}]", + "pre_distribution_warning": "{\"status\": \"EARLY_WARNING\", \"affected_count\": 4, \"affected_tickers\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\"}], \"buy_gate\": \"BLOCK_NEW_BUY_EW\", \"formula_id\": \"PRE_DISTRIBUTION_EARLY_WARNING_V1\"}", + "sell_timing_verdict": "SELL_READY", + "sell_execution_window": "EOD_30MIN", + "preservation_verdict": "TRIM_ONLY", + "tick_normalized_price": true, + "sell_price_sanity_status": "INVALID_PRICE_INVERSION", + "brt_verdict": "MARKET", + "brt_rs_slope": 0.0, + "rs_verdict": "LAGGARD", + "rs_verdict_source": "V2_FUSION", + "rs_verdict_v1_raw": "LAGGARD", + "saqg_verdict": "WATCHLIST_ONLY", + "sapg_verdict": "INSUFFICIENT_DATA", + "serving_constraint_check": "PASS", + "routing_execution_log": "{\"steps\": [{\"step\": 1, \"formula_id\": \"DFG_V1\", \"status\": \"FRESH\", \"output_key\": \"data_freshness_status\"}, {\"step\": 2, \"formula_id\": \"INTRADAY_V1\", \"status\": \"FULL_SCOPE\", \"output_key\": \"intraday_scope\"}, {\"step\": 3, \"formula_id\": \"PORTFOLIO_HEALTH_V1\", \"status\": \"CRITICAL\", \"output_key\": \"portfolio_health_blocked_json\"}, {\"step\": 4, \"formula_id\": \"STOP_BREACH_V1\", \"status\": \"BREACH\", \"output_key\": \"stop_breach_alert_json\"}, {\"step\": 5, \"formula_id\": \"ANTI_CHASE_V1\", \"status\": \"BLOCKED\", \"output_key\": \"anti_chasing_velocity_json\"}, {\"step\": 6, \"formula_id\": \"CASH_RECOVERY_V1\", \"status\": \"ACTIVE\", \"output_key\": \"cash_recovery_plan_json\"}, {\"step\": 7, \"formula_id\": \"TICK_NORM_V1\", \"status\": \"INVALID_PRICE_INVERSION\", \"output_key\": \"tick_normalized_prices_json\"}, {\"step\": 8, \"formula_id\": \"RS_V2_FUSION\", \"status\": \"MARKET\", \"output_key\": \"satellite_candidate_json\"}, {\"step\": 9, \"formula_id\": \"LLM_SERVING\", \"status\": \"CLERK_ONLY\", \"output_key\": null}], \"routing_completed\": true, \"formula_id\": \"DETERMINISTIC_ROUTING_ENGINE_V1\"}", + "trade_quality_json": "{\"status\": \"SCORED\", \"scored_count\": 2711, \"summary_score\": 50, \"overall_grade\": \"NEUTRAL\", \"grades\": [{\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}, {\"ticker\": \"\", \"grade\": \"NEUTRAL_MISSING\", \"score\": 50, \"t20_vs_core_pctp\": null, \"t20_alpha_gate\": \"DATA_MISSING\"}], \"formula_id\": \"TRADE_QUALITY_SCORER_V1\"}", + "pattern_blacklist_status": "WARN", + "pattern_blacklist_json": "{\"status\": \"WARN\", \"patterns\": [{\"pattern_id\": \"T20_DATA_MISSING_ALL\", \"severity\": \"WARN\", \"affected_tickers\": [], \"count\": 2711, \"action\": \"T+20 성과 데이터 전무 — TRADE_QUALITY_SCORER_V1 채점 불가\"}], \"pattern_count\": 1, \"formula_id\": \"PATTERN_BLACKLIST_AUTO_V1\"}", + "sfg_v1": "CLEAR", + "sfg_broken_count": 1, + "sfg_failure_rate": 0.5, + "portfolio_correlation_gate_json": "{\"correlation_gate_status\": \"INSUFFICIENT_DATA\", \"satellite_cluster_beta\": null, \"effective_portfolio_beta\": null, \"regime_beta_limit\": 1.0, \"reason\": \"BRT downside_beta 전종목 UNKNOWN/0 — 시계열 데이터 수집 후 재계산\", \"formula_id\": \"PORTFOLIO_CORRELATION_GATE_V1\"}", + "correlation_gate_status": "INSUFFICIENT_DATA", + "tick_normalized_prices_json": "{\"494670\": 27200, \"000660\": 2101000, \"005930\": 315500, \"028050\": 46550, \"005380\": 590000, \"229200\": 17670}", + "ratchet_v2_per_ticker_json": "[{\"ticker\": \"494670\", \"profit_pct\": -2.09, \"ratchet_stage_v2\": \"NORMAL\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"000660\", \"profit_pct\": 3.65, \"ratchet_stage_v2\": \"BREAKEVEN_RATCHET\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"005930\", \"profit_pct\": 4.54, \"ratchet_stage_v2\": \"BREAKEVEN_RATCHET\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"028050\", \"profit_pct\": -4.64, \"ratchet_stage_v2\": \"NORMAL\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"005380\", \"profit_pct\": -1.65, \"ratchet_stage_v2\": \"NORMAL\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"229200\", \"profit_pct\": 3.15, \"ratchet_stage_v2\": \"BREAKEVEN_RATCHET\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"064350\", \"profit_pct\": -2.14, \"ratchet_stage_v2\": \"NORMAL\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"0190C0\", \"profit_pct\": 0.92, \"ratchet_stage_v2\": \"BREAKEVEN_RATCHET\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"0182R0\", \"profit_pct\": 2.13, \"ratchet_stage_v2\": \"BREAKEVEN_RATCHET\", \"auto_trailing_stop_v2\": null}, {\"ticker\": \"496080\", \"profit_pct\": 0.14, \"ratchet_stage_v2\": \"BREAKEVEN_RATCHET\", \"auto_trailing_stop_v2\": null}]", + "llm_instruction": "HARNESS_AUTHORITATIVE_V4(H4): ▶ 재계산 금지: sell_priority_lock·quantities_lock·prices_lock·decision_lock·alpha_shield_lock·regime_trim_lock=true — GAS 확정값을 LLM이 재계산·수정·추가·삭제하는 행위는 HARNESS_VIOLATION으로 보고서 전체 무효. ▶ [HS009] TP 유효성 잠금: prices_json의 tp1_price/tp2_price가 null이면 INVALID_TP_STALE — LLM이 대체 TP 가격을 임의 산출하는 것 절대 금지. tp1_state/tp2_state 그대로 보고. ▶ [HS010] WATCH/BLOCKED 출력 잠금: order_blueprint_json의 validation_status!=PASS인 행은 지정가·손절가·익절가·수량 전부 null. LLM이 참고값이라도 HTS 주문 표에 숫자 기재 금지. 감시값은 별도 \"WATCH 감시 원장(주문 아님)\" 섹션으로만 표시. ▶ [HS011] LLM 즉석 공식 정의 금지: spec/13_formula_registry.yaml에 등록되지 않은 공식명·알고리즘명을 즉석 정의하고 이에 기반한 원화 가격·정수 수량을 산출하는 것 절대 금지. 하네스 미구현 영역은 \"DATA_MISSING — 하네스 업데이트 필요\"로만 표시. ▶ [M1] 국면별 감축: regime_trim_guidance_json의 satellite_trim_pct/leader_trim_pct 범위를 그대로 인용. LLM이 임의 감축비율을 제시하는 것 금지. ▶ [H3] 주도주 게이트: secular_leader_gate_json의 active/status를 그대로 보고. 005930·000660 종목에서 secular_leader_gate_active=true이면 tp1_state=DEFERRED_SECULAR_LEADER 구간에서 TP 매도 신호 생성 금지. 하네스가 null로 전달한 tp1_price를 LLM이 임의 복원하는 것 절대 금지. ▶ Blueprint 무결성: order_blueprint_json 수정 절대 금지. blueprint_checksum(CRC32_V1) Python 검증. ▶ 구조화 출력 강제: [Rule_ID:X, Value:Y, Threshold:Z, Result:R] 포맷만 허용. ▶ Zero-Adjective: 감성 형용사·부사 금지. 수치와 Rule_ID만 허용. ▶ P4 장중 모드(intraday_lock=true): p4_intraday_allowed_actions 외 액션 출력 금지. ▶ CLAMP 발동 종목은 clamp_label 표기 필수. ▶ [M4] 목표 자산 추적: goal_achievement_pct·goal_remaining_krw·goal_eta_label은 하네스 산출값 그대로 보고. LLM이 5억원 달성 여부·ETA를 독자적으로 재계산하는 것 절대 금지. ▶ [G1] 현금 부족액 잠금(CASH_SHORTFALL_V1): cash_shortfall_min_krw·cash_shortfall_target_krw는 하네스 확정값. \"약 N원 필요\" 형태의 LLM 즉석 계산 절대 금지. cash_current_pct_d2·cash_target_pct도 하네스 복사 전용. ▶ [G2] TRIM 계획 잠금(TRIM_PLAN_MIN_CASH_V1): trim_plan_to_min_cash_json은 H2 매도우선순위 기반 GAS 확정. LLM이 현금 회복을 위해 임의로 종목·수량·순서를 선택하는 것 절대 금지. 하네스 plan 복사만 허용. ▶ [APEX_V1] 판단 자료 생성시점 로직: alpha_lead_json·distribution_risk_json·buy_permission_json·cash_raise_plan_json·smart_sell_quantities_json·execution_quality_json은 GAS 확정값. 뒷북매수/설거지/현금확보 매도 방식은 LLM 해석 금지, *_lock=true 값 그대로 복사. buy_permission_state가 ALLOW_*가 아니면 BUY 수량 출력 금지. execution_style=OVERSOLD_REBOUND_SELL이면 rebound_wait_qty를 immediate_qty로 이동 금지. ▶ [ENTRY_FRESHNESS_GATE_V1] entry_freshness_json 없이 뒷북/추격 BUY 승인 금지. BLOCK_LATE_CHASE/PULLBACK_WAIT는 BUY/STAGED_BUY/ADD_ON 차단. ▶ [SELL_VALUE_PRESERVATION_GATE_V1] sell_value_preservation_json 없이 현금확보 매도와 수익보호 매도 혼용 금지. EMERGENCY_EXIT 외에는 반등대기 수량을 즉시매도로 승격 금지. ▶ [INDEX_RELATIVE_HEALTH_GATE_V1] index_relative_health_json 없이 지수 대비 괴리 종목을 BUY 승인 금지. DECOUPLED/OVER_EXTENDED는 신규 BUY 차단, UNDERPERFORMING은 WATCH 우선. ▶ [HS010-B] 종합 판단 제안표 필수 출력: comprehensive_proposal_json을 \"종합 판단 제안표(PROPOSAL)\" 표로 항상 출력. PENDING_EXPORT·BLOCKED·DATA_MISSING 상태와 무관하게 생략 금지. 판단은 사용자 몫이므로 reference_stop_price·reference_tp1_price·tp1_state·reference_tp2_price·tp2_state·proposed_immediate_qty·proposed_staged_qty·expected_cash_krw를 그대로 표시. 이 표에서 LLM이 가격·수량을 임의로 변경하거나 새 수치를 추가하는 것 절대 금지. ▶ [HS010-C] 위성 후보 스크리닝 표 필수 출력: satellite_candidate_json을 \"위성 후보 스크리닝(SATELLITE_CANDIDATE_SCREEN_V1)\" 표로 항상 출력. 후보가 0개여도 표를 출력하고 \"현재 추가 적합 후보 없음\"을 명시. satellite_candidate_summary.watch_candidates를 항상 표 제목에 병기. LLM이 universe 외 종목을 임의 추가하거나 grade를 변경하는 것 금지. ▶ [D1-ROUTING] 9단계 결정론적 라우팅 의무: 보고서는 routing_execution_log의 9단계 순서(①신선도→②장중판별→③포트폴리오상태→④매도레이더→⑤매수타이밍→⑥현금확보→⑦가격정규화→⑧RS/위성→⑨LLM서빙) 결과를 먼저 표 형태로 출력하고 이후 분석을 진행한다. routing_execution_log 생략 시 INCOMPLETE_ROUTING_LOG 처리. ▶ [D2-LLM] LLM 8금지(위반 시 INVALID_LLM_OVERRIDE): ①미등록공식 지정가/수량 산출 금지 ②하네스BLOCK 판정 우회(\"그래도매수\") 금지 ③SELL_PRICE_SANITY INVALID 가격 복원 금지 ④cash_shortfall LLM 즉석계산 금지 ⑤K2 반등대기 수량을 \"현금급함\"으로 즉시전환 금지 ⑥APEX_SUPER 구간 trailing_stop 미병기 금지 ⑦DISTRIBUTION_CONFIRMED 매수 우회 금지 ⑧routing_execution_log 생략 금지. ▶ [A2-ANTI_CHASE] anti_chasing_velocity_json의 anti_chase_verdict=BLOCK_CHASE인 종목은 당일 신규 BUY 절대 금지. PULLBACK_WAIT는 pullback_entry_trigger_price 도달 전 매수 금지. distribution_sell_detector_json의 distribution_verdict=DISTRIBUTION_CONFIRMED인 종목 BUY 절대 금지. ▶ [K2-REBOUND] cash_recovery_plan_json의 rebound_wait_qty는 rebound_trigger_price 도달 전 즉시매도 전환 금지. \"현금이 급하니까\" 이유로 Stage 2 즉시전환 금지. emergency_full_sell=true일 때만 전량 즉시 허용. ▶ [PA47-A1] watch_breakout_candidates_json 필수 출력: promotion_eligible=true 항목을 \"급등 탐지 — 라이프사이클 재검토 권고\" 표로 출력. lifecycle_stage=EXIT이어도 breakout_signal=WATCH_BREAKOUT_DETECTED면 즉시 매도 금지; satellite_lifecycle_gate_json의 breakout_promotion_recommendation=PROMOTE_TO_WATCH 참조. 후보가 0건이면 표 생략 가능. ▶ [PA47-PA1] buy_permission_json의 pa1_synthesis_verdict·pa1_direction_confidence 반드시 인용: EXIT_SIGNAL(dc<-30) 종목은 \"방향성 부적합—보유 재검토\", TRIM_SIGNAL(dc<-10) 종목은 \"비중 축소 검토\"로 표시. STRONG_BUY/MODERATE_BUY 종목은 신규 진입 우선순위 상향. pa1_synthesis_verdict가 없는 종목은 PA1 미적용으로 명시. ▶ [PA47-A3] anti_whipsaw_reentry_json의 reentry_signal=REENTRY_CANDIDATE 종목은 \"매도 재검토 — 반등 감지\" 경고로 표시. 매도 실행 전 재확인 의무. reentry_grade=A/B이면 매도 보류 후 다음날 재평가 권고. ▶ [PA47-B4] harness_generation_status=BLOCKED_STALE_DATA 또는 BLOCKED_CV_FAIL이면 보고서 생성을 거부하고 \"하네스 BLOCK — 데이터 갱신 후 재실행 요망\"만 출력. ▶ [PROPOSAL50-EG] export_gate_json의 json_validation_status=PENDING_EXPORT이면 hts_entry_allowed=false — HTS 주문 입력 절대 금지. failed_checks와 resolution_guide를 출력. ▶ [PROPOSAL50-EJCE] ejce_json의 consensus_result=NO_BUY 종목은 3개 관점 중 2개 이상 BLOCK — buy_permission이 ALLOW여도 EJCE NO_BUY 종목 BUY 실행 금지. block_reasons 인용 필수. ▶ [PROPOSAL50-SCRS] scrs_v2_json의 selected_combo만 현금확보 매도 기재 허용. immediate_sell_qty와 rebound_wait_qty 구분 표시 의무. emergency_level=TRIM_ONLY이면 추가 매도 금지. ▶ [PROPOSAL50-DSLE] serving_lock_json의 llm_serving_budget.numeric_generation_allowed=0 — LLM이 가격·수량·수익률 등 숫자를 자체 생성하는 것 절대 금지. ▶ [PROPOSAL50-H10] shadow_ledger_json은 BLOCKED/INVALID 블루프린트를 투명하게 보존. 산출 지정가·손절가·익절가·이론수량을 null 처리하거나 은폐 금지(HS010). 사용자의 사후 평가·오버라이드를 위해 \"투명한 감시 원장\" 표로 출력. ▶ [PROPOSAL50-D2] llm_serving_constraint_json의 constraint_status=INVALID_LLM_OVERRIDE이면 보고서 조립 중단 — violations 목록 전체를 \"[INVALID_LLM_OVERRIDE: 사유]\"로 표시 후 재실행 요망. ▶ [K2-REBOUND] cash_recovery_plan_json의 rebound_wait_qty는 rebound_trigger_price 도달 전 즉시매도 전환 금지. '현금이 급하니까' 이유로 Stage 2 즉시전환 금지. emergency_full_sell=true일 때만 전량 즉시 허용.", + "mrag_v2_json": "{\"micro_risk_score\":0,\"macro_risk_score_normalized\":9,\"global_risk_score\":0,\"event_risk_score\":15,\"total_mrag_score\":24,\"effective_heat_gate_threshold\":12,\"effective_position_size_scale\":1.1,\"regime_label\":\"RISK_ON\",\"event_date_validation_results\":[],\"stale_events\":[],\"stale_events_count\":0,\"formula_id\":\"MACRO_REGIME_ADAPTIVE_GATE_V2\"}", + "effective_heat_gate_threshold": 12, + "effective_position_size_scale": 1.1, + "mandatory_reduction_json": "{\"is_mandatory\": false, \"cluster_pct\": 0.1, \"cluster_limit_pct\": 84.5, \"formula_id\": \"MANDATORY_REDUCTION_PLAN_V1\"}", + "export_gate_json": "{\"json_validation_status\": \"EXPORT_READY\", \"export_gate_status\": \"EXPORT_READY\", \"all_checks_passed\": true, \"checks\": [{\"check_id\": \"CHECK_1_SNAPSHOT_CAPTURED\", \"status\": \"PASS\", \"message\": \"account_snapshot OK\"}, {\"check_id\": \"CHECK_2_DATA_COMPLETENESS\", \"status\": \"PASS\", \"message\": \"data_feed 완성도 OK (12/12)\"}, {\"check_id\": \"CHECK_3_HARNESS_INTEGRITY\", \"status\": \"PASS\", \"message\": \"consistency_score=100 무결성 OK\"}, {\"check_id\": \"CHECK_4_NO_INVALID_PRICES\", \"status\": \"PASS\", \"message\": \"SELL_PRICE_SANITY 이상 없음\"}, {\"check_id\": \"CHECK_5_CASH_LEDGER\", \"status\": \"PASS\", \"message\": \"cash_floor_status=HARD_BLOCK (기록됨)\"}, {\"check_id\": \"CHECK_6_SCRS_RENDER\", \"status\": \"PASS\", \"message\": \"SCRS-V2 immediate_sell_qty 렌더링 OK\"}, {\"check_id\": \"CHECK_7_HEALTH_SCORE_TYPE\", \"status\": \"PASS\", \"message\": \"portfolio_health_score=0 (숫자 OK)\"}, {\"check_id\": \"CHECK_8_CLUSTER_SYNC\", \"status\": \"PASS\", \"message\": \"SEMICONDUCTOR_CLUSTER_SYNC: 정합성 OK\"}], \"failed_checks\": [], \"warn_checks\": [], \"resolution_guide\": [], \"hts_entry_allowed\": true, \"formula_id\": \"EXPORT_GATE_V2\"}", + "hts_entry_allowed": true, + "routing_trace_json": "{\"request_route\":\"PIPELINE_EOD_BATCH\",\"bundle_selected\":\"retirement_portfolio_compact\",\"prompt_entrypoint\":\"prompts/analysis_prompt.md\",\"json_validation_status\":\"EXPORT_READY\",\"capture_required\":false,\"intraday_scope\":\"FULL_ANALYSIS\",\"snapshot_execution_gate\":\"REVIEW_ONLY\",\"price_basis\":\"2026-06-15T10:00:00.000Z\",\"cash_ledger_basis\":\"D2_ONLY\",\"routing_trace_complete\":true,\"formula_id\":\"ROUTING_TRACE_V1\"}", + "watch_ledger_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"reference_stop_price\":1974000,\"reference_tp_state\":\"INVALID_TP_STALE\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"reference_stop_price\":14900,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"reference_stop_price\":200000,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"reference_stop_price\":17660,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"reference_stop_price\":28700,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"reference_stop_price\":38400,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"reference_stop_price\":833902000,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"reference_stop_price\":868862000,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"reference_stop_price\":478260000,\"reference_tp_state\":\"PENDING\",\"hts_allowed\":false,\"reason_code\":\"BLOCKED\",\"note\":\"주문 아님. HTS 입력 금지.\"}]", + "ejce_json": "[]", + "scrs_v2_json": "{\"emergency_level\":\"EMERGENCY\",\"shortfall_krw\":28429064,\"selected_combo\":[{\"rank\":10,\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"exec_mode\":\"TWAP_5_SPLIT\",\"value_damage_score\":1.6,\"immediate_qty\":1,\"rebound_wait_qty\":1,\"immediate_krw\":39002,\"rebound_trigger_price\":40650,\"expected_rebound_krw\":1020,\"value_damage_pct\":10.9,\"rebound_deadline_date\":\"2026-06-19\"},{\"rank\":1,\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"exec_mode\":\"TWAP_5_SPLIT\",\"value_damage_score\":1.7,\"immediate_qty\":108,\"rebound_wait_qty\":108,\"immediate_krw\":3156872,\"rebound_trigger_price\":30550,\"expected_rebound_krw\":87480,\"value_damage_pct\":16.2,\"rebound_deadline_date\":\"2026-06-19\"},{\"rank\":8,\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"exec_mode\":\"TWAP_5_SPLIT\",\"value_damage_score\":1.9,\"immediate_qty\":2,\"rebound_wait_qty\":3,\"immediate_krw\":35891,\"rebound_trigger_price\":18870,\"expected_rebound_krw\":1725,\"value_damage_pct\":12.3,\"rebound_deadline_date\":\"2026-06-19\"},{\"rank\":9,\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"exec_mode\":\"TWAP_5_SPLIT\",\"value_damage_score\":1.9,\"immediate_qty\":1,\"rebound_wait_qty\":2,\"immediate_krw\":15590,\"rebound_trigger_price\":16410,\"expected_rebound_krw\":1020,\"value_damage_pct\":8.2,\"rebound_deadline_date\":\"2026-06-19\"},{\"rank\":7,\"ticker\":\"064350\",\"name\":\"현대로템\",\"exec_mode\":\"TWAP_5_SPLIT\",\"value_damage_score\":2.1,\"immediate_qty\":31,\"rebound_wait_qty\":32,\"immediate_krw\":6462431,\"rebound_trigger_price\":220500,\"expected_rebound_krw\":240000,\"value_damage_pct\":15.9,\"rebound_deadline_date\":\"2026-06-19\"},{\"rank\":12,\"ticker\":\"005930\",\"name\":\"삼성전자\",\"exec_mode\":\"TWAP_5_SPLIT\",\"value_damage_score\":2.1,\"immediate_qty\":87,\"rebound_wait_qty\":87,\"immediate_krw\":28694218,\"rebound_trigger_price\":348500,\"expected_rebound_krw\":1000500,\"value_damage_pct\":16.1,\"rebound_deadline_date\":\"2026-06-19\"}],\"total_immediate_sell_krw\":38404004,\"expected_rebound_gain_krw\":1331745,\"value_damage_pct_avg\":13.3,\"emergency_full_sell\":true,\"shortfall_covered\":true,\"formula_id\":\"SMART_CASH_RECOVERY_SELL_ENGINE_V6\"}", + "serving_lock_json": "{\"route_lock_status\":\"PARTIALLY_LOCKED\",\"stage_tokens\":[{\"stage_id\":\"Stage_01_freshness\",\"key\":\"data_freshness_status\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_02_intraday\",\"key\":\"intraday_scope\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_03_portfolio\",\"key\":\"cash_floor_status\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_04_macro\",\"key\":\"macro_risk_score\",\"status\":\"OK\",\"checksum\":104},{\"stage_id\":\"Stage_05_sell_radar\",\"key\":\"distribution_sell_detector_json\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_06_buy_gate\",\"key\":\"anti_late_entry_json\",\"status\":\"OK\",\"checksum\":242307},{\"stage_id\":\"Stage_07_sell_priority\",\"key\":\"sell_candidates_json\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_08_cash_recovery\",\"key\":\"scrs_v2_json\",\"status\":\"OK\",\"checksum\":1258922},{\"stage_id\":\"Stage_09_rs_quality\",\"key\":\"rs_verdict\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_10_tick_norm\",\"key\":\"tick_normalized_prices_json\",\"status\":\"MISSING\",\"checksum\":0},{\"stage_id\":\"Stage_11_serving\",\"key\":\"order_blueprint_json\",\"status\":\"OK\",\"checksum\":184}],\"integrity_checksum\":89646,\"llm_serving_budget\":{\"max_tokens\":1000,\"numeric_generation_allowed\":0,\"constraint\":\"LLM_SERVING_CONSTRAINT_V1\"},\"block_reason\":\"Stage_01_freshness_MISSING\",\"captured_at\":\"2026-06-15T10:00:00.000Z\",\"generated_at\":\"2026-06-16 00:36\",\"formula_id\":\"DETERMINISTIC_SERVING_LOCK_ENGINE_V1\"}", + "shadow_ledger_json": "{\"shadow_ledger\":[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"block_reason\":\"WHIPSAW_V1_1:hold_1d\",\"order_type\":\"SELL\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"block_reason\":\"NO_EXECUTION:WATCH_TIMING_SETUP\",\"order_type\":\"WATCH\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"block_reason\":\"NO_EXECUTION:HOLD\",\"order_type\":\"HOLD\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"block_reason\":\"NO_EXECUTION:HOLD\",\"order_type\":\"HOLD\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"block_reason\":\"NO_EXECUTION:HOLD\",\"order_type\":\"HOLD\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"block_reason\":\"NO_EXECUTION:WATCH_TIMING_SETUP\",\"order_type\":\"WATCH\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"block_reason\":\"NO_EXECUTION:INSUFFICIENT_DATA\",\"order_type\":\"WATCH\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"block_reason\":\"NO_EXECUTION:INSUFFICIENT_DATA\",\"order_type\":\"WATCH\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"block_reason\":\"NO_EXECUTION:INSUFFICIENT_DATA\",\"order_type\":\"WATCH\",\"limit_price_calc\":null,\"stop_loss_calc\":null,\"take_profit_calc\":null,\"base_qty_calc\":null,\"value_at_risk_krw\":null,\"override_possible\":true,\"formula_id\":\"SHADOW_LEDGER_V1\"}],\"blocked_count\":9,\"formula_id\":\"SHADOW_LEDGER_V1\"}", + "llm_serving_constraint_json": "{\"constraint_status\":\"WARN\",\"violations\":[{\"check\":1,\"rule\":\"미등록 공식으로 지정가/수량 산출\",\"status\":\"WARN_NOT_LOCKED\"},{\"check\":5,\"rule\":\"K2 rebound_wait_qty 분리 미표기 위험\",\"status\":\"WARN\"}],\"violation_count\":0,\"warn_count\":2,\"total_checks\":12,\"formula_id\":\"LLM_SERVING_CONSTRAINT_V1\"}", + "cluster_sync_result_json": "{\"formula_id\": \"SEMICONDUCTOR_CLUSTER_SYNC_V1\", \"status\": \"SYNCED\", \"corrected\": false, \"cluster_pct\": 0.1, \"threshold_pct\": 65.0, \"cap_pct\": 25, \"before_is_mandatory\": false, \"after_is_mandatory\": false}", + "proactive_sell_radar_json": "[{\"ticker\":\"000660\",\"name\":\"SK하이닉스\",\"radar_level\":\"WATCH\",\"weighted_sum\":2,\"signal_count\":1,\"signals\":[\"SIG_2_INST_SELL\"],\"rsi14\":62.8,\"inst5d\":-465704,\"retail_ratio\":null,\"auto_trail_ref\":2031000,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"005930\",\"name\":\"삼성전자\",\"radar_level\":\"WATCH\",\"weighted_sum\":2,\"signal_count\":1,\"signals\":[\"SIG_2_INST_SELL\"],\"rsi14\":60.6,\"inst5d\":-2695953,\"retail_ratio\":null,\"auto_trail_ref\":308000,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"0182R0\",\"name\":\"1Q K반도체TOP2+\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":63.1,\"inst5d\":54878,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"0190C0\",\"name\":\"RISE 현대차고정피지컬AI\",\"radar_level\":\"WATCH\",\"weighted_sum\":2,\"signal_count\":1,\"signals\":[\"SIG_2_INST_SELL\"],\"rsi14\":52.2,\"inst5d\":-1804638,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"028050\",\"name\":\"삼성E&A\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":54.8,\"inst5d\":1328491,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"064350\",\"name\":\"현대로템\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":55.1,\"inst5d\":123235,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"229200\",\"name\":\"KODEX 코스닥150\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":49.3,\"inst5d\":7749899,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"494670\",\"name\":\"TIGER 조선TOP10\",\"radar_level\":\"WATCH\",\"weighted_sum\":2,\"signal_count\":1,\"signals\":[\"SIG_2_INST_SELL\"],\"rsi14\":53.8,\"inst5d\":-89908,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"496080\",\"name\":\"TIGER 코리아밸류업\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":61.5,\"inst5d\":150064,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"GOOGL\",\"name\":\"알파벳 A(소수)\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":50,\"inst5d\":0,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"MSFT\",\"name\":\"마이크로소프트(소수)\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":50,\"inst5d\":0,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"},{\"ticker\":\"NVDA\",\"name\":\"엔비디아(소수)\",\"radar_level\":\"CLEAR\",\"weighted_sum\":0,\"signal_count\":0,\"signals\":[],\"rsi14\":50,\"inst5d\":0,\"retail_ratio\":null,\"auto_trail_ref\":null,\"formula_id\":\"PROACTIVE_SELL_RADAR_V2\"}]", + "sell_pass_accuracy_rate": null, + "sell_execution_quality_json": "[]", + "price_hierarchy_json": "[]", + "data_quality_gate_v2_json": "{\"formula_id\": \"DATA_QUALITY_GATE_V2\", \"overall_completeness_pct\": 25, \"completeness_grade\": \"INSUFFICIENT\", \"category_scores\": {\"prediction\": 0, \"trade_quality\": 0, \"pattern\": 0, \"stop_loss\": 100, \"cash\": 0, \"sell_engine\": 100, \"cluster\": 0, \"alpha_eval\": 0}, \"special_warnings\": [\"warn_t20_zero: T+20 평가 0건 — 장기 예측 신뢰도 미검증\", \"warn_quality_unverified: 거래 품질 기록 0건\", \"warn_accuracy_unknown: 예측 정확도 미산출(PENDING)\", \"warn_insufficient_samples: T+5 표본 0건(최소 5건 미달)\"], \"t20_evaluation_count\": 0, \"trade_quality_record_count\": 0, \"prediction_accuracy_rate\": null, \"confidence_ceiling\": \"BUY_SELL_CONFIDENCE_LIMITED: 핵심 데이터 부족 — 신호 신뢰도 상한 경고\"}", + "cash_recovery_display_json": "{\"formula_id\": \"CASH_RECOVERY_DISPLAY_LOCK_V1\", \"min_required_krw\": 28429064, \"optimal_combo_krw\": 38404004, \"reference_total_krw\": 129019300, \"coverage_status\": \"COVERED\", \"display_mode\": \"SHOW_MIN_OPTIMAL\", \"reference_label\": \"참고용 전체 후보 누적 — 주문 아님\", \"over_sell_warning\": null, \"shortfall_uncovered\": null}", + "portfolio_health_json": "{\"label\":\"CRITICAL\",\"score\":0,\"critical_count\":4,\"caution_count\":2,\"blocked_gates\":[{\"gate\":\"heat_gate\",\"status\":\"BLOCK_NEW_BUY\",\"severity\":\"CRITICAL\"},{\"gate\":\"cash_floor_status\",\"status\":\"HARD_BLOCK\",\"severity\":\"CRITICAL\"},{\"gate\":\"portfolio_beta_gate\",\"status\":\"WARN_BETA\",\"severity\":\"CAUTION\"},{\"gate\":\"sector_concentration\",\"status\":\"BLOCK_SECTOR\",\"severity\":\"CRITICAL\"},{\"gate\":\"position_count_gate\",\"status\":\"POSITION_COUNT_BLOCK\",\"severity\":\"CRITICAL\"},{\"gate\":\"single_position_weight\",\"status\":\"OVERWEIGHT_TRIM\",\"severity\":\"CAUTION\"}],\"gate_input_count\":15,\"formula_id\":\"PORTFOLIO_HEALTH_SCORE_V1\"}", + "fundamental_quality_json": "{\"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\", \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"grade\": \"C\", \"score\": 2, \"buy_allowed\": false, \"fail_reasons\": [\"ROE_WEAK_OR_MISSING\", \"OCF_WEAK_OR_MISSING\", \"PE_BAND_OUT_OR_MISSING\"], \"formula_id\": \"FUNDAMENTAL_QUALITY_GATE_V1\"}]}", + "horizon_allocation_json": "{\"formula_id\": \"HORIZON_ALLOCATION_LOCK_V1\", \"bucket_summary\": [{\"bucket\": \"SHORT\", \"cap_pct\": 25, \"current_pct\": 0, \"violation\": false}, {\"bucket\": \"MID\", \"cap_pct\": 45, \"current_pct\": 0, \"violation\": false}, {\"bucket\": \"LONG\", \"cap_pct\": 70, \"current_pct\": 0, \"violation\": false}, {\"bucket\": \"UNKNOWN\", \"cap_pct\": 0, \"current_pct\": 0, \"violation\": false}], \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 128958355}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 179801661}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 190752}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 383297}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 23354732}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 40685802}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 292643}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 19533723}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 356575}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 421528620}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 405613337}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"bucket\": \"UNKNOWN\", \"market_value_krw\": 422235302}]}", + "smart_money_liquidity_json": "{\"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\", \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"flow_state\": \"NEUTRAL\", \"liquidity_state\": \"NORMAL\", \"execution_mode\": \"NORMAL\", \"buy_allowed\": true, \"formula_id\": \"SMART_MONEY_LIQUIDITY_GATE_V1\"}]}", + "routing_serving_trace_v2_json": "{\"trace_version\": \"V2\", \"llm_serving_budget\": 0, \"request_route\": \"PIPELINE_EOD_BATCH\", \"bundle_selected\": \"retirement_portfolio_compact\", \"prompt_entrypoint\": \"prompts/analysis_prompt.md\", \"gate_path\": [\"DATA_QUALITY_GATE_V2\", \"SELL_PRICE_SANITY_V2\", \"EXPORT_GATE_V2\"], \"final_block_reason\": null, \"json_validation_status\": \"EXPORT_READY\", \"formula_id\": \"ROUTING_SERVING_DECISION_TRACE_V2\"}", + "fundamental_multifactor_json": "{\"formula_id\": \"FUNDAMENTAL_MULTI_FACTOR_SCORE_V2\", \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"score_0_100\": 45, \"grade\": \"D\", \"buy_allowed\": false, \"fail_reasons\": [\"ROE\", \"OPM\", \"OCF\", \"FCF\"]}]}", + "earnings_growth_quality_json": "{\"formula_id\": \"EARNINGS_GROWTH_QUALITY_GATE_V1\", \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"trend\": \"ACCELERATING\", \"consistency\": \"HIGH\", \"gate\": \"PASS_OR_WATCH\"}]}", + "market_share_proxy_json": "{\"formula_id\": \"MARKET_SHARE_MOMENTUM_PROXY_V1\", \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"proxy_state\": \"NEUTRAL\", \"confidence_band\": \"MEDIUM\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"proxy_state\": \"NEUTRAL\", \"confidence_band\": \"MEDIUM\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"proxy_state\": \"NEUTRAL\", \"confidence_band\": \"MEDIUM\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"proxy_state\": \"NEUTRAL\", \"confidence_band\": \"MEDIUM\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"proxy_state\": \"LOSING\", \"confidence_band\": \"HIGH\"}]}", + "cashflow_stability_json": "{\"formula_id\": \"CASHFLOW_STABILITY_GATE_V1\", \"rows\": [{\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"stability_state\": \"UNSTABLE\", \"accrual_risk_flag\": false, \"gate\": \"PASS_OR_WATCH\"}]}", + "routing_decision_explain_json": "{\"formula_id\": \"ROUTING_DECISION_EXPLAIN_LOCK_V1\", \"gate_path\": [], \"blocked_by\": null, \"override_allowed\": false}", + "harness_generation_status": "OK", + "sell_price_sanity_per_ticker_json": "[{\"status\": \"INVALID_PRICE_INVERSION\", \"issues\": [\"PRICE_INVERSION sell=27,200 < stop=28,700.0\"], \"ticker\": \"494670\"}, {\"status\": \"PASS\", \"issues\": [], \"ticker\": \"000660\"}, {\"status\": \"PASS\", \"issues\": [], \"ticker\": \"005930\"}, {\"status\": \"INVALID_PRICE_INVERSION\", \"issues\": [\"PRICE_INVERSION sell=46,550 < stop=50,200.0\"], \"ticker\": \"028050\"}, {\"status\": \"PASS\", \"issues\": [], \"ticker\": \"005380\"}, {\"status\": \"PASS\", \"issues\": [], \"ticker\": \"229200\"}]", + "capital_style_allocation_json": "{\"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\", \"gate\": \"PASS\", \"ticker_count\": 16, \"style_list\": [\"SCALP\", \"SWING\", \"MOMENTUM\", \"POSITION\"], \"weights\": {\"SCALP\": {\"technical\": 0.5, \"smartmoney\": 0.3, \"fundamental\": 0.05, \"macro_event\": 0.15}, \"SWING\": {\"technical\": 0.3, \"smartmoney\": 0.35, \"fundamental\": 0.15, \"macro_event\": 0.2}, \"MOMENTUM\": {\"technical\": 0.15, \"smartmoney\": 0.25, \"fundamental\": 0.4, \"macro_event\": 0.2}, \"POSITION\": {\"technical\": 0.1, \"smartmoney\": 0.2, \"fundamental\": 0.55, \"macro_event\": 0.15}}, \"rows\": [{\"ticker\": \"005930\", \"name\": \"삼성전자\", \"signal_breakdown\": {\"technical_score\": 50.0, \"smart_money_score\": 28.12, \"fundamental_score\": 76.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 44.74, \"recommended_pct\": 1.5, \"raw_weighted_score\": 44.74}, {\"style\": \"SWING\", \"conviction_score\": 46.24, \"recommended_pct\": 1.5, \"raw_weighted_score\": 46.24}, {\"style\": \"MOMENTUM\", \"conviction_score\": 54.93, \"recommended_pct\": 3.0, \"raw_weighted_score\": 54.93}, {\"style\": \"POSITION\", \"conviction_score\": 59.92, \"recommended_pct\": 3.0, \"raw_weighted_score\": 59.92}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"000660\", \"name\": \"SK하이닉스\", \"signal_breakdown\": {\"technical_score\": 50.0, \"smart_money_score\": 33.44, \"fundamental_score\": 82.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 46.63, \"recommended_pct\": 1.5, \"raw_weighted_score\": 46.63}, {\"style\": \"SWING\", \"conviction_score\": 49.0, \"recommended_pct\": 1.5, \"raw_weighted_score\": 49.0}, {\"style\": \"MOMENTUM\", \"conviction_score\": 58.66, \"recommended_pct\": 3.0, \"raw_weighted_score\": 58.66}, {\"style\": \"POSITION\", \"conviction_score\": 64.29, \"recommended_pct\": 3.0, \"raw_weighted_score\": 64.29}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"000270\", \"name\": \"기아\", \"signal_breakdown\": {\"technical_score\": 75.0, \"smart_money_score\": 55.62, \"fundamental_score\": 69.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 65.14, \"recommended_pct\": 5.0, \"raw_weighted_score\": 65.14}, {\"style\": \"SWING\", \"conviction_score\": 62.32, \"recommended_pct\": 3.0, \"raw_weighted_score\": 62.32}, {\"style\": \"MOMENTUM\", \"conviction_score\": 62.76, \"recommended_pct\": 3.0, \"raw_weighted_score\": 62.76}, {\"style\": \"POSITION\", \"conviction_score\": 64.07, \"recommended_pct\": 3.0, \"raw_weighted_score\": 64.07}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"091160\", \"name\": \"KODEX 반도체\", \"signal_breakdown\": {\"technical_score\": 60.0, \"smart_money_score\": 65.62, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 57.19, \"recommended_pct\": 3.0, \"raw_weighted_score\": 57.19}, {\"style\": \"SWING\", \"conviction_score\": 50.97, \"recommended_pct\": 3.0, \"raw_weighted_score\": 50.97}, {\"style\": \"MOMENTUM\", \"conviction_score\": 35.41, \"recommended_pct\": 1.5, \"raw_weighted_score\": 35.41}, {\"style\": \"POSITION\", \"conviction_score\": 26.62, \"recommended_pct\": 0.0, \"raw_weighted_score\": 26.62}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"signal_breakdown\": {\"technical_score\": 60.0, \"smart_money_score\": 66.56, \"fundamental_score\": 75.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"NORMAL\", \"liquidity_modifier\": 0.9}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 55.1, \"recommended_pct\": 3.0, \"raw_weighted_score\": 61.22}, {\"style\": \"SWING\", \"conviction_score\": 56.29, \"recommended_pct\": 3.0, \"raw_weighted_score\": 62.55}, {\"style\": \"MOMENTUM\", \"conviction_score\": 59.08, \"recommended_pct\": 3.0, \"raw_weighted_score\": 65.64}, {\"style\": \"POSITION\", \"conviction_score\": 61.26, \"recommended_pct\": 3.0, \"raw_weighted_score\": 68.06}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"012450\", \"name\": \"한화에어로스페이스\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 55.0, \"fundamental_score\": 56.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 59.3, \"recommended_pct\": 3.0, \"raw_weighted_score\": 59.3}, {\"style\": \"SWING\", \"conviction_score\": 57.15, \"recommended_pct\": 3.0, \"raw_weighted_score\": 57.15}, {\"style\": \"MOMENTUM\", \"conviction_score\": 55.9, \"recommended_pct\": 3.0, \"raw_weighted_score\": 55.9}, {\"style\": \"POSITION\", \"conviction_score\": 55.8, \"recommended_pct\": 3.0, \"raw_weighted_score\": 55.8}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 43.75, \"fundamental_score\": 71.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"NORMAL\", \"liquidity_modifier\": 0.9}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 51.01, \"recommended_pct\": 3.0, \"raw_weighted_score\": 56.67}, {\"style\": \"SWING\", \"conviction_score\": 49.92, \"recommended_pct\": 1.5, \"raw_weighted_score\": 55.46}, {\"style\": \"MOMENTUM\", \"conviction_score\": 53.18, \"recommended_pct\": 3.0, \"raw_weighted_score\": 59.09}, {\"style\": \"POSITION\", \"conviction_score\": 55.62, \"recommended_pct\": 3.0, \"raw_weighted_score\": 61.8}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"010120\", \"name\": \"LS ELECTRIC\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 51.25, \"fundamental_score\": 47.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 57.73, \"recommended_pct\": 3.0, \"raw_weighted_score\": 57.73}, {\"style\": \"SWING\", \"conviction_score\": 54.49, \"recommended_pct\": 3.0, \"raw_weighted_score\": 54.49}, {\"style\": \"MOMENTUM\", \"conviction_score\": 51.36, \"recommended_pct\": 3.0, \"raw_weighted_score\": 51.36}, {\"style\": \"POSITION\", \"conviction_score\": 50.1, \"recommended_pct\": 3.0, \"raw_weighted_score\": 50.1}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"0117V0\", \"name\": \"TIGER AI전력기기\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 69.69, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"NORMAL\", \"liquidity_modifier\": 0.9}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 54.82, \"recommended_pct\": 3.0, \"raw_weighted_score\": 60.91}, {\"style\": \"SWING\", \"conviction_score\": 48.5, \"recommended_pct\": 1.5, \"raw_weighted_score\": 53.89}, {\"style\": \"MOMENTUM\", \"conviction_score\": 33.46, \"recommended_pct\": 0.0, \"raw_weighted_score\": 37.17}, {\"style\": \"POSITION\", \"conviction_score\": 25.14, \"recommended_pct\": 0.0, \"raw_weighted_score\": 27.94}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 48.44, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"NORMAL\", \"liquidity_modifier\": 0.9}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 49.08, \"recommended_pct\": 1.5, \"raw_weighted_score\": 54.53}, {\"style\": \"SWING\", \"conviction_score\": 41.81, \"recommended_pct\": 1.5, \"raw_weighted_score\": 46.45}, {\"style\": \"MOMENTUM\", \"conviction_score\": 28.67, \"recommended_pct\": 0.0, \"raw_weighted_score\": 31.86}, {\"style\": \"POSITION\", \"conviction_score\": 21.32, \"recommended_pct\": 0.0, \"raw_weighted_score\": 23.69}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"471990\", \"name\": \"KODEX AI반도체핵심장비\", \"signal_breakdown\": {\"technical_score\": 40.0, \"smart_money_score\": 52.81, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"NORMAL\", \"liquidity_modifier\": 0.9}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 39.01, \"recommended_pct\": 1.5, \"raw_weighted_score\": 43.34}, {\"style\": \"SWING\", \"conviction_score\": 36.44, \"recommended_pct\": 1.5, \"raw_weighted_score\": 40.48}, {\"style\": \"MOMENTUM\", \"conviction_score\": 26.28, \"recommended_pct\": 0.0, \"raw_weighted_score\": 29.2}, {\"style\": \"POSITION\", \"conviction_score\": 19.86, \"recommended_pct\": 0.0, \"raw_weighted_score\": 22.06}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"005380\", \"name\": \"현대차(소수)\", \"signal_breakdown\": {\"technical_score\": 75.0, \"smart_money_score\": 22.81, \"fundamental_score\": 32.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 53.44, \"recommended_pct\": 3.0, \"raw_weighted_score\": 53.44}, {\"style\": \"SWING\", \"conviction_score\": 45.28, \"recommended_pct\": 1.5, \"raw_weighted_score\": 45.28}, {\"style\": \"MOMENTUM\", \"conviction_score\": 39.75, \"recommended_pct\": 1.5, \"raw_weighted_score\": 39.75}, {\"style\": \"POSITION\", \"conviction_score\": 37.16, \"recommended_pct\": 1.5, \"raw_weighted_score\": 37.16}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"signal_breakdown\": {\"technical_score\": 40.0, \"smart_money_score\": 52.81, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"THIN\", \"liquidity_modifier\": 0.75}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 32.51, \"recommended_pct\": 0.0, \"raw_weighted_score\": 43.34}, {\"style\": \"SWING\", \"conviction_score\": 30.36, \"recommended_pct\": 0.0, \"raw_weighted_score\": 40.48}, {\"style\": \"MOMENTUM\", \"conviction_score\": 21.9, \"recommended_pct\": 0.0, \"raw_weighted_score\": 29.2}, {\"style\": \"POSITION\", \"conviction_score\": 16.55, \"recommended_pct\": 0.0, \"raw_weighted_score\": 22.06}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"signal_breakdown\": {\"technical_score\": 75.0, \"smart_money_score\": 38.44, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"NORMAL\", \"liquidity_modifier\": 0.9}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 50.88, \"recommended_pct\": 3.0, \"raw_weighted_score\": 56.53}, {\"style\": \"SWING\", \"conviction_score\": 41.36, \"recommended_pct\": 1.5, \"raw_weighted_score\": 45.95}, {\"style\": \"MOMENTUM\", \"conviction_score\": 27.77, \"recommended_pct\": 0.0, \"raw_weighted_score\": 30.86}, {\"style\": \"POSITION\", \"conviction_score\": 20.42, \"recommended_pct\": 0.0, \"raw_weighted_score\": 22.69}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 24.38, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"DEEP\", \"liquidity_modifier\": 1.0}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 47.31, \"recommended_pct\": 1.5, \"raw_weighted_score\": 47.31}, {\"style\": \"SWING\", \"conviction_score\": 38.03, \"recommended_pct\": 1.5, \"raw_weighted_score\": 38.03}, {\"style\": \"MOMENTUM\", \"conviction_score\": 25.84, \"recommended_pct\": 0.0, \"raw_weighted_score\": 25.84}, {\"style\": \"POSITION\", \"conviction_score\": 18.88, \"recommended_pct\": 0.0, \"raw_weighted_score\": 18.88}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"signal_breakdown\": {\"technical_score\": 65.0, \"smart_money_score\": 41.25, \"fundamental_score\": 0.0, \"macro_event_score\": 50.0, \"macro_gate\": \"NEUTRAL\", \"liquidity_label\": \"THIN\", \"liquidity_modifier\": 0.75}, \"styles\": [{\"style\": \"SCALP\", \"conviction_score\": 39.28, \"recommended_pct\": 1.5, \"raw_weighted_score\": 52.38}, {\"style\": \"SWING\", \"conviction_score\": 32.95, \"recommended_pct\": 0.0, \"raw_weighted_score\": 43.94}, {\"style\": \"MOMENTUM\", \"conviction_score\": 22.55, \"recommended_pct\": 0.0, \"raw_weighted_score\": 30.06}, {\"style\": \"POSITION\", \"conviction_score\": 16.69, \"recommended_pct\": 0.0, \"raw_weighted_score\": 22.25}], \"formula_id\": \"CAPITAL_STYLE_ALLOCATION_V1\"}], \"errors\": [], \"capital_style_conviction\": 65.14, \"capital_style_label\": \"SCALP\", \"capital_style_ticker\": \"000270\", \"capital_style_name\": \"기아\", \"capital_style_recommended_pct\": 5.0, \"meta\": {\"weight_source\": \"EXPERT_PRIOR\", \"sample_n\": 0, \"llm_computed\": false, \"deterministic\": true, \"unvalidated_weight_label\": \"UNVALIDATED_WEIGHT\", \"calibration_note\": \"spec/calibration_registry.yaml 등록. 실측 30건 누적 후 PROVISIONAL→CALIBRATED 승격 필요.\"}}", + "capital_style_gate": "PASS", + "comprehensive_proposal_json": "[{\"ticker\": \"000660\", \"name\": \"SK하이닉스(소수)\", \"composite_verdict\": \"REDUCE_CANDIDATE\", \"reference_stop_price\": 1974000, \"reference_tp1_price\": null, \"tp1_state\": \"TP1_ALREADY_TRIGGERED\", \"reference_tp2_price\": 2307000, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": 14, \"proposed_staged_qty\": 14, \"expected_cash_krw\": 32032000, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"005930\", \"name\": \"삼성전자(소수)\", \"composite_verdict\": \"REDUCE_CANDIDATE\", \"reference_stop_price\": 308000, \"reference_tp1_price\": null, \"tp1_state\": \"TP1_ALREADY_TRIGGERED\", \"reference_tp2_price\": null, \"tp2_state\": \"TP2_ALREADY_TRIGGERED\", \"proposed_immediate_qty\": 265, \"proposed_staged_qty\": 265, \"expected_cash_krw\": 89305000, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"0182R0\", \"name\": \"1Q K반도체TOP2+\", \"composite_verdict\": \"WATCH_CANDIDATE\", \"reference_stop_price\": 14900, \"reference_tp1_price\": 16450, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 18000, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"0190C0\", \"name\": \"RISE 현대차고정피지컬AI\", \"composite_verdict\": \"CLOSE_POSITION\", \"reference_stop_price\": 11780, \"reference_tp1_price\": 14540, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 16280, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": 10, \"proposed_staged_qty\": 10, \"expected_cash_krw\": 127800, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"028050\", \"name\": \"삼성E&A\", \"composite_verdict\": \"REDUCE_CANDIDATE\", \"reference_stop_price\": 50200, \"reference_tp1_price\": 60300, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 66000, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": 145, \"proposed_staged_qty\": 145, \"expected_cash_krw\": 7554500, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"064350\", \"name\": \"현대로템\", \"composite_verdict\": \"WATCH_CANDIDATE\", \"reference_stop_price\": 200000, \"reference_tp1_price\": 240000, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 262500, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"229200\", \"name\": \"KODEX 코스닥150\", \"composite_verdict\": \"REDUCE_CANDIDATE\", \"reference_stop_price\": 17660, \"reference_tp1_price\": 19430, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 21150, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"494670\", \"name\": \"TIGER 조선TOP10\", \"composite_verdict\": \"REDUCE_CANDIDATE\", \"reference_stop_price\": 28700, \"reference_tp1_price\": 34300, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 37400, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"496080\", \"name\": \"TIGER 코리아밸류업\", \"composite_verdict\": \"WATCH_CANDIDATE\", \"reference_stop_price\": 38400, \"reference_tp1_price\": 42200, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 46050, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"GOOGL\", \"name\": \"알파벳 A(소수)\", \"composite_verdict\": null, \"reference_stop_price\": 833902000, \"reference_tp1_price\": 917292000, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 1000682000, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"MSFT\", \"name\": \"마이크로소프트(소수)\", \"composite_verdict\": null, \"reference_stop_price\": 868862000, \"reference_tp1_price\": 1038857000, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 1133298000, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}, {\"ticker\": \"NVDA\", \"name\": \"엔비디아(소수)\", \"composite_verdict\": null, \"reference_stop_price\": 478260000, \"reference_tp1_price\": 526086000, \"tp1_state\": \"PENDING\", \"reference_tp2_price\": 573912000, \"tp2_state\": \"PENDING\", \"proposed_immediate_qty\": null, \"proposed_staged_qty\": null, \"expected_cash_krw\": 0, \"note\": \"PROPOSAL — 실행 여부는 사용자 최종 판단\", \"formula_id\": \"COMPREHENSIVE_PROPOSAL_V1\"}]", + "satellite_candidate_json": "[{\"ticker\": \"000270\", \"name\": \"기아\", \"sector\": \"자동차\", \"grade\": \"B\", \"close\": 167500.0, \"ma20_disparity_pct\": 2.68, \"atr20\": 10435.0, \"rs_rank_20d\": 1.0, \"allowed_action\": \"WATCH_TIMING_SETUP\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"105560\", \"name\": \"KB금융\", \"sector\": \"금융/은행\", \"grade\": \"B\", \"close\": 169600.0, \"ma20_disparity_pct\": 8.46, \"atr20\": 8370.0, \"rs_rank_20d\": 2.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"055550\", \"name\": \"신한지주\", \"sector\": \"금융/은행\", \"grade\": \"B\", \"close\": 105600.0, \"ma20_disparity_pct\": 8.77, \"atr20\": 5370.0, \"rs_rank_20d\": 1.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"051630\", \"name\": \"진양화학\", \"sector\": \"Dynamic\", \"grade\": \"B\", \"close\": 2310.0, \"ma20_disparity_pct\": 21.31, \"atr20\": 246.0, \"rs_rank_20d\": 5.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"058470\", \"name\": \"리노공업\", \"sector\": \"반도체/부품\", \"grade\": \"C\", \"close\": 96800.0, \"ma20_disparity_pct\": -2.08, \"atr20\": 8500.0, \"rs_rank_20d\": 1.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"373220\", \"name\": \"LG에너지솔루션\", \"sector\": \"2차전지\", \"grade\": \"C\", \"close\": 420500.0, \"ma20_disparity_pct\": 2.55, \"atr20\": 31275.0, \"rs_rank_20d\": 1.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"003780\", \"name\": \"진양산업\", \"sector\": \"Dynamic\", \"grade\": \"C\", \"close\": 5380.0, \"ma20_disparity_pct\": 4.17, \"atr20\": 372.0, \"rs_rank_20d\": 11.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"079550\", \"name\": \"LIG넥스원\", \"sector\": \"방산\", \"grade\": \"C\", \"close\": 845000.0, \"ma20_disparity_pct\": 4.62, \"atr20\": 61550.0, \"rs_rank_20d\": 2.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"024110\", \"name\": \"기업은행\", \"sector\": \"금융/은행\", \"grade\": \"C\", \"close\": 22400.0, \"ma20_disparity_pct\": 8.15, \"atr20\": 730.0, \"rs_rank_20d\": 3.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"042700\", \"name\": \"한미반도체\", \"sector\": \"반도체\", \"grade\": \"C\", \"close\": 347000.0, \"ma20_disparity_pct\": 13.93, \"atr20\": 35725.0, \"rs_rank_20d\": 5.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"028260\", \"name\": \"삼성물산\", \"sector\": \"지주\", \"grade\": \"C\", \"close\": 495000.0, \"ma20_disparity_pct\": 15.69, \"atr20\": 48200.0, \"rs_rank_20d\": 1.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"403870\", \"name\": \"HPSP\", \"sector\": \"반도체/장비\", \"grade\": \"C\", \"close\": 83500.0, \"ma20_disparity_pct\": 54.94, \"atr20\": 7858.0, \"rs_rank_20d\": 1.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"WATCH_CANDIDATE\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"011000\", \"name\": \"진원생명과학\", \"sector\": \"Dynamic\", \"grade\": \"D\", \"close\": 914.0, \"ma20_disparity_pct\": -18.97, \"atr20\": 203.0, \"rs_rank_20d\": 15.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"BELOW_THRESHOLD\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"001440\", \"name\": \"대한전선\", \"sector\": \"AI전력/전선\", \"grade\": \"D\", \"close\": 39950.0, \"ma20_disparity_pct\": -14.16, \"atr20\": 4285.0, \"rs_rank_20d\": 2.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"BELOW_THRESHOLD\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}, {\"ticker\": \"006800\", \"name\": \"미래에셋증권\", \"sector\": \"Dynamic\", \"grade\": \"D\", \"close\": 51600.0, \"ma20_disparity_pct\": -13.89, \"atr20\": 4828.0, \"rs_rank_20d\": 17.0, \"allowed_action\": \"HOLD\", \"screen_status\": \"BELOW_THRESHOLD\", \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}]", + "satellite_candidate_summary": "{\"total_screened\": 57, \"watch_candidates\": 12, \"grade_A_count\": 0, \"grade_B_count\": 4, \"grade_C_count\": 8, \"formula_id\": \"SATELLITE_CANDIDATE_SCREEN_V1\"}" + }, + "monthly_history": [ + { + "Month": "2026-05-01T00:00:00", + "Total_Asset": 399719472, + "Start_Asset": 250000000, + "Target_Asset": 500000000, + "Core_Pct": null, + "Satellite_Pct": null, + "Cash_Pct": null, + "Target_Return_Pct": 28.67, + "Actual_Return_Pct": 59.89, + "MoM_Return_Pct": null, + "YTD_Return_Pct": null, + "Orbit_Gap_Pct": -31.22, + "Orbit_State": "ahead_of_target", + "Slot_Adj": 0, + "Cash_Floor_Adj": 1, + "Updated": "2026-05-21T00:00:00" + }, + { + "Month": "2026-06-01T00:00:00", + "Total_Asset": 431266207, + "Start_Asset": 250000000, + "Target_Asset": 500000000, + "Core_Pct": 62.41, + "Satellite_Pct": 93.55, + "Cash_Pct": 6.45, + "Target_Return_Pct": 37.04, + "Actual_Return_Pct": 72.51, + "MoM_Return_Pct": 7.53, + "YTD_Return_Pct": null, + "Orbit_Gap_Pct": -35.47, + "Orbit_State": "ahead_of_target", + "Slot_Adj": 0, + "Cash_Floor_Adj": 1, + "Updated": "NaT" + } + ], + "account_snapshot": [ + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "000660", + "name": "SK하이닉스", + "holding_quantity": 56.0, + "available_quantity": 56.0, + "average_cost": 1795769.0, + "total_cost": 100250190.0, + "current_price": 2502000.0, + "market_value": 139799145.0, + "profit_loss": 39548955.0, + "return_pct": 39.45, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 1974000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "000660", + "name": "SK하이닉스(소수)", + "holding_quantity": 0.089932, + "available_quantity": 0.089932, + "average_cost": 2207323.0, + "total_cost": 198001.0, + "current_price": 2502000.0, + "market_value": 224503.0, + "profit_loss": 26502.0, + "return_pct": 13.38, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 1974000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "005380", + "name": "현대차(소수)", + "holding_quantity": 0.913872, + "available_quantity": 0.913872, + "average_cost": 657865.0, + "total_cost": 599916.0, + "current_price": 619000.0, + "market_value": 564400.0, + "profit_loss": -35516.0, + "return_pct": -5.92, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "005930", + "name": "삼성전자", + "holding_quantity": 530.0, + "available_quantity": 530.0, + "average_cost": 185881.0, + "total_cost": 98115134.0, + "current_price": 343000.0, + "market_value": 181388265.0, + "profit_loss": 83273131.0, + "return_pct": 84.87, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 308000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "005930", + "name": "삼성전자(소수)", + "holding_quantity": 0.647306, + "available_quantity": 0.647306, + "average_cost": 322361.0, + "total_cost": 208163.0, + "current_price": 343000.0, + "market_value": 221524.0, + "profit_loss": 13361.0, + "return_pct": 6.42, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 308000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "holding_quantity": 36.0, + "available_quantity": 36.0, + "average_cost": 15568.0, + "total_cost": 560280.0, + "current_price": 15980.0, + "market_value": 575128.0, + "profit_loss": 14848.0, + "return_pct": 2.65, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 14900.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "holding_quantity": 53.0, + "available_quantity": 53.0, + "average_cost": 12664.0, + "total_cost": 671005.0, + "current_price": 12445.0, + "market_value": 659405.0, + "profit_loss": -11600.0, + "return_pct": -1.73, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 11780.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "028050", + "name": "삼성E&A", + "holding_quantity": 440.0, + "available_quantity": 440.0, + "average_cost": 54633.0, + "total_cost": 23985337.0, + "current_price": 53000.0, + "market_value": 23266920.0, + "profit_loss": -718417.0, + "return_pct": -3.0, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 50200.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "064350", + "name": "현대로템", + "holding_quantity": 171.0, + "available_quantity": 171.0, + "average_cost": 217658.0, + "total_cost": 37134597.0, + "current_price": 219000.0, + "market_value": 37363999.0, + "profit_loss": 229402.0, + "return_pct": 0.62, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 200000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "091220", + "name": "TIGER 은행", + "holding_quantity": 11.0, + "available_quantity": 11.0, + "average_cost": 16995.0, + "total_cost": 186890.0, + "current_price": 16525.0, + "market_value": 181726.0, + "profit_loss": -5164.0, + "return_pct": -2.76, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "229200", + "name": "KODEX 코스닥150", + "holding_quantity": 21.0, + "available_quantity": 21.0, + "average_cost": 17737.0, + "total_cost": 372365.0, + "current_price": 18215.0, + "market_value": 382414.0, + "profit_loss": 10049.0, + "return_pct": 2.7, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 17660.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "364980", + "name": "TIGER 2차전지TOP10", + "holding_quantity": 16.0, + "available_quantity": 16.0, + "average_cost": 11668.0, + "total_cost": 186640.0, + "current_price": 11715.0, + "market_value": 187389.0, + "profit_loss": 749.0, + "return_pct": 0.4, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "494670", + "name": "TIGER 조선TOP10", + "holding_quantity": 657.0, + "available_quantity": 657.0, + "average_cost": 31197.0, + "total_cost": 20491035.0, + "current_price": 30545.0, + "market_value": 20062536.0, + "profit_loss": -428499.0, + "return_pct": -2.09, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 28700.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "holding_quantity": 21.0, + "available_quantity": 21.0, + "average_cost": 39573.0, + "total_cost": 830810.0, + "current_price": 40970.0, + "market_value": 860141.0, + "profit_loss": 29331.0, + "return_pct": 3.53, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 38400.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "holding_quantity": 0.50221, + "available_quantity": 0.50221, + "average_cost": 548668.0, + "total_cost": 275546.0, + "current_price": 555484.0, + "market_value": 278970.0, + "profit_loss": 3423.0, + "return_pct": 1.24, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "holding_quantity": 0.443417, + "available_quantity": 0.443417, + "average_cost": 621380.0, + "total_cost": 275531.0, + "current_price": 590023.0, + "market_value": 261626.0, + "profit_loss": -13905.0, + "return_pct": -5.05, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "NVDA", + "name": "엔비디아(소수)", + "holding_quantity": 0.875396, + "available_quantity": 0.875396, + "average_cost": 314673.0, + "total_cost": 275464.0, + "current_price": 314050.0, + "market_value": 274918.0, + "profit_loss": -546.0, + "return_pct": -0.2, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 CMA RP 324-9814-5240-1", + "account_type": "일반계좌", + "ticker": "CASH_CMA", + "name": "CMA RP 현금성자산", + "holding_quantity": null, + "available_quantity": null, + "average_cost": null, + "total_cost": null, + "current_price": null, + "market_value": 3000521.0, + "profit_loss": 361.0, + "return_pct": 0.01, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_PROVIDED_BUT_NOT_HOLDINGS", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": null, + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 ISA 528-4488-7412-0", + "account_type": "ISA", + "ticker": "ACCOUNT_TOTAL", + "name": "ISA 계좌총액(보유상세 미제공)", + "holding_quantity": null, + "available_quantity": null, + "average_cost": null, + "total_cost": null, + "current_price": null, + "market_value": 5615715.0, + "profit_loss": 422045.0, + "return_pct": 11.34, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_PROVIDED_BUT_NOT_HOLDINGS", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": null, + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현연금저축10년 728-0610-6706-0", + "account_type": "연금저축", + "ticker": "ACCOUNT_TOTAL", + "name": "연금저축 계좌총액(보유상세 미제공)", + "holding_quantity": null, + "available_quantity": null, + "average_cost": null, + "total_cost": null, + "current_price": null, + "market_value": 2023117.0, + "profit_loss": 23165.0, + "return_pct": 1.64, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_PROVIDED_BUT_NOT_HOLDINGS", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": null, + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "000660", + "name": "SK하이닉스", + "holding_quantity": 56.0, + "available_quantity": 56.0, + "average_cost": 1795769.0, + "total_cost": 100250190.0, + "current_price": 2502000.0, + "market_value": 139799145.0, + "profit_loss": 39548955.0, + "return_pct": 39.45, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 1974000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "000660", + "name": "SK하이닉스(소수)", + "holding_quantity": 0.089932, + "available_quantity": 0.089932, + "average_cost": 2207323.0, + "total_cost": 198001.0, + "current_price": 2502000.0, + "market_value": 224503.0, + "profit_loss": 26502.0, + "return_pct": 13.38, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 1974000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "005380", + "name": "현대차(소수)", + "holding_quantity": 0.913872, + "available_quantity": 0.913872, + "average_cost": 657865.0, + "total_cost": 599916.0, + "current_price": 619000.0, + "market_value": 564400.0, + "profit_loss": -35516.0, + "return_pct": -5.92, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "005930", + "name": "삼성전자", + "holding_quantity": 530.0, + "available_quantity": 530.0, + "average_cost": 185881.0, + "total_cost": 98115134.0, + "current_price": 343000.0, + "market_value": 181388265.0, + "profit_loss": 83273131.0, + "return_pct": 84.87, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 308000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "005930", + "name": "삼성전자(소수)", + "holding_quantity": 0.647306, + "available_quantity": 0.647306, + "average_cost": 322361.0, + "total_cost": 208163.0, + "current_price": 343000.0, + "market_value": 221524.0, + "profit_loss": 13361.0, + "return_pct": 6.42, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 308000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "core", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "0182R0", + "name": "1Q K반도체TOP2+", + "holding_quantity": 36.0, + "available_quantity": 36.0, + "average_cost": 15568.0, + "total_cost": 560280.0, + "current_price": 15980.0, + "market_value": 575128.0, + "profit_loss": 14848.0, + "return_pct": 2.65, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 14900.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "0190C0", + "name": "RISE 현대차고정피지컬AI", + "holding_quantity": 53.0, + "available_quantity": 53.0, + "average_cost": 12664.0, + "total_cost": 671005.0, + "current_price": 12445.0, + "market_value": 659405.0, + "profit_loss": -11600.0, + "return_pct": -1.73, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 11780.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "028050", + "name": "삼성E&A", + "holding_quantity": 440.0, + "available_quantity": 440.0, + "average_cost": 54633.0, + "total_cost": 23985337.0, + "current_price": 53000.0, + "market_value": 23266920.0, + "profit_loss": -718417.0, + "return_pct": -3.0, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 50200.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "064350", + "name": "현대로템", + "holding_quantity": 171.0, + "available_quantity": 171.0, + "average_cost": 217658.0, + "total_cost": 37134597.0, + "current_price": 219000.0, + "market_value": 37363999.0, + "profit_loss": 229402.0, + "return_pct": 0.62, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 200000.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "091220", + "name": "TIGER 은행", + "holding_quantity": 11.0, + "available_quantity": 11.0, + "average_cost": 16995.0, + "total_cost": 186890.0, + "current_price": 16525.0, + "market_value": 181726.0, + "profit_loss": -5164.0, + "return_pct": -2.76, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "229200", + "name": "KODEX 코스닥150", + "holding_quantity": 21.0, + "available_quantity": 21.0, + "average_cost": 17737.0, + "total_cost": 372365.0, + "current_price": 18215.0, + "market_value": 382414.0, + "profit_loss": 10049.0, + "return_pct": 2.7, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 17660.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "364980", + "name": "TIGER 2차전지TOP10", + "holding_quantity": 16.0, + "available_quantity": 16.0, + "average_cost": 11668.0, + "total_cost": 186640.0, + "current_price": 11715.0, + "market_value": 187389.0, + "profit_loss": 749.0, + "return_pct": 0.4, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "494670", + "name": "TIGER 조선TOP10", + "holding_quantity": 657.0, + "available_quantity": 657.0, + "average_cost": 31197.0, + "total_cost": 20491035.0, + "current_price": 30545.0, + "market_value": 20062536.0, + "profit_loss": -428499.0, + "return_pct": -2.09, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 28700.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "496080", + "name": "TIGER 코리아밸류업", + "holding_quantity": 21.0, + "available_quantity": 21.0, + "average_cost": 39573.0, + "total_cost": 830810.0, + "current_price": 40970.0, + "market_value": 860141.0, + "profit_loss": 29331.0, + "return_pct": 3.53, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": 38400.0, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "GOOGL", + "name": "알파벳 A(소수)", + "holding_quantity": 0.50221, + "available_quantity": 0.50221, + "average_cost": 548668.0, + "total_cost": 275546.0, + "current_price": 555484.0, + "market_value": 278970.0, + "profit_loss": 3423.0, + "return_pct": 1.24, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "MSFT", + "name": "마이크로소프트(소수)", + "holding_quantity": 0.443417, + "available_quantity": 0.443417, + "average_cost": 621380.0, + "total_cost": 275531.0, + "current_price": 590023.0, + "market_value": 261626.0, + "profit_loss": -13905.0, + "return_pct": -5.05, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 주식 거래 324-9814-5240-0", + "account_type": "일반계좌", + "ticker": "NVDA", + "name": "엔비디아(소수)", + "holding_quantity": 0.875396, + "available_quantity": 0.875396, + "average_cost": 314673.0, + "total_cost": 275464.0, + "current_price": 314050.0, + "market_value": 274918.0, + "profit_loss": -546.0, + "return_pct": -0.2, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_READ_OK", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": "mixed", + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 CMA RP 324-9814-5240-1", + "account_type": "일반계좌", + "ticker": "CASH_CMA", + "name": "CMA RP 현금성자산", + "holding_quantity": null, + "available_quantity": null, + "average_cost": null, + "total_cost": null, + "current_price": null, + "market_value": 3000521.0, + "profit_loss": 361.0, + "return_pct": 0.01, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_PROVIDED_BUT_NOT_HOLDINGS", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": null, + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현 ISA 528-4488-7412-0", + "account_type": "ISA", + "ticker": "ACCOUNT_TOTAL", + "name": "ISA 계좌총액(보유상세 미제공)", + "holding_quantity": null, + "available_quantity": null, + "average_cost": null, + "total_cost": null, + "current_price": null, + "market_value": 5615715.0, + "profit_loss": 422045.0, + "return_pct": 11.34, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_PROVIDED_BUT_NOT_HOLDINGS", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": null, + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + }, + { + "captured_at": "2026-06-17T22:57:00+09:00", + "account": "김재현연금저축10년 728-0610-6706-0", + "account_type": "연금저축", + "ticker": "ACCOUNT_TOTAL", + "name": "연금저축 계좌총액(보유상세 미제공)", + "holding_quantity": null, + "available_quantity": null, + "average_cost": null, + "total_cost": null, + "current_price": null, + "market_value": 2023117.0, + "profit_loss": 23165.0, + "return_pct": 1.64, + "immediate_cash": null, + "settlement_cash_d2": null, + "available_cash": null, + "open_order_amount": 0.0, + "monthly_contribution_limit": null, + "monthly_contribution_used": null, + "parse_status": "CAPTURE_PROVIDED_BUT_NOT_HOLDINGS", + "user_confirmed": "Y", + "stop_price": null, + "highest_price_since_entry": null, + "entry_date": null, + "entry_stage": null, + "position_type": "satellite", + "last_updated": "2026-06-17T00:00:00", + "source_note": null + } + ], + "sector_flow_history": [ + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "2차전지", + "Sector_Score": 34, + "Sector_Rank": 9, + "SmartMoney_5D_KRW": -847048700, + "SmartMoney_20D_KRW": 100709936600, + "Flow_Breadth_5D": 0.6, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "AI전력", + "Sector_Score": 27, + "Sector_Rank": 11, + "SmartMoney_5D_KRW": -13913858500, + "SmartMoney_20D_KRW": -174663414200, + "Flow_Breadth_5D": 0.4, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "건설", + "Sector_Score": 29, + "Sector_Rank": 10, + "SmartMoney_5D_KRW": -119730928385, + "SmartMoney_20D_KRW": -42467945910, + "Flow_Breadth_5D": 0.0, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "은행", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 58976281295, + "SmartMoney_20D_KRW": 126697246340, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-17T23:32:53", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "증권", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 58976281295, + "SmartMoney_20D_KRW": 126697246340, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-17T23:32:53", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "지주회사", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 58976281295, + "SmartMoney_20D_KRW": 126697246340, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-17T23:32:53", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "로보틱스", + "Sector_Score": 14, + "Sector_Rank": 17, + "SmartMoney_5D_KRW": -112706286800, + "SmartMoney_20D_KRW": -967139081294, + "Flow_Breadth_5D": 0.1718, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "010620:DATA_PARTIAL | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "바이오", + "Sector_Score": 20, + "Sector_Rank": 14, + "SmartMoney_5D_KRW": -2603953200, + "SmartMoney_20D_KRW": -31560548845, + "Flow_Breadth_5D": 0.6, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "반도체", + "Sector_Score": 50, + "Sector_Rank": 5, + "SmartMoney_5D_KRW": 1258422305550, + "SmartMoney_20D_KRW": -8963649921950, + "Flow_Breadth_5D": 0.45, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "방산", + "Sector_Score": 58, + "Sector_Rank": 4, + "SmartMoney_5D_KRW": 88132780130, + "SmartMoney_20D_KRW": 201721684190, + "Flow_Breadth_5D": 0.85, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "소비재", + "Sector_Score": 44, + "Sector_Rank": 7, + "SmartMoney_5D_KRW": 1774384800, + "SmartMoney_20D_KRW": 27632548300, + "Flow_Breadth_5D": 0.75, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "원전", + "Sector_Score": 46, + "Sector_Rank": 6, + "SmartMoney_5D_KRW": 2311317603, + "SmartMoney_20D_KRW": -9248306803, + "Flow_Breadth_5D": 0.75, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "은행", + "Sector_Score": 62, + "Sector_Rank": 3, + "SmartMoney_5D_KRW": 65512882600, + "SmartMoney_20D_KRW": 134042970290, + "Flow_Breadth_5D": 1.0, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "자동차", + "Sector_Score": 19, + "Sector_Rank": 15, + "SmartMoney_5D_KRW": -159309584450, + "SmartMoney_20D_KRW": -1180644375490, + "Flow_Breadth_5D": 0.4, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "전력설비", + "Sector_Score": 35, + "Sector_Rank": 8, + "SmartMoney_5D_KRW": -6580394131, + "SmartMoney_20D_KRW": -169934002981, + "Flow_Breadth_5D": 0.58, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "조선", + "Sector_Score": 62, + "Sector_Rank": 1, + "SmartMoney_5D_KRW": 90608909300, + "SmartMoney_20D_KRW": 113937946500, + "Flow_Breadth_5D": 0.85, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "증권", + "Sector_Score": 27, + "Sector_Rank": 12, + "SmartMoney_5D_KRW": -4881487714, + "SmartMoney_20D_KRW": -60954150234, + "Flow_Breadth_5D": 0.3508, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "지주회사", + "Sector_Score": 19, + "Sector_Rank": 16, + "SmartMoney_5D_KRW": -8210669075, + "SmartMoney_20D_KRW": -9858392312, + "Flow_Breadth_5D": 0.4114, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "B", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-17T00:00:00", + "Sector": "플랜트/EPC", + "Sector_Score": 25, + "Sector_Rank": 13, + "SmartMoney_5D_KRW": -125453133060, + "SmartMoney_20D_KRW": -62217616250, + "Flow_Breadth_5D": 0.0, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-17T23:32:53" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "2차전지", + "Sector_Score": 39, + "Sector_Rank": 6, + "SmartMoney_5D_KRW": 6422183540, + "SmartMoney_20D_KRW": 137960961300, + "Flow_Breadth_5D": 0.6, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "AI전력", + "Sector_Score": 32, + "Sector_Rank": 10, + "SmartMoney_5D_KRW": 10591893850, + "SmartMoney_20D_KRW": -198124770400, + "Flow_Breadth_5D": 0.4, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "건설", + "Sector_Score": 14, + "Sector_Rank": 16, + "SmartMoney_5D_KRW": -66570219960, + "SmartMoney_20D_KRW": -20439833042, + "Flow_Breadth_5D": 0.2, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "은행", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 72283686890, + "SmartMoney_20D_KRW": 133725690700, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-15T23:38:14", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "증권", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 72283686890, + "SmartMoney_20D_KRW": 133725690700, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-15T23:38:14", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "지주회사", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 72283686890, + "SmartMoney_20D_KRW": 133725690700, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-15T23:38:14", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "로보틱스", + "Sector_Score": 19, + "Sector_Rank": 14, + "SmartMoney_5D_KRW": -133573518933, + "SmartMoney_20D_KRW": -996205588289, + "Flow_Breadth_5D": 0.3687, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "010620:DATA_PARTIAL | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "바이오", + "Sector_Score": 14, + "Sector_Rank": 15, + "SmartMoney_5D_KRW": 2173638780, + "SmartMoney_20D_KRW": -36255099135, + "Flow_Breadth_5D": 0.25, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "반도체", + "Sector_Score": 32, + "Sector_Rank": 9, + "SmartMoney_5D_KRW": -1330477395300, + "SmartMoney_20D_KRW": -13145529531600, + "Flow_Breadth_5D": 0.1, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "방산", + "Sector_Score": 50, + "Sector_Rank": 4, + "SmartMoney_5D_KRW": 56336089110, + "SmartMoney_20D_KRW": 126184764410, + "Flow_Breadth_5D": 1.0, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "소비재", + "Sector_Score": 44, + "Sector_Rank": 5, + "SmartMoney_5D_KRW": 1953189300, + "SmartMoney_20D_KRW": 57217582500, + "Flow_Breadth_5D": 0.75, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "원전", + "Sector_Score": 51, + "Sector_Rank": 3, + "SmartMoney_5D_KRW": 12692510763, + "SmartMoney_20D_KRW": -4946053059, + "Flow_Breadth_5D": 0.75, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "은행", + "Sector_Score": 67, + "Sector_Rank": 1, + "SmartMoney_5D_KRW": 77612622830, + "SmartMoney_20D_KRW": 138983866720, + "Flow_Breadth_5D": 1.0, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "자동차", + "Sector_Score": 19, + "Sector_Rank": 13, + "SmartMoney_5D_KRW": -224787463450, + "SmartMoney_20D_KRW": -1279731468500, + "Flow_Breadth_5D": 0.4, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "전력설비", + "Sector_Score": 37, + "Sector_Rank": 8, + "SmartMoney_5D_KRW": 13001977382, + "SmartMoney_20D_KRW": -204567157515, + "Flow_Breadth_5D": 0.58, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "조선", + "Sector_Score": 32, + "Sector_Rank": 11, + "SmartMoney_5D_KRW": -19856000440, + "SmartMoney_20D_KRW": 35721667040, + "Flow_Breadth_5D": 0.55, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "증권", + "Sector_Score": 39, + "Sector_Rank": 7, + "SmartMoney_5D_KRW": 1101145164, + "SmartMoney_20D_KRW": -75965642288, + "Flow_Breadth_5D": 0.6853, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "지주회사", + "Sector_Score": 24, + "Sector_Rank": 12, + "SmartMoney_5D_KRW": -4835735306, + "SmartMoney_20D_KRW": -12598981729, + "Flow_Breadth_5D": 0.5375, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "B", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-15T00:00:00", + "Sector": "플랜트/EPC", + "Sector_Score": 10, + "Sector_Rank": 17, + "SmartMoney_5D_KRW": -72353531890, + "SmartMoney_20D_KRW": -45604929860, + "Flow_Breadth_5D": 0.0, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-15T23:38:14" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "2차전지", + "Sector_Score": 39, + "Sector_Rank": 6, + "SmartMoney_5D_KRW": 6422183540, + "SmartMoney_20D_KRW": 137960961300, + "Flow_Breadth_5D": 0.6, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "AI전력", + "Sector_Score": 32, + "Sector_Rank": 10, + "SmartMoney_5D_KRW": 10591893850, + "SmartMoney_20D_KRW": -198124770400, + "Flow_Breadth_5D": 0.4, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "건설", + "Sector_Score": 14, + "Sector_Rank": 16, + "SmartMoney_5D_KRW": -66570219960, + "SmartMoney_20D_KRW": -20439833042, + "Flow_Breadth_5D": 0.2, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "은행", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 72283686890, + "SmartMoney_20D_KRW": 133725690700, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-16T00:33:59", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "증권", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 72283686890, + "SmartMoney_20D_KRW": 133725690700, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-16T00:33:59", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "지주회사", + "Sector_Score": 62, + "Sector_Rank": 2, + "SmartMoney_5D_KRW": 72283686890, + "SmartMoney_20D_KRW": 133725690700, + "Flow_Breadth_5D": 0.9, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "Saved_At": "2026-06-16T00:33:59", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "로보틱스", + "Sector_Score": 19, + "Sector_Rank": 14, + "SmartMoney_5D_KRW": -133573518933, + "SmartMoney_20D_KRW": -996205588289, + "Flow_Breadth_5D": 0.3687, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "010620:DATA_PARTIAL | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "바이오", + "Sector_Score": 14, + "Sector_Rank": 15, + "SmartMoney_5D_KRW": 2173638780, + "SmartMoney_20D_KRW": -36255099135, + "Flow_Breadth_5D": 0.25, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "반도체", + "Sector_Score": 32, + "Sector_Rank": 9, + "SmartMoney_5D_KRW": -1330477395300, + "SmartMoney_20D_KRW": -13145529531600, + "Flow_Breadth_5D": 0.1, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "방산", + "Sector_Score": 50, + "Sector_Rank": 4, + "SmartMoney_5D_KRW": 56336089110, + "SmartMoney_20D_KRW": 126184764410, + "Flow_Breadth_5D": 1.0, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "소비재", + "Sector_Score": 44, + "Sector_Rank": 5, + "SmartMoney_5D_KRW": 1953189300, + "SmartMoney_20D_KRW": 57217582500, + "Flow_Breadth_5D": 0.75, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "원전", + "Sector_Score": 51, + "Sector_Rank": 3, + "SmartMoney_5D_KRW": 12692510763, + "SmartMoney_20D_KRW": -4946053059, + "Flow_Breadth_5D": 0.75, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "은행", + "Sector_Score": 67, + "Sector_Rank": 1, + "SmartMoney_5D_KRW": 77612622830, + "SmartMoney_20D_KRW": 138983866720, + "Flow_Breadth_5D": 1.0, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "자동차", + "Sector_Score": 19, + "Sector_Rank": 13, + "SmartMoney_5D_KRW": -224787463450, + "SmartMoney_20D_KRW": -1279731468500, + "Flow_Breadth_5D": 0.4, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "전력설비", + "Sector_Score": 37, + "Sector_Rank": 8, + "SmartMoney_5D_KRW": 13001977382, + "SmartMoney_20D_KRW": -204567157515, + "Flow_Breadth_5D": 0.58, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "조선", + "Sector_Score": 32, + "Sector_Rank": 11, + "SmartMoney_5D_KRW": -19856000440, + "SmartMoney_20D_KRW": 35721667040, + "Flow_Breadth_5D": 0.55, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "UNKNOWN", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "증권", + "Sector_Score": 39, + "Sector_Rank": 7, + "SmartMoney_5D_KRW": 1101145164, + "SmartMoney_20D_KRW": -75965642288, + "Flow_Breadth_5D": 0.6853, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "지주회사", + "Sector_Score": 24, + "Sector_Rank": 12, + "SmartMoney_5D_KRW": -4835735306, + "SmartMoney_20D_KRW": -12598981729, + "Flow_Breadth_5D": 0.5375, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "B", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Transport_Mode": "MANUAL_OR_TEMPLATE", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "Saved_At": "2026-06-16T00:33:59" + }, + { + "Snapshot_Date": "2026-06-16T00:00:00", + "Sector": "플랜트/EPC", + "Sector_Score": 10, + "Sector_Rank": 17, + "SmartMoney_5D_KRW": -72353531890, + "SmartMoney_20D_KRW": -45604929860, + "Flow_Breadth_5D": 0.0, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Transport_Mode": "UNKNOWN", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "Saved_At": "2026-06-16T00:33:59" + } + ], + "core_satellite": [ + { + "Ticker": "005930", + "Name": "삼성전자", + "Sector": "반도체", + "Price_Date": "2026.06.15", + "Close": 337000.0, + "Open": 342500.0, + "PrevClose": 322500.0, + "High": 344500.0, + "Low": 334000.0, + "Volume": 20180857.0, + "AvgVolume_5D": 31706150.0, + "MA20": 309300.0, + "MA60": 247500.0, + "Ret10D": 6.31, + "Ret20D": 13.85, + "Ret60D": 73.8, + "Price_Source": "data_feed", + "ATR20": 23938.0, + "ATR20_Pct": 7.1, + "Val_Surge_Pct": -30.3, + "AvgTradeValue_5D_M": 9756123.65, + "AvgTradeValue_20D_M": 10405577.45, + "AvgTradeValue_5D_KRW": 9756123650000.0, + "AvgTradeValue_20D_KRW": 10405577450000.0, + "TradeValue_Unit": "KRW", + "Bid": 337000.0, + "Ask": 337500.0, + "Spread_Pct": 0.15, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -3835432, + "Inst_5D": -2695953, + "Indiv_5D": 6531385, + "Frg_20D": -65565915, + "Inst_20D": 16610181, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성전자(주) 현금ㆍ현물 배당 결정 | 삼성전자(주) (정정)연결재무제표기준영업(잠정)실적(공정공시) | 삼성전자(주) 연결재무제표기준영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "SELL_READY", + "Sell_Action": "PROFIT_TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": 265, + "Sell_Limit_Price": 232343.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Action_Reason": "익절(50%) 50% @232343원 [PROFIT_PROTECT_50]", + "Action_Params": "50% | @232,343원 | INTRADAY_LIMIT_OR_CLOSE_REVIEW | LIMIT_SELL", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 40, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격8.96%_RSI60.6)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 40, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SELL_ACTION_ACTIVE", + "Sell_Conflict_Score": 75, + "Sell_Conflict_State": "BUY_BLOCKED_SELL_CONFLICT", + "Sell_Conflict_Reason": "SELL_SIGNAL_ACTIVE|CASH_PRESERVE_ACTIVE", + "Execution_Recommendation_State": "BUY_BLOCKED_SELL_CONFLICT", + "Execution_Recommendation_Reason": "quality=D|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=BUY_BLOCKED_SELL_CONFLICT", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 60.0, + "Ret5D": 14.04 + }, + { + "Ticker": "000660", + "Name": "SK하이닉스", + "Sector": "반도체", + "Price_Date": "2026.06.15", + "Close": 2288000.0, + "Open": 2283000.0, + "PrevClose": 2150000.0, + "High": 2322000.0, + "Low": 2265000.0, + "Volume": 3568681.0, + "AvgVolume_5D": 5865866.0, + "MA20": 2087550.0, + "MA60": 1492950.0, + "Ret10D": -1.93, + "Ret20D": 16.14, + "Ret60D": 135.88, + "Price_Source": "data_feed", + "ATR20": 170700.0, + "ATR20_Pct": 7.46, + "Val_Surge_Pct": -33.1, + "AvgTradeValue_5D_M": 12206560.17, + "AvgTradeValue_20D_M": 12062172.04, + "AvgTradeValue_5D_KRW": 12206560170000.0, + "AvgTradeValue_20D_KRW": 12062172040000.0, + "TradeValue_Unit": "KRW", + "Bid": 2288000.0, + "Ask": 2289000.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 114324, + "Inst_5D": -465704, + "Indiv_5D": 351380, + "Frg_20D": -7819800, + "Inst_20D": 1777355, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에스케이하이닉스(주) 중간(분기)배당락 기준가격 안내", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "SELL_READY", + "Sell_Action": "PROFIT_TRIM_25", + "Sell_Ratio_Pct": 25, + "Sell_Qty": 14, + "Sell_Limit_Price": 2064657.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Action_Reason": "익절(25%) 25% @2064657원 [PROFIT_PROTECT_20]", + "Action_Params": "25% | @2,064,657원 | INTRADAY_LIMIT_OR_CLOSE_REVIEW | LIMIT_SELL", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 33, + "Timing_Score_Exit": 25, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격9.6%_RSI62.8)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 40, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SELL_ACTION_ACTIVE", + "Sell_Conflict_Score": 75, + "Sell_Conflict_State": "BUY_BLOCKED_SELL_CONFLICT", + "Sell_Conflict_Reason": "SELL_SIGNAL_ACTIVE|CASH_PRESERVE_ACTIVE", + "Execution_Recommendation_State": "BUY_BLOCKED_SELL_CONFLICT", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=BUY_BLOCKED_SELL_CONFLICT", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0, + "Ret5D": 19.73 + }, + { + "Ticker": "042700", + "Name": "한미반도체", + "Sector": "반도체", + "Price_Date": "2026.06.15", + "Close": 347000.0, + "Open": 365000.0, + "PrevClose": 361000.0, + "High": 368500.0, + "Low": 343000.0, + "Volume": 1252510.0, + "AvgVolume_5D": 2045140.0, + "MA20": 304575.0, + "MA60": 310541.67, + "Ret10D": 23.05, + "Ret20D": -15.26, + "Ret60D": 15.28, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 35725.0, + "ATR20_Pct": 10.3, + "Val_Surge_Pct": -34.7, + "AvgTradeValue_5D_M": 665477.14, + "AvgTradeValue_20D_M": 487713.09, + "AvgTradeValue_5D_KRW": 665477141500.0, + "AvgTradeValue_20D_KRW": 487713091525.0, + "TradeValue_Unit": "KRW", + "Bid": 347000.0, + "Ask": 347500.0, + "Spread_Pct": 0.14, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 138217, + "Inst_5D": 1344379, + "Indiv_5D": -1482596, + "Frg_20D": -1073250, + "Inst_20D": -589528, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 50, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "한미반도체(주) 단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 28, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격13.93%_RSI56.3)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 20, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 5.0, + "RS_Pct_20D": 20.0 + }, + { + "Ticker": "007660", + "Name": "이수페타시스", + "Sector": "반도체/PCB", + "Price_Date": "2026.06.15", + "Close": 118900.0, + "Open": 128300.0, + "PrevClose": 122400.0, + "High": 130000.0, + "Low": 118100.0, + "Volume": 1556987.0, + "AvgVolume_5D": 1510394.0, + "MA20": 125695.0, + "MA60": 127060.0, + "Ret10D": -7.97, + "Ret20D": -10.26, + "Ret60D": 4.02, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 13275.0, + "ATR20_Pct": 11.16, + "Val_Surge_Pct": 3.5, + "AvgTradeValue_5D_M": 178920.83, + "AvgTradeValue_20D_M": 179056.61, + "AvgTradeValue_5D_KRW": 178920833120.0, + "AvgTradeValue_20D_KRW": 179056606460.0, + "TradeValue_Unit": "KRW", + "Bid": 118900.0, + "Ask": 119000.0, + "Spread_Pct": 0.08, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -1040492, + "Inst_5D": 183882, + "Indiv_5D": 856610, + "Frg_20D": -2711312, + "Inst_20D": 944706, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 12, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.15%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "403870", + "Name": "HPSP", + "Sector": "반도체/장비", + "Price_Date": "2026.06.15", + "Close": 83500.0, + "Open": 71900.0, + "PrevClose": 71500.0, + "High": 92000.0, + "Low": 67500.0, + "Volume": 33313430.0, + "AvgVolume_5D": 9299044.0, + "MA20": 53892.5, + "MA60": 50175.83, + "Ret10D": 71.63, + "Ret20D": 52.65, + "Ret60D": 89.56, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 7858.0, + "ATR20_Pct": 9.41, + "Val_Surge_Pct": 394.6, + "AvgTradeValue_5D_M": 562351.71, + "AvgTradeValue_20D_M": 274461.86, + "AvgTradeValue_5D_KRW": 562351714360.0, + "AvgTradeValue_20D_KRW": 274461864585.0, + "TradeValue_Unit": "KRW", + "Bid": 83500.0, + "Ask": 83600.0, + "Spread_Pct": 0.12, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -762659, + "Inst_5D": 6338143, + "Indiv_5D": -5575484, + "Frg_20D": 743105, + "Inst_20D": 4870377, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 50, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 20, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격54.94%_RSI73.5)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 35, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED|SURGE_AFTER_RUNUP", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "058470", + "Name": "리노공업", + "Sector": "반도체/부품", + "Price_Date": "2026.06.15", + "Close": 96800.0, + "Open": 107000.0, + "PrevClose": 104500.0, + "High": 107700.0, + "Low": 96600.0, + "Volume": 2026686.0, + "AvgVolume_5D": 3305767.0, + "MA20": 98855.0, + "MA60": 107555.0, + "Ret10D": -0.62, + "Ret20D": -15.24, + "Ret60D": -12.0, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 8500.0, + "ATR20_Pct": 8.78, + "Val_Surge_Pct": -41.7, + "AvgTradeValue_5D_M": 336486.41, + "AvgTradeValue_20D_M": 157110.5, + "AvgTradeValue_5D_KRW": 336486410420.0, + "AvgTradeValue_20D_KRW": 157110500470.0, + "TradeValue_Unit": "KRW", + "Bid": 96800.0, + "Ask": 96900.0, + "Spread_Pct": 0.1, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 5502206, + "Inst_5D": 846083, + "Indiv_5D": -6348289, + "Frg_20D": 6461308, + "Inst_20D": -1166827, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "리노공업(주) 영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.43%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Sector": "AI전력/기기", + "Price_Date": "2026.06.15", + "Close": 257500.0, + "Open": 240000.0, + "PrevClose": 222500.0, + "High": 265500.0, + "Low": 238000.0, + "Volume": 1891610.0, + "AvgVolume_5D": 1251729.0, + "MA20": 246475.0, + "MA60": 413380.0, + "Ret10D": 6.63, + "Ret20D": -8.04, + "Ret60D": -66.21, + "Price_Source": "data_feed", + "ATR20": 24970.0, + "ATR20_Pct": 9.7, + "Val_Surge_Pct": 73.3, + "AvgTradeValue_5D_M": 281139.97, + "AvgTradeValue_20D_M": 320042.6, + "AvgTradeValue_5D_KRW": 281139970000.0, + "AvgTradeValue_20D_KRW": 320042600000.0, + "TradeValue_Unit": "KRW", + "Bid": 257500.0, + "Ask": 258000.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 833330, + "Inst_5D": -1052903, + "Indiv_5D": 219573, + "Frg_20D": 784750, + "Inst_20D": -2021044, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "엘에스일렉트릭 주식회사 (정정)단일판매ㆍ공급계약 체결(자율공시) | 엘에스일렉트릭 주식회사 (정정)단일판매ㆍ공급계약 체결(자율공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 52, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.84%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 33.0, + "Ret5D": 23.8 + }, + { + "Ticker": "267260", + "Name": "HD현대일렉트릭", + "Sector": "AI전력/기기", + "Price_Date": "2026.06.15", + "Close": 1194000.0, + "Open": 1132000.0, + "PrevClose": 1130000.0, + "High": 1194000.0, + "Low": 1118000.0, + "Volume": 314453.0, + "AvgVolume_5D": 255047.0, + "MA20": 1066500.0, + "MA60": 1078883.33, + "Ret10D": 13.39, + "Ret20D": -5.76, + "Ret60D": 28.25, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 89750.0, + "ATR20_Pct": 7.52, + "Val_Surge_Pct": 42.7, + "AvgTradeValue_5D_M": 263151.33, + "AvgTradeValue_20D_M": 225038.07, + "AvgTradeValue_5D_KRW": 263151328600.0, + "AvgTradeValue_20D_KRW": 225038071900.0, + "TradeValue_Unit": "KRW", + "Bid": 1188000.0, + "Ask": 1194000.0, + "Spread_Pct": 0.5, + "Spread_Status": "BLOCK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -320717, + "Inst_5D": 413038, + "Indiv_5D": -92321, + "Frg_20D": -509589, + "Inst_20D": 338070, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에이치디현대일렉트릭(주) 중간(분기)배당락 기준가격 안내 | 에이치디현대일렉트릭(주) 단일판매ㆍ공급계약체결 | 에이치디현대일렉트릭(주) 현금ㆍ현물배당을 위한 주주명부폐쇄(기준일) 결...", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 12, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.89%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 15, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SURGE_AFTER_RUNUP", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "298040", + "Name": "효성중공업", + "Sector": "AI전력/기기", + "Price_Date": "2026.06.15", + "Close": 3752000.0, + "Open": 3633000.0, + "PrevClose": 3376000.0, + "High": 3790000.0, + "Low": 3480000.0, + "Volume": 67712.0, + "AvgVolume_5D": 60483.0, + "MA20": 3605500.0, + "MA60": 3368466.67, + "Ret10D": 1.82, + "Ret20D": -6.78, + "Ret60D": 47.37, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 284900.0, + "ATR20_Pct": 7.59, + "Val_Surge_Pct": 25.6, + "AvgTradeValue_5D_M": 202344.89, + "AvgTradeValue_20D_M": 214133.9, + "AvgTradeValue_5D_KRW": 202344888400.0, + "AvgTradeValue_20D_KRW": 214133902000.0, + "TradeValue_Unit": "KRW", + "Bid": 3748000.0, + "Ask": 3752000.0, + "Spread_Pct": 0.11, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -19723, + "Inst_5D": 22949, + "Indiv_5D": -3226, + "Frg_20D": -53164, + "Inst_20D": -20771, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.10%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 67.0 + }, + { + "Ticker": "006260", + "Name": "LS", + "Sector": "AI전력/전선", + "Price_Date": "2026.06.15", + "Close": 419500.0, + "Open": 409500.0, + "PrevClose": 386500.0, + "High": 439000.0, + "Low": 403500.0, + "Volume": 295009.0, + "AvgVolume_5D": 178054.0, + "MA20": 457725.0, + "MA60": 389816.67, + "Ret10D": -5.94, + "Ret20D": -16.93, + "Ret60D": 59.51, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 49950.0, + "ATR20_Pct": 11.91, + "Val_Surge_Pct": 82.1, + "AvgTradeValue_5D_M": 67959.93, + "AvgTradeValue_20D_M": 134887.77, + "AvgTradeValue_5D_KRW": 67959929300.0, + "AvgTradeValue_20D_KRW": 134887772125.0, + "TradeValue_Unit": "KRW", + "Bid": 419500.0, + "Ask": 420000.0, + "Spread_Pct": 0.12, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -112703, + "Inst_5D": 40567, + "Indiv_5D": 72136, + "Frg_20D": 117591, + "Inst_20D": -264900, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 12, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-6.71%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 15, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SURGE_AFTER_RUNUP", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "001440", + "Name": "대한전선", + "Sector": "AI전력/전선", + "Price_Date": "2026.06.15", + "Close": 39950.0, + "Open": 40150.0, + "PrevClose": 37850.0, + "High": 41600.0, + "Low": 39550.0, + "Volume": 4078866.0, + "AvgVolume_5D": 3347049.0, + "MA20": 46537.5, + "MA60": 43089.17, + "Ret10D": -12.1, + "Ret20D": -39.01, + "Ret60D": 35.19, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 4285.0, + "ATR20_Pct": 10.73, + "Val_Surge_Pct": 29.1, + "AvgTradeValue_5D_M": 126201.36, + "AvgTradeValue_20D_M": 247920.72, + "AvgTradeValue_5D_KRW": 126201359480.0, + "AvgTradeValue_20D_KRW": 247920723408.0, + "TradeValue_Unit": "KRW", + "Bid": 39950.0, + "Ask": 40000.0, + "Spread_Pct": 0.13, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -2818655, + "Inst_5D": 817292, + "Indiv_5D": 2001363, + "Frg_20D": 3144358, + "Inst_20D": 1072766, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "대한전선(주) 단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 2, + "Timing_Score_Exit": 18, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-13.88%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 50.0 + }, + { + "Ticker": "034020", + "Name": "두산에너빌리티", + "Sector": "AI인프라/발전", + "Price_Date": "2026.06.15", + "Close": 99800.0, + "Open": 100400.0, + "PrevClose": 93100.0, + "High": 101200.0, + "Low": 97600.0, + "Volume": 2520626.0, + "AvgVolume_5D": 3137398.0, + "MA20": 101760.0, + "MA60": 107788.33, + "Ret10D": -5.49, + "Ret20D": -14.77, + "Ret60D": -4.41, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 7535.0, + "ATR20_Pct": 7.55, + "Val_Surge_Pct": -10.8, + "AvgTradeValue_5D_M": 282061.36, + "AvgTradeValue_20D_M": 381762.89, + "AvgTradeValue_5D_KRW": 282061357400.0, + "AvgTradeValue_20D_KRW": 381762894495.0, + "TradeValue_Unit": "KRW", + "Bid": 99800.0, + "Ask": 99900.0, + "Spread_Pct": 0.1, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -750397, + "Inst_5D": 356147, + "Indiv_5D": 394250, + "Frg_20D": -5062384, + "Inst_20D": -1832293, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 20, + "Alert_Level": "OUTFLOW_CAUTION", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "두산에너빌리티(주) 단일판매ㆍ공급계약체결 | 두산에너빌리티(주) 단일판매ㆍ공급계약체결 | 두산에너빌리티(주) 단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-7.09%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "028050", + "Name": "삼성E&A", + "Sector": "AI인프라/EPC", + "Price_Date": "2026.06.15", + "Close": 52100.0, + "Open": 54600.0, + "PrevClose": 47600.0, + "High": 54600.0, + "Low": 50700.0, + "Volume": 3424543.0, + "AvgVolume_5D": 1730433.0, + "MA20": 49597.5, + "MA60": 47894.17, + "Ret10D": -1.51, + "Ret20D": -4.75, + "Ret60D": 64.61, + "Price_Source": "data_feed", + "ATR20": 3815.0, + "ATR20_Pct": 7.32, + "Val_Surge_Pct": 122.1, + "AvgTradeValue_5D_M": 80329.62, + "AvgTradeValue_20D_M": 92407.59, + "AvgTradeValue_5D_KRW": 80329620000.0, + "AvgTradeValue_20D_KRW": 92407590000.0, + "TradeValue_Unit": "KRW", + "Bid": 52100.0, + "Ask": 52200.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -2440822, + "Inst_5D": 1328491, + "Indiv_5D": 1112331, + "Frg_20D": -2711543, + "Inst_20D": 1068502, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성이앤에이(주) (정정)단일판매ㆍ공급계약체결 | 삼성이앤에이(주) 단일판매ㆍ공급계약 체결(자율공시) | 삼성이앤에이(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "SELL_READY", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": 145, + "Sell_Limit_Price": 50956.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Action_Reason": "RW초기경보(33%) 33% @50956원 [RW_EARLY_WARNING]", + "Action_Params": "33% | @50,956원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 32, + "Timing_Score_Exit": 33, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-4.30%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 40, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SELL_ACTION_ACTIVE", + "Sell_Conflict_Score": 75, + "Sell_Conflict_State": "BUY_BLOCKED_SELL_CONFLICT", + "Sell_Conflict_Reason": "SELL_SIGNAL_ACTIVE|CASH_PRESERVE_ACTIVE", + "Execution_Recommendation_State": "BUY_BLOCKED_SELL_CONFLICT", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=BUY_BLOCKED_SELL_CONFLICT", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0, + "RW_Partial": 1.0, + "Ret5D": 17.21 + }, + { + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Sector": "방산", + "Price_Date": "2026.06.15", + "Close": 1084000.0, + "Open": 1123000.0, + "PrevClose": 1078000.0, + "High": 1123000.0, + "Low": 1066000.0, + "Volume": 140557.0, + "AvgVolume_5D": 214890.0, + "MA20": 1145450.0, + "MA60": 1315316.67, + "Ret10D": -7.59, + "Ret20D": -17.0, + "Ret60D": -22.35, + "Price_Source": "data_feed", + "ATR20": 74600.0, + "ATR20_Pct": 6.88, + "Val_Surge_Pct": -31.1, + "AvgTradeValue_5D_M": 221293.3, + "AvgTradeValue_20D_M": 275838.19, + "AvgTradeValue_5D_KRW": 221293300000.0, + "AvgTradeValue_20D_KRW": 275838190000.0, + "TradeValue_Unit": "KRW", + "Bid": 1083000.0, + "Ask": 1084000.0, + "Spread_Pct": 0.09, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -16295, + "Inst_5D": 31072, + "Indiv_5D": -14777, + "Frg_20D": 54442, + "Inst_20D": -97319, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.27%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 33.0, + "Ret5D": 7.75 + }, + { + "Ticker": "064350", + "Name": "현대로템", + "Sector": "방산", + "Price_Date": "2026.06.15", + "Close": 213000.0, + "Open": 211000.0, + "PrevClose": 208500.0, + "High": 218000.0, + "Low": 203000.0, + "Volume": 459919.0, + "AvgVolume_5D": 656101.0, + "MA20": 198645.0, + "MA60": 208326.67, + "Ret10D": 6.23, + "Ret20D": 0.24, + "Ret60D": 10.42, + "Price_Source": "data_feed", + "ATR20": 15115.0, + "ATR20_Pct": 7.1, + "Val_Surge_Pct": -21.9, + "AvgTradeValue_5D_M": 125455.91, + "AvgTradeValue_20D_M": 131137.79, + "AvgTradeValue_5D_KRW": 125455910000.0, + "AvgTradeValue_20D_KRW": 131137790000.0, + "TradeValue_Unit": "KRW", + "Bid": 212500.0, + "Ask": 213000.0, + "Spread_Pct": 0.24, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 297883, + "Inst_5D": 123235, + "Indiv_5D": -421118, + "Frg_20D": 1296116, + "Inst_20D": -720828, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "현대로템(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": "현대로템(주) (정정)소송등의제기ㆍ신청(일정금액 이상의 청구)", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 52, + "Timing_Score_Exit": 18, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.57%)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0, + "Ret5D": 21.71 + }, + { + "Ticker": "079550", + "Name": "LIG넥스원", + "Sector": "방산", + "Price_Date": "2026.06.15", + "Close": 845000.0, + "Open": 783000.0, + "PrevClose": 772000.0, + "High": 861000.0, + "Low": 772000.0, + "Volume": 206786.0, + "AvgVolume_5D": 230925.0, + "MA20": 807650.0, + "MA60": 833300.0, + "Ret10D": 5.49, + "Ret20D": -3.76, + "Ret60D": 19.86, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 61550.0, + "ATR20_Pct": 7.28, + "Val_Surge_Pct": 0.8, + "AvgTradeValue_5D_M": 173348.02, + "AvgTradeValue_20D_M": 181539.75, + "AvgTradeValue_5D_KRW": 173348015800.0, + "AvgTradeValue_20D_KRW": 181539747200.0, + "TradeValue_Unit": "KRW", + "Bid": 845000.0, + "Ask": 846000.0, + "Spread_Pct": 0.12, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 189369, + "Inst_5D": -25008, + "Indiv_5D": -164361, + "Frg_20D": 381176, + "Inst_20D": 172445, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 50, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "엘아이지디펜스앤에어로스페이스(주) 연결재무제표기준영업(잠정)실적(공정공... | 엘아이지디펜스앤에어로스페이스(주) 결산실적공시 예고(안내공시) | 엘아이지디펜스앤에어로스페이스(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.70%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 67.0 + }, + { + "Ticker": "329180", + "Name": "HD현대중공업", + "Sector": "조선", + "Price_Date": "2026.06.15", + "Close": 714000.0, + "Open": 678000.0, + "PrevClose": 650000.0, + "High": 719000.0, + "Low": 671000.0, + "Volume": 395308.0, + "AvgVolume_5D": 433512.0, + "MA20": 664300.0, + "MA60": 598425.0, + "Ret10D": 2.59, + "Ret20D": 6.41, + "Ret60D": 21.64, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 48400.0, + "ATR20_Pct": 6.78, + "Val_Surge_Pct": 2.4, + "AvgTradeValue_5D_M": 275619.52, + "AvgTradeValue_20D_M": 339404.37, + "AvgTradeValue_5D_KRW": 275619519000.0, + "AvgTradeValue_20D_KRW": 339404373500.0, + "TradeValue_Unit": "KRW", + "Bid": 713000.0, + "Ask": 714000.0, + "Spread_Pct": 0.14, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -237205, + "Inst_5D": 242546, + "Indiv_5D": -5341, + "Frg_20D": -196583, + "Inst_20D": 491496, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에이치디현대중공업(주) 단일판매ㆍ공급계약 체결(자율공시) | 에이치디현대중공업(주) 단일판매ㆍ공급계약체결 | 에이치디현대중공업(주) 영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.42%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "042660", + "Name": "한화오션", + "Sector": "조선", + "Price_Date": "2026.06.15", + "Close": 123400.0, + "Open": 117000.0, + "PrevClose": 112700.0, + "High": 123700.0, + "Low": 115200.0, + "Volume": 1642714.0, + "AvgVolume_5D": 1685246.0, + "MA20": 116675.0, + "MA60": 123526.67, + "Ret10D": 0.08, + "Ret20D": 2.49, + "Ret60D": -7.01, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 8880.0, + "ATR20_Pct": 7.2, + "Val_Surge_Pct": 11.8, + "AvgTradeValue_5D_M": 181358.59, + "AvgTradeValue_20D_M": 216931.26, + "AvgTradeValue_5D_KRW": 181358594500.0, + "AvgTradeValue_20D_KRW": 216931258760.0, + "TradeValue_Unit": "KRW", + "Bid": 123200.0, + "Ask": 123400.0, + "Spread_Pct": 0.16, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -818791, + "Inst_5D": 117804, + "Indiv_5D": 700987, + "Frg_20D": -1780536, + "Inst_20D": 811843, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "한화오션(주) 단일판매ㆍ공급계약체결 | 한화오션(주) 단일판매ㆍ공급계약체결 | 한화오션(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.81%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 67.0 + }, + { + "Ticker": "009540", + "Name": "HD한국조선해양", + "Sector": "조선", + "Price_Date": "2026.06.15", + "Close": 422000.0, + "Open": 412500.0, + "PrevClose": 398000.0, + "High": 425000.0, + "Low": 403500.0, + "Volume": 192657.0, + "AvgVolume_5D": 318057.0, + "MA20": 401650.0, + "MA60": 411216.67, + "Ret10D": -0.24, + "Ret20D": -3.54, + "Ret60D": 0.48, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 24725.0, + "ATR20_Pct": 5.86, + "Val_Surge_Pct": -32.2, + "AvgTradeValue_5D_M": 119918.07, + "AvgTradeValue_20D_M": 120308.9, + "AvgTradeValue_5D_KRW": 119918074400.0, + "AvgTradeValue_20D_KRW": 120308898275.0, + "TradeValue_Unit": "KRW", + "Bid": 419500.0, + "Ask": 422000.0, + "Spread_Pct": 0.59, + "Spread_Status": "BLOCK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -168682, + "Inst_5D": 225078, + "Indiv_5D": -56396, + "Frg_20D": -246746, + "Inst_20D": 221674, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에이치디한국조선해양(주) 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 에이치디한국조선해양(주) 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 에이치디한국조선해양(주) 영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-4.12%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 33.0 + }, + { + "Ticker": "005380", + "Name": "현대차", + "Sector": "자동차", + "Price_Date": "2026.06.15", + "Close": 647000.0, + "Open": 638000.0, + "PrevClose": 607000.0, + "High": 659000.0, + "Low": 633000.0, + "Volume": 1054694.0, + "AvgVolume_5D": 1507803.0, + "MA20": 663000.0, + "MA60": 573975.0, + "Ret10D": -10.51, + "Ret20D": -9.13, + "Ret60D": 23.95, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 56525.0, + "ATR20_Pct": 8.74, + "Val_Surge_Pct": -26.6, + "AvgTradeValue_5D_M": 929561.38, + "AvgTradeValue_20D_M": 1352996.35, + "AvgTradeValue_5D_KRW": 929561381400.0, + "AvgTradeValue_20D_KRW": 1352996352900.0, + "TradeValue_Unit": "KRW", + "Bid": 646000.0, + "Ask": 647000.0, + "Spread_Pct": 0.15, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -670861, + "Inst_5D": -254622, + "Indiv_5D": 925483, + "Frg_20D": -3380599, + "Inst_20D": -276711, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 0, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "현대자동차(주) 영업(잠정)실적(공정공시) | 현대자동차(주) 중간(분기)배당락 기준가격 안내(현대차3우B) | 현대자동차(주) 중간(분기)배당락 기준가격 안내(현대차2우B)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.74%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 50.0 + }, + { + "Ticker": "000270", + "Name": "기아", + "Sector": "자동차", + "Price_Date": "2026.06.15", + "Close": 167500.0, + "Open": 169200.0, + "PrevClose": 166800.0, + "High": 172900.0, + "Low": 167100.0, + "Volume": 1297572.0, + "AvgVolume_5D": 1921768.0, + "MA20": 163125.0, + "MA60": 159685.0, + "Ret10D": -1.0, + "Ret20D": -5.95, + "Ret60D": 0.12, + "Price_Source": "data_feed", + "ATR20": 10435.0, + "ATR20_Pct": 6.23, + "Val_Surge_Pct": -29.7, + "AvgTradeValue_5D_M": 309106.12, + "AvgTradeValue_20D_M": 279482.84, + "AvgTradeValue_5D_KRW": 309106120000.0, + "AvgTradeValue_20D_KRW": 279482840000.0, + "TradeValue_Unit": "KRW", + "Bid": 167500.0, + "Ask": 167600.0, + "Spread_Pct": 0.06, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 743899, + "Inst_5D": 185509, + "Indiv_5D": -929408, + "Frg_20D": 93485, + "Inst_20D": 610409, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "기아(주) 영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "WATCH_TIMING_SETUP", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.53%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "B", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "WATCH_PULLBACK", + "Execution_Recommendation_Reason": "quality=B|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0, + "RW_Partial": 0.0, + "Ret5D": 10.63 + }, + { + "Ticker": "105560", + "Name": "KB금융", + "Sector": "금융/은행", + "Price_Date": "2026.06.15", + "Close": 169600.0, + "Open": 163500.0, + "PrevClose": 161200.0, + "High": 175000.0, + "Low": 162200.0, + "Volume": 1412182.0, + "AvgVolume_5D": 1787662.0, + "MA20": 156370.0, + "MA60": 155281.67, + "Ret10D": 12.62, + "Ret20D": 8.72, + "Ret60D": 12.54, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 8370.0, + "ATR20_Pct": 4.94, + "Val_Surge_Pct": -13.1, + "AvgTradeValue_5D_M": 275765.99, + "AvgTradeValue_20D_M": 242560.85, + "AvgTradeValue_5D_KRW": 275765992720.0, + "AvgTradeValue_20D_KRW": 242560845095.0, + "TradeValue_Unit": "KRW", + "Bid": 169500.0, + "Ask": 169600.0, + "Spread_Pct": 0.06, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 118241, + "Inst_5D": 536969, + "Indiv_5D": -655210, + "Frg_20D": 491734, + "Inst_20D": 742796, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)KB금융지주 중간(분기)배당락 기준가격 안내", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 28, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격8.46%_RSI60.7)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "B", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "WATCH_PULLBACK", + "Execution_Recommendation_Reason": "quality=B|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 67.0 + }, + { + "Ticker": "055550", + "Name": "신한지주", + "Sector": "금융/은행", + "Price_Date": "2026.06.15", + "Close": 105600.0, + "Open": 102900.0, + "PrevClose": 99600.0, + "High": 110800.0, + "Low": 102000.0, + "Volume": 1962194.0, + "AvgVolume_5D": 1950939.0, + "MA20": 97085.0, + "MA60": 96551.67, + "Ret10D": 12.82, + "Ret20D": 9.09, + "Ret60D": 15.79, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 5370.0, + "ATR20_Pct": 5.09, + "Val_Surge_Pct": 7.7, + "AvgTradeValue_5D_M": 192355.58, + "AvgTradeValue_20D_M": 161315.88, + "AvgTradeValue_5D_KRW": 192355583800.0, + "AvgTradeValue_20D_KRW": 161315879970.0, + "TradeValue_Unit": "KRW", + "Bid": 105600.0, + "Ask": 105800.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 282257, + "Inst_5D": 336502, + "Indiv_5D": -618759, + "Frg_20D": 667078, + "Inst_20D": 1094478, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 28, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격8.77%_RSI60.4)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "B", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "WATCH_PULLBACK", + "Execution_Recommendation_Reason": "quality=B|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "024110", + "Name": "기업은행", + "Sector": "금융/은행", + "Price_Date": "2026.06.15", + "Close": 22400.0, + "Open": 22200.0, + "PrevClose": 21800.0, + "High": 22550.0, + "Low": 21850.0, + "Volume": 2151308.0, + "AvgVolume_5D": 2019156.0, + "MA20": 20712.5, + "MA60": 21774.17, + "Ret10D": 10.89, + "Ret20D": 5.16, + "Ret60D": -3.45, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 730.0, + "ATR20_Pct": 3.26, + "Val_Surge_Pct": 14.1, + "AvgTradeValue_5D_M": 42242.88, + "AvgTradeValue_20D_M": 35749.02, + "AvgTradeValue_5D_KRW": 42242879970.0, + "AvgTradeValue_20D_KRW": 35749015415.0, + "TradeValue_Unit": "KRW", + "Bid": 22350.0, + "Ask": 22400.0, + "Spread_Pct": 0.22, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 823029, + "Inst_5D": 1343155, + "Indiv_5D": -2166184, + "Frg_20D": 4007614, + "Inst_20D": -2238926, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "중소기업은행 연결재무제표기준영업(잠정)실적(공정공시) | 중소기업은행 결산실적공시 예고(안내공시) | 중소기업은행 현금ㆍ현물배당을 위한 주주명부폐쇄(기준일) 결정", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 6, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope0.00%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 33.0 + }, + { + "Ticker": "207940", + "Name": "삼성바이오로직스", + "Sector": "바이오", + "Price_Date": "2026.06.15", + "Close": 1332000.0, + "Open": 1324000.0, + "PrevClose": 1295000.0, + "High": 1359000.0, + "Low": 1320000.0, + "Volume": 43859.0, + "AvgVolume_5D": 60695.0, + "MA20": 1351350.0, + "MA60": 1477366.67, + "Ret10D": -2.27, + "Ret20D": -8.07, + "Ret60D": -16.07, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 59450.0, + "ATR20_Pct": 4.46, + "Val_Surge_Pct": -24.8, + "AvgTradeValue_5D_M": 77706.22, + "AvgTradeValue_20D_M": 88145.44, + "AvgTradeValue_5D_KRW": 77706217600.0, + "AvgTradeValue_20D_KRW": 88145440850.0, + "TradeValue_Unit": "KRW", + "Bid": 1329000.0, + "Ask": 1332000.0, + "Spread_Pct": 0.23, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 39954, + "Inst_5D": -42192, + "Indiv_5D": 2238, + "Frg_20D": 75609, + "Inst_20D": -135201, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성바이오로직스(주) (정정)단일판매ㆍ공급계약체결 | 삼성바이오로직스(주) 연결재무제표기준영업(잠정)실적(공정공시) | 삼성바이오로직스(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": "삼성바이오로직스(주) 유상증자결정(종속회사의 주요경영사항)", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.61%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 75.0 + }, + { + "Ticker": "068270", + "Name": "셀트리온", + "Sector": "바이오", + "Price_Date": "2026.06.15", + "Close": 175000.0, + "Open": 176100.0, + "PrevClose": 173000.0, + "High": 177700.0, + "Low": 173500.0, + "Volume": 400596.0, + "AvgVolume_5D": 682419.0, + "MA20": 181650.0, + "MA60": 194261.67, + "Ret10D": -9.28, + "Ret20D": -10.3, + "Ret60D": -15.05, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 8748.0, + "ATR20_Pct": 5.0, + "Val_Surge_Pct": -38.6, + "AvgTradeValue_5D_M": 114216.29, + "AvgTradeValue_20D_M": 129530.93, + "AvgTradeValue_5D_KRW": 114216292380.0, + "AvgTradeValue_20D_KRW": 129530929925.0, + "TradeValue_Unit": "KRW", + "Bid": 174500.0, + "Ask": 175000.0, + "Spread_Pct": 0.29, + "Spread_Status": "WATCH", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 75525, + "Inst_5D": -110116, + "Indiv_5D": 34591, + "Frg_20D": 415906, + "Inst_20D": -378776, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": "(주)셀트리온 (정정)유상증자결정(종속회사의 주요경영사항)", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.12%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 50.0 + }, + { + "Ticker": "128940", + "Name": "한미약품", + "Sector": "바이오", + "Price_Date": "2026.06.15", + "Close": 420500.0, + "Open": 422000.0, + "PrevClose": 411000.0, + "High": 430500.0, + "Low": 417500.0, + "Volume": 80880.0, + "AvgVolume_5D": 166266.0, + "MA20": 455550.0, + "MA60": 483533.33, + "Ret10D": -14.36, + "Ret20D": -6.45, + "Ret60D": -19.13, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 46050.0, + "ATR20_Pct": 10.95, + "Val_Surge_Pct": -50.9, + "AvgTradeValue_5D_M": 69276.16, + "AvgTradeValue_20D_M": 103852.78, + "AvgTradeValue_5D_KRW": 69276155200.0, + "AvgTradeValue_20D_KRW": 103852779350.0, + "TradeValue_Unit": "KRW", + "Bid": 420500.0, + "Ask": 421000.0, + "Spread_Pct": 0.12, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 127261, + "Inst_5D": -50649, + "Indiv_5D": -76612, + "Frg_20D": -39335, + "Inst_20D": 8480, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "한미약품(주) 단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 12, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.36%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "000100", + "Name": "유한양행", + "Sector": "바이오", + "Price_Date": "2026.06.15", + "Close": 78900.0, + "Open": 78900.0, + "PrevClose": 77200.0, + "High": 79600.0, + "Low": 78200.0, + "Volume": 183086.0, + "AvgVolume_5D": 302348.0, + "MA20": 81260.0, + "MA60": 89663.33, + "Ret10D": -7.18, + "Ret20D": -11.74, + "Ret60D": -20.7, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 3805.0, + "ATR20_Pct": 4.82, + "Val_Surge_Pct": -37.0, + "AvgTradeValue_5D_M": 22930.03, + "AvgTradeValue_20D_M": 29544.95, + "AvgTradeValue_5D_KRW": 22930025720.0, + "AvgTradeValue_20D_KRW": 29544948420.0, + "TradeValue_Unit": "KRW", + "Bid": 78900.0, + "Ask": 79000.0, + "Spread_Pct": 0.13, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -42387, + "Inst_5D": 105609, + "Indiv_5D": -63222, + "Frg_20D": 99485, + "Inst_20D": -167774, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)유한양행 단일판매ㆍ공급계약체결 | (주)유한양행 단일판매ㆍ공급계약체결 | (주)유한양행 영업(잠정)실적(공정공시)", + "DART_Risk": "(주)유한양행 (정정)유상증자결정(종속회사의 주요경영사항)", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.64%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 4.0, + "RS_Pct_20D": 25.0 + }, + { + "Ticker": "373220", + "Name": "LG에너지솔루션", + "Sector": "2차전지", + "Price_Date": "2026.06.15", + "Close": 420500.0, + "Open": 412000.0, + "PrevClose": 400000.0, + "High": 425000.0, + "Low": 407000.0, + "Volume": 312604.0, + "AvgVolume_5D": 421725.0, + "MA20": 410050.0, + "MA60": 421258.33, + "Ret10D": -8.19, + "Ret20D": -4.86, + "Ret60D": 10.51, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 31275.0, + "ATR20_Pct": 7.44, + "Val_Surge_Pct": -20.3, + "AvgTradeValue_5D_M": 164998.6, + "AvgTradeValue_20D_M": 260376.28, + "AvgTradeValue_5D_KRW": 164998602400.0, + "AvgTradeValue_20D_KRW": 260376282550.0, + "TradeValue_Unit": "KRW", + "Bid": 420000.0, + "Ask": 420500.0, + "Spread_Pct": 0.12, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 76907, + "Inst_5D": 11614, + "Indiv_5D": -88521, + "Frg_20D": 414101, + "Inst_20D": -44275, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)엘지에너지솔루션 (정정)연결재무제표기준영업(잠정)실적(공정공시) | (주)엘지에너지솔루션 연결재무제표기준영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.22%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "006400", + "Name": "삼성SDI", + "Sector": "2차전지", + "Price_Date": "2026.06.15", + "Close": 553000.0, + "Open": 566000.0, + "PrevClose": 539000.0, + "High": 573000.0, + "Low": 542000.0, + "Volume": 531797.0, + "AvgVolume_5D": 581228.0, + "MA20": 590850.0, + "MA60": 551416.67, + "Ret10D": -19.62, + "Ret20D": -13.05, + "Ret60D": 42.16, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 48750.0, + "ATR20_Pct": 8.82, + "Val_Surge_Pct": -1.2, + "AvgTradeValue_5D_M": 297535.76, + "AvgTradeValue_20D_M": 472149.23, + "AvgTradeValue_5D_KRW": 297535761100.0, + "AvgTradeValue_20D_KRW": 472149230875.0, + "TradeValue_Unit": "KRW", + "Bid": 552000.0, + "Ask": 553000.0, + "Spread_Pct": 0.18, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 145790, + "Inst_5D": -230214, + "Indiv_5D": 84424, + "Frg_20D": 761705, + "Inst_20D": -229578, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성SDI(주) 연결재무제표기준영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 12, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.28%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 67.0 + }, + { + "Ticker": "003670", + "Name": "포스코퓨처엠", + "Sector": "2차전지", + "Price_Date": "2026.06.15", + "Close": 210500.0, + "Open": 207000.0, + "PrevClose": 199400.0, + "High": 212000.0, + "Low": 203500.0, + "Volume": 174675.0, + "AvgVolume_5D": 338705.0, + "MA20": 219145.0, + "MA60": 227723.33, + "Ret10D": -14.26, + "Ret20D": -15.97, + "Ret60D": 9.01, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 17000.0, + "ATR20_Pct": 8.08, + "Val_Surge_Pct": -42.9, + "AvgTradeValue_5D_M": 64353.39, + "AvgTradeValue_20D_M": 75971.28, + "AvgTradeValue_5D_KRW": 64353386900.0, + "AvgTradeValue_20D_KRW": 75971282100.0, + "TradeValue_Unit": "KRW", + "Bid": 210000.0, + "Ask": 210500.0, + "Spread_Pct": 0.24, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -5643, + "Inst_5D": -20417, + "Indiv_5D": 26060, + "Frg_20D": -272468, + "Inst_20D": 79132, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)포스코퓨처엠 연결재무제표기준영업(잠정)실적(공정공시) | (주)포스코퓨처엠 영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-7.55%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 33.0 + }, + { + "Ticker": "028260", + "Name": "삼성물산", + "Sector": "지주", + "Price_Date": "2026.06.15", + "Close": 495000.0, + "Open": 467000.0, + "PrevClose": 432000.0, + "High": 509000.0, + "Low": 461000.0, + "Volume": 667754.0, + "AvgVolume_5D": 633128.0, + "MA20": 427875.0, + "MA60": 352516.67, + "Ret10D": 14.45, + "Ret20D": 11.99, + "Ret60D": 77.1, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 48200.0, + "ATR20_Pct": 9.74, + "Val_Surge_Pct": 24.8, + "AvgTradeValue_5D_M": 264775.85, + "AvgTradeValue_20D_M": 306647.43, + "AvgTradeValue_5D_KRW": 264775853300.0, + "AvgTradeValue_20D_KRW": 306647429950.0, + "TradeValue_Unit": "KRW", + "Bid": 494500.0, + "Ask": 495000.0, + "Spread_Pct": 0.1, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -148908, + "Inst_5D": 168412, + "Indiv_5D": -19504, + "Frg_20D": 163134, + "Inst_20D": 191498, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 50, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 28, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격15.69%_RSI61.8)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 20, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "471990", + "Name": "KODEX AI반도체핵심장비", + "Sector": "반도체/장비", + "Price_Date": "2026.06.15", + "Close": 31980.0, + "Open": 34420.0, + "PrevClose": 33710.0, + "High": 34490.0, + "Low": 31735.0, + "Volume": 3205567.0, + "AvgVolume_5D": 2106092.0, + "MA20": 30061.25, + "MA60": 28669.08, + "Ret10D": 4.07, + "Ret20D": -4.31, + "Ret60D": 28.13, + "Price_Source": "data_feed", + "ATR20": 2651.0, + "ATR20_Pct": 8.29, + "Val_Surge_Pct": 65.8, + "AvgTradeValue_5D_M": 61811.69, + "AvgTradeValue_20D_M": 57286.76, + "AvgTradeValue_5D_KRW": 61811690000.0, + "AvgTradeValue_20D_KRW": 57286760000.0, + "TradeValue_Unit": "KRW", + "Bid": 31980.0, + "Ask": 31985.0, + "Spread_Pct": 0.02, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 12845, + "Inst_5D": -412515, + "Indiv_5D": 399670, + "Frg_20D": 56516, + "Inst_20D": 270719, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.26%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 50.0, + "Ret5D": 23.71 + }, + { + "Ticker": "003780", + "Name": "진양산업", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 5380.0, + "Open": 5350.0, + "PrevClose": 5350.0, + "High": 5470.0, + "Low": 5300.0, + "Volume": 133937.0, + "AvgVolume_5D": 316144.0, + "MA20": 5164.75, + "MA60": 5459.42, + "Ret10D": 10.81, + "Ret20D": -4.27, + "Ret60D": -4.27, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 372.0, + "ATR20_Pct": 6.91, + "Val_Surge_Pct": -55.5, + "AvgTradeValue_5D_M": 1620.8, + "AvgTradeValue_20D_M": 2774.34, + "AvgTradeValue_5D_KRW": 1620798399.0, + "AvgTradeValue_20D_KRW": 2774336431.0, + "TradeValue_Unit": "KRW", + "Bid": 5380.0, + "Ask": 5390.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 58636, + "Inst_5D": -12, + "Indiv_5D": -58624, + "Frg_20D": 79628, + "Inst_20D": 15662, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 50, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "진양산업(주) 현금ㆍ현물 배당 결정", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-0.98%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "C", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=C|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 11.0, + "RS_Pct_20D": 44.0 + }, + { + "Ticker": "455850", + "Name": "SOL AI반도체소부장", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 33885.0, + "Open": 34900.0, + "PrevClose": 34200.0, + "High": 35110.0, + "Low": 33610.0, + "Volume": 5203270.0, + "AvgVolume_5D": 5857069.0, + "MA20": 30179.75, + "MA60": 28822.67, + "Ret10D": 17.25, + "Ret20D": 1.97, + "Ret60D": 32.03, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 2621.0, + "ATR20_Pct": 7.73, + "Val_Surge_Pct": -3.5, + "AvgTradeValue_5D_M": 182736.58, + "AvgTradeValue_20D_M": 114016.98, + "AvgTradeValue_5D_KRW": 182736577375.0, + "AvgTradeValue_20D_KRW": 114016975075.0, + "TradeValue_Unit": "KRW", + "Bid": 33885.0, + "Ask": 33890.0, + "Spread_Pct": 0.01, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -27965, + "Inst_5D": -1610076, + "Indiv_5D": 1638041, + "Frg_20D": 259850, + "Inst_20D": -1264210, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "신한 SOL AI반도체소부장증권상장지수투자신탁[주식] ETF유동성공급자... | 신한 SOL AI반도체소부장증권상장지수투자신탁[주식] ETF유동성공급자...", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 28, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격12.28%_RSI59.3)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 20, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 7.0, + "RS_Pct_20D": 67.0 + }, + { + "Ticker": "010640", + "Name": "진양폴리", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 2205.0, + "Open": 2215.0, + "PrevClose": 2215.0, + "High": 2300.0, + "Low": 2135.0, + "Volume": 178372.0, + "AvgVolume_5D": 390943.0, + "MA20": 2048.3, + "MA60": 2251.52, + "Ret10D": 16.36, + "Ret20D": -1.78, + "Ret60D": -12.67, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 168.0, + "ATR20_Pct": 7.61, + "Val_Surge_Pct": -52.3, + "AvgTradeValue_5D_M": 824.37, + "AvgTradeValue_20D_M": 919.0, + "AvgTradeValue_5D_KRW": 824369753.0, + "AvgTradeValue_20D_KRW": 918995337.0, + "TradeValue_Unit": "KRW", + "Bid": 2195.0, + "Ask": 2205.0, + "Spread_Pct": 0.45, + "Spread_Status": "WATCH", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -22812, + "Inst_5D": -14, + "Indiv_5D": 22826, + "Frg_20D": -294548, + "Inst_20D": -378, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 0, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": "진양폴리우레탄(주) 추가상장(유상증자(주주배정 후 실권주 일반공모)) | 진양폴리우레탄(주) 유상증자 또는 주식관련사채 등의 발행결과(자율공시) | 진양폴리우레탄(주) 유상증자 또는 주식관련사채 등의 청약결과(자율공시)", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 17, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-0.83%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 9.0, + "RS_Pct_20D": 56.0 + }, + { + "Ticker": "123890", + "Name": "한국자산신탁", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 2310.0, + "Open": 2300.0, + "PrevClose": 2295.0, + "High": 2360.0, + "Low": 2300.0, + "Volume": 163716.0, + "AvgVolume_5D": 702583.0, + "MA20": 2306.0, + "MA60": 2542.67, + "Ret10D": 0.43, + "Ret20D": -3.95, + "Ret60D": -18.8, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 123.0, + "ATR20_Pct": 5.34, + "Val_Surge_Pct": -76.8, + "AvgTradeValue_5D_M": 1627.53, + "AvgTradeValue_20D_M": 2017.42, + "AvgTradeValue_5D_KRW": 1627528175.0, + "AvgTradeValue_20D_KRW": 2017416792.0, + "TradeValue_Unit": "KRW", + "Bid": 2310.0, + "Ask": 2315.0, + "Spread_Pct": 0.22, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -191640, + "Inst_5D": 886496, + "Indiv_5D": -694856, + "Frg_20D": -557276, + "Inst_20D": 808306, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "한국자산신탁(주) 현금ㆍ현물 배당 결정 | 한국자산신탁(주) 현금ㆍ현물배당을 위한 주주명부폐쇄(기준일) 결정", + "DART_Risk": "한국자산신탁(주) (정정)소송등의제기ㆍ신청(일정금액 이상의 청구) | 한국자산신탁(주) (정정)소송등의제기ㆍ신청(일정금액 이상의 청구)", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.59%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 10.0, + "RS_Pct_20D": 50.0 + }, + { + "Ticker": "002780", + "Name": "진흥기업", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 904.0, + "Open": 911.0, + "PrevClose": 896.0, + "High": 941.0, + "Low": 904.0, + "Volume": 697539.0, + "AvgVolume_5D": 1080615.0, + "MA20": 983.4, + "MA60": 1061.08, + "Ret10D": -7.09, + "Ret20D": -23.39, + "Ret60D": 12.3, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 78.0, + "ATR20_Pct": 8.59, + "Val_Surge_Pct": -34.0, + "AvgTradeValue_5D_M": 955.89, + "AvgTradeValue_20D_M": 2337.72, + "AvgTradeValue_5D_KRW": 955893703.0, + "AvgTradeValue_20D_KRW": 2337715695.0, + "TradeValue_Unit": "KRW", + "Bid": 904.0, + "Ask": 907.0, + "Spread_Pct": 0.33, + "Spread_Status": "WATCH", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 21647, + "Inst_5D": -10728, + "Indiv_5D": -10919, + "Frg_20D": 1929110, + "Inst_20D": -7809, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "진흥기업(주) (정정)단일판매ㆍ공급계약체결 | 진흥기업(주) 단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 2, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-8.51%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 16.0, + "RS_Pct_20D": 17.0 + }, + { + "Ticker": "004870", + "Name": "티웨이홀딩스", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 362.0, + "Open": 287.0, + "PrevClose": 279.0, + "High": 362.0, + "Low": 280.0, + "Volume": 14637461.0, + "AvgVolume_5D": 4386144.0, + "MA20": 306.25, + "MA60": 305.98, + "Ret10D": 33.09, + "Ret20D": 51.46, + "Ret60D": 5.54, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 61.0, + "ATR20_Pct": 16.75, + "Val_Surge_Pct": 332.2, + "AvgTradeValue_5D_M": 1226.04, + "AvgTradeValue_20D_M": 3950.06, + "AvgTradeValue_5D_KRW": 1226041307.0, + "AvgTradeValue_20D_KRW": 3950061681.0, + "TradeValue_Unit": "KRW", + "Bid": 362.0, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_NO_MATCH", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 831318, + "Inst_5D": 3768, + "Indiv_5D": -835086, + "Frg_20D": -880222, + "Inst_20D": 4632, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": "(주)티웨이홀딩스 감자결정", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 20, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격18.2%_RSI59.4)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 65, + "T1_Forced_Sell_Risk_State": "WATCH_ONLY_T1_RISK", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED|SURGE_AFTER_RUNUP|DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "WATCH_ONLY_T1_RISK", + "Execution_Recommendation_Reason": "quality=D|timing=NO_BUY_OVERHEATED|t1=WATCH_ONLY_T1_RISK|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 3.0, + "RS_Pct_20D": 89.0 + }, + { + "Ticker": "011000", + "Name": "진원생명과학", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 914.0, + "Open": 919.0, + "PrevClose": 918.0, + "High": 950.0, + "Low": 907.0, + "Volume": 963161.0, + "AvgVolume_5D": 2049465.0, + "MA20": 1128.0, + "MA60": 1004.42, + "Ret10D": -18.54, + "Ret20D": -9.86, + "Ret60D": -15.6, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 203.0, + "ATR20_Pct": 22.19, + "Val_Surge_Pct": -54.6, + "AvgTradeValue_5D_M": 1938.55, + "AvgTradeValue_20D_M": 14204.82, + "AvgTradeValue_5D_KRW": 1938553364.0, + "AvgTradeValue_20D_KRW": 14204822982.0, + "TradeValue_Unit": "KRW", + "Bid": 913.0, + "Ask": 914.0, + "Spread_Pct": 0.11, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -294344, + "Inst_5D": -145, + "Indiv_5D": 294489, + "Frg_20D": 1914258, + "Inst_20D": -5287, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": "진원생명과학(주) (정정)유상증자결정(종속회사의 주요경영사항) | 진원생명과학(주) (정정)감자결정", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 2, + "Timing_Score_Exit": 18, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.64%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 15.0, + "RS_Pct_20D": 22.0 + }, + { + "Ticker": "051630", + "Name": "진양화학", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 2310.0, + "Open": 2155.0, + "PrevClose": 2180.0, + "High": 2440.0, + "Low": 2125.0, + "Volume": 1075597.0, + "AvgVolume_5D": 1984072.0, + "MA20": 1904.2, + "MA60": 2081.35, + "Ret10D": 42.42, + "Ret20D": 9.74, + "Ret60D": -1.49, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 246.0, + "ATR20_Pct": 10.67, + "Val_Surge_Pct": -39.5, + "AvgTradeValue_5D_M": 4104.48, + "AvgTradeValue_20D_M": 2953.96, + "AvgTradeValue_5D_KRW": 4104480456.0, + "AvgTradeValue_20D_KRW": 2953955124.0, + "TradeValue_Unit": "KRW", + "Bid": 2305.0, + "Ask": 2310.0, + "Spread_Pct": 0.22, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 170882, + "Inst_5D": 871, + "Indiv_5D": -171753, + "Frg_20D": 163164, + "Inst_20D": 2109, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 20, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격21.31%_RSI60.2)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "B", + "T1_Forced_Sell_Risk_Score": 20, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "WATCH_PULLBACK", + "Execution_Recommendation_Reason": "quality=B|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 5.0, + "RS_Pct_20D": 78.0 + }, + { + "Ticker": "092220", + "Name": "KEC", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 4335.0, + "Open": 4355.0, + "PrevClose": 4235.0, + "High": 4390.0, + "Low": 4150.0, + "Volume": 719253.0, + "AvgVolume_5D": 996524.0, + "MA20": 4593.95, + "MA60": 2619.65, + "Ret10D": -12.69, + "Ret20D": 135.85, + "Ret60D": 206.14, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 1251.0, + "ATR20_Pct": 28.85, + "Val_Surge_Pct": -26.9, + "AvgTradeValue_5D_M": 4265.24, + "AvgTradeValue_20D_M": 11651.89, + "AvgTradeValue_5D_KRW": 4265238546.0, + "AvgTradeValue_20D_KRW": 11651890301.0, + "TradeValue_Unit": "KRW", + "Bid": 4330.0, + "Ask": 4335.0, + "Spread_Pct": 0.12, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 139553, + "Inst_5D": -10864, + "Indiv_5D": -128689, + "Frg_20D": 569736, + "Inst_20D": -41531, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 28, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격-5.64%_RSI54.3)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 1.0, + "RS_Pct_20D": 100.0 + }, + { + "Ticker": "085620", + "Name": "미래에셋생명", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 28650.0, + "Open": 28200.0, + "PrevClose": 28300.0, + "High": 29500.0, + "Low": 26800.0, + "Volume": 2039789.0, + "AvgVolume_5D": 5242414.0, + "MA20": 18647.0, + "MA60": 17343.5, + "Ret10D": 94.9, + "Ret20D": 93.06, + "Ret60D": 63.71, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 2726.0, + "ATR20_Pct": 9.51, + "Val_Surge_Pct": -56.7, + "AvgTradeValue_5D_M": 135030.63, + "AvgTradeValue_20D_M": 44376.47, + "AvgTradeValue_5D_KRW": 135030625370.0, + "AvgTradeValue_20D_KRW": 44376471090.0, + "TradeValue_Unit": "KRW", + "Bid": 28600.0, + "Ask": 28650.0, + "Spread_Pct": 0.17, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 99249, + "Inst_5D": 1052503, + "Indiv_5D": -1151752, + "Frg_20D": -136996, + "Inst_20D": 1900273, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "미래에셋생명보험(주) 연결재무제표기준영업(잠정)실적(공정공시) | 미래에셋생명보험(주) 영업(잠정)실적(공정공시)", + "DART_Risk": "미래에셋생명보험(주) (정정)감자결정 | 미래에셋생명보험(주) (정정)감자결정", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "HOLD_NO_ADD", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 40, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격53.64%_RSI77)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 50, + "T1_Forced_Sell_Risk_State": "WATCH_ONLY_T1_RISK", + "T1_Forced_Sell_Risk_Reason": "OVERHEATED|DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "WATCH_ONLY_T1_RISK", + "Execution_Recommendation_Reason": "quality=D|timing=NO_BUY_OVERHEATED|t1=WATCH_ONLY_T1_RISK|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 94.0 + }, + { + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Sector": "반도체", + "Price_Date": "2026.06.15", + "Close": 2288000.0, + "Open": 2283000.0, + "PrevClose": 2150000.0, + "High": 2322000.0, + "Low": 2265000.0, + "Volume": 3568681.0, + "AvgVolume_5D": 5865866.0, + "MA20": 2087550.0, + "MA60": 1492950.0, + "Ret10D": -1.93, + "Ret20D": 16.14, + "Ret60D": 135.88, + "Price_Source": "data_feed", + "ATR20": 170700.0, + "ATR20_Pct": 7.46, + "Val_Surge_Pct": -33.1, + "AvgTradeValue_5D_M": 12206560.17, + "AvgTradeValue_20D_M": 12062172.04, + "AvgTradeValue_5D_KRW": 12206560170000.0, + "AvgTradeValue_20D_KRW": 12062172040000.0, + "TradeValue_Unit": "KRW", + "Bid": 2288000.0, + "Ask": 2289000.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 114324, + "Inst_5D": -465704, + "Indiv_5D": 351380, + "Frg_20D": -7819800, + "Inst_20D": 1777355, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에스케이하이닉스(주) 중간(분기)배당락 기준가격 안내", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "SELL_READY", + "Sell_Action": "PROFIT_TRIM_25", + "Sell_Ratio_Pct": 25, + "Sell_Qty": 14, + "Sell_Limit_Price": 2064657.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Action_Reason": "익절(25%) 25% @2064657원 [PROFIT_PROTECT_20]", + "Action_Params": "25% | @2,064,657원 | INTRADAY_LIMIT_OR_CLOSE_REVIEW | LIMIT_SELL", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 33, + "Timing_Score_Exit": 25, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격9.6%_RSI62.8)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 40, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SELL_ACTION_ACTIVE", + "Sell_Conflict_Score": 75, + "Sell_Conflict_State": "BUY_BLOCKED_SELL_CONFLICT", + "Sell_Conflict_Reason": "SELL_SIGNAL_ACTIVE|CASH_PRESERVE_ACTIVE", + "Execution_Recommendation_State": "BUY_BLOCKED_SELL_CONFLICT", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=BUY_BLOCKED_SELL_CONFLICT", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 2.0, + "RS_Pct_20D": 80.0, + "Ret5D": 19.73 + }, + { + "Ticker": "005380", + "Name": "현대차(소수)", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 647000.0, + "Open": 638000.0, + "PrevClose": 607000.0, + "High": 659000.0, + "Low": 633000.0, + "Volume": 1054694.0, + "AvgVolume_5D": 1507803.0, + "MA20": 663000.0, + "MA60": 573975.0, + "Ret10D": -10.51, + "Ret20D": -9.13, + "Ret60D": 23.95, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 56525.0, + "ATR20_Pct": 8.74, + "Val_Surge_Pct": -26.6, + "AvgTradeValue_5D_M": 929561.38, + "AvgTradeValue_20D_M": 1352996.35, + "AvgTradeValue_5D_KRW": 929561381400.0, + "AvgTradeValue_20D_KRW": 1352996352900.0, + "TradeValue_Unit": "KRW", + "Bid": 646000.0, + "Ask": 647000.0, + "Spread_Pct": 0.15, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -670861, + "Inst_5D": -254622, + "Indiv_5D": 925483, + "Frg_20D": -3380599, + "Inst_20D": -276711, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 0, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "현대자동차(주) 영업(잠정)실적(공정공시) | 현대자동차(주) 중간(분기)배당락 기준가격 안내(현대차3우B) | 현대자동차(주) 중간(분기)배당락 기준가격 안내(현대차2우B)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.74%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 14.0, + "RS_Pct_20D": 28.0 + }, + { + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Sector": "반도체", + "Price_Date": "2026.06.15", + "Close": 337000.0, + "Open": 342500.0, + "PrevClose": 322500.0, + "High": 344500.0, + "Low": 334000.0, + "Volume": 20180857.0, + "AvgVolume_5D": 31706150.0, + "MA20": 309300.0, + "MA60": 247500.0, + "Ret10D": 6.31, + "Ret20D": 13.85, + "Ret60D": 73.8, + "Price_Source": "data_feed", + "ATR20": 23938.0, + "ATR20_Pct": 7.1, + "Val_Surge_Pct": -30.3, + "AvgTradeValue_5D_M": 9756123.65, + "AvgTradeValue_20D_M": 10405577.45, + "AvgTradeValue_5D_KRW": 9756123650000.0, + "AvgTradeValue_20D_KRW": 10405577450000.0, + "TradeValue_Unit": "KRW", + "Bid": 337000.0, + "Ask": 337500.0, + "Spread_Pct": 0.15, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -3835432, + "Inst_5D": -2695953, + "Indiv_5D": 6531385, + "Frg_20D": -65565915, + "Inst_20D": 16610181, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성전자(주) 현금ㆍ현물 배당 결정 | 삼성전자(주) (정정)연결재무제표기준영업(잠정)실적(공정공시) | 삼성전자(주) 연결재무제표기준영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "SELL_READY", + "Sell_Action": "PROFIT_TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": 265, + "Sell_Limit_Price": 232343.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Action_Reason": "익절(50%) 50% @232343원 [PROFIT_PROTECT_50]", + "Action_Params": "50% | @232,343원 | INTRADAY_LIMIT_OR_CLOSE_REVIEW | LIMIT_SELL", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 40, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격8.96%_RSI60.6)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 40, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SELL_ACTION_ACTIVE", + "Sell_Conflict_Score": 75, + "Sell_Conflict_State": "BUY_BLOCKED_SELL_CONFLICT", + "Sell_Conflict_Reason": "SELL_SIGNAL_ACTIVE|CASH_PRESERVE_ACTIVE", + "Execution_Recommendation_State": "BUY_BLOCKED_SELL_CONFLICT", + "Execution_Recommendation_Reason": "quality=D|timing=NO_BUY_OVERHEATED|t1=PASS|sell_conflict=BUY_BLOCKED_SELL_CONFLICT", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 4.0, + "RS_Pct_20D": 40.0, + "Ret5D": 14.04 + }, + { + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 13840.0, + "Open": 13695.0, + "PrevClose": 13485.0, + "High": 13925.0, + "Low": 13675.0, + "Volume": 856408.0, + "AvgVolume_5D": 1207621.0, + "MA20": 14144.25, + "MA60": 14640.67, + "Ret10D": -3.15, + "Ret20D": -6.64, + "Ret60D": -13.01, + "Price_Source": "Naver Finance sise_day.naver", + "ATR20": 349.0, + "ATR20_Pct": 2.52, + "Val_Surge_Pct": -27.9, + "AvgTradeValue_5D_M": 16428.27, + "AvgTradeValue_20D_M": 18752.62, + "AvgTradeValue_5D_KRW": 16428266364.0, + "AvgTradeValue_20D_KRW": 18752624237.0, + "TradeValue_Unit": "KRW", + "Bid": 13835.0, + "Ask": 13840.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -251825, + "Inst_5D": 634242, + "Indiv_5D": -382417, + "Frg_20D": -16749, + "Inst_20D": 5131896, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 40, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.13%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 12.0, + "RS_Pct_20D": 39.0 + }, + { + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 15900.0, + "Open": 16370.0, + "PrevClose": 15670.0, + "High": 16385.0, + "Low": 15875.0, + "Volume": 1587051.0, + "AvgVolume_5D": 2232377.0, + "MA20": 14302.75, + "MA60": null, + "Ret10D": 8.13, + "Ret20D": 9.88, + "Ret60D": null, + "Price_Source": "data_feed", + "ATR20": 1032.0, + "ATR20_Pct": 6.49, + "Val_Surge_Pct": -22.0, + "AvgTradeValue_5D_M": 32330.73, + "AvgTradeValue_20D_M": 31865.77, + "AvgTradeValue_5D_KRW": 32330730000.0, + "AvgTradeValue_20D_KRW": 31865770000.0, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_CIRCUIT_OPEN", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 188251, + "Inst_5D": 54878, + "Indiv_5D": -243129, + "Frg_20D": 368033, + "Inst_20D": -1160621, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 60, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_EMPTY", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "DART", + "Next_Source_To_Check": "Naver 공시공지", + "Allowed_Action": "CONDITIONAL_HOLD", + "Final_Action": "WATCH_TIMING_SETUP", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 63, + "Timing_Score_Exit": 10, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격11.17%_RSI63.1)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 4.0, + "RS_Pct_20D": 83.0, + "RW_Partial": 0.0, + "Ret5D": 23.93 + }, + { + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 12780.0, + "Open": 12515.0, + "PrevClose": 12005.0, + "High": 12960.0, + "Low": 12440.0, + "Volume": 4208186.0, + "AvgVolume_5D": 6021466.0, + "MA20": 12611.25, + "MA60": null, + "Ret10D": -12.47, + "Ret20D": 0.83, + "Ret60D": null, + "Price_Source": "data_feed", + "ATR20": 1161.0, + "ATR20_Pct": 9.08, + "Val_Surge_Pct": -25.3, + "AvgTradeValue_5D_M": 72040.78, + "AvgTradeValue_20D_M": 116482.52, + "AvgTradeValue_5D_KRW": 72040780000.0, + "AvgTradeValue_20D_KRW": 116482520000.0, + "TradeValue_Unit": "KRW", + "Bid": 12780.0, + "Ask": 12785.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 55175, + "Inst_5D": -1804638, + "Indiv_5D": 1749463, + "Frg_20D": 178228, + "Inst_20D": -37482259, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "SELL_READY", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": 10, + "Sell_Limit_Price": 12432.0, + "Sell_Validation": "SIGNAL_CONFIRMED", + "Action_Reason": "RW초기경보(33%) 33% @12432원 [RW_EARLY_WARNING]", + "Action_Params": "33% | @12,432원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 43, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-0.78%)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 40, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SELL_ACTION_ACTIVE", + "Sell_Conflict_Score": 75, + "Sell_Conflict_State": "BUY_BLOCKED_SELL_CONFLICT", + "Sell_Conflict_Reason": "SELL_SIGNAL_ACTIVE|CASH_PRESERVE_ACTIVE", + "Execution_Recommendation_State": "BUY_BLOCKED_SELL_CONFLICT", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=BUY_BLOCKED_SELL_CONFLICT", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 8.0, + "RS_Pct_20D": 61.0, + "RW_Partial": 1.0, + "Ret5D": 5.49 + }, + { + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 18295.0, + "Open": 18520.0, + "PrevClose": 18015.0, + "High": 18720.0, + "Low": 18070.0, + "Volume": 14101059.0, + "AvgVolume_5D": 38502360.0, + "MA20": 18221.25, + "MA60": 19048.67, + "Ret10D": -2.32, + "Ret20D": -8.11, + "Ret60D": -6.9, + "Price_Source": "data_feed", + "ATR20": 1165.0, + "ATR20_Pct": 6.37, + "Val_Surge_Pct": -60.2, + "AvgTradeValue_5D_M": 647704.67, + "AvgTradeValue_20D_M": 626428.7, + "AvgTradeValue_5D_KRW": 647704670000.0, + "AvgTradeValue_20D_KRW": 626428700000.0, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_CIRCUIT_OPEN", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -2961029, + "Inst_5D": 7749899, + "Indiv_5D": -4788870, + "Frg_20D": -2908867, + "Inst_20D": -4486500, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성 KODEX 코스닥150증권상장지수투자신탁[주식] ETF유동성공급자... | 삼성 KODEX 코스닥150증권상장지수투자신탁[주식] ETF유동성공급자... | 삼성 KODEX 코스닥150증권상장지수투자신탁[주식] ETF유동성공급자...", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 18, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.16%)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 0, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 13.0, + "RS_Pct_20D": 33.0, + "RW_Partial": 0.0, + "Ret5D": 15.86 + }, + { + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Sector": "Dynamic", + "Price_Date": "2026.06.15", + "Close": 39630.0, + "Open": 39500.0, + "PrevClose": 37800.0, + "High": 40035.0, + "Low": 39205.0, + "Volume": 372790.0, + "AvgVolume_5D": 769286.0, + "MA20": 37303.25, + "MA60": 31133.92, + "Ret10D": 1.55, + "Ret20D": 6.59, + "Ret60D": 58.05, + "Price_Source": "data_feed", + "ATR20": 2094.0, + "ATR20_Pct": 5.28, + "Val_Surge_Pct": -47.1, + "AvgTradeValue_5D_M": 27930.26, + "AvgTradeValue_20D_M": 30630.66, + "AvgTradeValue_5D_KRW": 27930260000.0, + "AvgTradeValue_20D_KRW": 30630660000.0, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "data_feed", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_CIRCUIT_OPEN", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -11354, + "Inst_5D": 150064, + "Indiv_5D": -138710, + "Frg_20D": -74093, + "Inst_20D": -207685, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "WATCH_TIMING_SETUP", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "NO_SELL_ACTION", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Score_Entry": 68, + "Timing_Score_Exit": 10, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격6.24%_RSI61.5)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=WATCH_TIMING_SETUP|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 6.0, + "RS_Pct_20D": 72.0, + "RW_Partial": 0.0, + "Ret5D": 13.88 + }, + { + "Ticker": "006220", + "Name": "제주은행", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 70840, + "Inst_5D": -22944, + "Indiv_5D": -47896, + "Frg_20D": -155726, + "Inst_20D": -277105, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)제주은행 연결재무제표기준영업(잠정)실적(공정공시) | (주)제주은행 결산실적공시 예고(안내공시) | (주)제주은행 (정정)현금ㆍ현물배당을 위한 주주명부폐쇄(기준일) 결정", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "093370", + "Name": "후성", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 7183716, + "Inst_5D": 2467456, + "Indiv_5D": -9651172, + "Frg_20D": 7613509, + "Inst_20D": 2810250, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "017900", + "Name": "광전자", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -715117, + "Inst_5D": -3673, + "Indiv_5D": 718790, + "Frg_20D": 69651, + "Inst_20D": 36988, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 20, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "279570", + "Name": "케이뱅크", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 2955631, + "Inst_5D": 6933788, + "Indiv_5D": -9889419, + "Frg_20D": 2323046, + "Inst_20D": 12741101, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "주식회사 케이뱅크 영업(잠정)실적(공정공시) | 주식회사 케이뱅크 결산실적공시 예고(안내공시)", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "100090", + "Name": "SK오션플랜트", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -737413, + "Inst_5D": -95274, + "Indiv_5D": 832687, + "Frg_20D": 133103, + "Inst_20D": -1042999, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에스케이오션플랜트(주) 연결재무제표기준영업(잠정)실적(공정공시) | 에스케이오션플랜트(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "001250", + "Name": "GS글로벌", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -1258167, + "Inst_5D": -24333, + "Indiv_5D": 1282500, + "Frg_20D": 894109, + "Inst_20D": -68686, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)지에스글로벌 연결재무제표기준영업(잠정)실적(공정공시) | (주)지에스글로벌 현금ㆍ현물 배당 결정 | (주)지에스글로벌 현금ㆍ현물배당을 위한 주주명부폐쇄(기준일) 결정", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "011330", + "Name": "유니켐", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 264776, + "Inst_5D": 25897, + "Indiv_5D": -290673, + "Frg_20D": 235181, + "Inst_20D": 9510, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)유니켐 상장안내(보통주 추가상장 및 신주인수권증권 변경상장) | (주)유니켐 전환가액ㆍ신주인수권행사가액ㆍ교환가액의 조정(안내공시) | (주)유니켐 전환가액ㆍ신주인수권행사가액ㆍ교환가액의 조정(안내공시)", + "DART_Risk": "(주)유니켐 유상증자결정", + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "006800", + "Name": "미래에셋증권", + "Sector": "Dynamic", + "Price_Date": "2026-06-15T00:00:00", + "Close": 51600.0, + "Open": 50500.0, + "PrevClose": 52300.0, + "High": 53700.0, + "Low": 50300.0, + "Volume": 4618604.0, + "AvgVolume_5D": 3770721.0, + "MA20": 59922.5, + "MA60": 65629.17, + "Ret10D": -15.96, + "Ret20D": -28.63, + "Ret60D": -25.33, + "Price_Source": "Yahoo Finance chart", + "ATR20": 4828.0, + "ATR20_Pct": 9.36, + "Val_Surge_Pct": 23.7, + "AvgTradeValue_5D_M": 192734.24, + "AvgTradeValue_20D_M": 197330.3, + "AvgTradeValue_5D_KRW": 192734238250.0, + "AvgTradeValue_20D_KRW": 197330299408.0, + "TradeValue_Unit": "KRW", + "Bid": 51600.0, + "Ask": 51700.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "Yahoo Finance chart", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": 454550, + "Inst_5D": -1218452, + "Indiv_5D": 763902, + "Frg_20D": 747325, + "Inst_20D": -8113411, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 26, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-9.16%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 17.0, + "RS_Pct_20D": 11.0 + }, + { + "Ticker": "475300", + "Name": "SOL 반도체전공정", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 81965, + "Inst_5D": -2490321, + "Indiv_5D": 2408356, + "Frg_20D": 114843, + "Inst_20D": -2681558, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "신한 SOL 반도체전공정증권상장지수투자신탁[주식] ETF유동성공급자(L... | 신한 SOL 반도체전공정증권상장지수투자신탁[주식] ETF유동성공급자(L... | 신한 SOL 반도체전공정증권상장지수투자신탁[주식] ETF유동성공급자(L...", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "001740", + "Name": "SK네트웍스", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 1724174, + "Inst_5D": -370359, + "Indiv_5D": -1353815, + "Frg_20D": -1475537, + "Inst_20D": -594298, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "SK네트웍스(주) 연결재무제표기준영업(잠정)실적(공정공시) | SK네트웍스(주) 결산실적공시 예고(안내공시)", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "018880", + "Name": "한온시스템", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 12035814, + "Inst_5D": 4751884, + "Indiv_5D": -16787698, + "Frg_20D": 28855087, + "Inst_20D": 3869442, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "한온시스템(주) 회사합병 결정(종속회사의 주요경영사항)", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "047040", + "Name": "대우건설", + "Sector": "Dynamic", + "Price_Date": "2026-06-15T00:00:00", + "Close": 22900.0, + "Open": 24550.0, + "PrevClose": 21850.0, + "High": 24550.0, + "Low": 22350.0, + "Volume": 11338263.0, + "AvgVolume_5D": 7190603.0, + "MA20": 24770.0, + "MA60": 25110.67, + "Ret10D": -12.6, + "Ret20D": -29.75, + "Ret60D": 89.1, + "Price_Source": "Yahoo Finance chart", + "ATR20": 2726.0, + "ATR20_Pct": 11.9, + "Val_Surge_Pct": 70.2, + "AvgTradeValue_5D_M": 152581.89, + "AvgTradeValue_20D_M": 278372.86, + "AvgTradeValue_5D_KRW": 152581887980.0, + "AvgTradeValue_20D_KRW": 278372857423.0, + "TradeValue_Unit": "KRW", + "Bid": 22850.0, + "Ask": 22900.0, + "Spread_Pct": 0.22, + "Spread_Status": "OK", + "Spread_Source": "Yahoo Finance chart", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Frg_5D": -3929873, + "Inst_5D": -686742, + "Indiv_5D": 4616615, + "Frg_20D": 1779003, + "Inst_20D": -4462846, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)대우건설 (정정)단일판매ㆍ공급계약체결 | (주)대우건설 단일판매ㆍ공급계약체결 | (주)대우건설 단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Allowed_Action": "SELL_ALLOWED", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Score_Entry": 12, + "Timing_Score_Exit": 8, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-9.11%)", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 15, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "SURGE_AFTER_RUNUP", + "Sell_Conflict_Score": 0, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "PASS", + "Execution_Recommendation_State": "CANDIDATE_ONLY", + "Execution_Recommendation_Reason": "quality=D|timing=HOLD_NO_TIMING_EDGE|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": 18.0, + "RS_Pct_20D": 6.0 + }, + { + "Ticker": "001510", + "Name": "SK증권", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 151328, + "Inst_5D": 1453986, + "Indiv_5D": -1605314, + "Frg_20D": 2538941, + "Inst_20D": 1717287, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "003280", + "Name": "흥아해운", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -1063961, + "Inst_5D": -11615, + "Indiv_5D": 1075576, + "Frg_20D": 3252919, + "Inst_20D": -27230, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Smart_Money": "ABSENT", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "034220", + "Name": "LG디스플레이", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -1031755, + "Inst_5D": 758281, + "Indiv_5D": 273474, + "Frg_20D": 5159957, + "Inst_20D": -1004452, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 30, + "Alert_Level": "NEUTRAL", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "091810", + "Name": "트리니티항공", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -294136, + "Inst_5D": 195785, + "Indiv_5D": 98351, + "Frg_20D": -587511, + "Inst_20D": -1203920, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 20, + "Alert_Level": "OUTFLOW_CAUTION", + "Smart_Money": "WEAK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)트리니티항공 영업(잠정)실적(공정공시) | (주)티웨이항공 전환가액ㆍ신주인수권행사가액ㆍ교환가액의 조정(안내공시) | (주)티웨이항공 전환가액ㆍ신주인수권행사가액ㆍ교환가액의 조정(안내공시)", + "DART_Risk": "(주)트리니티항공 불성실공시법인지정 | (주)트리니티항공 불성실공시법인지정예고 | (주)티웨이항공 추가상장(유상증자(주주배정 후 실권주 일반공모))", + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 30, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "DART_RISK", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "003490", + "Name": "대한항공", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": 4436277, + "Inst_5D": 3220499, + "Indiv_5D": -7656776, + "Frg_20D": 6332729, + "Inst_20D": 3370309, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 70, + "Alert_Level": "INFLOW_STRONG", + "Smart_Money": "STRONG", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)대한항공 회사합병 결정(종속회사의 주요경영사항) | (주)대한항공 회사합병 결정", + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + }, + { + "Ticker": "475150", + "Name": "SK이터닉스", + "Sector": "Dynamic", + "Price_Date": "2026-06-16T00:00:00", + "Close": null, + "Open": null, + "PrevClose": null, + "High": null, + "Low": null, + "Volume": null, + "AvgVolume_5D": null, + "MA20": null, + "MA60": null, + "Ret10D": null, + "Ret20D": null, + "Ret60D": null, + "Price_Source": null, + "ATR20": null, + "ATR20_Pct": null, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": null, + "AvgTradeValue_20D_M": null, + "AvgTradeValue_5D_KRW": null, + "AvgTradeValue_20D_KRW": null, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "QUOTE_NO_MATCH", + "Spread_Source": null, + "Quote_Source": "QUOTE_NO_MATCH", + "Quote_Status": "QUOTE_NO_MATCH", + "Liquidity_Status": "DATA_MISSING", + "Frg_5D": -631944, + "Inst_5D": 709146, + "Indiv_5D": -77202, + "Frg_20D": 257519, + "Inst_20D": 230160, + "Flow_OK": "Y", + "Flow_Rows": 20, + "ETF_Ret5D": null, + "Rotation_Score": 50, + "Alert_Level": "INFLOW_MODERATE", + "Smart_Money": "MODERATE", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Missing_Fields": "ATR20", + "Next_Source_To_Check": "Yahoo Finance chart", + "Allowed_Action": "OBSERVE_ONLY", + "Final_Action": "HOLD", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": 0, + "Sell_Limit_Price": null, + "Sell_Validation": "SIGNAL_ONLY", + "Action_Reason": null, + "Action_Params": null, + "Cash_Preserve_Style": "NONE", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 0, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "데이터부족", + "Exit_Signal_Detail": null, + "Candidate_Quality_Grade": "D", + "T1_Forced_Sell_Risk_Score": 0, + "T1_Forced_Sell_Risk_State": "PASS", + "T1_Forced_Sell_Risk_Reason": "PASS", + "Sell_Conflict_Score": 20, + "Sell_Conflict_State": "PASS", + "Sell_Conflict_Reason": "NO_ADD_GATE", + "Execution_Recommendation_State": "BUY_BLOCKED_PORTFOLIO_GUARD", + "Execution_Recommendation_Reason": "quality=D|timing=OBSERVE_DATA_MISSING|t1=PASS|sell_conflict=PASS", + "ChunkIdx": 1, + "AsOfDate": "2026-06-16T00:00:00", + "RS_Rank_20D": null, + "RS_Pct_20D": null + } + ], + "universe": [ + { + "Ticker": "005930", + "Name": "삼성전자", + "Sector": "반도체", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "000660", + "Name": "SK하이닉스", + "Sector": "반도체", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "042700", + "Name": "한미반도체", + "Sector": "반도체", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "007660", + "Name": "이수페타시스", + "Sector": "반도체/PCB", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "403870", + "Name": "HPSP", + "Sector": "반도체/장비", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "058470", + "Name": "리노공업", + "Sector": "반도체/부품", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Sector": "AI전력/기기", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "267260", + "Name": "HD현대일렉트릭", + "Sector": "AI전력/기기", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "298040", + "Name": "효성중공업", + "Sector": "AI전력/기기", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "006260", + "Name": "LS", + "Sector": "AI전력/전선", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "001440", + "Name": "대한전선", + "Sector": "AI전력/전선", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "034020", + "Name": "두산에너빌리티", + "Sector": "AI인프라/발전", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "028050", + "Name": "삼성E&A", + "Sector": "AI인프라/EPC", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Sector": "방산", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "064350", + "Name": "현대로템", + "Sector": "방산", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "079550", + "Name": "LIG넥스원", + "Sector": "방산", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "329180", + "Name": "HD현대중공업", + "Sector": "조선", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "042660", + "Name": "한화오션", + "Sector": "조선", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "009540", + "Name": "HD한국조선해양", + "Sector": "조선", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "005380", + "Name": "현대차", + "Sector": "자동차", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "000270", + "Name": "기아", + "Sector": "자동차", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "105560", + "Name": "KB금융", + "Sector": "금융/은행", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "055550", + "Name": "신한지주", + "Sector": "금융/은행", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "024110", + "Name": "기업은행", + "Sector": "금융/은행", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "207940", + "Name": "삼성바이오로직스", + "Sector": "바이오", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "068270", + "Name": "셀트리온", + "Sector": "바이오", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "128940", + "Name": "한미약품", + "Sector": "바이오", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "000100", + "Name": "유한양행", + "Sector": "바이오", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "373220", + "Name": "LG에너지솔루션", + "Sector": "2차전지", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "006400", + "Name": "삼성SDI", + "Sector": "2차전지", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "003670", + "Name": "포스코퓨처엠", + "Sector": "2차전지", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "028260", + "Name": "삼성물산", + "Sector": "지주", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "471990", + "Name": "KODEX AI반도체핵심장비", + "Sector": "반도체/장비", + "AddedDate": "Mon Jun 01 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "003780", + "Name": "진양산업", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 04 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "455850", + "Name": "SOL AI반도체소부장", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 04 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "010640", + "Name": "진양폴리", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 04 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "123890", + "Name": "한국자산신탁", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 04 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "002780", + "Name": "진흥기업", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 04 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "004870", + "Name": "티웨이홀딩스", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "011000", + "Name": "진원생명과학", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "051630", + "Name": "진양화학", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "092220", + "Name": "KEC", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "085620", + "Name": "미래에셋생명", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "000660", + "Name": "SK하이닉스(소수)", + "Sector": "반도체", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "005380", + "Name": "현대차(소수)", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "005930", + "Name": "삼성전자(소수)", + "Sector": "반도체", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "0072R0", + "Name": "TIGER KRX금현물", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 05 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "006220", + "Name": "제주은행", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 08 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "093370", + "Name": "후성", + "Sector": "Dynamic", + "AddedDate": "Tue Jun 09 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "017900", + "Name": "광전자", + "Sector": "Dynamic", + "AddedDate": "Tue Jun 09 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "279570", + "Name": "케이뱅크", + "Sector": "Dynamic", + "AddedDate": "Wed Jun 10 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "100090", + "Name": "SK오션플랜트", + "Sector": "Dynamic", + "AddedDate": "Wed Jun 10 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "001250", + "Name": "GS글로벌", + "Sector": "Dynamic", + "AddedDate": "Wed Jun 10 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "011330", + "Name": "유니켐", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 11 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "006800", + "Name": "미래에셋증권", + "Sector": "Dynamic", + "AddedDate": "Thu Jun 11 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "475300", + "Name": "SOL 반도체전공정", + "Sector": "Dynamic", + "AddedDate": "Fri Jun 12 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "001740", + "Name": "SK네트웍스", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "018880", + "Name": "한온시스템", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "047040", + "Name": "대우건설", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "001510", + "Name": "SK증권", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "003280", + "Name": "흥아해운", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "034220", + "Name": "LG디스플레이", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "091810", + "Name": "트리니티항공", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "003490", + "Name": "대한항공", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "475150", + "Name": "SK이터닉스", + "Sector": "Dynamic", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + }, + { + "Ticker": "091220", + "Name": "TIGER 은행", + "Sector": "은행", + "AddedDate": "Mon Jun 15 2026 00:00:00 GMT+0900 (Korean Standard Time)" + } + ], + "event_risk": [ + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "팔자→사자' 돌아온 외국인…삼전닉스 2조 쓸어담았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": ""삼전닉스, 아직 절반도 안 올랐다…내년 물량까지 완판" [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "미래에셋, '스페이스X 공모주' 한주도 못받았다…청약금 전액 환불", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": ""스페이스X 공모주 韓도 받을 수 있다" 떠들썩…결과는 '청약실패'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "스페이스X 공모주, 미래에셋증권 배정 물량 전량 삭감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "‘역대급 IPO’도 끝내 남의 잔치…미래에셋證, ‘스페이스X 공모주’ 한주도 못 받았다 [..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "900조 굴리는 글로벌 투자회사 "코스피 지수는…" [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "TSMC가 “감당 한계” 토로한 날…구글이 삼성에 전화한 이유", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "4인 가구 식비·주거비 월 199만 원…근로소득 증가율 1.9% 그쳐", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "마통 한도 5000만 원 상한…연봉 높아도 예외 없다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "정부, 차세대 전력반도체 R&D에 국비 5000억 이상 투입 착수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "“한주도 못 받아”…미래에셋증권, 스페이스X 공모주 물량 전량 삭감", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "삼성전자·삼성전기만 뛰는 게 아니었네…“65만 원 간다” 목표가 껑충", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "[이호연의 D톡스] ‘빚투’ 폭증에 규제 나선 금융당국…‘삼전닉스’ 사내 대출 ‘사각지대’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "대원제약, 유망 바이오스타트업 육성…"2곳 선정"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "[돈MORE]자식 같은 내 회사, 내 자식이 안 받으면 어떡하지?", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "공모주 한주도 못 받았다…미래에셋 '환불 엔딩'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "미래에셋증권, 스페이스X 공모주 물량 못 받아…청약 고객에 전액 환불", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "미래에셋, '스페이스X 공모주' 한주도 못 받았다…"전액 환불"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": ""스페이스X 한주도 못 받았다"...미래에셋증권 공모주 청약 '무산'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "[단독] 미래에셋, 미국서 스페이스X 공모주 자체 투자… 목표액 7000억 중 절반 청약돼", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": ""어쩐지 마구 팔아대더라"…스페이스X 상장 때문에 아무 상관없는 내가 손해본다고? [주末머..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "한달만에 30% 폭락한 이 주식…분위기 바꿀 키워드는 [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "[속보]“자수 바란다” 李, 주가조작 언론인들에게 경고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "비트코인 80만개 가진 스트래티지, 또 한번 내다 팔까? [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "적자 터널 끝 보인다…데이터센터가 살린 '이 기업' [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "스페이스X 상장 ‘초대박’에 일론 머스크, 세계 최초 ‘조만장자’ 등극", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "‘엄청난 돈 잔치’ 스페이스X 상장…레버리지 2배·3배 ETF까지 난리 [투자360]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "[주末머니]"휴머노이드 양산 국면 다가온다"…이 종목 주목", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "“연봉 1억은 기본, 이게 진짜 ‘신의 직장’이지”…역대급 불장에 돈방석 앉았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "스페이스X 청약 무산 여파… 운용사 ETF·펀드 계획에도 차질", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "스페이스X' 공모주 무산되자 운용사도 타격…장중매매로 확보도", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "환율 1600원 뚫리면 물가 폭탄…한국은행이 한꺼번에 0.5%P 올릴까 [주末머니]", + "Type": "BOK", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "스페이스X '0주'에 개미들 '허탈'...운용사 '낭패'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "미래에셋 스페이스X 물량 '0주' 후폭풍…운용사들도 ETF 편입 '직격탄'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "머스크 우주선 올라탄 곽동신…한미반도체, 스페이스X 지분 500억 샀다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "현대차證, 재무 안전성 관건은 부동산금융 '회수력'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "한투운용, 스페이스X '0주' 사과…600억 몰린 ETF 투자자 혼선", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "‘코리아패싱’ 미래에셋증권, 스페이스X 공모 물량 확보 못했다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "소금으로 배터리를 만든다고?…GM 상용화 결정에 혜택받는 한국 주식은 [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": ""기대 컸나..." 국내 운용사들 스페이스X 물량 줄줄이 '빈손' [fn마켓워치]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "그때 팔았어야 했나' 오른만큼 떨어졌다…"더 담을까 팔까" 개미 '고심'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "중국의 워런 버핏은 왜 지금 팝마트 주식을 살까", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "버려진 산이 꽃밭으로…민간정원 360개 더 만든다 "한번 가볼까"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "대단지 입주에도 '요지부동'…상승폭 커지는 전세·앞자리 숫자 바뀌는 월세", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "스페이스X 상장, 19% 급등…최대주주 머스크, '조만장자' 등극", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "“내 주식 강제로 팔렸다”…개미 패닉, 변동성 장세에 반대매매 1조 돌파", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "트럼프 입에 모든 게 달렸다…美 기준금리 향방은 [주末머니]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": "미래에셋 '스페이스X 공모주' 한주도 못 받아", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-13T00:00:00", + "DaysLeft": -3, + "Event": ""이건 AI가 못 할걸요"…남들 반도체·데이터센터 몰려갈 때 큰 손들이 찾은 '노다지'[P..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "워시의 '입', 증시 얼릴까 불태울까…코스피 7200~8000 [주간 증시 전망]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "무슬림 인구 40만 넘은 日…종교·문화 갈등 확산[시사쇼]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "손흥민 얼굴' 놓고 충돌…'월드컵 후원' 타이틀의 비밀[맛잘알X파일]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "“오르락 내리락”…52주 신고가 1508개, 신저가도 1763개 ‘양극화’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "롤러코스터 타고 팔천피 재탈환…각국 중앙은행으로 쏠리는 눈 [주간전망]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "이번주 공모주 청약, 빅웨이브로보틱스 등 3개사", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "강남역 2만평 프라임오피스 뜬다…코람코 1조원 투자", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[공모주달력]활기도는 IPO 시장…레몬헬스케어·레메디 코스닥 도전장", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "1550개 다시 샀는데도…스트래티지 논란 계속되는 이유", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[이번주 IPO]6월 셋째 주 수요예측·청약 일정", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X·엔비디아 담았다… 우주에 AI까지 핫템 모은 ETF", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "빛의 데이터 고속도로가 뭐길래…한달에 주가 5배 대박난 미국주식", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "사상 최대 '빚투'에 레버리지 폭탄까지…한탕주의 올인[코스피 덮친 변동성②]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""주식 팔아 서울 강남 아파트 샀다"…30대 '증시 수익' 유입 가장 많아", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "외국인, 삼전닉스 내리 팔더니…레버리지는 '사고팔기'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "소외당하던 코스닥, '천스닥' 회복…'상승 탄력' 과제는", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "대체로 예상치 부합했던 美물가지표…이제는 케빈 워시 입 주목", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "삼전닉스' 내리 판 외국인, 레버리지는 사고팔기 '투트랙'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "서학개미, 이달 美주식 순매수로 전환…'속슬' ETF 폭풍 매수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "AI 슈퍼사이클 효과…삼성전기·LG이노텍 2분기 실적 훈풍", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "K-조선주 식었다고?…선박 발주 '5년 만에 최대'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[마켓 ING]롤러코스터 탄 코스피, FOMC에 주목", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[가상자산 나침반] 물가 충격 넘긴 비트코인…이번 주 ‘워시의 첫 FOMC’가 방향 가른다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "회계법인 부른 금감원 "감사시간 크게 줄면 즉시 감사인감리"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""은행 이자만 나오면 곤란"…국민성장펀드 운용사에 '당근+채찍'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "정부, 올 3분기 국민참여성장펀드 6000억 추가 출시", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원, 회계법인 수임 경쟁에 경고…“감사 시간 줄면 감리 착수할 것”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "5년 묵은지' 국민참여성장펀드, 수익률 높일 인센티브는", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "완판 국민참여성장펀드, 2차 물량 출시 시점과 규모는?", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "완판' 국민참여성장펀드, 대통령 주문에 2차 출시…6000억 추가 모집", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원, 회계업계 감사보수 덤핑 제동…"부실감사 즉시 감리"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원장 모의해킹훈련 점검…"사고 발생시 소비자보호 최우선"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "뚝뚝 떨어지는 상장사 감사보수…금감원 "감사 품질 저하 무관용 대응"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원, 회계법인 감사들 불러 "수임 경쟁보다 품질 우선"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "국민참여성장펀드' 운용 시동…3분기 6000억 규모 2차 펀드도 출시", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "2차 판매 앞둔 국민성장펀드…운용사 '수익률 경쟁' 불붙인다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원 "감사 시간 지나치게 감소한 회계법인, 감사인 감리 착수"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "증권사, 매도대금담보대출에 8~10% '고금리'…수백억 이자수익", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "주식 팔고 바로 현금화…증권사는 수백억 챙겼다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "16년 전 만든 낡은규정, 레버리지 ETF 괴리율 관리 '구멍'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""머스크 사생활? 무시했다" 단 한 주도 안 팔고 15년 버텨 '30조' 거머쥔 40대", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "새로운 물결' AI시대 실적으로 주목받는 '이 주식'", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[표] 이번주 머니 캘린더", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "변동장 이길 피난처 … '위대한 투자자' 특별강연서 한눈에", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "구원투수' ESS·휴머노이드 등판 … K배터리株 다시 뛴다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "코스피 종전 기대에 8100선 안착…18일 FOMC에 달렸다 [증시전망대]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "당장은 어려워도…“韓, MSCI 선진국 재편입 시간 문제”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "AI 랠리 탄 한국 증시, MSCI 선진시장 문턱 넘나", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X 뜨자 코인 선물도 강세…뉴욕증시 개장 앞두고 변동성 경고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""비트코인 매매도 AI가 대신"…가상자산거래소, 침체 속 서비스 고도화 경쟁", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""삼성전자 사자" 외국인 돌변한 이유가…'파격 전망' 나왔다 [강경주의 테크X]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X 공모 '0주 배정' 왜…"골드만삭스 탓?"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원 "저가 수임 회계법인, 즉시 감리"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""주식 팔아 강남 갔다"…주택시장 3.7조 유입", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X 청약실패 무슨일?…금감원도 나섰다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "‘수급 블랙홀’ 스페이스X 상장…삼전·SK하닉의 시간은 계속된다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "“개미들만 몰랐네”…삼전닉스 20조 던진 외국인, 뒤에선 ‘이것’ 단타쳤다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "다시 '반도체 베팅' 나선 서학개미…'美 반도체 3배' ETF 쓸어담았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""하반기엔 다시 간다"...바닥 다진 코스닥 ETF, 개미 폭풍 매집", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "르망 24시 뜬 정의선...유럽 확장 ‘가속’", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[그래픽] 역대 IPO 조달 규모 순위", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "NH농협손보 자본확충 연기…고금리에 막힌 보험사 자금줄 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원, '스페이스X 0주 배정' 미래에셋 검사 착수", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X 공모주 배정 ‘0주’… 국내 투자자들 불만 확산", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "돌아온 외국인, 삼전닉스 2조 '폭풍 쇼핑'…"이유 있었네"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "주가상승 자신한 CB 발행…‘안전판 부재’에 역풍 부나 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[이슈]삼전닉스 주가, 내일 대폭등? 3가지 이유", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""골드만삭스에 속았다"…스페이스X 공모주 '0'주에 투자자 '분통'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "금감원, '스페이스X 0주 배정' 미래에셋 검사…투자자보호 파악", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X '0주' 후폭풍...19% 수익 놓친 개미 "손해 보전해라" 분통", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "“아차한 사이 완판, 두번째엔 제발”…2차 국민성장펀드, 3분기 출시", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "증시 몰린 개인자금…돈줄 마른 기관, PEF 출자 속속 닫는다 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "2차 국민성장펀드 3분기 중 출시…6천억원 규모", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "스페이스X 공모주 '0주'에 투자자들 '부글부글'…"배신감"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": ""AI값 떨어진다" 술렁인 월가...가격 전쟁의 진짜 의미 [빈난새의 빈틈없이월가]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "롤러코스터 탄 증시…다음주 FOMC·반도체 실적 꼭 챙겨야", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "삼전닉스 끝난 줄 알았죠?…“아직 절반도 안 올랐다” 하반기 메모리 ‘초품귀’ 예고", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "글로벌 반도체 밸류체인 포괄... 분산투자로 안정적인 수익률 [이런 펀드 어때요?]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "AI 반도체에 자금 집중… 수익률 톱10 중 9개 싹쓸이 [ETF 스퀘어]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "60대 CEO "증여세 부담에 미뤘는데… 주식 미리 물려줘야 하나요" [세무 재테크 Q&A..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "500조 ETF 시장 해외까지…코스콤 ETF CHECK 영문서비스 추진", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "제네시스 ‘좀비 19호’, 꿋꿋하게 르망 24시 완주…한국 팬 홀렸다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "[올댓차이나] 인민은행, 134조원 상당 역레포 차환…3개월 만에 유동성 회수 중단", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "레미콘 운송노사, 운반비 인상안 재합의…5.5% 인상·계약 1년→8개월", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "종전 MOU 임박 속 이스라엘, 레바논 공습…이란 美 책임 지적", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "‘1만피’ 무조건 가나 했는데…코스피 운명 가를 ‘진짜 변수’ 남았다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-14T00:00:00", + "DaysLeft": -2, + "Event": "“국장 장투할거야? 난 치고 빠질래”…삼전닉스 대신 2배 ETF 갔다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "옵션만기일", + "Type": "EXPIRY", + "Impact": "MEDIUM", + "Alert": "변동성 확대 구간 주의", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "10-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.273%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "NY Empire State Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 19.60", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "Industrial Production MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.7%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "NAHB Housing Market Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 37", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "Export Prices YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 40.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "Import Prices YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 20.2%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "[주간경제지표] 2026년 6월 12일자", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "[사설] 스페이스X ‘0주 배정’, K자본시장 경쟁력 돌아볼 때", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "美·이란 종전 합의 소식에…뉴욕증시 상승 출발", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "韓운용사들 스페이스X 편입 비결은 "공모주 대신 장중매수로"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "뉴욕증시, 美-이란 종전 합의에 급등 출발…나스닥 2.3%↑", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "글랜우드크레딧, '클라우드 전문기업' 메가존에 8000억원 투자 [fn마켓워치]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "[속보]뉴욕증시, 美-이란 종전합의에 급등 출발…나스닥 2.3%↑", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "한 숨 돌린' 제이알글로벌리츠, ARS협의 기간 한달 연장 [fn마켓워치]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "40만전자·300만닉스 가나…종전 훈풍에 실적으로 쏠리는 눈 [종목+]", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "파인엠텍, 파인디앤씨 지분 5.66% 공개매수…주당 3500원 [시그널]", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "“한국 개미로 사는 죄”…토종ETF, 스페이스X 공모가보다 비싸게 편입", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "중노위, 한화오션 하청 사용자성 인정…"급식 업체와도 교섭해야"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": ""현대차, 원청 사용자성 인정…하청 노조 교섭에 응해야"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "영문공시, 전자주총, 공시강화…사람은 부족한데 할 일은 산더미, 코스닥 IR ‘곡소리’ [..", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": ""삼전닉스 다음은 스페이스X"…운용사 ETF 경쟁 불붙었다", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "저녁 6시 배달앱 켜볼까…유통기한 임박한 빵·초밥 '마감세일'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "스타벅스, 22일 오후 3시 영업 종료 "역사 교육한다"…27년 만에 처음", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "미래에셋證 “스페이스X 공모주 투자자에 금전 보상 검토”", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "골드만삭스, 개장 90분 전 '미래에셋 0주' 통보…도 지나친 '코리아 패싱'", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "웅진, '지주회사' 전환…"프리드라이프 증손회사로"", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-15T00:00:00", + "DaysLeft": -1, + "Event": "중동 리스크 걷힌 코스피, 5% 급등…9천피 넘보나", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "BoJ Interest Rate Decision", + "Type": "BOJ", + "Impact": "HIGH", + "Alert": "Prev: 0.75%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "ADP Employment Change Weekly", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 29K", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Building Permits Prel", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 1.423M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Housing Starts", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 1.465M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Building Permits MoM Prel", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 4.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Export Prices MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 3.3%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Housing Starts MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -2.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Import Prices MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "20-Year Bond Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 5.122%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -9.119M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Balance of Trade", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: ¥301.9B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Exports YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 14.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Machinery Orders MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -9.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-16T00:00:00", + "DaysLeft": 0, + "Event": "Machinery Orders YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 5.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 6.6%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Retail Sales MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Retail Sales Control Group MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Retail Sales Ex Autos MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.7%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Business Inventories MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Pending Home Sales MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Pending Home Sales YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 3.2%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -7.228M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.186M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Fed Interest Rate Decision", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Est: 3.75% Prev: 3.75%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "FOMC Economic Projections", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Fed Press Conference", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-17T00:00:00", + "DaysLeft": 1, + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "Philadelphia Fed Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -0.4", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "Net Long-term TIC Flows", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $81.3B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: $13.5B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "PPI MoM", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 2.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "PPI YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 6.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "Inflation Rate YoY", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 1.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "Core Inflation Rate YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-18T00:00:00", + "DaysLeft": 2, + "Event": "BoJ Monetary Policy Meeting Minutes", + "Type": "BOJ", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-20T00:00:00", + "DaysLeft": 4, + "Event": "삼성전자 1Q 잠정실적", + "Type": "EARNINGS", + "Impact": "HIGH", + "Alert": "반도체 섹터 선행 지표", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-22T00:00:00", + "DaysLeft": 6, + "Event": "5-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 3.940%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-22T00:00:00", + "DaysLeft": 6, + "Event": "Consumer Confidence", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 106.1", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "S&P Global Manufacturing PMI Flash", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 55.1", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "S&P Global Services PMI Flash", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 50.7", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "20-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.145%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "ADP Employment Change Weekly", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "S&P Global Composite PMI Flash", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 51.5", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "Richmond Fed Services Revenues Index", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 14", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-23T00:00:00", + "DaysLeft": 7, + "Event": "BoJ Summary of Opinions", + "Type": "BOJ", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "Current Account", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $-190.7B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "New Home Sales", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.622M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "New Home Sales MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -6.2%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "Fed Bank Stress Test Results", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "Business Confidence", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 80", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-24T00:00:00", + "DaysLeft": 8, + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Core PCE Price Index MoM", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 0.2%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Durable Goods Orders MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 7.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "GDP Growth Rate QoQ Final", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Est: 1.6% Prev: 0.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Personal Income MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 0%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Personal Spending MoM", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Chicago Fed National Activity Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.14", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Durable Goods Orders Ex Transp MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.1%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "GDP Price Index QoQ Final", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Est: 3.5% Prev: 3.6%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "PCE Price Index MoM", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 0.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "PCE Price Index YoY", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 3.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Core PCE Price Index YoY", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Prev: 3.3%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Core PCE Prices QoQ Final", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Est: 4.4% Prev: 2.7%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "PCE Prices QoQ Final", + "Type": "US_PCE", + "Impact": "MEDIUM", + "Alert": "Est: 4.5% Prev: 2.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-25T00:00:00", + "DaysLeft": 9, + "Event": "Fed Goolsbee Speech", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Goods Trade Balance Adv", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: $-83.0B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Retail Inventories Ex Autos MoM Adv", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Wholesale Inventories MoM Adv", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Michigan Consumer Sentiment Final", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 44.8", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Michigan 5 Year Inflation Expectations Final", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 3.9%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Michigan Inflation Expectations Final", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "Prev: 4.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-26T00:00:00", + "DaysLeft": 10, + "Event": "Retail Sales YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 2.1%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "2-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 3.690%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Housing Starts YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 11.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Dallas Fed Manufacturing Index", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.4", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Industrial Production MoM", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: -0.7%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Industrial Production YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 1.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Retail Sales MoM", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: -3.6%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Unemployment Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 2.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-29T00:00:00", + "DaysLeft": 13, + "Event": "Industrial Production MoM Prel", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "30-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.155%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "S&P/Case-Shiller Home Price YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 0.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "Chicago PMI", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 62.7", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "JOLTs Job Openings", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 7.618M", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "Dallas Fed Services Revenues Index", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 5.0", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "API Crude Oil Stock Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-06-30T00:00:00", + "DaysLeft": 14, + "Event": "Tankan Large Manufacturers Index", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 17", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Exports YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 53.2%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Balance of Trade", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: $26.95B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Imports YoY", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: 20.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "S&P Global Manufacturing PMI", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 54.8", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Consumer Confidence", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 33.6", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "MBA 30-Year Mortgage Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "ADP Employment Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 122K", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "ISM Manufacturing PMI", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 54.0", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "ISM Manufacturing Employment", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 48.6", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "EIA Crude Oil Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "EIA Gasoline Stocks Change", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Inflation Rate YoY", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": "Prev: 3.1%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Inflation Rate MoM", + "Type": "KR_CPI", + "Impact": "HIGH", + "Alert": "Prev: 0.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-01T00:00:00", + "DaysLeft": 15, + "Event": "Foreign Bond Investment", + "Type": "BOND", + "Impact": "LOW", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Non Farm Payrolls", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 172K", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Unemployment Rate", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 4.3%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Average Hourly Earnings MoM", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 0.3%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Average Hourly Earnings YoY", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 3.4%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Initial Jobless Claims", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Participation Rate", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 61.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Government Payrolls", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 52K", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Manufacturing Payrolls", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 7K", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Nonfarm Payrolls Private", + "Type": "US_NFP", + "Impact": "HIGH", + "Alert": "Prev: 120K", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Factory Orders MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 4.8%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-02T00:00:00", + "DaysLeft": 16, + "Event": "Foreign Exchange Reserves", + "Type": "CUSTOM", + "Impact": "LOW", + "Alert": "Prev: $427B", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-06T00:00:00", + "DaysLeft": 20, + "Event": "3-Year KTB Auction", + "Type": "BOND", + "Impact": "LOW", + "Alert": "Prev: 4.000%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-06T00:00:00", + "DaysLeft": 20, + "Event": "ISM Services PMI", + "Type": "CUSTOM", + "Impact": "HIGH", + "Alert": "Prev: 54.5", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-06T00:00:00", + "DaysLeft": 20, + "Event": "Household Spending MoM", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: 1.6%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-06T00:00:00", + "DaysLeft": 20, + "Event": "Household Spending YoY", + "Type": "CUSTOM", + "Impact": "MEDIUM", + "Alert": "Prev: -0.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-06T00:00:00", + "DaysLeft": 20, + "Event": "Average Cash Earnings YoY", + "Type": "EARNINGS", + "Impact": "MEDIUM", + "Alert": "Prev: 3.5%", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-15T00:00:00", + "DaysLeft": 29, + "Event": "미국 CPI 발표 (6월)", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": "FOMC 전 마지막 CPI — 금리 경로 재평가 촉매", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-15T00:00:00", + "DaysLeft": 29, + "Event": "선물·옵션 동시만기", + "Type": "EXPIRY", + "Impact": "HIGH", + "Alert": "트리플위칭 — 포지션 줄이기", + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-07-28T00:00:00", + "DaysLeft": 42, + "Event": "FOMC 금리결정", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-08-12T00:00:00", + "DaysLeft": 57, + "Event": "미국 CPI 발표 (7월)", + "Type": "US_CPI", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + }, + { + "Date": "2026-09-16T00:00:00", + "DaysLeft": 92, + "Event": "FOMC 금리결정", + "Type": "FOMC", + "Impact": "HIGH", + "Alert": null, + "AsOfDate": "2026-06-16T00:00:00" + } + ], + "macro": [ + { + "Symbol": "^KS11", + "Name": "KOSPI", + "Category": "Index", + "Close": 8864.240234375, + "Ret1D": 1.58, + "Ret2D": null, + "Ret5D": 14.66, + "Ret10D": 0.71, + "Ret20D": 17.94, + "MA20": 8140.4, + "MA60": 6923.04, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "^KQ11", + "Name": "KOSDAQ", + "Category": "Index", + "Close": 1031.9599609375, + "Ret1D": 1.3, + "Ret2D": null, + "Ret5D": 6.63, + "Ret10D": -1.72, + "Ret20D": -8.66, + "MA20": 1052.72, + "MA60": 1115.75, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "^VIX", + "Name": "VIX", + "Category": "Risk", + "Close": 16.45999908447266, + "Ret1D": 0.24, + "Ret2D": null, + "Ret5D": -25.92, + "Ret10D": 2.49, + "Ret20D": -5.62, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "KRW=X", + "Name": "USD_KRW", + "Category": "FX", + "Close": 1515.650024414062, + "Ret1D": 0.15, + "Ret2D": null, + "Ret5D": -0.67, + "Ret10D": -0.06, + "Ret20D": 0.52, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "JPY=X", + "Name": "USD_JPY", + "Category": "FX", + "Close": 160.2389984130859, + "Ret1D": null, + "Ret2D": null, + "Ret5D": -0.09, + "Ret10D": 0.17, + "Ret20D": 0.76, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "DX-Y.NYB", + "Name": "DXY", + "Category": "FX", + "Close": 99.6729965209961, + "Ret1D": 0.13, + "Ret2D": null, + "Ret5D": -0.28, + "Ret10D": 0.14, + "Ret20D": 0.38, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "GC=F", + "Name": "Gold", + "Category": "Commodity", + "Close": 4366.7001953125, + "Ret1D": 0.83, + "Ret2D": null, + "Ret5D": 6.29, + "Ret10D": -1.58, + "Ret20D": -3.1, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "CL=F", + "Name": "WTI_Oil", + "Category": "Commodity", + "Close": 76.63999938964844, + "Ret1D": 0.79, + "Ret2D": null, + "Ret5D": -14.87, + "Ret10D": -20.18, + "Ret20D": -28.89, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "^TNX", + "Name": "US10Y_Yield", + "Category": "Bond", + "Close": 4.434000015258789, + "Ret1D": -1.18, + "Ret2D": null, + "Ret5D": -2.59, + "Ret10D": -0.92, + "Ret20D": -3.5, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "^TYX", + "Name": "US30Y_Yield", + "Category": "Bond", + "Close": 4.927999973297119, + "Ret1D": -0.94, + "Ret2D": null, + "Ret5D": -1.91, + "Ret10D": -1.26, + "Ret20D": -3.9, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "^GSPC", + "Name": "SP500", + "Category": "Index", + "Close": 7517.4501953125, + "Ret1D": 0.09, + "Ret2D": null, + "Ret5D": 3.45, + "Ret10D": -0.47, + "Ret20D": 2.23, + "MA20": 7486.77, + "MA60": 7173.58, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "^NDX", + "Name": "NASDAQ100", + "Category": "Index", + "Close": 30107.01171875, + "Ret1D": 0.46, + "Ret2D": null, + "Ret5D": 5.61, + "Ret10D": -1.52, + "Ret20D": 4.47, + "MA20": 29824.38, + "MA60": 27619.62, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "HYG", + "Name": "HYG_HY_Bond", + "Category": "CreditProxy", + "Close": 80.03500366210938, + "Ret1D": 0.01, + "Ret2D": null, + "Ret5D": 0.71, + "Ret10D": 0.45, + "Ret20D": 0.86, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "OK" + }, + { + "Symbol": "MRS_COMPUTED", + "Name": "Market_Risk_Score", + "Category": "Computed", + "Close": 4, + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "score=4/10 cash=11.0% regime=LEADER_CONCENTRATION [KOSDAQ+1] top1=조선(62) top2sum=124" + }, + { + "Symbol": "REGIME_PRELIM", + "Name": "Market_Regime_Prelim", + "Category": "Computed", + "Close": "LEADER_CONCENTRATION", + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "credit_stress=none smart20=-10967595424049" + }, + { + "Symbol": "BAYESIAN_COMPUTED", + "Name": "Bayesian_Multiplier", + "Category": "Computed", + "Close": 0.5, + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "medium_confidence (0.5×) trades=0" + }, + { + "Symbol": "TOTAL_HEAT", + "Name": "Total_Heat_Pct", + "Category": "Computed", + "Close": 3.09, + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "PASS (< 10%: 3.1%)(ATR추정) account_snapshot=12 heat_krw=13,308,360" + }, + { + "Symbol": "FC_BUDGET", + "Name": "FC_Loss_Budget_Monthly", + "Category": "Computed", + "Close": null, + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "UNKNOWN (performance 탭 없음) trades=0" + }, + { + "Symbol": "NET_RETURN_FEEDBACK", + "Name": "Net_Return_Feedback", + "Category": "Computed", + "Close": "NORMAL", + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "trades<20(0건) — 규칙 미적용" + }, + { + "Symbol": "ORBIT_GAP", + "Name": "Orbit_Gap_Pct", + "Category": "Computed", + "Close": -35.47, + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "gap=-35.47%p target=37.0% actual=72.5% (5/11개월)" + }, + { + "Symbol": "ORBIT_STATE", + "Name": "Orbit_State", + "Category": "Computed", + "Close": "ahead_of_target", + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "slot_adj=0 cash_adj=1 (5/11개월)" + }, + { + "Symbol": "BUCKET_STATUS", + "Name": "Bucket_Allocation_Status", + "Category": "Computed", + "Close": null, + "Ret1D": null, + "Ret2D": null, + "Ret5D": null, + "Ret10D": null, + "Ret20D": null, + "MA20": null, + "MA60": null, + "AsOfDate": "2026-06-17T00:00:00", + "Status": "data_feed 미실행 OR account_snapshot 없음" + } + ], + "sector_flow": [ + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.8499999999999999, + "Sector_Ret5D": 16.68628121050248, + "Sector_Ret10D": 7.647577092511004, + "Sector_Ret20D": 10.96077587328373, + "Sector_RS_20D": -9.588273685439972, + "SmartMoney_5D_KRW": 90608909300.0, + "SmartMoney_20D_KRW": 113937946500.0, + "Sector_AvgTradeValue_20D_KRW": 196249086830.0, + "SmartMoney_5D_Norm": 0.461703597013369, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.8499999999999999, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 26.6, + "Sector_Median_PBR": 5.98, + "Sector_Score": 62, + "Sector_Rank": 1, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "494670", + "Frg_5D_SUM": 45304454650.0, + "Inst_5D_SUM": 45304454650.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 56968973250.0, + "Inst_20D_SUM": 56968973250.0, + "ETF_Ret5D": 12.29779411764707, + "ETF_Ret10D": 7.647577092511004, + "ETF_Ret20D": 6.040617948272864, + "Rotation_Score": 62, + "Rotation_Rank": 1, + "Prev_Rotation_Rank": 11, + "Prev_Frg_5D_SUM": -19856000440.0, + "Prev_Inst_5D_SUM": -19856000440.0, + "Prev_Rotation_Rank_W2": 11, + "Prev_Frg_5D_SUM_W2": -19856000440.0, + "Prev_Inst_5D_SUM_W2": -19856000440.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Universe_Source": "NAVER_ETF_PAGE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 6.260582970410438, + "Sector_Ret10D": 7.23951285520974, + "Sector_Ret20D": 7.289757226214705, + "Sector_RS_20D": -13.25929233250899, + "SmartMoney_5D_KRW": 58976281295.0, + "SmartMoney_20D_KRW": 126697246340.0, + "Sector_AvgTradeValue_20D_KRW": 149915292669.5, + "SmartMoney_5D_Norm": 0.3933973662381318, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.9, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 9.8, + "Sector_Median_PBR": 0.75, + "Sector_Score": 62, + "Sector_Rank": 2, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "091170", + "Frg_5D_SUM": 29488140647.5, + "Inst_5D_SUM": 29488140647.5, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 63348623170.0, + "Inst_20D_SUM": 63348623170.0, + "ETF_Ret5D": 5.596269153897393, + "ETF_Ret10D": 7.23951285520974, + "ETF_Ret20D": 7.022282241728561, + "Rotation_Score": 62, + "Rotation_Rank": 2, + "Prev_Rotation_Rank": 2, + "Prev_Frg_5D_SUM": 72283686890.0, + "Prev_Inst_5D_SUM": 72283686890.0, + "Prev_Rotation_Rank_W2": 2, + "Prev_Frg_5D_SUM_W2": 72283686890.0, + "Prev_Inst_5D_SUM_W2": 72283686890.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Universe_Source": "NAVER_ETF_PAGE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 6.260582970410438, + "Sector_Ret10D": 7.23951285520974, + "Sector_Ret20D": 7.289757226214705, + "Sector_RS_20D": -13.25929233250899, + "SmartMoney_5D_KRW": 58976281295.0, + "SmartMoney_20D_KRW": 126697246340.0, + "Sector_AvgTradeValue_20D_KRW": 149915292669.5, + "SmartMoney_5D_Norm": 0.3933973662381318, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.9, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 9.8, + "Sector_Median_PBR": 0.75, + "Sector_Score": 62, + "Sector_Rank": 2, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "0111J0", + "Frg_5D_SUM": 29488140647.5, + "Inst_5D_SUM": 29488140647.5, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 63348623170.0, + "Inst_20D_SUM": 63348623170.0, + "ETF_Ret5D": 5.596269153897393, + "ETF_Ret10D": 7.23951285520974, + "ETF_Ret20D": 7.022282241728561, + "Rotation_Score": 62, + "Rotation_Rank": 2, + "Prev_Rotation_Rank": 2, + "Prev_Frg_5D_SUM": 72283686890.0, + "Prev_Inst_5D_SUM": 72283686890.0, + "Prev_Rotation_Rank_W2": 2, + "Prev_Frg_5D_SUM_W2": 72283686890.0, + "Prev_Inst_5D_SUM_W2": 72283686890.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Universe_Source": "NAVER_ETF_PAGE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 6.260582970410438, + "Sector_Ret10D": 7.23951285520974, + "Sector_Ret20D": 7.289757226214705, + "Sector_RS_20D": -13.25929233250899, + "SmartMoney_5D_KRW": 58976281295.0, + "SmartMoney_20D_KRW": 126697246340.0, + "Sector_AvgTradeValue_20D_KRW": 149915292669.5, + "SmartMoney_5D_Norm": 0.3933973662381318, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.9, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 9.8, + "Sector_Median_PBR": 0.75, + "Sector_Score": 62, + "Sector_Rank": 2, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "PRE_SPLIT_FINANCE_FLOW_CARRYOVER", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "307520", + "Frg_5D_SUM": 29488140647.5, + "Inst_5D_SUM": 29488140647.5, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 63348623170.0, + "Inst_20D_SUM": 63348623170.0, + "ETF_Ret5D": 5.596269153897393, + "ETF_Ret10D": 7.23951285520974, + "ETF_Ret20D": 7.022282241728561, + "Rotation_Score": 62, + "Rotation_Rank": 2, + "Prev_Rotation_Rank": 2, + "Prev_Frg_5D_SUM": 72283686890.0, + "Prev_Inst_5D_SUM": 72283686890.0, + "Prev_Rotation_Rank_W2": 2, + "Prev_Frg_5D_SUM_W2": 72283686890.0, + "Prev_Inst_5D_SUM_W2": 72283686890.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 6.484968385358467, + "Sector_Ret10D": 7.23951285520974, + "Sector_Ret20D": 8.946926417819864, + "Sector_RS_20D": -11.60212314090384, + "SmartMoney_5D_KRW": 65512882600.0, + "SmartMoney_20D_KRW": 134042970290.0, + "Sector_AvgTradeValue_20D_KRW": 153200920859.25, + "SmartMoney_5D_Norm": 0.4276272115895996, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 1.0, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 8.7, + "Sector_Median_PBR": 0.75, + "Sector_Score": 62, + "Sector_Rank": 3, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "091170", + "Frg_5D_SUM": 32756441300.0, + "Inst_5D_SUM": 32756441300.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 67021485145.0, + "Inst_20D_SUM": 67021485145.0, + "ETF_Ret5D": 5.596269153897393, + "ETF_Ret10D": 7.23951285520974, + "ETF_Ret20D": 7.022282241728561, + "Rotation_Score": 62, + "Rotation_Rank": 3, + "Prev_Rotation_Rank": 1, + "Prev_Frg_5D_SUM": 77612622830.0, + "Prev_Inst_5D_SUM": 77612622830.0, + "Prev_Rotation_Rank_W2": 1, + "Prev_Frg_5D_SUM_W2": 77612622830.0, + "Prev_Inst_5D_SUM_W2": 77612622830.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "방산", + "Proxy_Ticker": "012450", + "Proxy_Name": "한화에어로스페이스", + "Proxy_Type": "대표주", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 17.79360575550351, + "Sector_Ret10D": 14.39252336448598, + "Sector_Ret20D": 3.974905362705302, + "Sector_RS_20D": -16.57414419601839, + "SmartMoney_5D_KRW": 88132780130.0, + "SmartMoney_20D_KRW": 201721684190.0, + "Sector_AvgTradeValue_20D_KRW": 209131368661.0, + "SmartMoney_5D_Norm": 0.4214230542949414, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.85, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 5, + "ETF_NAV_Risk": "NOT_ETF", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Sector_Median_PE": 52.8, + "Sector_Median_PBR": 7.78, + "Sector_Score": 58, + "Sector_Rank": 4, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "012450", + "Frg_5D_SUM": 44066390065.0, + "Inst_5D_SUM": 44066390065.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 100860842095.0, + "Inst_20D_SUM": 100860842095.0, + "ETF_Ret5D": 18.71968962172648, + "ETF_Ret10D": 14.39252336448598, + "ETF_Ret20D": -0.244498777506108, + "Rotation_Score": 58, + "Rotation_Rank": 4, + "Prev_Rotation_Rank": 4, + "Prev_Frg_5D_SUM": 56336089110.0, + "Prev_Inst_5D_SUM": 56336089110.0, + "Prev_Rotation_Rank_W2": 4, + "Prev_Frg_5D_SUM_W2": 56336089110.0, + "Prev_Inst_5D_SUM_W2": 56336089110.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.95, + "Sector_Ret5D": 18.09427021032696, + "Sector_Ret10D": 7.371472158657522, + "Sector_Ret20D": 25.98681365431687, + "Sector_RS_20D": 5.437764095593174, + "SmartMoney_5D_KRW": 1258422305550.0, + "SmartMoney_20D_KRW": -8963649921950.0, + "Sector_AvgTradeValue_20D_KRW": 8734254578065.0, + "SmartMoney_5D_Norm": 0.1440789588055255, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.45, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 28.0, + "Sector_Median_PBR": 10.6, + "Sector_Score": 50, + "Sector_Rank": 5, + "Alert_Level": "INFLOW_MODERATE", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "ETF_Constituent_Excluded_From_Sector_Flow | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "091160", + "Frg_5D_SUM": 629211152775.0, + "Inst_5D_SUM": 629211152775.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -4481824960975.0, + "Inst_20D_SUM": -4481824960975.0, + "ETF_Ret5D": 16.14574738440213, + "ETF_Ret10D": 7.371472158657522, + "ETF_Ret20D": 20.3111111111111, + "Rotation_Score": 50, + "Rotation_Rank": 5, + "Prev_Rotation_Rank": 9, + "Prev_Frg_5D_SUM": -1330477395300.0, + "Prev_Inst_5D_SUM": -1330477395300.0, + "Prev_Rotation_Rank_W2": 9, + "Prev_Frg_5D_SUM_W2": -1330477395300.0, + "Prev_Inst_5D_SUM_W2": -1330477395300.0, + "Smart_Money": "MODERATE" + }, + { + "Sector": "원전", + "Proxy_Ticker": "099440", + "Proxy_Name": "두산에너빌리티", + "Proxy_Type": "대표주", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.9999999999999999, + "Sector_Ret5D": 2.943027438328096, + "Sector_Ret10D": -0.8797653958944274, + "Sector_Ret20D": -5.115259544198874, + "Sector_RS_20D": -25.66430910292257, + "SmartMoney_5D_KRW": 2311317603.0, + "SmartMoney_20D_KRW": -9248306803.0, + "Sector_AvgTradeValue_20D_KRW": 20189377830.0625, + "SmartMoney_5D_Norm": 0.1144818638025778, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.75, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 5, + "ETF_NAV_Risk": "NOT_ETF", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Sector_Median_PE": 3.0, + "Sector_Median_PBR": 1.14, + "Sector_Score": 46, + "Sector_Rank": 6, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "099440", + "Frg_5D_SUM": 1155658801.5, + "Inst_5D_SUM": 1155658801.5, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -4624153401.5, + "Inst_20D_SUM": -4624153401.5, + "ETF_Ret5D": -0.1477104874446078, + "ETF_Ret10D": -0.8797653958944274, + "ETF_Ret20D": -11.40235910878112, + "Rotation_Score": 46, + "Rotation_Rank": 6, + "Prev_Rotation_Rank": 3, + "Prev_Frg_5D_SUM": 12692510763.25, + "Prev_Inst_5D_SUM": 12692510763.25, + "Prev_Rotation_Rank_W2": 3, + "Prev_Frg_5D_SUM_W2": 12692510763.25, + "Prev_Inst_5D_SUM_W2": 12692510763.25, + "Smart_Money": "STRONG" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 8.162642443674578, + "Sector_Ret10D": 5.0561797752809, + "Sector_Ret20D": 2.288769424385833, + "Sector_RS_20D": -18.26028013433787, + "SmartMoney_5D_KRW": 1774384800.000004, + "SmartMoney_20D_KRW": 27632548300.0, + "Sector_AvgTradeValue_20D_KRW": 110079754547.5, + "SmartMoney_5D_Norm": 0.01611908390688087, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.75, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 22.7, + "Sector_Median_PBR": 0.72, + "Sector_Score": 44, + "Sector_Rank": 7, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "139220", + "Frg_5D_SUM": 887192400.0000019, + "Inst_5D_SUM": 887192400.0000019, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 13816274150.0, + "Inst_20D_SUM": 13816274150.0, + "ETF_Ret5D": 14.02439024390243, + "ETF_Ret10D": 5.0561797752809, + "ETF_Ret20D": 1.520086862106407, + "Rotation_Score": 44, + "Rotation_Rank": 7, + "Prev_Rotation_Rank": 5, + "Prev_Frg_5D_SUM": 1953189300.0, + "Prev_Inst_5D_SUM": 1953189300.0, + "Prev_Rotation_Rank_W2": 5, + "Prev_Frg_5D_SUM_W2": 1953189300.0, + "Prev_Inst_5D_SUM_W2": 1953189300.0, + "Smart_Money": "STRONG" + }, + { + "Sector": "전력설비", + "Proxy_Ticker": "491820", + "Proxy_Name": "HANARO 전력설비투자", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 9.774494024127707, + "Sector_Ret10D": 3.302652950730911, + "Sector_Ret20D": -3.777435579070258, + "Sector_RS_20D": -24.32648513779396, + "SmartMoney_5D_KRW": -6580394131.200005, + "SmartMoney_20D_KRW": -169934002980.8, + "Sector_AvgTradeValue_20D_KRW": 202027846163.95, + "SmartMoney_5D_Norm": -0.03257171848409387, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.5800000000000001, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 61.3, + "Sector_Median_PBR": 14.98, + "Sector_Score": 35, + "Sector_Rank": 8, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "491820", + "Frg_5D_SUM": -3290197065.600002, + "Inst_5D_SUM": -3290197065.600002, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -84967001490.40001, + "Inst_20D_SUM": -84967001490.40001, + "ETF_Ret5D": 9.634169699291316, + "ETF_Ret10D": 3.302652950730911, + "ETF_Ret20D": -9.186101856258922, + "Rotation_Score": 35, + "Rotation_Rank": 8, + "Prev_Rotation_Rank": 8, + "Prev_Frg_5D_SUM": 13001977382.2, + "Prev_Inst_5D_SUM": 13001977382.2, + "Prev_Rotation_Rank_W2": 8, + "Prev_Frg_5D_SUM_W2": 13001977382.2, + "Prev_Inst_5D_SUM_W2": 13001977382.2, + "Smart_Money": "ABSENT" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.9999999999999999, + "Sector_Ret5D": 8.063872371790579, + "Sector_Ret10D": -5.305039787798405, + "Sector_Ret20D": -4.982325198263164, + "Sector_RS_20D": -25.53137475698686, + "SmartMoney_5D_KRW": -847048700.0, + "SmartMoney_20D_KRW": 100709936600.0, + "Sector_AvgTradeValue_20D_KRW": 262175003174.0, + "SmartMoney_5D_Norm": -0.003230852254201487, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.6000000000000001, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": null, + "Sector_Median_PBR": 1.36, + "Sector_Score": 34, + "Sector_Rank": 9, + "Alert_Level": "NEUTRAL", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "305720", + "Frg_5D_SUM": -423524350.0, + "Inst_5D_SUM": -423524350.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": 50354968300.0, + "Inst_20D_SUM": 50354968300.0, + "ETF_Ret5D": 9.274563820018367, + "ETF_Ret10D": -5.305039787798405, + "ETF_Ret20D": -7.368967306694341, + "Rotation_Score": 34, + "Rotation_Rank": 9, + "Prev_Rotation_Rank": 6, + "Prev_Frg_5D_SUM": 6422183540.0, + "Prev_Inst_5D_SUM": 6422183540.0, + "Prev_Rotation_Rank_W2": 6, + "Prev_Frg_5D_SUM_W2": 6422183540.0, + "Prev_Inst_5D_SUM_W2": 6422183540.0, + "Smart_Money": "ABSENT" + }, + { + "Sector": "건설", + "Proxy_Ticker": "117700", + "Proxy_Name": "KODEX 건설", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 9.57764096430048, + "Sector_Ret10D": 5.835010060362178, + "Sector_Ret20D": -7.547912126219629, + "Sector_RS_20D": -28.09696168494333, + "SmartMoney_5D_KRW": -119730928385.0, + "SmartMoney_20D_KRW": -42467945910.0, + "Sector_AvgTradeValue_20D_KRW": 120438446946.05, + "SmartMoney_5D_Norm": -0.9941254758842337, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.0, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 36.7, + "Sector_Median_PBR": 1.11, + "Sector_Score": 29, + "Sector_Rank": 10, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "1900-01-01T00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "117700", + "Frg_5D_SUM": -59865464192.5, + "Inst_5D_SUM": -59865464192.5, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -21233972955.0, + "Inst_20D_SUM": -21233972955.0, + "ETF_Ret5D": 10.42687193841847, + "ETF_Ret10D": 5.835010060362178, + "ETF_Ret20D": -4.247572815533984, + "Rotation_Score": 29, + "Rotation_Rank": 10, + "Prev_Rotation_Rank": 16, + "Prev_Frg_5D_SUM": -66570219960.0, + "Prev_Inst_5D_SUM": -66570219960.0, + "Prev_Rotation_Rank_W2": 16, + "Prev_Frg_5D_SUM_W2": -66570219960.0, + "Prev_Inst_5D_SUM_W2": -66570219960.0, + "Smart_Money": "ABSENT" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 11.06919400393492, + "Sector_Ret10D": 4.346017883135778, + "Sector_Ret20D": -4.443808560705852, + "Sector_RS_20D": -24.99285811942955, + "SmartMoney_5D_KRW": -13913858500.0, + "SmartMoney_20D_KRW": -174663414200.0, + "Sector_AvgTradeValue_20D_KRW": 212624266630.0, + "SmartMoney_5D_Norm": -0.06543871365450644, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.4, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 51.3, + "Sector_Median_PBR": 14.98, + "Sector_Score": 27, + "Sector_Rank": 11, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": "00:00:00", + "AsOfDate": "2026-06-17", + "ETF_Code": "0117V0", + "Frg_5D_SUM": -6956929250.0, + "Inst_5D_SUM": -6956929250.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -87331707100.0, + "Inst_20D_SUM": -87331707100.0, + "ETF_Ret5D": 9.731029958451787, + "ETF_Ret10D": 4.346017883135778, + "ETF_Ret20D": -6.152982981110899, + "Rotation_Score": 27, + "Rotation_Rank": 11, + "Prev_Rotation_Rank": 10, + "Prev_Frg_5D_SUM": 10591893850.0, + "Prev_Inst_5D_SUM": 10591893850.0, + "Prev_Rotation_Rank_W2": 10, + "Prev_Frg_5D_SUM_W2": 10591893850.0, + "Prev_Inst_5D_SUM_W2": 10591893850.0, + "Smart_Money": "ABSENT" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.8786999999999999, + "Sector_Ret5D": 5.053099192597546, + "Sector_Ret10D": -0.7155635062611854, + "Sector_Ret20D": -6.350295142434491, + "Sector_RS_20D": -26.89934470115819, + "SmartMoney_5D_KRW": -4881487714.469999, + "SmartMoney_20D_KRW": -60954150234.13498, + "Sector_AvgTradeValue_20D_KRW": 77631217686.56425, + "SmartMoney_5D_Norm": -0.06288047334487251, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.3508, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 9.1, + "Sector_Median_PBR": 1.35, + "Sector_Score": 27, + "Sector_Rank": 12, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": 0, + "AsOfDate": "2026-06-17T00:00:00", + "ETF_Code": "0111J0", + "Frg_5D_SUM": -2440743857.235, + "Inst_5D_SUM": -2440743857.235, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -30477075117.06749, + "Inst_20D_SUM": -30477075117.06749, + "ETF_Ret5D": 5.983450031826854, + "ETF_Ret10D": -0.7155635062611854, + "ETF_Ret20D": -8.011049723756901, + "Rotation_Score": 27, + "Rotation_Rank": 12, + "Prev_Rotation_Rank": 7, + "Prev_Frg_5D_SUM": 1101145164.1, + "Prev_Inst_5D_SUM": 1101145164.1, + "Prev_Rotation_Rank_W2": 7, + "Prev_Frg_5D_SUM_W2": 1101145164.1, + "Prev_Inst_5D_SUM_W2": 1101145164.1, + "Smart_Money": "ABSENT" + }, + { + "Sector": "플랜트/EPC", + "Proxy_Ticker": "028050", + "Proxy_Name": "삼성E&A", + "Proxy_Type": "대표주", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.9999999999999999, + "Sector_Ret5D": 10.39902338391468, + "Sector_Ret10D": 6.490872210953347, + "Sector_Ret20D": -1.572601344674353, + "Sector_RS_20D": -22.12165090339805, + "SmartMoney_5D_KRW": -125453133060.0, + "SmartMoney_20D_KRW": -62217616250.0, + "Sector_AvgTradeValue_20D_KRW": 121035669950.75, + "SmartMoney_5D_Norm": -1.036497200462041, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.0, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 5, + "ETF_NAV_Risk": "NOT_ETF", + "ETF_Liquidity_Status": "NOT_ETF", + "ETF_Execution_Use": "NOT_ETF", + "Sector_Median_PE": 36.7, + "Sector_Median_PBR": 1.93, + "Sector_Score": 25, + "Sector_Rank": 13, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE", + "RW1": 0, + "RW3": 1, + "AsOfDate": "2026-06-17T00:00:00", + "ETF_Code": "028050", + "Frg_5D_SUM": -62726566530.0, + "Inst_5D_SUM": -62726566530.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -31108808125.0, + "Inst_20D_SUM": -31108808125.0, + "ETF_Ret5D": 10.9936575052854, + "ETF_Ret10D": 6.490872210953347, + "ETF_Ret20D": 6.060606060606055, + "Rotation_Score": 25, + "Rotation_Rank": 13, + "Prev_Rotation_Rank": 17, + "Prev_Frg_5D_SUM": -72353531890.0, + "Prev_Inst_5D_SUM": -72353531890.0, + "Prev_Rotation_Rank_W2": 17, + "Prev_Frg_5D_SUM_W2": -72353531890.0, + "Prev_Inst_5D_SUM_W2": -72353531890.0, + "Smart_Money": "ABSENT" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 5.367079618064952, + "Sector_Ret10D": 0.6993006993007089, + "Sector_Ret20D": -0.528230194802627, + "Sector_RS_20D": -21.07727975352633, + "SmartMoney_5D_KRW": -2603953200.0, + "SmartMoney_20D_KRW": -31560548845.0, + "Sector_AvgTradeValue_20D_KRW": 89526105366.30063, + "SmartMoney_5D_Norm": -0.02908596536558574, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.6, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 2, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 33.3, + "Sector_Median_PBR": 3.47, + "Sector_Score": 20, + "Sector_Rank": 14, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": 0, + "AsOfDate": "2026-06-17T00:00:00", + "ETF_Code": "266410", + "Frg_5D_SUM": -1301976600.0, + "Inst_5D_SUM": -1301976600.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -15780274422.5, + "Inst_20D_SUM": -15780274422.5, + "ETF_Ret5D": 1.35354629128317, + "ETF_Ret10D": 0.6993006993007089, + "ETF_Ret20D": -4.196519959058342, + "Rotation_Score": 20, + "Rotation_Rank": 14, + "Prev_Rotation_Rank": 15, + "Prev_Frg_5D_SUM": 2173638780.0, + "Prev_Inst_5D_SUM": 2173638780.0, + "Prev_Rotation_Rank_W2": 15, + "Prev_Frg_5D_SUM_W2": 2173638780.0, + "Prev_Inst_5D_SUM_W2": 2173638780.0, + "Smart_Money": "ABSENT" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 1.0, + "Sector_Ret5D": 4.45437600860943, + "Sector_Ret10D": -8.141245708680723, + "Sector_Ret20D": -0.5427318905468694, + "Sector_RS_20D": -21.09178144927057, + "SmartMoney_5D_KRW": -159309584450.0, + "SmartMoney_20D_KRW": -1180644375490.0, + "Sector_AvgTradeValue_20D_KRW": 712256375404.9999, + "SmartMoney_5D_Norm": -0.2236688781612016, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.4, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 16.5, + "Sector_Median_PBR": 1.11, + "Sector_Score": 19, + "Sector_Rank": 15, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": 0, + "AsOfDate": "2026-06-17T00:00:00", + "ETF_Code": "091180", + "Frg_5D_SUM": -79654792225.0, + "Inst_5D_SUM": -79654792225.0, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -590322187745.0, + "Inst_20D_SUM": -590322187745.0, + "ETF_Ret5D": 6.723646723646715, + "ETF_Ret10D": -8.141245708680723, + "ETF_Ret20D": 1.586440677966094, + "Rotation_Score": 19, + "Rotation_Rank": 15, + "Prev_Rotation_Rank": 13, + "Prev_Frg_5D_SUM": -224787463450.0, + "Prev_Inst_5D_SUM": -224787463450.0, + "Prev_Rotation_Rank_W2": 13, + "Prev_Frg_5D_SUM_W2": -224787463450.0, + "Prev_Inst_5D_SUM_W2": -224787463450.0, + "Smart_Money": "ABSENT" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.7675, + "Sector_Ret5D": 7.945010047946552, + "Sector_Ret10D": -1.620370370370372, + "Sector_Ret20D": 2.33705197056489, + "Sector_RS_20D": -18.21199758815881, + "SmartMoney_5D_KRW": -8210669074.519997, + "SmartMoney_20D_KRW": -9858392311.869987, + "Sector_AvgTradeValue_20D_KRW": 86044856034.0885, + "SmartMoney_5D_Norm": -0.09542312525070837, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.4114, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 37.8, + "Sector_Median_PBR": 1.35, + "Sector_Score": 19, + "Sector_Rank": 16, + "Alert_Level": "OUTFLOW_CAUTION", + "Data_Quality": "B", + "Decision_Use": "TRADE_OK", + "Reason": "Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": 0, + "AsOfDate": "2026-06-17T00:00:00", + "ETF_Code": "307520", + "Frg_5D_SUM": -4105334537.259998, + "Inst_5D_SUM": -4105334537.259998, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -4929196155.934994, + "Inst_20D_SUM": -4929196155.934994, + "ETF_Ret5D": 9.8901098901099, + "ETF_Ret10D": -1.620370370370372, + "ETF_Ret20D": 1.391650099403585, + "Rotation_Score": 19, + "Rotation_Rank": 16, + "Prev_Rotation_Rank": 12, + "Prev_Frg_5D_SUM": -4835735306.210003, + "Prev_Inst_5D_SUM": -4835735306.210003, + "Prev_Rotation_Rank_W2": 12, + "Prev_Frg_5D_SUM_W2": -4835735306.210003, + "Prev_Inst_5D_SUM_W2": -4835735306.210003, + "Smart_Money": "ABSENT" + }, + { + "Sector": "로보틱스", + "Proxy_Ticker": "0190C0", + "Proxy_Name": "RISE 현대차고정피지컬AI", + "Proxy_Type": "ETF", + "Universe_Source": "DEFAULT_TEMPLATE", + "Coverage_Weight": 0.9863, + "Sector_Ret5D": 5.011901455578009, + "Sector_Ret10D": -14.05386740331491, + "Sector_Ret20D": 8.788422569235761, + "Sector_RS_20D": -11.76062698948794, + "SmartMoney_5D_KRW": -112706286800.08, + "SmartMoney_20D_KRW": -967139081294.1998, + "Sector_AvgTradeValue_20D_KRW": 593508267414.1685, + "SmartMoney_5D_Norm": -0.1898984276851363, + "SmartMoney_20D_Norm": null, + "Flow_Breadth_5D": 0.1718, + "Flow_Rows_Min": 20, + "Stale_Count": 0, + "ETF_Liquidity_Score": 9, + "ETF_NAV_Risk": "NAV_DATA_MISSING", + "ETF_Liquidity_Status": "WARN", + "ETF_Execution_Use": "WATCH_ONLY", + "Sector_Median_PE": 40.2, + "Sector_Median_PBR": 2.94, + "Sector_Score": 14, + "Sector_Rank": 17, + "Alert_Level": "OUTFLOW_ALERT", + "Data_Quality": "A", + "Decision_Use": "TRADE_OK", + "Reason": "010620:DATA_PARTIAL | Universe_Source=DEFAULT_TEMPLATE | ETF_NAV_DATA_MISSING | ETF_Liquidity=WARN | ETF_Execution=WATCH_ONLY", + "RW1": 0, + "RW3": 1, + "AsOfDate": "2026-06-17T00:00:00", + "ETF_Code": "0190C0", + "Frg_5D_SUM": -56353143400.04001, + "Inst_5D_SUM": -56353143400.04001, + "Indiv_5D_SUM": 0, + "Frg_20D_SUM": -483569540647.0999, + "Inst_20D_SUM": -483569540647.0999, + "ETF_Ret5D": 7.007738607050729, + "ETF_Ret10D": -14.05386740331491, + "ETF_Ret20D": 6.458511548331902, + "Rotation_Score": 14, + "Rotation_Rank": 17, + "Prev_Rotation_Rank": 14, + "Prev_Frg_5D_SUM": -133573518933.39, + "Prev_Inst_5D_SUM": -133573518933.39, + "Prev_Rotation_Rank_W2": 14, + "Prev_Frg_5D_SUM_W2": -133573518933.39, + "Prev_Inst_5D_SUM_W2": -133573518933.39, + "Smart_Money": "ABSENT" + } + ], + "data_feed": [ + { + "Ticker": "005930", + "Name": "삼성전자", + "Price_Date": "2026.06.15", + "Frg_5D": -3835432, + "Inst_5D": -2695953, + "Indiv_5D": 6531385, + "Frg_20D": -65565915, + "Inst_20D": 16610181, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 337000, + "Open": 342500, + "PrevClose": 322500, + "High": 344500, + "Low": 334000, + "Volume": 20180857, + "AvgVolume_5D": 31706150, + "MA20": 309300.0, + "MA60": 247500.0, + "Ret5D": 14.04, + "Ret10D": 6.31, + "Ret20D": 13.85, + "Ret60D": 73.8, + "ATR20": 23938, + "ATR20_Pct": 7.1, + "Val_Surge_Pct": -30.3, + "AvgTradeValue_5D_M": 9756123.65, + "AvgTradeValue_20D_M": 10405577.45, + "AvgTradeValue_5D_KRW": 9756123647400, + "AvgTradeValue_20D_KRW": 10405577452100, + "TradeValue_Unit": "KRW", + "Bid": 337000.0, + "Ask": 337500.0, + "Spread_Pct": 0.15, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성전자(주) 현금ㆍ현물 배당 결정 | 삼성전자(주) (정정)연결재무제표기준영업(잠정)실적(공정공시) | 삼성전자(주) 연결재무제표기준영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Forward_PE": 27.24, + "PBR": 4.69, + "EPS": 12372.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.5, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 437500.0, + "Upside_Pct": 29.8, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 338197, + "Stop_Price_Est": 322000, + "Stop_Price_Source": "account_snapshot", + "EE_Est": 3.06, + "Pos_Size_Qty": 40, + "Pos_Size_Constraint": "ATR(40주)", + "TP1_Price": 213755.0, + "TP1_Qty": 132.0, + "TP2_Price": 232343.0, + "TP2_Qty": 159.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 43.09, + "Profit_Pct": 81.31, + "Unrealized_PnL": 80096780.0, + "Stage2_Gate": null, + "Band_Status": "CORE_HIGH", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 2.826, + "Disparity": 8.96, + "RSI14": 60.6, + "BB_Width": 32.99, + "BB_Position": 77.1, + "BB_Upper": 360319, + "BB_Lower": 258281, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격8.96%_RSI60.6)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 40, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Block_Reason": "anti_climax_block|profit_protect_zone", + "Sell_Action": "PROFIT_TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": 265.0, + "Sell_Limit_Price": 232343.0, + "Sell_Price_Source": "TP2_PRICE", + "Sell_Price_Basis": "TAKE_PROFIT_TIER2_PRICE", + "Sell_Execution_Window": "INTRADAY_LIMIT_OR_CLOSE_REVIEW", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "PROFIT_PROTECT_50", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": 530.0, + "Account_Avg_Cost": 185874.0, + "Account_Market_Value": 179801661.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": 265.0, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "SELL_READY", + "Action_Priority": 10, + "Priority_Score": 53.39, + "Final_Rank": 1, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 25, + "SS001_V": 8, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 48, + "SS001_Norm_Score": 48, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 5.7, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 1, + "AC_S5": 1, + "AC_Total": 3, + "AC_Gate": "BLOCK", + "C1_Price": 0, + "C2_RelStr": 1, + "C3_VolSurge": 0, + "C4_Flow": 0, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 5.49, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "익절(50%) 50% @232343원 [PROFIT_PROTECT_50]", + "Action_Params": "50% | @232,343원 | INTRADAY_LIMIT_OR_CLOSE_REVIEW | LIMIT_SELL", + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 11 + }, + { + "Ticker": "000660", + "Name": "SK하이닉스", + "Price_Date": "2026.06.15", + "Frg_5D": 114324, + "Inst_5D": -465704, + "Indiv_5D": 351380, + "Frg_20D": -7819800, + "Inst_20D": 1777355, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 2288000, + "Open": 2283000, + "PrevClose": 2150000, + "High": 2322000, + "Low": 2265000, + "Volume": 3568681, + "AvgVolume_5D": 5865866, + "MA20": 2087550.0, + "MA60": 1492950.0, + "Ret5D": 19.73, + "Ret10D": -1.93, + "Ret20D": 16.14, + "Ret60D": 135.88, + "ATR20": 170700, + "ATR20_Pct": 7.46, + "Val_Surge_Pct": -33.1, + "AvgTradeValue_5D_M": 12206560.17, + "AvgTradeValue_20D_M": 12062172.04, + "AvgTradeValue_5D_KRW": 12206560167000, + "AvgTradeValue_20D_KRW": 12062172039500, + "TradeValue_Unit": "KRW", + "Bid": 2288000.0, + "Ask": 2289000.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에스케이하이닉스(주) 중간(분기)배당락 기준가격 안내", + "DART_Risk": null, + "Forward_PE": 22.1, + "PBR": 9.62, + "EPS": 103521.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.13, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 2751667.0, + "Upside_Pct": 20.3, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 2296535, + "Stop_Price_Est": 2030000, + "Stop_Price_Source": "account_snapshot", + "EE_Est": 0.85, + "Pos_Size_Qty": 5, + "Pos_Size_Constraint": "ATR(5주)", + "TP1_Price": 2064657.0, + "TP1_Qty": 14.0, + "TP2_Price": 2244193.0, + "TP2_Qty": 16.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 30.91, + "Profit_Pct": 27.44, + "Unrealized_PnL": 27588176.0, + "Stage2_Gate": null, + "Band_Status": "CORE_HIGH", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 3.611, + "Disparity": 9.6, + "RSI14": 62.8, + "BB_Width": 38.93, + "BB_Position": 74.7, + "BB_Upper": 2493881, + "BB_Lower": 1681219, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격9.6%_RSI62.8)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 33, + "Timing_Score_Exit": 25, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Block_Reason": "anti_climax_caution|profit_protect_zone", + "Sell_Action": "PROFIT_TRIM_25", + "Sell_Ratio_Pct": 25, + "Sell_Qty": 14.0, + "Sell_Limit_Price": 2064657.0, + "Sell_Price_Source": "TP1_PRICE", + "Sell_Price_Basis": "TAKE_PROFIT_TIER1_PRICE", + "Sell_Execution_Window": "INTRADAY_LIMIT_OR_CLOSE_REVIEW", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "PROFIT_PROTECT_20", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": 56.0, + "Account_Avg_Cost": 1795354.0, + "Account_Market_Value": 128958355.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": 14.0, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "SELL_READY", + "Action_Priority": 10, + "Priority_Score": 31.98, + "Final_Rank": 2, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 15, + "SS001_V": 8, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 38, + "SS001_Norm_Score": 38, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 6.2, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 2, + "AC_Gate": "CAUTION", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 1, + "RW3": null, + "RW4": 0, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -2.75, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "익절(25%) 25% @2064657원 [PROFIT_PROTECT_20]", + "Action_Params": "25% | @2,064,657원 | INTRADAY_LIMIT_OR_CLOSE_REVIEW | LIMIT_SELL", + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 15 + }, + { + "Ticker": "000270", + "Name": "기아", + "Price_Date": "2026.06.15", + "Frg_5D": 743899, + "Inst_5D": 185509, + "Indiv_5D": -929408, + "Frg_20D": 93485, + "Inst_20D": 610409, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 167500, + "Open": 169200, + "PrevClose": 166800, + "High": 172900, + "Low": 167100, + "Volume": 1297572, + "AvgVolume_5D": 1921768, + "MA20": 163125.0, + "MA60": 159685.0, + "Ret5D": 10.63, + "Ret10D": -1.0, + "Ret20D": -5.95, + "Ret60D": 0.12, + "ATR20": 10435, + "ATR20_Pct": 6.23, + "Val_Surge_Pct": -29.7, + "AvgTradeValue_5D_M": 309106.12, + "AvgTradeValue_20D_M": 279482.84, + "AvgTradeValue_5D_KRW": 309106121860, + "AvgTradeValue_20D_KRW": 279482844955, + "TradeValue_Unit": "KRW", + "Bid": 167500.0, + "Ask": 167600.0, + "Spread_Pct": 0.06, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "기아(주) 영업(잠정)실적(공정공시)", + "DART_Risk": null, + "Forward_PE": 9.42, + "PBR": 1.06, + "EPS": 17772.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 4.06, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 227400.0, + "Upside_Pct": 35.8, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 168022, + "Stop_Price_Est": 154100, + "Stop_Price_Source": "ATR추정", + "EE_Est": 2.13, + "Pos_Size_Qty": 92, + "Pos_Size_Constraint": "ATR(92주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -1.533, + "Disparity": 2.68, + "RSI14": 53.6, + "BB_Width": 14.29, + "BB_Position": 68.8, + "BB_Upper": 174780, + "BB_Lower": 151470, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-1.53%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_TIMING_SETUP", + "Action_Priority": 90, + "Priority_Score": 20.0, + "Final_Rank": 13, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 25, + "SS001_V": 8, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 73, + "SS001_Norm_Score": 73, + "SS001_Grade": "B", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 0.2, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 0.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 0.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -1.82, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "WATCH_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:B73점 타이밍미충족(flow_strong|anti_climax_clear|ma20_down) | PERF_CAUTION(quality_gap_penalty|data_short)", + "Action_Params": "대기 — flow_strong|anti_climax_clear|ma20_down | PERF_CAUTION(quality_gap_penalty|data_short)", + "Allowed_Action": "WATCH_CANDIDATE", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "091160", + "Name": "KODEX 반도체", + "Price_Date": "2026.06.15", + "Frg_5D": 71319, + "Inst_5D": 61992, + "Indiv_5D": -133311, + "Frg_20D": 100412, + "Inst_20D": 1354864, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 173050, + "Open": 175445, + "PrevClose": 168740, + "High": 175595, + "Low": 171295, + "Volume": 2648009, + "AvgVolume_5D": 4627931, + "MA20": 156919.5, + "MA60": 128114.83, + "Ret5D": 21.94, + "Ret10D": 7.5, + "Ret20D": 10.08, + "Ret60D": 73.97, + "ATR20": 10708, + "ATR20_Pct": 6.19, + "Val_Surge_Pct": -36.2, + "AvgTradeValue_5D_M": 718157.72, + "AvgTradeValue_20D_M": 993452.5, + "AvgTradeValue_5D_KRW": 718157722822, + "AvgTradeValue_20D_KRW": 993452503948, + "TradeValue_Unit": "KRW", + "Bid": 173050.0, + "Ask": 173110.0, + "Spread_Pct": 0.03, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 173585, + "Stop_Price_Est": 159206, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 90, + "Pos_Size_Constraint": "ATR(90주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 1.686, + "Disparity": 10.28, + "RSI14": 63.5, + "BB_Width": 24.09, + "BB_Position": 92.7, + "BB_Upper": 175824, + "BB_Lower": 138015, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격10.28%_RSI63.5)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 63, + "Timing_Score_Exit": 0, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 19.6, + "Final_Rank": 19, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 35, + "SS001_Norm_Score": 35, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 6.7, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 1, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 2.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 6.68, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D35점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 5 + }, + { + "Ticker": "463250", + "Name": "TIGER K방산&우주", + "Price_Date": "2026.06.15", + "Frg_5D": -27710, + "Inst_5D": 118341, + "Indiv_5D": -90631, + "Frg_20D": -120668, + "Inst_20D": 890650, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 41680, + "Open": 40910, + "PrevClose": 40400, + "High": 42400, + "Low": 39770, + "Volume": 920291, + "AvgVolume_5D": 889388, + "MA20": 41816.75, + "MA60": 46141.17, + "Ret5D": 16.52, + "Ret10D": -3.49, + "Ret20D": -10.73, + "Ret60D": -12.88, + "ATR20": 2473, + "ATR20_Pct": 5.93, + "Val_Surge_Pct": 12.6, + "AvgTradeValue_5D_M": 34061.51, + "AvgTradeValue_20D_M": 47320.69, + "AvgTradeValue_5D_KRW": 34061511946, + "AvgTradeValue_20D_KRW": 47320689209, + "TradeValue_Unit": "KRW", + "Bid": 41670.0, + "Ask": 41680.0, + "Spread_Pct": 0.02, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 41804, + "Stop_Price_Est": 38346, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 391, + "Pos_Size_Constraint": "ATR(391주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -4.222, + "Disparity": -0.33, + "RSI14": 47.1, + "BB_Width": 28.97, + "BB_Position": 48.9, + "BB_Upper": 47874, + "BB_Lower": 35760, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-4.22%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 20.0, + "Final_Rank": 17, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 35, + "SS001_Norm_Score": 35, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 1.0, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 0, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 1, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -4.31, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "CLOSE_POSITION", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D35점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "064350", + "Name": "현대로템", + "Price_Date": "2026.06.15", + "Frg_5D": 297883, + "Inst_5D": 123235, + "Indiv_5D": -421118, + "Frg_20D": 1296116, + "Inst_20D": -720828, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 213000, + "Open": 211000, + "PrevClose": 208500, + "High": 218000, + "Low": 203000, + "Volume": 459919, + "AvgVolume_5D": 656101, + "MA20": 198645.0, + "MA60": 208326.67, + "Ret5D": 21.71, + "Ret10D": 6.23, + "Ret20D": 0.24, + "Ret60D": 10.42, + "ATR20": 15115, + "ATR20_Pct": 7.1, + "Val_Surge_Pct": -21.9, + "AvgTradeValue_5D_M": 125455.91, + "AvgTradeValue_20D_M": 131137.79, + "AvgTradeValue_5D_KRW": 125455914200, + "AvgTradeValue_20D_KRW": 131137794025, + "TradeValue_Unit": "KRW", + "Bid": 212500.0, + "Ask": 213000.0, + "Spread_Pct": 0.24, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "현대로템(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": "현대로템(주) (정정)소송등의제기ㆍ신청(일정금액 이상의 청구)", + "Forward_PE": 28.6, + "PBR": 7.22, + "EPS": 7448.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.28, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 311944.0, + "Upside_Pct": 46.5, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 213756, + "Stop_Price_Est": 200000, + "Stop_Price_Source": "account_snapshot", + "EE_Est": 3.57, + "Pos_Size_Qty": 63, + "Pos_Size_Constraint": "ATR(63주)", + "TP1_Price": 239412.0, + "TP1_Qty": 95.0, + "TP2_Price": 261176.0, + "TP2_Qty": 48.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 9.81, + "Profit_Pct": -2.14, + "Unrealized_PnL": -887577.0, + "Stage2_Gate": null, + "Band_Status": "OVERWEIGHT", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -2.57, + "Disparity": 7.23, + "RSI14": 55.1, + "BB_Width": 21.1, + "BB_Position": 84.2, + "BB_Upper": 219606, + "BB_Lower": 177684, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.57%)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 52, + "Timing_Score_Exit": 18, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": 191.0, + "Account_Avg_Cost": 217647.0, + "Account_Market_Value": 40685802.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 21.0, + "Final_Rank": 16, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 25, + "SS001_V": 8, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 73, + "SS001_Norm_Score": 73, + "SS001_Grade": "B", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 5.7, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 0, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 1, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 2.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 5.41, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "WATCH_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "DART:현대로템(주) (정정)소송등의제기ㆍ신청(일정금액 이상의 청구)", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 15 + }, + { + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Price_Date": "2026.06.15", + "Frg_5D": -16295, + "Inst_5D": 31072, + "Indiv_5D": -14777, + "Frg_20D": 54442, + "Inst_20D": -97319, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 1084000, + "Open": 1123000, + "PrevClose": 1078000, + "High": 1123000, + "Low": 1066000, + "Volume": 140557, + "AvgVolume_5D": 214890, + "MA20": 1145450.0, + "MA60": 1315316.67, + "Ret5D": 7.75, + "Ret10D": -7.59, + "Ret20D": -17.0, + "Ret60D": -22.35, + "ATR20": 74600, + "ATR20_Pct": 6.88, + "Val_Surge_Pct": -31.1, + "AvgTradeValue_5D_M": 221293.3, + "AvgTradeValue_20D_M": 275838.19, + "AvgTradeValue_5D_KRW": 221293295200, + "AvgTradeValue_20D_KRW": 275838187950, + "TradeValue_Unit": "KRW", + "Bid": 1083000.0, + "Ask": 1084000.0, + "Spread_Pct": 0.09, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": 34.05, + "PBR": 5.6, + "EPS": 31839.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.65, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 1831667.0, + "Upside_Pct": 69.0, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 1087730, + "Stop_Price_Est": 997280, + "Stop_Price_Source": "ATR추정", + "EE_Est": 4.11, + "Pos_Size_Qty": 12, + "Pos_Size_Constraint": "ATR(12주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -5.272, + "Disparity": -5.36, + "RSI14": 38.8, + "BB_Width": 33.72, + "BB_Position": 34.1, + "BB_Upper": 1338591, + "BB_Lower": 952309, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.27%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 16.0, + "Final_Rank": 22, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 8, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 48, + "SS001_Norm_Score": 48, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -8.4, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 1, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -8.41, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "CLOSE_POSITION", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D48점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "117700", + "Name": "KODEX 건설", + "Price_Date": "2026.06.15", + "Frg_5D": -9290, + "Inst_5D": -381884, + "Indiv_5D": 391174, + "Frg_20D": -237111, + "Inst_20D": 903553, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 7850, + "Open": 8120, + "PrevClose": 7425, + "High": 8120, + "Low": 7680, + "Volume": 3000168, + "AvgVolume_5D": 2112296, + "MA20": 7712.5, + "MA60": 8176.92, + "Ret5D": 17.6, + "Ret10D": -2.0, + "Ret20D": -13.4, + "Ret60D": 18.13, + "ATR20": 523, + "ATR20_Pct": 6.66, + "Val_Surge_Pct": 56.4, + "AvgTradeValue_5D_M": 15058.89, + "AvgTradeValue_20D_M": 23057.56, + "AvgTradeValue_5D_KRW": 15058889894, + "AvgTradeValue_20D_KRW": 23057561195, + "TradeValue_Unit": "KRW", + "Bid": 7845.0, + "Ask": 7850.0, + "Spread_Pct": 0.06, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성 KODEX 건설증권상장지수투자신탁(주식) ETF유동성공급자(LP)... | 삼성 KODEX 건설증권상장지수투자신탁(주식) ETF유동성공급자(LP)...", + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 7876, + "Stop_Price_Est": 7222, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 1851, + "Pos_Size_Constraint": "ATR(1851주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -5.565, + "Disparity": 1.78, + "RSI14": 50.3, + "BB_Width": 26.48, + "BB_Position": 56.7, + "BB_Upper": 8733, + "BB_Lower": 6692, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.57%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 48, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Block_Reason": "flow_partial|anti_climax_block|ma20_down", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": null, + "Sell_Limit_Price": 7693.0, + "Sell_Price_Source": "EARLY_WARNING_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_EARLY_WARNING", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_EXIT_SIGNAL", + "Action_Priority": 35, + "Priority_Score": 31.8, + "Final_Rank": 8, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.6, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 12, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 22, + "SS001_Norm_Score": 22, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 7.2, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 1, + "AC_S5": 1, + "AC_Total": 3, + "AC_Gate": "BLOCK", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 0, + "C5_Sector": 0.0, + "Leader_Scan_Total": 0.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 1.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -2.82, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "과열(flow_partial|anti_climax_block|ma20_down)", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 41 + }, + { + "Ticker": "028050", + "Name": "삼성E&A", + "Price_Date": "2026.06.15", + "Frg_5D": -2440822, + "Inst_5D": 1328491, + "Indiv_5D": 1112331, + "Frg_20D": -2711543, + "Inst_20D": 1068502, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 52100, + "Open": 54600, + "PrevClose": 47600, + "High": 54600, + "Low": 50700, + "Volume": 3424543, + "AvgVolume_5D": 1730433, + "MA20": 49597.5, + "MA60": 47894.17, + "Ret5D": 17.21, + "Ret10D": -1.51, + "Ret20D": -4.75, + "Ret60D": 64.61, + "ATR20": 3815, + "ATR20_Pct": 7.32, + "Val_Surge_Pct": 122.1, + "AvgTradeValue_5D_M": 80329.62, + "AvgTradeValue_20D_M": 92407.59, + "AvgTradeValue_5D_KRW": 80329621860, + "AvgTradeValue_20D_KRW": 92407585510, + "TradeValue_Unit": "KRW", + "Bid": 52100.0, + "Ask": 52200.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성이앤에이(주) (정정)단일판매ㆍ공급계약체결 | 삼성이앤에이(주) 단일판매ㆍ공급계약 체결(자율공시) | 삼성이앤에이(주) (정정)단일판매ㆍ공급계약체결", + "DART_Risk": null, + "Forward_PE": 16.4, + "PBR": 2.13, + "EPS": 3176.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 1.52, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 66417.0, + "Upside_Pct": 27.5, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 52291, + "Stop_Price_Est": 50200, + "Stop_Price_Source": "account_snapshot", + "EE_Est": 3.37, + "Pos_Size_Qty": 253, + "Pos_Size_Constraint": "ATR(253주)", + "TP1_Price": 60096.0, + "TP1_Qty": 220.0, + "TP2_Price": 65560.0, + "TP2_Qty": 110.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 5.53, + "Profit_Pct": -4.64, + "Unrealized_PnL": -1114520.0, + "Stage2_Gate": null, + "Band_Status": "IN_BAND", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -4.303, + "Disparity": 5.05, + "RSI14": 54.8, + "BB_Width": 20.88, + "BB_Position": 74.2, + "BB_Upper": 54776, + "BB_Lower": 44419, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-4.30%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 32, + "Timing_Score_Exit": 33, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_partial|anti_climax_caution|ma20_down", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": 145.0, + "Sell_Limit_Price": 50956.0, + "Sell_Price_Source": "EARLY_WARNING_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_EARLY_WARNING", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": 440.0, + "Account_Avg_Cost": 54633.0, + "Account_Market_Value": 23354732.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": 145.0, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "SELL_READY", + "Action_Priority": 10, + "Priority_Score": 26.55, + "Final_Rank": 4, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.6, + "Trailing_Stop_Price": null, + "SS001_P": 25, + "SS001_V": 8, + "SS001_F": 12, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 60, + "SS001_Norm_Score": 60, + "SS001_Grade": "C", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 16.6, + "Breakout_Gate": "ALLOW", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 2, + "AC_Gate": "CAUTION", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.0, + "Leader_Scan_Total": 1.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 1.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -2.33, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "RW초기경보(33%) 33% @50956원 [RW_EARLY_WARNING]", + "Action_Params": "33% | @50,956원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Allowed_Action": "HOLD", + "Sell_Priority_Score": 61 + }, + { + "Ticker": "454320", + "Name": "HANARO CAPEX설비투자iSelect", + "Price_Date": "2026.06.15", + "Frg_5D": -1082, + "Inst_5D": -804, + "Indiv_5D": 1886, + "Frg_20D": -6146, + "Inst_20D": 4620, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 52035, + "Open": 50885, + "PrevClose": 49150, + "High": 52240, + "Low": 49920, + "Volume": 18546, + "AvgVolume_5D": 16125, + "MA20": 51876.0, + "MA60": 51456.92, + "Ret5D": 18.14, + "Ret10D": 0.44, + "Ret20D": -11.96, + "Ret60D": 21.75, + "ATR20": 3406, + "ATR20_Pct": 6.55, + "Val_Surge_Pct": 27.8, + "AvgTradeValue_5D_M": 754.95, + "AvgTradeValue_20D_M": 1589.28, + "AvgTradeValue_5D_KRW": 754945667, + "AvgTradeValue_20D_KRW": 1589279308, + "TradeValue_Unit": "KRW", + "Bid": 51985.0, + "Ask": 52035.0, + "Spread_Pct": 0.1, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "WATCH", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 52205, + "Stop_Price_Est": 47872, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 283, + "Pos_Size_Constraint": "ATR(283주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -6.006, + "Disparity": 0.31, + "RSI14": 50.5, + "BB_Width": 30.09, + "BB_Position": 51.0, + "BB_Upper": 59680, + "BB_Lower": 44072, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-6.01%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 27, + "Timing_Score_Exit": 58, + "Timing_Action": "EXIT_REVIEW", + "Timing_Block_Reason": "anti_climax_caution|ma20_down", + "Sell_Action": "TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": null, + "Sell_Limit_Price": 51013.0, + "Sell_Price_Source": "RELATIVE_WEAKNESS_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_REVIEW", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_EXIT_SIGNAL", + "Action_Priority": 35, + "Priority_Score": 50.3, + "Final_Rank": 5, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 10, + "SS001_Norm_Score": 10, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 3.0, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 1, + "AC_S5": 1, + "AC_Total": 2, + "AC_Gate": "CAUTION", + "C1_Price": 1, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 0, + "C5_Sector": 0.0, + "Leader_Scan_Total": 1.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 1, + "RW5": 0, + "RW_Partial": 2.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -0.38, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": null, + "Action_Params": null, + "Allowed_Action": "REVIEW_EXIT", + "Sell_Priority_Score": 44 + }, + { + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Price_Date": "2026.06.15", + "Frg_5D": 833330, + "Inst_5D": -1052903, + "Indiv_5D": 219573, + "Frg_20D": 784750, + "Inst_20D": -2021044, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 257500, + "Open": 240000, + "PrevClose": 222500, + "High": 265500, + "Low": 238000, + "Volume": 1891610, + "AvgVolume_5D": 1251729, + "MA20": 246475.0, + "MA60": 413380.0, + "Ret5D": 23.8, + "Ret10D": 6.63, + "Ret20D": -8.04, + "Ret60D": -66.21, + "ATR20": 24970, + "ATR20_Pct": 9.7, + "Val_Surge_Pct": 73.3, + "AvgTradeValue_5D_M": 281139.97, + "AvgTradeValue_20D_M": 320042.6, + "AvgTradeValue_5D_KRW": 281139970200, + "AvgTradeValue_20D_KRW": 320042596200, + "TradeValue_Unit": "KRW", + "Bid": 257500.0, + "Ask": 258000.0, + "Spread_Pct": 0.19, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "엘에스일렉트릭 주식회사 (정정)단일판매ㆍ공급계약 체결(자율공시) | 엘에스일렉트릭 주식회사 (정정)단일판매ㆍ공급계약 체결(자율공시)", + "DART_Risk": null, + "Forward_PE": 114.55, + "PBR": 18.51, + "EPS": 2248.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.23, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 260000.0, + "Upside_Pct": 1.0, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 258749, + "Stop_Price_Est": 236900, + "Stop_Price_Source": "ATR추정", + "EE_Est": 0.03, + "Pos_Size_Qty": 38, + "Pos_Size_Constraint": "ATR(38주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -5.845, + "Disparity": 4.47, + "RSI14": 43.6, + "BB_Width": 32.47, + "BB_Position": 63.8, + "BB_Upper": 286494, + "BB_Lower": 206456, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-5.84%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 52, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "leader_watch|flow_partial|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 18.0, + "Final_Rank": 20, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.6, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 8, + "SS001_F": 12, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 2, + "SS001_Total": 32, + "SS001_Norm_Score": 32, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 11.6, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 1, + "C2_RelStr": 1, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 3.5, + "Leader_Gate": "WATCH_ONLY", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 5.81, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D32점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 1 + }, + { + "Ticker": "0117V0", + "Name": "TIGER AI전력기기", + "Price_Date": "2026.06.15", + "Frg_5D": -73854, + "Inst_5D": -1198098, + "Indiv_5D": 1271952, + "Frg_20D": 59144, + "Inst_20D": 560515, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 24970, + "Open": 24100, + "PrevClose": 22820, + "High": 25385, + "Low": 23765, + "Volume": 7130910, + "AvgVolume_5D": 3338768, + "MA20": 24765.0, + "MA60": 22851.0, + "Ret5D": 19.82, + "Ret10D": 2.36, + "Ret20D": -13.61, + "Ret60D": 47.97, + "ATR20": 1993, + "ATR20_Pct": 7.98, + "Val_Surge_Pct": 139.4, + "AvgTradeValue_5D_M": 74379.8, + "AvgTradeValue_20D_M": 124824.74, + "AvgTradeValue_5D_KRW": 74379796132, + "AvgTradeValue_20D_KRW": 124824737722, + "TradeValue_Unit": "KRW", + "Bid": 24970.0, + "Ask": 24980.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 25070, + "Stop_Price_Est": 22972, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 485, + "Pos_Size_Constraint": "ATR(485주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -7.337, + "Disparity": 0.83, + "RSI14": 52.1, + "BB_Width": 32.53, + "BB_Position": 52.5, + "BB_Upper": 28793, + "BB_Lower": 20737, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-7.34%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_partial|anti_climax_caution|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 15.0, + "Final_Rank": 23, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.6, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 12, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 22, + "SS001_Norm_Score": 22, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 14.4, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 1, + "AC_S5": 1, + "AC_Total": 2, + "AC_Gate": "CAUTION", + "C1_Price": 1, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 0, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 1, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 1.54, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D22점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 1 + }, + { + "Ticker": "491820", + "Name": "HANARO 전력설비투자", + "Price_Date": "2026.06.15", + "Frg_5D": 2202, + "Inst_5D": -88861, + "Indiv_5D": 86659, + "Frg_20D": -2095, + "Inst_20D": 104384, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 56995, + "Open": 55500, + "PrevClose": 51565, + "High": 57700, + "Low": 54290, + "Volume": 420511, + "AvgVolume_5D": 196806, + "MA20": 57545.0, + "MA60": 52521.5, + "Ret5D": 17.83, + "Ret10D": 0.86, + "Ret20D": -15.8, + "Ret60D": 50.14, + "ATR20": 4663, + "ATR20_Pct": 8.18, + "Val_Surge_Pct": 138.1, + "AvgTradeValue_5D_M": 10067.0, + "AvgTradeValue_20D_M": 18616.04, + "AvgTradeValue_5D_KRW": 10066998717, + "AvgTradeValue_20D_KRW": 18616044730, + "TradeValue_Unit": "KRW", + "Bid": 56990.0, + "Ask": 56995.0, + "Spread_Pct": 0.01, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 57228, + "Stop_Price_Est": 52435, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 207, + "Pos_Size_Constraint": "ATR(207주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -7.757, + "Disparity": -0.96, + "RSI14": 51.0, + "BB_Width": 35.82, + "BB_Position": 47.3, + "BB_Upper": 67851, + "BB_Lower": 47239, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-7.76%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 47, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_partial|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 17.0, + "Final_Rank": 21, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.6, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 12, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 22, + "SS001_Norm_Score": 22, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 12.4, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 1, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 0.04, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D22점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 9 + }, + { + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Price_Date": "2026.06.15", + "Frg_5D": 16403, + "Inst_5D": -89908, + "Indiv_5D": 73505, + "Frg_20D": -35129, + "Inst_20D": 335088, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 29740, + "Open": 28800, + "PrevClose": 27685, + "High": 29995, + "Low": 28515, + "Volume": 1272143, + "AvgVolume_5D": 1256081, + "MA20": 28754.0, + "MA60": 29020.75, + "Ret5D": 14.32, + "Ret10D": -0.13, + "Ret20D": -3.02, + "Ret60D": 0.64, + "ATR20": 1699, + "ATR20_Pct": 5.71, + "Val_Surge_Pct": 12.6, + "AvgTradeValue_5D_M": 33609.41, + "AvgTradeValue_20D_M": 59142.07, + "AvgTradeValue_5D_KRW": 33609411578, + "AvgTradeValue_20D_KRW": 59142068364, + "TradeValue_Unit": "KRW", + "Bid": 29740.0, + "Ask": 29745.0, + "Spread_Pct": 0.02, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 29825, + "Stop_Price_Est": 28700, + "Stop_Price_Source": "account_snapshot", + "EE_Est": null, + "Pos_Size_Qty": 569, + "Pos_Size_Constraint": "ATR(569주)", + "TP1_Price": 34317.0, + "TP1_Qty": 328.0, + "TP2_Price": 37436.0, + "TP2_Qty": 164.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 4.71, + "Profit_Pct": -4.67, + "Unrealized_PnL": -957249.0, + "Stage2_Gate": null, + "Band_Status": "IN_BAND", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -3.51, + "Disparity": 3.43, + "RSI14": 53.8, + "BB_Width": 22.88, + "BB_Position": 65.0, + "BB_Upper": 32043, + "BB_Lower": 25465, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.51%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 8, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Block_Reason": "anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": 657.0, + "Account_Avg_Cost": 31197.0, + "Account_Market_Value": 19533723.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 12.0, + "Final_Rank": 24, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 10, + "SS001_Norm_Score": 10, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 4.6, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 1, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 2.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 1, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -0.95, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D10점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 21 + }, + { + "Ticker": "471990", + "Name": "KODEX AI반도체핵심장비", + "Price_Date": "2026.06.15", + "Frg_5D": 12845, + "Inst_5D": -412515, + "Indiv_5D": 399670, + "Frg_20D": 56516, + "Inst_20D": 270719, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 31980, + "Open": 34420, + "PrevClose": 33710, + "High": 34490, + "Low": 31735, + "Volume": 3205567, + "AvgVolume_5D": 2106092, + "MA20": 30061.25, + "MA60": 28669.08, + "Ret5D": 23.71, + "Ret10D": 4.07, + "Ret20D": -4.31, + "Ret60D": 28.13, + "ATR20": 2651, + "ATR20_Pct": 8.29, + "Val_Surge_Pct": 65.8, + "AvgTradeValue_5D_M": 61811.69, + "AvgTradeValue_20D_M": 57286.76, + "AvgTradeValue_5D_KRW": 61811693180, + "AvgTradeValue_20D_KRW": 57286763364, + "TradeValue_Unit": "KRW", + "Bid": 31980.0, + "Ask": 31985.0, + "Spread_Pct": 0.02, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 32113, + "Stop_Price_Est": 29422, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 364, + "Pos_Size_Constraint": "ATR(364주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -2.257, + "Disparity": 6.38, + "RSI14": 54.7, + "BB_Width": 25.05, + "BB_Position": 75.5, + "BB_Upper": 33826, + "BB_Lower": 26296, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.26%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 22, + "Timing_Score_Exit": 8, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Block_Reason": "anti_climax_caution|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 9.0, + "Final_Rank": 25, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 8, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 18, + "SS001_Norm_Score": 18, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 12.8, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 2, + "AC_Gate": "CAUTION", + "C1_Price": 0, + "C2_RelStr": 1, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 2.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 3.25, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D18점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 21 + }, + { + "Ticker": "434730", + "Name": "HANARO 원자력iSelect", + "Price_Date": "2026.06.15", + "Frg_5D": 10146, + "Inst_5D": 8685, + "Indiv_5D": -18831, + "Frg_20D": 8800, + "Inst_20D": 418992, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 76440, + "Open": 75410, + "PrevClose": 70570, + "High": 77065, + "Low": 73535, + "Volume": 524621, + "AvgVolume_5D": 367624, + "MA20": 73662.0, + "MA60": 75531.42, + "Ret5D": 21.62, + "Ret10D": 2.67, + "Ret20D": -10.57, + "Ret60D": 13.07, + "ATR20": 5049, + "ATR20_Pct": 6.61, + "Val_Surge_Pct": 62.6, + "AvgTradeValue_5D_M": 24669.67, + "AvgTradeValue_20D_M": 42220.65, + "AvgTradeValue_5D_KRW": 24669670665, + "AvgTradeValue_20D_KRW": 42220645703, + "TradeValue_Unit": "KRW", + "Bid": 76400.0, + "Ask": 76440.0, + "Spread_Pct": 0.05, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "EXHAUSTED", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 76692, + "Stop_Price_Est": 70325, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 191, + "Pos_Size_Constraint": "ATR(191주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -6.13, + "Disparity": 3.77, + "RSI14": 52.8, + "BB_Width": 27.9, + "BB_Position": 63.5, + "BB_Upper": 83940, + "BB_Lower": 63384, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-6.13%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 23.0, + "Final_Rank": 14, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 1.0, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 35, + "SS001_Norm_Score": 35, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 10.1, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 0, + "AC_Gate": "CLEAR", + "C1_Price": 1, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 2.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 1, + "RW5": 0, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 1.85, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D35점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "0111J0", + "Name": "HANARO 증권고배당TOP3플러스", + "Price_Date": "2026.06.15", + "Frg_5D": -8856, + "Inst_5D": -22544, + "Indiv_5D": 31400, + "Frg_20D": -113025, + "Inst_20D": 21939, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 16690, + "Open": 16785, + "PrevClose": 16585, + "High": 17240, + "Low": 16605, + "Volume": 194153, + "AvgVolume_5D": 416008, + "MA20": 17078.25, + "MA60": 17937.42, + "Ret5D": 9.48, + "Ret10D": -0.92, + "Ret20D": -13.61, + "Ret60D": -5.76, + "ATR20": 1117, + "ATR20_Pct": 6.69, + "Val_Surge_Pct": -49.8, + "AvgTradeValue_5D_M": 6459.33, + "AvgTradeValue_20D_M": 5841.68, + "AvgTradeValue_5D_KRW": 6459332899, + "AvgTradeValue_20D_KRW": 5841680242, + "TradeValue_Unit": "KRW", + "Bid": 16650.0, + "Ask": 16690.0, + "Spread_Pct": 0.24, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "NH-Amundi HANARO 증권고배당TOP3플러스증권상장지수투자신탁... | NH-Amundi HANARO 증권고배당TOP3플러스증권상장지수투자신탁... | NH-Amundi HANARO 증권고배당TOP3플러스증권상장지수투자신탁...", + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 16746, + "Stop_Price_Est": 15355, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 866, + "Pos_Size_Constraint": "ATR(866주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -4.798, + "Disparity": -2.27, + "RSI14": 46.0, + "BB_Width": 20.51, + "BB_Position": 38.9, + "BB_Upper": 18830, + "BB_Lower": 15326, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-4.80%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 0, + "Timing_Score_Exit": 23, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Block_Reason": "anti_climax_block|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "NO_BUY_OVERHEATED", + "Action_Priority": 50, + "Priority_Score": 0.0, + "Final_Rank": 10, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 8, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 18, + "SS001_Norm_Score": 18, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -7.3, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 1, + "AC_S5": 1, + "AC_Total": 3, + "AC_Gate": "BLOCK", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 0, + "C5_Sector": 0.0, + "Leader_Scan_Total": 0.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": null, + "RW4": 0, + "RW5": 1, + "RW_Partial": null, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -1.74, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "과열(anti_climax_block|ma20_down)", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 9 + }, + { + "Ticker": "307520", + "Name": "TIGER 지주회사", + "Price_Date": "2026.06.15", + "Frg_5D": 68432, + "Inst_5D": 107456, + "Indiv_5D": -175888, + "Frg_20D": -51964, + "Inst_20D": 870967, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 25375, + "Open": 24945, + "PrevClose": 24240, + "High": 25785, + "Low": 24775, + "Volume": 519488, + "AvgVolume_5D": 666947, + "MA20": 25087.0, + "MA60": 23198.42, + "Ret5D": 11.71, + "Ret10D": -3.54, + "Ret20D": -3.88, + "Ret60D": 27.38, + "ATR20": 1614, + "ATR20_Pct": 6.36, + "Val_Surge_Pct": -15.9, + "AvgTradeValue_5D_M": 15675.63, + "AvgTradeValue_20D_M": 20502.89, + "AvgTradeValue_5D_KRW": 15675634475, + "AvgTradeValue_20D_KRW": 20502888737, + "TradeValue_Unit": "KRW", + "Bid": 25375.0, + "Ask": 25385.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "미래에셋 TIGER 지주회사증권상장지수투자신탁(주식) ETF유동성공급자... | 미래에셋 TIGER 지주회사증권상장지수투자신탁(주식) ETF유동성공급자...", + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 25456, + "Stop_Price_Est": 23345, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 599, + "Pos_Size_Constraint": "ATR(599주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -2.348, + "Disparity": 1.15, + "RSI14": 53.7, + "BB_Width": 20.28, + "BB_Position": 55.7, + "BB_Upper": 27631, + "BB_Lower": 22543, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-2.35%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 8, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 20.0, + "Final_Rank": 18, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 35, + "SS001_Norm_Score": 35, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -0.2, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.0, + "Leader_Scan_Total": 1.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 0.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 0.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -4.36, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "CLOSE_POSITION", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:D35점", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "0190C0", + "Name": "RISE 현대차고정피지컬AI", + "Price_Date": "2026.06.15", + "Frg_5D": 55175, + "Inst_5D": -1804638, + "Indiv_5D": 1749463, + "Frg_20D": 178228, + "Inst_20D": -37482259, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 12780, + "Open": 12515, + "PrevClose": 12005, + "High": 12960, + "Low": 12440, + "Volume": 4208186, + "AvgVolume_5D": 6021466, + "MA20": 12611.25, + "MA60": null, + "Ret5D": 5.49, + "Ret10D": -12.47, + "Ret20D": 0.83, + "Ret60D": null, + "ATR20": 1161, + "ATR20_Pct": 9.08, + "Val_Surge_Pct": -25.3, + "AvgTradeValue_5D_M": 72040.78, + "AvgTradeValue_20D_M": 116482.52, + "AvgTradeValue_5D_KRW": 72040782287, + "AvgTradeValue_20D_KRW": 116482520798, + "TradeValue_Unit": "KRW", + "Bid": 12780.0, + "Ask": 12785.0, + "Spread_Pct": 0.04, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 12838, + "Stop_Price_Est": 11780, + "Stop_Price_Source": "account_snapshot", + "EE_Est": null, + "Pos_Size_Qty": 833, + "Pos_Size_Constraint": "ATR(833주)", + "TP1_Price": 14087.0, + "TP1_Qty": 15.0, + "TP2_Price": 15367.0, + "TP2_Qty": 7.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 0.09, + "Profit_Pct": -0.2, + "Unrealized_PnL": -780.0, + "Stage2_Gate": null, + "Band_Status": "UNDERWEIGHT", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -0.777, + "Disparity": 1.34, + "RSI14": 52.2, + "BB_Width": 37.57, + "BB_Position": 53.6, + "BB_Upper": 14980, + "BB_Lower": 10242, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-0.78%)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 43, + "Timing_Action": "HOLD_NO_TIMING_EDGE", + "Timing_Block_Reason": "anti_climax_clear|ma20_down", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": 10.0, + "Sell_Limit_Price": 12432.0, + "Sell_Price_Source": "EARLY_WARNING_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_EARLY_WARNING", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": 30.0, + "Account_Avg_Cost": 12806.0, + "Account_Market_Value": 383297.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": 9.0, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "SELL_READY", + "Action_Priority": 10, + "Priority_Score": 30.05, + "Final_Rank": 3, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 15, + "SS001_V": 0, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 25, + "SS001_Norm_Score": 25, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -1.5, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 1.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -13.29, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "CLOSE_POSITION", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "RW초기경보(33%) 33% @12432원 [RW_EARLY_WARNING]", + "Action_Params": "33% | @12,432원 | INTRADAY_AFTER_09_30 | LIMIT_SELL", + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 46 + }, + { + "Ticker": "011070", + "Name": "LG이노텍", + "Price_Date": "2026.06.15", + "Frg_5D": 39645, + "Inst_5D": 31693, + "Indiv_5D": -71338, + "Frg_20D": -1091912, + "Inst_20D": 234194, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 1209000, + "Open": 1091000, + "PrevClose": 1036000, + "High": 1226000, + "Low": 1090000, + "Volume": 542578, + "AvgVolume_5D": 527199, + "MA20": 1060250.0, + "MA60": 647150.0, + "Ret5D": 10.41, + "Ret10D": -17.08, + "Ret20D": 59.08, + "Ret60D": 373.19, + "ATR20": 174050, + "ATR20_Pct": 14.4, + "Val_Surge_Pct": 14.0, + "AvgTradeValue_5D_M": 575651.2, + "AvgTradeValue_20D_M": 747546.69, + "AvgTradeValue_5D_KRW": 575651203600, + "AvgTradeValue_20D_KRW": 747546692200, + "TradeValue_Unit": "KRW", + "Bid": 1208000.0, + "Ask": 1209000.0, + "Spread_Pct": 0.08, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": 59.02, + "PBR": 4.7, + "EPS": 20484.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.16, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 1102048.0, + "Upside_Pct": -8.8, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 1217703, + "Stop_Price_Est": 1112280, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 5, + "Pos_Size_Constraint": "ATR(5주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 10.546, + "Disparity": 14.03, + "RSI14": 62.5, + "BB_Width": 81.02, + "BB_Position": 67.3, + "BB_Upper": 1489733, + "BB_Lower": 630767, + "Entry_Mode": "OVERBOUGHT", + "Entry_Mode_Gate": "BLOCK", + "Entry_Mode_Reason": "과열(이격14.03%_RSI62.5)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 13, + "Timing_Score_Exit": 45, + "Timing_Action": "NO_BUY_OVERHEATED", + "Timing_Block_Reason": "entry_block|flow_strong|anti_climax_clear|overextended", + "Sell_Action": "TRIM_33", + "Sell_Ratio_Pct": 33, + "Sell_Qty": null, + "Sell_Limit_Price": 1156785.0, + "Sell_Price_Source": "EARLY_WARNING_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_EARLY_WARNING", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_EXIT_SIGNAL", + "Action_Priority": 35, + "Priority_Score": 30.75, + "Final_Rank": 9, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 2, + "SS001_Total": 37, + "SS001_Norm_Score": 37, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 15.6, + "Breakout_Gate": "ALLOW", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 0, + "AC_Gate": "CLEAR", + "C1_Price": 1, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 2.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 1.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -17.9, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "CLOSE_POSITION", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "과열(entry_block|flow_strong|anti_climax_clear|overextended)", + "Action_Params": null, + "Allowed_Action": "HOLD_NO_ADD", + "Sell_Priority_Score": 25 + }, + { + "Ticker": "010620", + "Name": "현대미포", + "Price_Date": "2026-06-16T00:00:00", + "Frg_5D": 0, + "Inst_5D": 0, + "Indiv_5D": 0, + "Frg_20D": 0, + "Inst_20D": 0, + "Flow_OK": "N", + "Flow_Rows": 0, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_STALE", + "Close": 223000, + "Open": 0, + "PrevClose": 223000, + "High": 0, + "Low": 0, + "Volume": 0, + "AvgVolume_5D": 0, + "MA20": 225475.0, + "MA60": 216060.0, + "Ret5D": 0.0, + "Ret10D": 0.0, + "Ret20D": 0.0, + "Ret60D": 10.95, + "ATR20": 128400, + "ATR20_Pct": 57.58, + "Val_Surge_Pct": null, + "AvgTradeValue_5D_M": 0.0, + "AvgTradeValue_20D_M": 54054.48, + "AvgTradeValue_5D_KRW": 0, + "AvgTradeValue_20D_KRW": 54054482325, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_NO_MATCH", + "Liquidity_Status": "LOW", + "Flow5D_Status": "DATA_MISSING", + "Flow20D_Status": "DATA_MISSING", + "Ind5D_Status": "DATA_MISSING", + "Val_Surge_Status": "DATA_MISSING", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "에이치디현대미포 주식회사 매매거래정지(회사 합병에 따른 전자등록 변경,... | 에이치디현대미포 주식회사 주식선물ㆍ옵션시장조치안내(회사합병에 따른 주식... | 에이치디현대미포 주식회사 영업(잠정)실적(공정공시)", + "DART_Risk": "에이치디현대미포 주식회사 상장폐지", + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 229420, + "Stop_Price_Est": 205160, + "Stop_Price_Source": "ATR추정", + "EE_Est": null, + "Pos_Size_Qty": 7, + "Pos_Size_Constraint": "ATR(7주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 1.167, + "Disparity": -1.1, + "RSI14": 51.8, + "BB_Width": 9.84, + "BB_Position": 38.8, + "BB_Upper": 236572, + "BB_Lower": 214378, + "Entry_Mode": "PULLBACK", + "Entry_Mode_Gate": "PASS", + "Entry_Mode_Reason": "눌림목(이격-1.1%_RSI51.8)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 53, + "Timing_Score_Exit": 50, + "Timing_Action": "OBSERVE_DATA_MISSING", + "Timing_Block_Reason": "entry_PULLBACK|anti_climax_clear|liquidity_or_spread_fail", + "Sell_Action": "TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": null, + "Sell_Limit_Price": 184480.0, + "Sell_Price_Source": "RELATIVE_WEAKNESS_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_REVIEW", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_EXIT_SIGNAL", + "Action_Priority": 35, + "Priority_Score": 47.5, + "Final_Rank": 7, + "Decision_Source": "RULE_ENGINE_WITH_MISSING_DATA", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 0, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 10, + "SS001_Norm_Score": 10, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -1.1, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 0, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 0, + "C5_Sector": 0.5, + "Leader_Scan_Total": 0.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 1, + "RW5": 0, + "RW_Partial": 2.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -0.82, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": "Flow5D/Flow20D | PRICE_STALE(2025.12.11)", + "Next_Source_To_Check": "Naver frgn.naver", + "Action_Reason": "DATA_UNAVAIL(PRICE_STALE)", + "Action_Params": null, + "Allowed_Action": "OBSERVE_ONLY", + "Sell_Priority_Score": 38 + }, + { + "Ticker": "121600", + "Name": "나노신소재", + "Price_Date": "2026.06.15", + "Frg_5D": 82952, + "Inst_5D": -97222, + "Indiv_5D": 14270, + "Frg_20D": 119569, + "Inst_20D": -279727, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 63000, + "Open": 61200, + "PrevClose": 57700, + "High": 63000, + "Low": 60700, + "Volume": 81117, + "AvgVolume_5D": 112199, + "MA20": 64155.0, + "MA60": 70013.33, + "Ret5D": 17.76, + "Ret10D": -5.69, + "Ret20D": -16.89, + "Ret60D": 2.44, + "ATR20": 4775, + "ATR20_Pct": 7.58, + "Val_Surge_Pct": -17.8, + "AvgTradeValue_5D_M": 6217.35, + "AvgTradeValue_20D_M": 7303.25, + "AvgTradeValue_5D_KRW": 6217346820, + "AvgTradeValue_20D_KRW": 7303245245, + "TradeValue_Unit": "KRW", + "Bid": 62800.0, + "Ask": 63000.0, + "Spread_Pct": 0.32, + "Spread_Status": "WATCH", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_OK", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매도", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "(주)나노신소재 신주인수권부사채(해외신주인수권부사채포함)발행후만기전사채...", + "DART_Risk": null, + "Forward_PE": 104.3, + "PBR": 2.93, + "EPS": 604.0, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": 0.4, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": 110000.0, + "Upside_Pct": 74.6, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 63239, + "Stop_Price_Est": 57960, + "Stop_Price_Source": "ATR추정", + "EE_Est": 4.43, + "Pos_Size_Qty": 202, + "Pos_Size_Constraint": "ATR(202주)", + "TP1_Price": null, + "TP1_Qty": null, + "TP2_Price": null, + "TP2_Qty": null, + "Time_Stop_Date": "NaT", + "Days_To_Time_Stop": null, + "Weight_Pct": null, + "Profit_Pct": null, + "Unrealized_PnL": null, + "Stage2_Gate": null, + "Band_Status": null, + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -6.867, + "Disparity": -1.8, + "RSI14": 46.7, + "BB_Width": 38.53, + "BB_Position": 45.3, + "BB_Upper": 76513, + "BB_Lower": 51797, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-6.87%)", + "Exit_Signal_Detail": null, + "Timing_Score_Entry": 37, + "Timing_Score_Exit": 58, + "Timing_Action": "EXIT_REVIEW", + "Timing_Block_Reason": "anti_climax_clear|ma20_down", + "Sell_Action": "TRIM_50", + "Sell_Ratio_Pct": 50, + "Sell_Qty": null, + "Sell_Limit_Price": 61568.0, + "Sell_Price_Source": "RELATIVE_WEAKNESS_CLOSE", + "Sell_Price_Basis": "PRIOR_CLOSE_X_0.998", + "Sell_Execution_Window": "INTRADAY_AFTER_09_30", + "Sell_Order_Type": "LIMIT_SELL", + "Sell_Reason": "RW_REVIEW", + "Sell_Validation": "SIGNAL_CONFIRMED", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 50, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": null, + "Account_Avg_Cost": null, + "Account_Market_Value": null, + "Account_Parse_Status": null, + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_EXIT_SIGNAL", + "Action_Priority": 35, + "Priority_Score": 50.3, + "Final_Rank": 6, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.3, + "Trailing_Stop_Price": null, + "SS001_P": 0, + "SS001_V": 8, + "SS001_F": 0, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 5, + "SS001_Total": 23, + "SS001_Norm_Score": 23, + "SS001_Grade": "D", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -3.7, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 0, + "AC_S4": 0, + "AC_S5": 1, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.5, + "Leader_Scan_Total": 1.5, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 1.0, + "RW4": 0, + "RW5": 1, + "RW_Partial": 2.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -6.51, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "CLOSE_POSITION", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": null, + "Action_Params": null, + "Allowed_Action": "REVIEW_EXIT", + "Sell_Priority_Score": 57 + }, + { + "Ticker": "0182R0", + "Name": "1Q K반도체TOP2+", + "Price_Date": "2026.06.15", + "Frg_5D": 188251, + "Inst_5D": 54878, + "Indiv_5D": -243129, + "Frg_20D": 368033, + "Inst_20D": -1160621, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 15900, + "Open": 16370, + "PrevClose": 15670, + "High": 16385, + "Low": 15875, + "Volume": 1587051, + "AvgVolume_5D": 2232377, + "MA20": 14302.75, + "MA60": null, + "Ret5D": 23.93, + "Ret10D": 8.13, + "Ret20D": 9.88, + "Ret60D": null, + "ATR20": 1032, + "ATR20_Pct": 6.49, + "Val_Surge_Pct": -22.0, + "AvgTradeValue_5D_M": 32330.73, + "AvgTradeValue_20D_M": 31865.77, + "AvgTradeValue_5D_KRW": 32330732073, + "AvgTradeValue_20D_KRW": 31865766033, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_CIRCUIT_OPEN", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매수 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_EMPTY", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 15952, + "Stop_Price_Est": 14900, + "Stop_Price_Source": "account_snapshot", + "EE_Est": null, + "Pos_Size_Qty": 937, + "Pos_Size_Constraint": "ATR(937주)", + "TP1_Price": 16394.0, + "TP1_Qty": 6.0, + "TP2_Price": 17885.0, + "TP2_Qty": 3.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 0.05, + "Profit_Pct": 6.68, + "Unrealized_PnL": 11952.0, + "Stage2_Gate": null, + "Band_Status": "UNDERWEIGHT", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 1.312, + "Disparity": 11.17, + "RSI14": 63.1, + "BB_Width": 25.82, + "BB_Position": 93.3, + "BB_Upper": 16149, + "BB_Lower": 12456, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격11.17%_RSI63.1)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 63, + "Timing_Score_Exit": 10, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": null, + "Account_Holding_Qty": 12.0, + "Account_Avg_Cost": 14904.0, + "Account_Market_Value": 190752.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_TIMING_SETUP", + "Action_Priority": 90, + "Priority_Score": 21.6, + "Final_Rank": 12, + "Decision_Source": "RULE_ENGINE_WITH_MISSING_DATA", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 25, + "SS001_V": 8, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 68, + "SS001_Norm_Score": 68, + "SS001_Grade": "B", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 9.1, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 1, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.0, + "Leader_Scan_Total": 2.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 0.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 0.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 7.31, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "WATCH_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": "DART", + "Next_Source_To_Check": "Naver 공시공지", + "Action_Reason": "SS001:B68점 타이밍미충족(flow_strong|anti_climax_clear) | PERF_CAUTION(quality_gap_penalty|data_short)", + "Action_Params": "대기 — flow_strong|anti_climax_clear | PERF_CAUTION(quality_gap_penalty|data_short)", + "Allowed_Action": "WATCH_CANDIDATE", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "229200", + "Name": "KODEX 코스닥150", + "Price_Date": "2026.06.15", + "Frg_5D": -2961029, + "Inst_5D": 7749899, + "Indiv_5D": -4788870, + "Frg_20D": -2908867, + "Inst_20D": -4486500, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 18295, + "Open": 18520, + "PrevClose": 18015, + "High": 18720, + "Low": 18070, + "Volume": 14101059, + "AvgVolume_5D": 38502360, + "MA20": 18221.25, + "MA60": 19048.67, + "Ret5D": 15.86, + "Ret10D": -2.32, + "Ret20D": -8.11, + "Ret60D": -6.9, + "ATR20": 1165, + "ATR20_Pct": 6.37, + "Val_Surge_Pct": -60.2, + "AvgTradeValue_5D_M": 647704.67, + "AvgTradeValue_20D_M": 626428.7, + "AvgTradeValue_5D_KRW": 647704673802, + "AvgTradeValue_20D_KRW": 626428698465, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_CIRCUIT_OPEN", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": "삼성 KODEX 코스닥150증권상장지수투자신탁[주식] ETF유동성공급자... | 삼성 KODEX 코스닥150증권상장지수투자신탁[주식] ETF유동성공급자... | 삼성 KODEX 코스닥150증권상장지수투자신탁[주식] ETF유동성공급자...", + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 18353, + "Stop_Price_Est": 17660, + "Stop_Price_Source": "account_snapshot", + "EE_Est": null, + "Pos_Size_Qty": 830, + "Pos_Size_Constraint": "ATR(830주)", + "TP1_Price": 19430.0, + "TP1_Qty": 8.0, + "TP2_Price": 21197.0, + "TP2_Qty": 4.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 0.07, + "Profit_Pct": 3.57, + "Unrealized_PnL": 10096.0, + "Stage2_Gate": null, + "Band_Status": "UNDERWEIGHT", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": -3.163, + "Disparity": 0.4, + "RSI14": 49.3, + "BB_Width": 22.62, + "BB_Position": 51.8, + "BB_Upper": 20283, + "BB_Lower": 16160, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "MA20하락추세(slope-3.16%)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 57, + "Timing_Score_Exit": 18, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear|ma20_down", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": 16.0, + "Account_Avg_Cost": 17664.0, + "Account_Market_Value": 292643.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "HOLD", + "Action_Priority": 99, + "Priority_Score": 22.0, + "Final_Rank": 15, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": null, + "SS001_P": 15, + "SS001_V": 8, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 58, + "SS001_Norm_Score": 58, + "SS001_Grade": "C", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": -5.5, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.0, + "Leader_Scan_Total": 1.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 0.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 0.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": -3.14, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "LAGGARD", + "Composite_Verdict": "REDUCE_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:C", + "Action_Params": null, + "Allowed_Action": "HOLD", + "Sell_Priority_Score": 0 + }, + { + "Ticker": "496080", + "Name": "TIGER 코리아밸류업", + "Price_Date": "2026.06.15", + "Frg_5D": -11354, + "Inst_5D": 150064, + "Indiv_5D": -138710, + "Frg_20D": -74093, + "Inst_20D": -207685, + "Flow_OK": "Y", + "Flow_Rows": 20, + "Updated_At": "2026-06-16T00:00:00", + "Price_Status": "PRICE_OK", + "Close": 39630, + "Open": 39500, + "PrevClose": 37800, + "High": 40035, + "Low": 39205, + "Volume": 372790, + "AvgVolume_5D": 769286, + "MA20": 37303.25, + "MA60": 31133.92, + "Ret5D": 13.88, + "Ret10D": 1.55, + "Ret20D": 6.59, + "Ret60D": 58.05, + "ATR20": 2094, + "ATR20_Pct": 5.28, + "Val_Surge_Pct": -47.1, + "AvgTradeValue_5D_M": 27930.26, + "AvgTradeValue_20D_M": 30630.66, + "AvgTradeValue_5D_KRW": 27930259128, + "AvgTradeValue_20D_KRW": 30630656922, + "TradeValue_Unit": "KRW", + "Bid": null, + "Ask": null, + "Spread_Pct": null, + "Spread_Status": "OK", + "Spread_Source": "Naver Finance sise_day.naver", + "Quote_Source": "naver_main", + "Quote_Status": "NAVER_QUOTE_CIRCUIT_OPEN", + "Liquidity_Status": "PREFERRED", + "Flow5D_Status": "OK: 외국인 매도 / 기관 매수", + "Flow20D_Status": "OK", + "Ind5D_Status": "OK", + "Val_Surge_Status": "OK", + "DART_Status": "NAVER_NOTICE_OK", + "DART_Source": "Naver Finance news_notice.naver", + "DART_Catalyst": null, + "DART_Risk": null, + "Forward_PE": null, + "PBR": null, + "EPS": null, + "EPS_Revision_Status": null, + "EPS_Growth_1Y_Pct": null, + "DividendYield": null, + "DPS": null, + "Beta": null, + "High52W": null, + "Low52W": null, + "Pct_52W_High": null, + "Pct_From_52W_Low": null, + "Target_Price": null, + "Upside_Pct": null, + "Earnings_Date": null, + "Days_To_Earnings": null, + "Ex_Dividend_Date": null, + "Days_To_Ex_Div": null, + "ROE_Pct": null, + "Operating_Margin_Pct": null, + "Debt_To_Equity": null, + "Current_Ratio": null, + "FCF_B": null, + "OCF_B": null, + "Revenue_Growth_Pct": null, + "Limit_Price_Est": 39735, + "Stop_Price_Est": 36490, + "Stop_Price_Source": "account_snapshot", + "EE_Est": null, + "Pos_Size_Qty": 462, + "Pos_Size_Constraint": "ATR(462주)", + "TP1_Price": 42243.0, + "TP1_Qty": 4.0, + "TP2_Price": 46084.0, + "TP2_Qty": 2.0, + "Time_Stop_Date": "2026-08-14T00:00:00", + "Days_To_Time_Stop": 59.0, + "Weight_Pct": 0.09, + "Profit_Pct": 3.2, + "Unrealized_PnL": 11043.0, + "Stage2_Gate": null, + "Band_Status": "UNDERWEIGHT", + "Position_Count_Status": "일반계좌:ROTATE_REQUIRED(코어2/위성10/계12) | ISA:PASS(계0)", + "MA20_Slope": 0.938, + "Disparity": 6.24, + "RSI14": 61.5, + "BB_Width": 21.51, + "BB_Position": 79.0, + "BB_Upper": 41315, + "BB_Lower": 33291, + "Entry_Mode": "NEUTRAL", + "Entry_Mode_Gate": "PENDING", + "Entry_Mode_Reason": "조건미충족(이격6.24%_RSI61.5)", + "Exit_Signal_Detail": "VOL_EXHAUSTION", + "Timing_Score_Entry": 68, + "Timing_Score_Exit": 10, + "Timing_Action": "WATCH_TIMING_SETUP", + "Timing_Block_Reason": "flow_strong|anti_climax_clear", + "Sell_Action": "HOLD", + "Sell_Ratio_Pct": 0, + "Sell_Qty": null, + "Sell_Limit_Price": null, + "Sell_Price_Source": null, + "Sell_Price_Basis": null, + "Sell_Execution_Window": null, + "Sell_Order_Type": null, + "Sell_Reason": null, + "Sell_Validation": "NO_SELL_ACTION", + "Cash_Preserve_Style": "STEP_50", + "Cash_Preserve_Ratio": 0, + "Cash_Preserve_Reason": "etf_cash_raise", + "Account_Holding_Qty": 9.0, + "Account_Avg_Cost": 38403.0, + "Account_Market_Value": 356575.0, + "Account_Parse_Status": "CAPTURE_READ_OK", + "Rule_Sell_Qty": null, + "Rebalance_Target_Cash_Pct": null, + "Rebalance_Need_KRW": null, + "Override_Sell_Qty": null, + "Override_Reason": null, + "Override_Validation": null, + "Final_Action": "WATCH_TIMING_SETUP", + "Action_Priority": 90, + "Priority_Score": 22.6, + "Final_Rank": 11, + "Decision_Source": "RULE_ENGINE", + "Flow_Credit": 0.7, + "Trailing_Stop_Price": 36490.0, + "SS001_P": 25, + "SS001_V": 8, + "SS001_F": 25, + "SS001_E": 0, + "SS001_M": 10, + "SS001_VAL": 0, + "SS001_Total": 68, + "SS001_Norm_Score": 68, + "SS001_Grade": "B", + "PEG": null, + "PEG_Gate": null, + "Breakout_Score": 1.7, + "Breakout_Gate": "WAIT", + "AC_S1": 0, + "AC_S2": 0, + "AC_S3": 1, + "AC_S4": 0, + "AC_S5": 0, + "AC_Total": 1, + "AC_Gate": "CLEAR", + "C1_Price": 0, + "C2_RelStr": 0, + "C3_VolSurge": 0, + "C4_Flow": 1, + "C5_Sector": 0.0, + "Leader_Scan_Total": 1.0, + "Leader_Gate": "BELOW_THRESHOLD", + "RW1": 0, + "RW2": 0, + "RW3": 0.0, + "RW4": 0, + "RW5": 0, + "RW_Partial": 0.0, + "Stock_Drawdown_From_High_Pct": null, + "Excess_Drawdown_PctP": null, + "Recovery_Ratio_5D": null, + "Recovery_Ratio_20D": null, + "Downside_Beta": null, + "RS_Line_20D_Slope": null, + "RS_Line_60D_Slope": null, + "BRT_Verdict": "UNKNOWN", + "BRT_Method": "DATA_MISSING", + "Excess_Ret_10D": 0.73, + "RS_Verdict_V1_Raw": null, + "RS_Verdict": "MARKET", + "Composite_Verdict": "WATCH_CANDIDATE", + "SAQG_V1": "EXEMPT", + "SAQG_Penalty": null, + "SAQG_Failed_Filters": null, + "RAG_Verdict": "EXEMPT", + "RAG_Reason": "no_buy_action", + "Missing_Fields": null, + "Next_Source_To_Check": null, + "Action_Reason": "SS001:B68점 타이밍미충족(flow_strong|anti_climax_clear) | PERF_CAUTION(quality_gap_penalty|data_short)", + "Action_Params": "대기 — flow_strong|anti_climax_clear | PERF_CAUTION(quality_gap_penalty|data_short)", + "Allowed_Action": "WATCH_CANDIDATE", + "Sell_Priority_Score": 0 + } + ], + "sector_universe": [ + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000660", + "Constituent_Name": "SK하이닉스", + "Weight": 0.3777, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "005930", + "Constituent_Name": "삼성전자", + "Weight": 0.2226, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "042700", + "Constituent_Name": "한미반도체", + "Weight": 0.0666, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "036930", + "Constituent_Name": "주성엔지니어링", + "Weight": 0.0341, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "240810", + "Constituent_Name": "원익IPS", + "Weight": 0.0248, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000990", + "Constituent_Name": "DB하이텍", + "Weight": 0.0232, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "058470", + "Constituent_Name": "리노공업", + "Weight": 0.0227, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "403870", + "Constituent_Name": "HPSP", + "Weight": 0.0208, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "039030", + "Constituent_Name": "이오테크닉스", + "Weight": 0.02, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "반도체", + "Proxy_Ticker": "091160", + "Proxy_Name": "KODEX 반도체", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "440110", + "Constituent_Name": "파두", + "Weight": 0.0176, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091160", + "Source_AsOf": "2026-06-18", + "Sector_Check": "반도체", + "Weight_Sum_All": 0.8301, + "Weight_Sum_Stocks_Only": 0.8301, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "298040", + "Constituent_Name": "효성중공업", + "Weight": 0.2662, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "010120", + "Constituent_Name": "LS ELECTRIC", + "Weight": 0.248, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "267260", + "Constituent_Name": "HD현대일렉트릭", + "Weight": 0.2384, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "006260", + "Constituent_Name": "LS", + "Weight": 0.0532, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "062040", + "Constituent_Name": "산일전기", + "Weight": 0.0405, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "001440", + "Constituent_Name": "대한전선", + "Weight": 0.039, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "103590", + "Constituent_Name": "일진전기", + "Weight": 0.0345, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "229640", + "Constituent_Name": "LS에코에너지", + "Weight": 0.0254, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "033100", + "Constituent_Name": "제룡전기", + "Weight": 0.0249, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "AI전력", + "Proxy_Ticker": "0117V0", + "Proxy_Name": "TIGER 코리아AI전력기기TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000500", + "Constituent_Name": "가온전선", + "Weight": 0.0241, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0117V0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "AI전력", + "Weight_Sum_All": 0.9942, + "Weight_Sum_Stocks_Only": 0.9942, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "방산", + "Proxy_Ticker": "012450", + "Proxy_Name": "한화에어로스페이스", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "012450", + "Constituent_Name": "한화에어로스페이스", + "Weight": 0.45, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=012450", + "Source_AsOf": "2026-06-18", + "Sector_Check": "방산", + "Weight_Sum_All": 0.45, + "Weight_Sum_Stocks_Only": 0.45, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "방산", + "Proxy_Ticker": "012450", + "Proxy_Name": "한화에어로스페이스", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "079550", + "Constituent_Name": "LIG넥스원", + "Weight": 0.25, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=012450", + "Source_AsOf": "2026-06-18", + "Sector_Check": "방산", + "Weight_Sum_All": 0.7, + "Weight_Sum_Stocks_Only": 0.7, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "방산", + "Proxy_Ticker": "012450", + "Proxy_Name": "한화에어로스페이스", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "047810", + "Constituent_Name": "한국항공우주", + "Weight": 0.15, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=012450", + "Source_AsOf": "2026-06-18", + "Sector_Check": "방산", + "Weight_Sum_All": 0.85, + "Weight_Sum_Stocks_Only": 0.85, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "방산", + "Proxy_Ticker": "012450", + "Proxy_Name": "한화에어로스페이스", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "064350", + "Constituent_Name": "현대로템", + "Weight": 0.15, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=012450", + "Source_AsOf": "2026-06-18", + "Sector_Check": "방산", + "Weight_Sum_All": 1.0, + "Weight_Sum_Stocks_Only": 1.0, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "042660", + "Constituent_Name": "한화오션", + "Weight": 0.2493, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "329180", + "Constituent_Name": "HD현대중공업", + "Weight": 0.2409, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "009540", + "Constituent_Name": "HD한국조선해양", + "Weight": 0.1954, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "010140", + "Constituent_Name": "삼성중공업", + "Weight": 0.1557, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "443060", + "Constituent_Name": "HD현대마린솔루션", + "Weight": 0.0726, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "082740", + "Constituent_Name": "한화엔진", + "Weight": 0.0314, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "439260", + "Constituent_Name": "대한조선", + "Weight": 0.0157, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "071970", + "Constituent_Name": "HD현대마린엔진", + "Weight": 0.0155, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "017960", + "Constituent_Name": "한국카본", + "Weight": 0.0117, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "조선", + "Proxy_Ticker": "494670", + "Proxy_Name": "TIGER 조선TOP10", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "075580", + "Constituent_Name": "세진중공업", + "Weight": 0.0058, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=494670", + "Source_AsOf": "2026-06-18", + "Sector_Check": "조선", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "건설/EPC", + "Proxy_Ticker": "028050", + "Proxy_Name": "삼성E&A", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "028050", + "Constituent_Name": "삼성E&A", + "Weight": 0.4, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=028050", + "Source_AsOf": "2026-06-18", + "Sector_Check": "건설/EPC", + "Weight_Sum_All": 0.4, + "Weight_Sum_Stocks_Only": 0.4, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "건설/EPC", + "Proxy_Ticker": "028050", + "Proxy_Name": "삼성E&A", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "000720", + "Constituent_Name": "현대건설", + "Weight": 0.3, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=028050", + "Source_AsOf": "2026-06-18", + "Sector_Check": "건설/EPC", + "Weight_Sum_All": 0.7, + "Weight_Sum_Stocks_Only": 0.7, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "건설/EPC", + "Proxy_Ticker": "028050", + "Proxy_Name": "삼성E&A", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "006360", + "Constituent_Name": "GS건설", + "Weight": 0.2, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=028050", + "Source_AsOf": "2026-06-18", + "Sector_Check": "건설/EPC", + "Weight_Sum_All": 0.8999999999999999, + "Weight_Sum_Stocks_Only": 0.8999999999999999, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "건설/EPC", + "Proxy_Ticker": "028050", + "Proxy_Name": "삼성E&A", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "047040", + "Constituent_Name": "대우건설", + "Weight": 0.1, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=028050", + "Source_AsOf": "2026-06-18", + "Sector_Check": "건설/EPC", + "Weight_Sum_All": 0.9999999999999999, + "Weight_Sum_Stocks_Only": 0.9999999999999999, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "005380", + "Constituent_Name": "현대차", + "Weight": 0.2955, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "012330", + "Constituent_Name": "현대모비스", + "Weight": 0.2155, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000270", + "Constituent_Name": "기아", + "Weight": 0.1616, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "161390", + "Constituent_Name": "한국타이어앤테크놀로지", + "Weight": 0.097, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "204320", + "Constituent_Name": "HL만도", + "Weight": 0.0474, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "018880", + "Constituent_Name": "한온시스템", + "Weight": 0.0344, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "011210", + "Constituent_Name": "현대위아", + "Weight": 0.0254, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "005850", + "Constituent_Name": "에스엘", + "Weight": 0.0229, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "007340", + "Constituent_Name": "DN오토모티브", + "Weight": 0.0174, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "자동차", + "Proxy_Ticker": "091180", + "Proxy_Name": "TIGER 자동차", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000240", + "Constituent_Name": "한국앤컴퍼니", + "Weight": 0.0126, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091180", + "Source_AsOf": "2026-06-18", + "Sector_Check": "자동차", + "Weight_Sum_All": 0.9297, + "Weight_Sum_Stocks_Only": 0.9297, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "055550", + "Constituent_Name": "신한지주", + "Weight": 0.2265, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "086790", + "Constituent_Name": "하나금융지주", + "Weight": 0.215, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "105560", + "Constituent_Name": "KB금융", + "Weight": 0.2051, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "316140", + "Constituent_Name": "우리금융지주", + "Weight": 0.1585, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "323410", + "Constituent_Name": "카카오뱅크", + "Weight": 0.0588, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "024110", + "Constituent_Name": "기업은행", + "Weight": 0.045, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "138930", + "Constituent_Name": "BNK금융지주", + "Weight": 0.0358, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "175330", + "Constituent_Name": "JB금융지주", + "Weight": 0.0317, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "139130", + "Constituent_Name": "iM금융지주", + "Weight": 0.018, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "은행", + "Proxy_Ticker": "091170", + "Proxy_Name": "KODEX 은행", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "006220", + "Constituent_Name": "제주은행", + "Weight": 0.0012, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=091170", + "Source_AsOf": "2026-06-18", + "Sector_Check": "은행", + "Weight_Sum_All": 0.9956, + "Weight_Sum_Stocks_Only": 0.9956, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "039490", + "Constituent_Name": "키움증권", + "Weight": 0.2091, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "071050", + "Constituent_Name": "한국금융지주", + "Weight": 0.2011, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "006800", + "Constituent_Name": "미래에셋증권", + "Weight": 0.1839, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "016360", + "Constituent_Name": "삼성증권", + "Weight": 0.1531, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "005940", + "Constituent_Name": "NH투자증권", + "Weight": 0.1446, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "001720", + "Constituent_Name": "신영증권", + "Weight": 0.0487, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "003540", + "Constituent_Name": "대신증권", + "Weight": 0.0235, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "003470", + "Constituent_Name": "유안타증권", + "Weight": 0.0156, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "001200", + "Constituent_Name": "유진투자증권", + "Weight": 0.0072, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "증권", + "Proxy_Ticker": "0111J0", + "Proxy_Name": "HANARO 증권고배당TOP3플러스", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "016610", + "Constituent_Name": "DB증권", + "Weight": 0.0072, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=0111J0", + "Source_AsOf": "2026-06-18", + "Sector_Check": "증권", + "Weight_Sum_All": 0.994, + "Weight_Sum_Stocks_Only": 0.994, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "034730", + "Constituent_Name": "SK", + "Weight": 0.1242, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000150", + "Constituent_Name": "두산", + "Weight": 0.1107, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "028260", + "Constituent_Name": "삼성물산", + "Weight": 0.0941, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "006260", + "Constituent_Name": "LS", + "Weight": 0.0858, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "003550", + "Constituent_Name": "LG", + "Weight": 0.0749, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "267250", + "Constituent_Name": "HD현대", + "Weight": 0.0658, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "005490", + "Constituent_Name": "POSCO홀딩스", + "Weight": 0.0641, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "180640", + "Constituent_Name": "한진칼", + "Weight": 0.0628, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "010060", + "Constituent_Name": "OCI홀딩스", + "Weight": 0.0491, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "지주회사", + "Proxy_Ticker": "307520", + "Proxy_Name": "TIGER 지주회사", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "078930", + "Constituent_Name": "GS", + "Weight": 0.0417, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=307520", + "Source_AsOf": "2026-06-18", + "Sector_Check": "지주회사", + "Weight_Sum_All": 0.7732, + "Weight_Sum_Stocks_Only": 0.7732, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "373220", + "Constituent_Name": "LG에너지솔루션", + "Weight": 0.1942, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "006400", + "Constituent_Name": "삼성SDI", + "Weight": 0.1501, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "005490", + "Constituent_Name": "POSCO홀딩스", + "Weight": 0.1322, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "051910", + "Constituent_Name": "LG화학", + "Weight": 0.1132, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "247540", + "Constituent_Name": "에코프로비엠", + "Weight": 0.0919, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "086520", + "Constituent_Name": "에코프로", + "Weight": 0.0741, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "003670", + "Constituent_Name": "포스코퓨처엠", + "Weight": 0.0508, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "096770", + "Constituent_Name": "SK이노베이션", + "Weight": 0.044, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "066970", + "Constituent_Name": "엘앤에프", + "Weight": 0.0285, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "2차전지", + "Proxy_Ticker": "305720", + "Proxy_Name": "KODEX 2차전지산업", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "178320", + "Constituent_Name": "서진시스템", + "Weight": 0.0207, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=305720", + "Source_AsOf": "2026-06-18", + "Sector_Check": "2차전지", + "Weight_Sum_All": 0.8997, + "Weight_Sum_Stocks_Only": 0.8997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "033780", + "Constituent_Name": "KT&G", + "Weight": 0.2391, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "278470", + "Constituent_Name": "에이피알", + "Weight": 0.1838, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "003230", + "Constituent_Name": "삼양식품", + "Weight": 0.0848, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "090430", + "Constituent_Name": "아모레퍼시픽", + "Weight": 0.0647, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "271560", + "Constituent_Name": "오리온", + "Weight": 0.0551, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "051900", + "Constituent_Name": "LG생활건강", + "Weight": 0.0428, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "139480", + "Constituent_Name": "이마트", + "Weight": 0.0342, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "097950", + "Constituent_Name": "CJ제일제당", + "Weight": 0.0296, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "161890", + "Constituent_Name": "한국콜마", + "Weight": 0.0275, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "바이오", + "Proxy_Ticker": "266410", + "Proxy_Name": "KODEX 헬스케어", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "192820", + "Constituent_Name": "코스맥스", + "Weight": 0.0258, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=266410", + "Source_AsOf": "2026-06-18", + "Sector_Check": "바이오", + "Weight_Sum_All": 0.7874, + "Weight_Sum_Stocks_Only": 0.7874, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "원전", + "Proxy_Ticker": "099440", + "Proxy_Name": "두산에너빌리티", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "099440", + "Constituent_Name": "두산에너빌리티", + "Weight": 0.45, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=099440", + "Source_AsOf": "2026-06-18", + "Sector_Check": "원전", + "Weight_Sum_All": 0.45, + "Weight_Sum_Stocks_Only": 0.45, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "원전", + "Proxy_Ticker": "099440", + "Proxy_Name": "두산에너빌리티", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "023450", + "Constituent_Name": "한전기술", + "Weight": 0.25, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=099440", + "Source_AsOf": "2026-06-18", + "Sector_Check": "원전", + "Weight_Sum_All": 0.7, + "Weight_Sum_Stocks_Only": 0.7, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "원전", + "Proxy_Ticker": "099440", + "Proxy_Name": "두산에너빌리티", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "015760", + "Constituent_Name": "한국전력", + "Weight": 0.2, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=099440", + "Source_AsOf": "2026-06-18", + "Sector_Check": "원전", + "Weight_Sum_All": 0.8999999999999999, + "Weight_Sum_Stocks_Only": 0.8999999999999999, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "원전", + "Proxy_Ticker": "099440", + "Proxy_Name": "두산에너빌리티", + "Proxy_Type": "대표주", + "Base_Ticker": "069500", + "Constituent_Code": "071320", + "Constituent_Name": "지역난방공사", + "Weight": 0.1, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "REPRESENTATIVE_STOCK_PROXY", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=099440", + "Source_AsOf": "2026-06-18", + "Sector_Check": "원전", + "Weight_Sum_All": 0.9999999999999999, + "Weight_Sum_Stocks_Only": 0.9999999999999999, + "ETF_Rows": 0, + "Status": "CURRENT" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "028260", + "Constituent_Name": "삼성물산", + "Weight": 0.2608, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "028050", + "Constituent_Name": "삼성E&A", + "Weight": 0.2155, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000720", + "Constituent_Name": "현대건설", + "Weight": 0.1604, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "047040", + "Constituent_Name": "대우건설", + "Weight": 0.1313, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "375500", + "Constituent_Name": "DL이앤씨", + "Weight": 0.0638, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "052690", + "Constituent_Name": "한전기술", + "Weight": 0.061, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "002380", + "Constituent_Name": "KCC", + "Weight": 0.0542, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "051600", + "Constituent_Name": "한전KPS", + "Weight": 0.028, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "000210", + "Constituent_Name": "DL", + "Weight": 0.0142, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + }, + { + "Sector": "소비재", + "Proxy_Ticker": "139220", + "Proxy_Name": "TIGER 생활소비재", + "Proxy_Type": "ETF", + "Base_Ticker": "069500", + "Constituent_Code": "300720", + "Constituent_Name": "한일시멘트", + "Weight": 0.0078, + "Is_ETF": "N", + "Enabled": "Y", + "Effective_Date": "2026-06-18", + "Source": "NAVER_ETF_PAGE", + "Transport_Mode": "HTML_SERVER_RENDERED", + "Source_URL": "https://finance.naver.com/item/main.naver?code=139220", + "Source_AsOf": "2026-06-18", + "Sector_Check": "소비재", + "Weight_Sum_All": 0.997, + "Weight_Sum_Stocks_Only": 0.997, + "ETF_Rows": 0, + "Status": "OK" + } + ], + "sector_universe_refresh_audit": [ + { + "섹터 월간 갱신 감사": "Naver ETF 페이지 기반 월간 갱신 상태와 provenance 분리 현황을 점검한다." + }, + { + "섹터 월간 갱신 감사": "key" + }, + { + "섹터 월간 갱신 감사": "formula_id" + }, + { + "섹터 월간 갱신 감사": "gate" + }, + { + "섹터 월간 갱신 감사": "sector_count" + }, + { + "섹터 월간 갱신 감사": "current_count" + }, + { + "섹터 월간 갱신 감사": "due_count" + }, + { + "섹터 월간 갱신 감사": "overdue_count" + }, + { + "섹터 월간 갱신 감사": "missing_count" + }, + { + "섹터 월간 갱신 감사": "template_count" + }, + { + "섹터 월간 갱신 감사": "sheet_input_count" + }, + { + "섹터 월간 갱신 감사": "naver_source_count" + }, + { + "섹터 월간 갱신 감사": "missing_source_url_count" + }, + { + "섹터 월간 갱신 감사": "stale_sector_count" + }, + { + "섹터 월간 갱신 감사": "oldest_source_asof" + }, + { + "섹터 월간 갱신 감사": "newest_source_asof" + } + ], + "snapshot_execution_gate": "ALLOW_EXECUTION", + "snapshot_execution_reason": "최신", + "account_snapshot_freshness_json": "{\"status\": \"ALLOW_EXECUTION\", \"fresh\": true, \"last_updated\": \"2026-06-17\", \"days_stale\": 0, \"reason\": \"최신\", \"collection_allowed\": false, \"market_session_open\": false, \"market_session_reason\": \"MARKET_CLOSED\"}", + "backdata_feature_bank_replay": [ + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-000270-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157900.0, + "Close_At_Entry": 157900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.33, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-000660-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 995000.0, + "Close_At_Entry": 995000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-005930-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 189000.0, + "Close_At_Entry": 189000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.08, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-010120-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 168800.0, + "Close_At_Entry": 168800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-0117V0-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18520.0, + "Close_At_Entry": 18520.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.26, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-012450-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1400000.0, + "Close_At_Entry": 1400000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-028050-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33700.0, + "Close_At_Entry": 33700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 50.15, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-064350-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 190700.0, + "Close_At_Entry": 190700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.54, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-091160-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 101690.0, + "Close_At_Entry": 101690.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026. 3. 25", + "Trade_ID": "RB-494670-20260325", + "Signal_Date": "2026. 3. 25", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27280.0, + "Close_At_Entry": 27280.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 17.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-000270-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 160000.0, + "Close_At_Entry": 160000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.94, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-000660-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1224000.0, + "Close_At_Entry": 1224000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 58.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-005930-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 219000.0, + "Close_At_Entry": 219000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 36.76, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-010120-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 184700.0, + "Close_At_Entry": 184700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 47.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-0117V0-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 20270.0, + "Close_At_Entry": 20270.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 36.01, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-012450-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1391000.0, + "Close_At_Entry": 1391000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -10.28, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-028050-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 51700.0, + "Close_At_Entry": 51700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.77, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-064350-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 221500.0, + "Close_At_Entry": 221500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -11.74, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-091160-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 115665.0, + "Close_At_Entry": 115665.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 33.84, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-21", + "Trade_ID": "RB-494670-20260421", + "Signal_Date": "2026-04-21", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29940.0, + "Close_At_Entry": 29940.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.47, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-000270-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157400.0, + "Close_At_Entry": 157400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -5.08, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-000660-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1166000.0, + "Close_At_Entry": 1166000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 49.66, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-005930-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 214500.0, + "Close_At_Entry": 214500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 28.67, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-010120-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 184200.0, + "Close_At_Entry": 184200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 29.48, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-0117V0-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 20325.0, + "Close_At_Entry": 20325.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-012450-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1425000.0, + "Close_At_Entry": 1425000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -12.35, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-028050-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 49300.0, + "Close_At_Entry": 49300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -3.85, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-064350-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 218500.0, + "Close_At_Entry": 218500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -12.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-091160-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 112400.0, + "Close_At_Entry": 112400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 25.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-20", + "Trade_ID": "RB-494670-20260420", + "Signal_Date": "2026-04-20", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28630.0, + "Close_At_Entry": 28630.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.61, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-000270-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 159200.0, + "Close_At_Entry": 159200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-000660-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1128000.0, + "Close_At_Entry": 1128000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 54.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-005930-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 216000.0, + "Close_At_Entry": 216000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 27.55, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-010120-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 186500.0, + "Close_At_Entry": 186500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 30.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-0117V0-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 20250.0, + "Close_At_Entry": 20250.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 26.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-012450-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1423000.0, + "Close_At_Entry": 1423000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.63, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-028050-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 49550.0, + "Close_At_Entry": 49550.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.61, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-064350-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 216000.0, + "Close_At_Entry": 216000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-091160-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 110400.0, + "Close_At_Entry": 110400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 27.15, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-17", + "Trade_ID": "RB-494670-20260417", + "Signal_Date": "2026-04-17", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28670.0, + "Close_At_Entry": 28670.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.69, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-000270-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157900.0, + "Close_At_Entry": 157900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-000660-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1155000.0, + "Close_At_Entry": 1155000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 59.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-005930-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 217500.0, + "Close_At_Entry": 217500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 29.2, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-010120-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 188600.0, + "Close_At_Entry": 188600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 34.41, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-0117V0-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 20310.0, + "Close_At_Entry": 20310.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 31.63, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-012450-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1519000.0, + "Close_At_Entry": 1519000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -19.22, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-028050-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 50400.0, + "Close_At_Entry": 50400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-064350-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 215000.0, + "Close_At_Entry": 215000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -6.51, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-091160-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 110620.0, + "Close_At_Entry": 110620.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 32.21, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-16", + "Trade_ID": "RB-494670-20260416", + "Signal_Date": "2026-04-16", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28100.0, + "Close_At_Entry": 28100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.51, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-000270-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 151500.0, + "Close_At_Entry": 151500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-000660-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1136000.0, + "Close_At_Entry": 1136000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 60.12, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-005930-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 211000.0, + "Close_At_Entry": 211000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 28.2, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-010120-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 186800.0, + "Close_At_Entry": 186800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 38.65, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-0117V0-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 20020.0, + "Close_At_Entry": 20020.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 33.42, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-012450-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1509000.0, + "Close_At_Entry": 1509000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -19.42, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-028050-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 52400.0, + "Close_At_Entry": 52400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -3.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-064350-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 210000.0, + "Close_At_Entry": 210000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -4.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-091160-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 108650.0, + "Close_At_Entry": 108650.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 34.27, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-15", + "Trade_ID": "RB-494670-20260415", + "Signal_Date": "2026-04-15", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27400.0, + "Close_At_Entry": 27400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 7.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-000270-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 149200.0, + "Close_At_Entry": 149200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 19.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-000660-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1103000.0, + "Close_At_Entry": 1103000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 78.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-005930-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 206500.0, + "Close_At_Entry": 206500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 43.34, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-010120-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 185600.0, + "Close_At_Entry": 185600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 50.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-0117V0-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 19580.0, + "Close_At_Entry": 19580.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 47.63, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-012450-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1523000.0, + "Close_At_Entry": 1523000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-028050-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 51800.0, + "Close_At_Entry": 51800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-064350-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 211500.0, + "Close_At_Entry": 211500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.47, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-091160-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 105605.0, + "Close_At_Entry": 105605.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 48.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-14", + "Trade_ID": "RB-494670-20260414", + "Signal_Date": "2026-04-14", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27215.0, + "Close_At_Entry": 27215.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 12.68, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-000270-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 147400.0, + "Close_At_Entry": 147400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 21.78, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-000660-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1040000.0, + "Close_At_Entry": 1040000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 90.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-005930-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 201000.0, + "Close_At_Entry": 201000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 41.29, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-010120-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 179200.0, + "Close_At_Entry": 179200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 59.04, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-0117V0-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 19020.0, + "Close_At_Entry": 19020.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 58.49, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-012450-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1530000.0, + "Close_At_Entry": 1530000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -15.95, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-028050-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 49550.0, + "Close_At_Entry": 49550.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.96, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-064350-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 207000.0, + "Close_At_Entry": 207000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-091160-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 103055.0, + "Close_At_Entry": 103055.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 51.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-13", + "Trade_ID": "RB-494670-20260413", + "Signal_Date": "2026-04-13", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26570.0, + "Close_At_Entry": 26570.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 19.63, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-000270-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 149000.0, + "Close_At_Entry": 149000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.95, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-000660-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1027000.0, + "Close_At_Entry": 1027000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 78.68, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-005930-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 206000.0, + "Close_At_Entry": 206000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 35.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-010120-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157600.0, + "Close_At_Entry": 157600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 83.38, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-0117V0-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18305.0, + "Close_At_Entry": 18305.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 68.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-012450-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1507000.0, + "Close_At_Entry": 1507000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-028050-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 51200.0, + "Close_At_Entry": 51200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-064350-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 210000.0, + "Close_At_Entry": 210000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.38, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-091160-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 103000.0, + "Close_At_Entry": 103000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 43.68, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-10", + "Trade_ID": "RB-494670-20260410", + "Signal_Date": "2026-04-10", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27085.0, + "Close_At_Entry": 27085.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 17.21, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-000270-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 150500.0, + "Close_At_Entry": 150500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.08, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-000660-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 998000.0, + "Close_At_Entry": 998000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 88.38, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-005930-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 204000.0, + "Close_At_Entry": 204000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 39.95, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-010120-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157600.0, + "Close_At_Entry": 157600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 92.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-0117V0-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17920.0, + "Close_At_Entry": 17920.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 80.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-012450-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1451000.0, + "Close_At_Entry": 1451000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-028050-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 51300.0, + "Close_At_Entry": 51300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-064350-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 203000.0, + "Close_At_Entry": 203000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.13, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-091160-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 101725.0, + "Close_At_Entry": 101725.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 50.49, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-09", + "Trade_ID": "RB-494670-20260409", + "Signal_Date": "2026-04-09", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26970.0, + "Close_At_Entry": 26970.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 20.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-000270-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 159200.0, + "Close_At_Entry": 159200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.33, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-000660-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1033000.0, + "Close_At_Entry": 1033000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 63.21, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-005930-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 210500.0, + "Close_At_Entry": 210500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 27.55, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-010120-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157600.0, + "Close_At_Entry": 157600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 98.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-0117V0-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18110.0, + "Close_At_Entry": 18110.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 79.82, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-012450-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1484000.0, + "Close_At_Entry": 1484000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -11.93, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-028050-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 50500.0, + "Close_At_Entry": 50500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 23.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-064350-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 206500.0, + "Close_At_Entry": 206500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.99, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-091160-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 104350.0, + "Close_At_Entry": 104350.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 37.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-08", + "Trade_ID": "RB-494670-20260408", + "Signal_Date": "2026-04-08", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27380.0, + "Close_At_Entry": 27380.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 15.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-000270-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 150800.0, + "Close_At_Entry": 150800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.51, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-000660-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 916000.0, + "Close_At_Entry": 916000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 80.57, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-005930-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 196500.0, + "Close_At_Entry": 196500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 38.17, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-010120-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157600.0, + "Close_At_Entry": 157600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 102.09, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-0117V0-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16770.0, + "Close_At_Entry": 16770.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 93.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-012450-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1537000.0, + "Close_At_Entry": 1537000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-028050-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 47800.0, + "Close_At_Entry": 47800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 34.73, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-064350-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 211000.0, + "Close_At_Entry": 211000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-091160-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 94930.0, + "Close_At_Entry": 94930.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 49.69, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-07", + "Trade_ID": "RB-494670-20260407", + "Signal_Date": "2026-04-07", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26300.0, + "Close_At_Entry": 26300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 24.71, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-000270-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 151600.0, + "Close_At_Entry": 151600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.98, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-000660-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 886000.0, + "Close_At_Entry": 886000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 80.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-005930-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 193100.0, + "Close_At_Entry": 193100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 37.75, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-010120-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 159800.0, + "Close_At_Entry": 159800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 97.43, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-0117V0-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16955.0, + "Close_At_Entry": 16955.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 89.12, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-012450-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1450000.0, + "Close_At_Entry": 1450000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.17, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-028050-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 45650.0, + "Close_At_Entry": 45650.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-064350-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 211000.0, + "Close_At_Entry": 211000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.17, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-091160-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 93330.0, + "Close_At_Entry": 93330.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 50.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-06", + "Trade_ID": "RB-494670-20260406", + "Signal_Date": "2026-04-06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26360.0, + "Close_At_Entry": 26360.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 21.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-000270-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 150200.0, + "Close_At_Entry": 150200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.53, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-000660-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 876000.0, + "Close_At_Entry": 876000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 65.18, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-005930-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 186200.0, + "Close_At_Entry": 186200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.87, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-010120-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 153800.0, + "Close_At_Entry": 153800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 91.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-0117V0-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16630.0, + "Close_At_Entry": 16630.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 80.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-012450-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1449000.0, + "Close_At_Entry": 1449000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-028050-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 40550.0, + "Close_At_Entry": 40550.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 35.64, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-064350-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 210000.0, + "Close_At_Entry": 210000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 28.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-091160-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 93160.0, + "Close_At_Entry": 93160.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 40.04, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-03", + "Trade_ID": "RB-494670-20260403", + "Signal_Date": "2026-04-03", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26970.0, + "Close_At_Entry": 26970.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 21.49, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-000270-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 150600.0, + "Close_At_Entry": 150600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-000660-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 830000.0, + "Close_At_Entry": 830000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 54.94, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-005930-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 178400.0, + "Close_At_Entry": 178400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 23.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-010120-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 151800.0, + "Close_At_Entry": 151800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 83.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-0117V0-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16410.0, + "Close_At_Entry": 16410.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 66.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-012450-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1417000.0, + "Close_At_Entry": 1417000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-028050-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35100.0, + "Close_At_Entry": 35100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 51.28, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-064350-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 201500.0, + "Close_At_Entry": 201500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 33.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-091160-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 90105.0, + "Close_At_Entry": 90105.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 37.45, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-02", + "Trade_ID": "RB-494670-20260402", + "Signal_Date": "2026-04-02", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 25440.0, + "Close_At_Entry": 25440.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 28.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-000270-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 155300.0, + "Close_At_Entry": 155300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-000660-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 893000.0, + "Close_At_Entry": 893000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 44.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-005930-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 189600.0, + "Close_At_Entry": 189600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 19.2, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-010120-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 158800.0, + "Close_At_Entry": 158800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 71.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-0117V0-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17120.0, + "Close_At_Entry": 17120.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 55.4, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-012450-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1333000.0, + "Close_At_Entry": 1333000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.53, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-028050-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 37900.0, + "Close_At_Entry": 37900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 43.27, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-064350-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 188800.0, + "Close_At_Entry": 188800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 39.83, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-091160-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 95925.0, + "Close_At_Entry": 95925.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 30.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-04-01", + "Trade_ID": "RB-494670-20260401", + "Signal_Date": "2026-04-01", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26350.0, + "Close_At_Entry": 26350.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 25.43, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-000270-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 145200.0, + "Close_At_Entry": 145200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-000660-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 807000.0, + "Close_At_Entry": 807000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 61.09, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-005930-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 167200.0, + "Close_At_Entry": 167200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 32.78, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-010120-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 143600.0, + "Close_At_Entry": 143600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 82.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-0117V0-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15825.0, + "Close_At_Entry": 15825.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 63.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-012450-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1249000.0, + "Close_At_Entry": 1249000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.69, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-028050-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35700.0, + "Close_At_Entry": 35700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 57.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-064350-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 169500.0, + "Close_At_Entry": 169500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 44.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-091160-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 86900.0, + "Close_At_Entry": 86900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 44.53, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-31", + "Trade_ID": "RB-494670-20260331", + "Signal_Date": "2026-03-31", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 25055.0, + "Close_At_Entry": 25055.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 31.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-000270-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 151500.0, + "Close_At_Entry": 151500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.73, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-000660-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 873000.0, + "Close_At_Entry": 873000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 48.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-005930-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 176300.0, + "Close_At_Entry": 176300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 27.34, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-010120-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 155000.0, + "Close_At_Entry": 155000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 64.84, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-0117V0-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16425.0, + "Close_At_Entry": 16425.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 58.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-012450-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1308000.0, + "Close_At_Entry": 1308000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-028050-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33250.0, + "Close_At_Entry": 33250.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 63.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-064350-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 180000.0, + "Close_At_Entry": 180000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 28.33, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-091160-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 91440.0, + "Close_At_Entry": 91440.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 37.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-30", + "Trade_ID": "RB-494670-20260330", + "Signal_Date": "2026-03-30", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 25160.0, + "Close_At_Entry": 25160.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 32.51, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-000270-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 155800.0, + "Close_At_Entry": 155800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.54, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-000660-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 922000.0, + "Close_At_Entry": 922000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 32.54, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-005930-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 179700.0, + "Close_At_Entry": 179700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.15, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-010120-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 160200.0, + "Close_At_Entry": 160200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 41.39, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-0117V0-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17260.0, + "Close_At_Entry": 17260.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 38.59, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-012450-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1335000.0, + "Close_At_Entry": 1335000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.59, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-028050-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33100.0, + "Close_At_Entry": 33100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 58.61, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-064350-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 184200.0, + "Close_At_Entry": 184200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 26.49, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-091160-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 95450.0, + "Close_At_Entry": 95450.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 25.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-27", + "Trade_ID": "RB-494670-20260327", + "Signal_Date": "2026-03-27", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26345.0, + "Close_At_Entry": 26345.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 26.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-000270-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 154700.0, + "Close_At_Entry": 154700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.39, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-000660-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 933000.0, + "Close_At_Entry": 933000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 31.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-005930-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 180100.0, + "Close_At_Entry": 180100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.65, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-010120-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 166800.0, + "Close_At_Entry": 166800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 30.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-0117V0-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18045.0, + "Close_At_Entry": 18045.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-012450-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1369000.0, + "Close_At_Entry": 1369000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.09, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-028050-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 32900.0, + "Close_At_Entry": 32900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 52.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-064350-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 189800.0, + "Close_At_Entry": 189800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.08, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-091160-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 95990.0, + "Close_At_Entry": 95990.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.46, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-26", + "Trade_ID": "RB-494670-20260326", + "Signal_Date": "2026-03-26", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27110.0, + "Close_At_Entry": 27110.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 19.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-000270-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157900.0, + "Close_At_Entry": 157900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.33, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-000660-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 986000.0, + "Close_At_Entry": 986000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-005930-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 189700.0, + "Close_At_Entry": 189700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.45, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-010120-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 162600.0, + "Close_At_Entry": 162600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.59, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-0117V0-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17505.0, + "Close_At_Entry": 17505.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-012450-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1335000.0, + "Close_At_Entry": 1335000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.19, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-028050-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33800.0, + "Close_At_Entry": 33800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 52.96, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-064350-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 177900.0, + "Close_At_Entry": 177900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.51, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-091160-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 100125.0, + "Close_At_Entry": 100125.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-24", + "Trade_ID": "RB-494670-20260324", + "Signal_Date": "2026-03-24", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26900.0, + "Close_At_Entry": 26900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 11.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-000270-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 161700.0, + "Close_At_Entry": 161700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.66, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-000660-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 933000.0, + "Close_At_Entry": 933000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.97, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-005930-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 186300.0, + "Close_At_Entry": 186300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-010120-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 164600.0, + "Close_At_Entry": 164600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-0117V0-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17305.0, + "Close_At_Entry": 17305.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 17.45, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-012450-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1278000.0, + "Close_At_Entry": 1278000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-028050-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35950.0, + "Close_At_Entry": 35950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 37.13, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-064350-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 168900.0, + "Close_At_Entry": 168900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 29.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-091160-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 97505.0, + "Close_At_Entry": 97505.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.28, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-23", + "Trade_ID": "RB-494670-20260323", + "Signal_Date": "2026-03-23", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 26165.0, + "Close_At_Entry": 26165.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 9.42, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-000270-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 168500.0, + "Close_At_Entry": 168500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -5.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-000660-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1007000.0, + "Close_At_Entry": 1007000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-005930-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 199400.0, + "Close_At_Entry": 199400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.32, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-010120-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 177200.0, + "Close_At_Entry": 177200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-0117V0-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18425.0, + "Close_At_Entry": 18425.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-012450-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1320000.0, + "Close_At_Entry": 1320000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-028050-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35300.0, + "Close_At_Entry": 35300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 40.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-064350-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 180100.0, + "Close_At_Entry": 180100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 19.93, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-091160-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 103865.0, + "Close_At_Entry": 103865.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.29, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-20", + "Trade_ID": "RB-494670-20260320", + "Signal_Date": "2026-03-20", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28740.0, + "Close_At_Entry": 28740.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.24, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-000270-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 170500.0, + "Close_At_Entry": 170500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.39, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-000660-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1013000.0, + "Close_At_Entry": 1013000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-005930-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 200500.0, + "Close_At_Entry": 200500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.48, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-010120-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 174600.0, + "Close_At_Entry": 174600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-0117V0-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18160.0, + "Close_At_Entry": 18160.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.84, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-012450-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1375000.0, + "Close_At_Entry": 1375000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.47, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-028050-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 32600.0, + "Close_At_Entry": 32600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 54.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-064350-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 186300.0, + "Close_At_Entry": 186300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.41, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-091160-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 103420.0, + "Close_At_Entry": 103420.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.96, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-19", + "Trade_ID": "RB-494670-20260319", + "Signal_Date": "2026-03-19", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29045.0, + "Close_At_Entry": 29045.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -3.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-000270-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 175100.0, + "Close_At_Entry": 175100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -13.48, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-000660-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1056000.0, + "Close_At_Entry": 1056000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.58, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-005930-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 208500.0, + "Close_At_Entry": 208500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.2, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-010120-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 166600.0, + "Close_At_Entry": 166600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.12, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-0117V0-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17980.0, + "Close_At_Entry": 17980.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.35, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-012450-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1390000.0, + "Close_At_Entry": 1390000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-028050-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33300.0, + "Close_At_Entry": 33300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 57.36, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-064350-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 193000.0, + "Close_At_Entry": 193000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-091160-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 105100.0, + "Close_At_Entry": 105100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.38, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-18", + "Trade_ID": "RB-494670-20260318", + "Signal_Date": "2026-03-18", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29750.0, + "Close_At_Entry": 29750.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.9, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-000270-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 167300.0, + "Close_At_Entry": 167300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -10.82, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-000660-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 970000.0, + "Close_At_Entry": 970000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.71, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-005930-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 193900.0, + "Close_At_Entry": 193900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-010120-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 152400.0, + "Close_At_Entry": 152400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 21.78, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-0117V0-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16875.0, + "Close_At_Entry": 16875.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.03, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-012450-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1396000.0, + "Close_At_Entry": 1396000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-028050-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31650.0, + "Close_At_Entry": 31650.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 63.67, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-064350-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 192900.0, + "Close_At_Entry": 192900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.64, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-091160-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 99470.0, + "Close_At_Entry": 99470.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.17, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-17", + "Trade_ID": "RB-494670-20260317", + "Signal_Date": "2026-03-17", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29550.0, + "Close_At_Entry": 29550.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.9, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-000270-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 162000.0, + "Close_At_Entry": 162000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.01, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-000660-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 974000.0, + "Close_At_Entry": 974000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.78, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-005930-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 188700.0, + "Close_At_Entry": 188700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-010120-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 146600.0, + "Close_At_Entry": 146600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.24, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-0117V0-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16520.0, + "Close_At_Entry": 16520.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.13, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-012450-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1476000.0, + "Close_At_Entry": 1476000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.66, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-028050-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31350.0, + "Close_At_Entry": 31350.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 58.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-064350-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 193200.0, + "Close_At_Entry": 193200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-091160-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 99470.0, + "Close_At_Entry": 99470.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-16", + "Trade_ID": "RB-494670-20260316", + "Signal_Date": "2026-03-16", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29340.0, + "Close_At_Entry": 29340.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-000270-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 164300.0, + "Close_At_Entry": 164300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-000660-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 910000.0, + "Close_At_Entry": 910000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-005930-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 183500.0, + "Close_At_Entry": 183500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.26, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-010120-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 149400.0, + "Close_At_Entry": 149400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.49, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-0117V0-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16830.0, + "Close_At_Entry": 16830.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.76, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-012450-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1488000.0, + "Close_At_Entry": 1488000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.28, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-028050-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 32800.0, + "Close_At_Entry": 32800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 56.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-064350-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 198500.0, + "Close_At_Entry": 198500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-091160-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 96935.0, + "Close_At_Entry": 96935.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.26, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-13", + "Trade_ID": "RB-494670-20260313", + "Signal_Date": "2026-03-13", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30210.0, + "Close_At_Entry": 30210.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -10.34, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-000270-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 167000.0, + "Close_At_Entry": 167000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.88, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-000660-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 930000.0, + "Close_At_Entry": 930000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-005930-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 187900.0, + "Close_At_Entry": 187900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.57, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-010120-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 148000.0, + "Close_At_Entry": 148000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.49, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-0117V0-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16735.0, + "Close_At_Entry": 16735.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.08, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-012450-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1465000.0, + "Close_At_Entry": 1465000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.96, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-028050-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31850.0, + "Close_At_Entry": 31850.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 61.07, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-064350-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 206000.0, + "Close_At_Entry": 206000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.46, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-091160-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 98100.0, + "Close_At_Entry": 98100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-12", + "Trade_ID": "RB-494670-20260312", + "Signal_Date": "2026-03-12", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30510.0, + "Close_At_Entry": 30510.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -11.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-000270-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 162000.0, + "Close_At_Entry": 162000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.73, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-000660-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 955000.0, + "Close_At_Entry": 955000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.17, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-005930-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 190000.0, + "Close_At_Entry": 190000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-010120-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 144400.0, + "Close_At_Entry": 144400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-0117V0-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16585.0, + "Close_At_Entry": 16585.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.2, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-012450-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1410000.0, + "Close_At_Entry": 1410000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-028050-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31800.0, + "Close_At_Entry": 31800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 58.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-064350-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 203000.0, + "Close_At_Entry": 203000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-091160-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 98400.0, + "Close_At_Entry": 98400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-11", + "Trade_ID": "RB-494670-20260311", + "Signal_Date": "2026-03-11", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29695.0, + "Close_At_Entry": 29695.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-000270-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 161000.0, + "Close_At_Entry": 161000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -6.34, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-000660-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 938000.0, + "Close_At_Entry": 938000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.35, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-005930-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 187900.0, + "Close_At_Entry": 187900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.58, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-010120-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 144800.0, + "Close_At_Entry": 144800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.84, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-0117V0-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16525.0, + "Close_At_Entry": 16525.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.48, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-012450-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1455000.0, + "Close_At_Entry": 1455000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.64, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-028050-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31250.0, + "Close_At_Entry": 31250.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 52.96, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-064350-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 207500.0, + "Close_At_Entry": 207500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.69, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-091160-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 99220.0, + "Close_At_Entry": 99220.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -4.32, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-10", + "Trade_ID": "RB-494670-20260310", + "Signal_Date": "2026-03-10", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28580.0, + "Close_At_Entry": 28580.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.98, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-000270-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 153400.0, + "Close_At_Entry": 153400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.17, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-000660-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 836000.0, + "Close_At_Entry": 836000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.98, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-005930-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 173500.0, + "Close_At_Entry": 173500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-010120-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 136200.0, + "Close_At_Entry": 136200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 17.33, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-0117V0-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15755.0, + "Close_At_Entry": 15755.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 7.62, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-012450-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1434000.0, + "Close_At_Entry": 1434000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.12, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-028050-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 32900.0, + "Close_At_Entry": 32900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 38.75, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-064350-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 215000.0, + "Close_At_Entry": 215000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-091160-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 93250.0, + "Close_At_Entry": 93250.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.09, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-09", + "Trade_ID": "RB-494670-20260309", + "Signal_Date": "2026-03-09", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28500.0, + "Close_At_Entry": 28500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.51, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-000270-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 167000.0, + "Close_At_Entry": 167000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -10.06, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-000660-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 924000.0, + "Close_At_Entry": 924000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -5.19, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-005930-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 188200.0, + "Close_At_Entry": 188200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.06, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-010120-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 140800.0, + "Close_At_Entry": 140800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-0117V0-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16520.0, + "Close_At_Entry": 16520.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.67, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-012450-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1481000.0, + "Close_At_Entry": 1481000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-028050-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33450.0, + "Close_At_Entry": 33450.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 21.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-064350-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 233000.0, + "Close_At_Entry": 233000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.87, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-091160-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 102335.0, + "Close_At_Entry": 102335.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -8.97, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-06", + "Trade_ID": "RB-494670-20260306", + "Signal_Date": "2026-03-06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28350.0, + "Close_At_Entry": 28350.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -4.87, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-000270-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 166400.0, + "Close_At_Entry": 166400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-000660-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 941000.0, + "Close_At_Entry": 941000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -11.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-005930-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 191600.0, + "Close_At_Entry": 191600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -6.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-010120-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 140200.0, + "Close_At_Entry": 140200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.27, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-0117V0-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16505.0, + "Close_At_Entry": 16505.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.58, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-012450-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1381000.0, + "Close_At_Entry": 1381000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.61, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-028050-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33150.0, + "Close_At_Entry": 33150.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.88, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-064350-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 225500.0, + "Close_At_Entry": 225500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -10.64, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-091160-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 100585.0, + "Close_At_Entry": 100585.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -10.42, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-05", + "Trade_ID": "RB-494670-20260305", + "Signal_Date": "2026-03-05", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28200.0, + "Close_At_Entry": 28200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-000270-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 156700.0, + "Close_At_Entry": 156700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-000660-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 849000.0, + "Close_At_Entry": 849000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.18, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-005930-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 172200.0, + "Close_At_Entry": 172200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-010120-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 125200.0, + "Close_At_Entry": 125200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 26.84, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-0117V0-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 14700.0, + "Close_At_Entry": 14700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.46, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-012450-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1323000.0, + "Close_At_Entry": 1323000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.76, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-028050-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30900.0, + "Close_At_Entry": 30900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.65, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-064350-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 202000.0, + "Close_At_Entry": 202000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -6.53, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-091160-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 84900.0, + "Close_At_Entry": 84900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.99, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-04", + "Trade_ID": "RB-494670-20260304", + "Signal_Date": "2026-03-04", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 25210.0, + "Close_At_Entry": 25210.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-000270-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 182300.0, + "Close_At_Entry": 182300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -20.35, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-000660-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 939000.0, + "Close_At_Entry": 939000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.06, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-005930-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 195100.0, + "Close_At_Entry": 195100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-010120-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 142800.0, + "Close_At_Entry": 142800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-0117V0-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17035.0, + "Close_At_Entry": 17035.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-012450-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1432000.0, + "Close_At_Entry": 1432000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -12.78, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-028050-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35150.0, + "Close_At_Entry": 35150.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-064350-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 249000.0, + "Close_At_Entry": 249000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -31.93, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-091160-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 97715.0, + "Close_At_Entry": 97715.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -11.07, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-03-03", + "Trade_ID": "RB-494670-20260303", + "Signal_Date": "2026-03-03", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29950.0, + "Close_At_Entry": 29950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -16.34, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-000270-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 205500.0, + "Close_At_Entry": 205500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -26.28, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-000660-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1061000.0, + "Close_At_Entry": 1061000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -17.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-005930-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 216500.0, + "Close_At_Entry": 216500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -18.57, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-010120-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 157400.0, + "Close_At_Entry": 157400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-0117V0-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18555.0, + "Close_At_Entry": 18555.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -11.48, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-012450-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1195000.0, + "Close_At_Entry": 1195000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.46, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-028050-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 36400.0, + "Close_At_Entry": 36400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -8.65, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-064350-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 230500.0, + "Close_At_Entry": 230500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -21.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-091160-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 105400.0, + "Close_At_Entry": 105400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -13.24, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-27", + "Trade_ID": "RB-494670-20260227", + "Signal_Date": "2026-02-27", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30845.0, + "Close_At_Entry": 30845.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -18.43, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-000270-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 206000.0, + "Close_At_Entry": 206000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -24.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-000660-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1099000.0, + "Close_At_Entry": 1099000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -16.11, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-005930-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 218000.0, + "Close_At_Entry": 218000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -17.57, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-010120-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 160600.0, + "Close_At_Entry": 160600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-0117V0-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 19000.0, + "Close_At_Entry": 19000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-012450-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1194000.0, + "Close_At_Entry": 1194000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-028050-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 38950.0, + "Close_At_Entry": 38950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -15.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-064350-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 220000.0, + "Close_At_Entry": 220000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -16.27, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-091160-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 105185.0, + "Close_At_Entry": 105185.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.26, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-26", + "Trade_ID": "RB-494670-20260226", + "Signal_Date": "2026-02-26", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30650.0, + "Close_At_Entry": 30650.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-000270-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 196100.0, + "Close_At_Entry": 196100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -21.11, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-000660-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1018000.0, + "Close_At_Entry": 1018000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -8.35, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-005930-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 203500.0, + "Close_At_Entry": 203500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -11.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-010120-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 150600.0, + "Close_At_Entry": 150600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.76, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-0117V0-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 18160.0, + "Close_At_Entry": 18160.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.63, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-012450-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1212000.0, + "Close_At_Entry": 1212000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.95, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-028050-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 37650.0, + "Close_At_Entry": 37650.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -12.62, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-064350-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 222500.0, + "Close_At_Entry": 222500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-091160-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 96215.0, + "Close_At_Entry": 96215.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-25", + "Trade_ID": "RB-494670-20260225", + "Signal_Date": "2026-02-25", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30950.0, + "Close_At_Entry": 30950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -12.41, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-000270-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 174000.0, + "Close_At_Entry": 174000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.25, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-000660-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1005000.0, + "Close_At_Entry": 1005000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-005930-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 200000.0, + "Close_At_Entry": 200000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -5.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-010120-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 149200.0, + "Close_At_Entry": 149200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-0117V0-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17940.0, + "Close_At_Entry": 17940.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-012450-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1241000.0, + "Close_At_Entry": 1241000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-028050-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 36500.0, + "Close_At_Entry": 36500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.67, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-064350-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 221500.0, + "Close_At_Entry": 221500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -13.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-091160-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 95695.0, + "Close_At_Entry": 95695.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.26, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-24", + "Trade_ID": "RB-494670-20260224", + "Signal_Date": "2026-02-24", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30920.0, + "Close_At_Entry": 30920.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -11.77, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-000270-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 172700.0, + "Close_At_Entry": 172700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -8.57, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-000660-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 951000.0, + "Close_At_Entry": 951000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.68, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-005930-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 193000.0, + "Close_At_Entry": 193000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.71, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-010120-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 144400.0, + "Close_At_Entry": 144400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-0117V0-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 17700.0, + "Close_At_Entry": 17700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-012450-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1236000.0, + "Close_At_Entry": 1236000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.01, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-028050-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35700.0, + "Close_At_Entry": 35700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -5.32, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-064350-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 221500.0, + "Close_At_Entry": 221500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -19.68, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-091160-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 92385.0, + "Close_At_Entry": 92385.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.38, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-23", + "Trade_ID": "RB-494670-20260223", + "Signal_Date": "2026-02-23", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31535.0, + "Close_At_Entry": 31535.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.7, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-000270-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 171800.0, + "Close_At_Entry": 171800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -5.88, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-000660-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 949000.0, + "Close_At_Entry": 949000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.69, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-005930-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 190100.0, + "Close_At_Entry": 190100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-010120-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 138200.0, + "Close_At_Entry": 138200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 19.1, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-0117V0-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16800.0, + "Close_At_Entry": 16800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.01, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-012450-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1242000.0, + "Close_At_Entry": 1242000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.9, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-028050-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 35600.0, + "Close_At_Entry": 35600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.98, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-064350-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 220000.0, + "Close_At_Entry": 220000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -23.23, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-091160-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 92945.0, + "Close_At_Entry": 92945.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-20", + "Trade_ID": "RB-494670-20260220", + "Signal_Date": "2026-02-20", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31290.0, + "Close_At_Entry": 31290.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -16.38, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-000270-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 170000.0, + "Close_At_Entry": 170000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -0.88, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-000660-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 894000.0, + "Close_At_Entry": 894000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.64, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-005930-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 190000.0, + "Close_At_Entry": 190000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.95, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-010120-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 135200.0, + "Close_At_Entry": 135200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 31.07, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-0117V0-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16185.0, + "Close_At_Entry": 16185.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.84, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-012450-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1149000.0, + "Close_At_Entry": 1149000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.88, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-028050-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 34950.0, + "Close_At_Entry": 34950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-064350-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 210000.0, + "Close_At_Entry": 210000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": -14.24, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-091160-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 91585.0, + "Close_At_Entry": 91585.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.41, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-19", + "Trade_ID": "RB-494670-20260219", + "Signal_Date": "2026-02-19", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 29800.0, + "Close_At_Entry": 29800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -3.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-000270-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 164100.0, + "Close_At_Entry": 164100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.9, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-000660-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 880000.0, + "Close_At_Entry": 880000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.11, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-005930-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 181200.0, + "Close_At_Entry": 181200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.65, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-010120-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 132200.0, + "Close_At_Entry": 132200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 32.07, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-0117V0-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15900.0, + "Close_At_Entry": 15900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.21, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-012450-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1105000.0, + "Close_At_Entry": 1105000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.43, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-028050-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33900.0, + "Close_At_Entry": 33900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -3.83, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-064350-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 201500.0, + "Close_At_Entry": 201500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -7.54, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-091160-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 88745.0, + "Close_At_Entry": 88745.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.54, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-13", + "Trade_ID": "RB-494670-20260213", + "Signal_Date": "2026-02-13", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28155.0, + "Close_At_Entry": 28155.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.16, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-000270-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 166300.0, + "Close_At_Entry": 166300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.29, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-000660-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 888000.0, + "Close_At_Entry": 888000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 18.92, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-005930-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 178600.0, + "Close_At_Entry": 178600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.74, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-010120-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 134200.0, + "Close_At_Entry": 134200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-0117V0-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16050.0, + "Close_At_Entry": 16050.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-012450-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1131000.0, + "Close_At_Entry": 1131000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 22.9, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-028050-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33800.0, + "Close_At_Entry": 33800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.48, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-064350-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 206000.0, + "Close_At_Entry": 206000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -6.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-091160-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 89400.0, + "Close_At_Entry": 89400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 17.56, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-12", + "Trade_ID": "RB-494670-20260212", + "Signal_Date": "2026-02-12", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28195.0, + "Close_At_Entry": 28195.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.52, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-000270-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 161800.0, + "Close_At_Entry": 161800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.4, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-000660-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 860000.0, + "Close_At_Entry": 860000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 12.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-005930-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 167800.0, + "Close_At_Entry": 167800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.55, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-010120-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 133400.0, + "Close_At_Entry": 133400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.24, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-0117V0-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 16095.0, + "Close_At_Entry": 16095.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.85, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-012450-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1130000.0, + "Close_At_Entry": 1130000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 23.54, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-028050-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33250.0, + "Close_At_Entry": 33250.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -4.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-064350-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 202500.0, + "Close_At_Entry": 202500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -4.74, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-091160-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 85825.0, + "Close_At_Entry": 85825.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.9, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-11", + "Trade_ID": "RB-494670-20260211", + "Signal_Date": "2026-02-11", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27950.0, + "Close_At_Entry": 27950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-000270-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 154700.0, + "Close_At_Entry": 154700.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-000660-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 876000.0, + "Close_At_Entry": 876000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.19, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-005930-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 165800.0, + "Close_At_Entry": 165800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.81, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-010120-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 127400.0, + "Close_At_Entry": 127400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.07, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-0117V0-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15550.0, + "Close_At_Entry": 15550.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.24, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-012450-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1146000.0, + "Close_At_Entry": 1146000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MISMATCHED", + "PnL_Pct": 28.8, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-028050-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 32950.0, + "Close_At_Entry": 32950.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -4.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-064350-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 200000.0, + "Close_At_Entry": 200000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -3.4, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-091160-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 86705.0, + "Close_At_Entry": 86705.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.72, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-10", + "Trade_ID": "RB-494670-20260210", + "Signal_Date": "2026-02-10", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27860.0, + "Close_At_Entry": 27860.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.31, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-000270-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 153800.0, + "Close_At_Entry": 153800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.83, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-000660-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 887000.0, + "Close_At_Entry": 887000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.59, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-005930-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 166400.0, + "Close_At_Entry": 166400.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.28, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-010120-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 129200.0, + "Close_At_Entry": 129200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.63, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-0117V0-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15750.0, + "Close_At_Entry": 15750.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 6.86, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-012450-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1193000.0, + "Close_At_Entry": 1193000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.73, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-028050-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 33300.0, + "Close_At_Entry": 33300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.5, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-064350-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 212500.0, + "Close_At_Entry": 212500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -6.59, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-091160-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 88570.0, + "Close_At_Entry": 88570.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.44, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-09", + "Trade_ID": "RB-494670-20260209", + "Signal_Date": "2026-02-09", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28155.0, + "Close_At_Entry": 28155.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 7.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-000270-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 151900.0, + "Close_At_Entry": 151900.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.94, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-000660-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 839000.0, + "Close_At_Entry": 839000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 10.85, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-005930-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 158600.0, + "Close_At_Entry": 158600.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 18.47, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-010120-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 119000.0, + "Close_At_Entry": 119000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.37, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-0117V0-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 14550.0, + "Close_At_Entry": 14550.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 15.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-012450-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1181000.0, + "Close_At_Entry": 1181000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 24.05, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-028050-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31850.0, + "Close_At_Entry": 31850.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.0, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-064350-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 202500.0, + "Close_At_Entry": 202500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 1.73, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-091160-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 84420.0, + "Close_At_Entry": 84420.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.2, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-06", + "Trade_ID": "RB-494670-20260206", + "Signal_Date": "2026-02-06", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 27980.0, + "Close_At_Entry": 27980.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 9.04, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-000270-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 156200.0, + "Close_At_Entry": 156200.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.71, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-000660-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 842000.0, + "Close_At_Entry": 842000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.42, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-005930-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 159300.0, + "Close_At_Entry": 159300.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 19.27, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-010120-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 123800.0, + "Close_At_Entry": 123800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 16.64, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-0117V0-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15245.0, + "Close_At_Entry": 15245.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 8.79, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-012450-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1227000.0, + "Close_At_Entry": 1227000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 14.91, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-028050-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 31650.0, + "Close_At_Entry": 31650.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 0.47, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-064350-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 207000.0, + "Close_At_Entry": 207000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -1.93, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-091160-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 84000.0, + "Close_At_Entry": 84000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": 17.14, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-05", + "Trade_ID": "RB-494670-20260205", + "Signal_Date": "2026-02-05", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 28810.0, + "Close_At_Entry": 28810.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": 3.07, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-000270-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "000270", + "Name": "기아", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 156800.0, + "Close_At_Entry": 156800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 2.68, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-000660-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "000660", + "Name": "SK하이닉스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 900000.0, + "Close_At_Entry": 900000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 4.22, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-005930-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "005930", + "Name": "삼성전자", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 169100.0, + "Close_At_Entry": 169100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.12, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-010120-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "010120", + "Name": "LS ELECTRIC", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 127800.0, + "Close_At_Entry": 127800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 13.3, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-0117V0-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "0117V0", + "Name": "TIGER 코리아AI전력기기TOP3+", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 15735.0, + "Close_At_Entry": 15735.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 5.02, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-012450-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "012450", + "Name": "한화에어로스페이스", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 1324000.0, + "Close_At_Entry": 1324000.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 9.89, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-028050-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "028050", + "Name": "삼성E&A", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 32100.0, + "Close_At_Entry": 32100.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": -2.65, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-064350-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "064350", + "Name": "현대로템", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 228500.0, + "Close_At_Entry": 228500.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "INCONCLUSIVE", + "PnL_Pct": -9.19, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-091160-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "091160", + "Name": "KODEX 반도체", + "Account": "REPLAY", + "Entry_Stage": "WATCH", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 88800.0, + "Close_At_Entry": 88800.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "WATCH", + "Exit_Reason": "MATCHED", + "PnL_Pct": 11.73, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + }, + { + "Record_Date": "2026-02-04", + "Trade_ID": "RB-494670-20260204", + "Signal_Date": "2026-02-04", + "Ticker": "494670", + "Name": "TIGER 조선TOP10", + "Account": "REPLAY", + "Entry_Stage": "HOLD", + "Source_Origin": "REPLAY_BACKFILL_KRX_EOD", + "Entry_Price": 30275.0, + "Close_At_Entry": 30275.0, + "MA20_At_Entry": null, + "MA60_At_Entry": null, + "ATR20_At_Entry": null, + "Volume_Ratio_5D": null, + "Flow_Credit": null, + "RSI14_At_Entry": null, + "Late_Chase_Risk_Score": null, + "Follow_Through_Score": null, + "Breakout_Score": null, + "Rebound_Preservation_Score": null, + "Setup_Decision": "HOLD", + "Exit_Reason": "MATCHED", + "PnL_Pct": -5.6, + "Holding_Days": 20.0, + "MAE_Pct": null, + "MFE_Pct": null + } + ], + "backdata_feature_bank_replay_json": "[{\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-000270-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157900.0, \"Close_At_Entry\": 157900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.33, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-000660-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 995000.0, \"Close_At_Entry\": 995000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-005930-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 189000.0, \"Close_At_Entry\": 189000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.08, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-010120-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 168800.0, \"Close_At_Entry\": 168800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-0117V0-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18520.0, \"Close_At_Entry\": 18520.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.26, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-012450-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1400000.0, \"Close_At_Entry\": 1400000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-028050-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33700.0, \"Close_At_Entry\": 33700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 50.15, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-064350-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 190700.0, \"Close_At_Entry\": 190700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.54, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-091160-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 101690.0, \"Close_At_Entry\": 101690.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026. 3. 25\", \"Trade_ID\": \"RB-494670-20260325\", \"Signal_Date\": \"2026. 3. 25\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27280.0, \"Close_At_Entry\": 27280.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 17.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-000270-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 160000.0, \"Close_At_Entry\": 160000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.94, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-000660-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1224000.0, \"Close_At_Entry\": 1224000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 58.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-005930-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 219000.0, \"Close_At_Entry\": 219000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 36.76, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-010120-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 184700.0, \"Close_At_Entry\": 184700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 47.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-0117V0-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 20270.0, \"Close_At_Entry\": 20270.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 36.01, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-012450-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1391000.0, \"Close_At_Entry\": 1391000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -10.28, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-028050-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 51700.0, \"Close_At_Entry\": 51700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.77, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-064350-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 221500.0, \"Close_At_Entry\": 221500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -11.74, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-091160-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 115665.0, \"Close_At_Entry\": 115665.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 33.84, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-21\", \"Trade_ID\": \"RB-494670-20260421\", \"Signal_Date\": \"2026-04-21\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29940.0, \"Close_At_Entry\": 29940.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.47, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-000270-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157400.0, \"Close_At_Entry\": 157400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -5.08, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-000660-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1166000.0, \"Close_At_Entry\": 1166000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 49.66, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-005930-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 214500.0, \"Close_At_Entry\": 214500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 28.67, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-010120-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 184200.0, \"Close_At_Entry\": 184200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 29.48, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-0117V0-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 20325.0, \"Close_At_Entry\": 20325.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-012450-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1425000.0, \"Close_At_Entry\": 1425000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -12.35, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-028050-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 49300.0, \"Close_At_Entry\": 49300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -3.85, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-064350-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 218500.0, \"Close_At_Entry\": 218500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -12.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-091160-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 112400.0, \"Close_At_Entry\": 112400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 25.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-20\", \"Trade_ID\": \"RB-494670-20260420\", \"Signal_Date\": \"2026-04-20\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28630.0, \"Close_At_Entry\": 28630.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.61, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-000270-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 159200.0, \"Close_At_Entry\": 159200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-000660-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1128000.0, \"Close_At_Entry\": 1128000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 54.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-005930-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 216000.0, \"Close_At_Entry\": 216000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 27.55, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-010120-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 186500.0, \"Close_At_Entry\": 186500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 30.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-0117V0-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 20250.0, \"Close_At_Entry\": 20250.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 26.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-012450-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1423000.0, \"Close_At_Entry\": 1423000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.63, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-028050-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 49550.0, \"Close_At_Entry\": 49550.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.61, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-064350-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 216000.0, \"Close_At_Entry\": 216000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-091160-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 110400.0, \"Close_At_Entry\": 110400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 27.15, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-17\", \"Trade_ID\": \"RB-494670-20260417\", \"Signal_Date\": \"2026-04-17\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28670.0, \"Close_At_Entry\": 28670.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.69, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-000270-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157900.0, \"Close_At_Entry\": 157900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-000660-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1155000.0, \"Close_At_Entry\": 1155000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 59.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-005930-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 217500.0, \"Close_At_Entry\": 217500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 29.2, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-010120-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 188600.0, \"Close_At_Entry\": 188600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 34.41, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-0117V0-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 20310.0, \"Close_At_Entry\": 20310.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 31.63, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-012450-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1519000.0, \"Close_At_Entry\": 1519000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -19.22, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-028050-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 50400.0, \"Close_At_Entry\": 50400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-064350-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 215000.0, \"Close_At_Entry\": 215000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -6.51, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-091160-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 110620.0, \"Close_At_Entry\": 110620.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 32.21, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-16\", \"Trade_ID\": \"RB-494670-20260416\", \"Signal_Date\": \"2026-04-16\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28100.0, \"Close_At_Entry\": 28100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.51, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-000270-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 151500.0, \"Close_At_Entry\": 151500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-000660-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1136000.0, \"Close_At_Entry\": 1136000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 60.12, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-005930-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 211000.0, \"Close_At_Entry\": 211000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 28.2, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-010120-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 186800.0, \"Close_At_Entry\": 186800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 38.65, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-0117V0-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 20020.0, \"Close_At_Entry\": 20020.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 33.42, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-012450-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1509000.0, \"Close_At_Entry\": 1509000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -19.42, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-028050-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 52400.0, \"Close_At_Entry\": 52400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -3.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-064350-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 210000.0, \"Close_At_Entry\": 210000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -4.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-091160-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 108650.0, \"Close_At_Entry\": 108650.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 34.27, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-15\", \"Trade_ID\": \"RB-494670-20260415\", \"Signal_Date\": \"2026-04-15\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27400.0, \"Close_At_Entry\": 27400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 7.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-000270-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 149200.0, \"Close_At_Entry\": 149200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 19.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-000660-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1103000.0, \"Close_At_Entry\": 1103000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 78.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-005930-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 206500.0, \"Close_At_Entry\": 206500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 43.34, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-010120-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 185600.0, \"Close_At_Entry\": 185600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 50.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-0117V0-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 19580.0, \"Close_At_Entry\": 19580.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 47.63, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-012450-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1523000.0, \"Close_At_Entry\": 1523000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-028050-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 51800.0, \"Close_At_Entry\": 51800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-064350-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 211500.0, \"Close_At_Entry\": 211500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.47, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-091160-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 105605.0, \"Close_At_Entry\": 105605.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 48.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-14\", \"Trade_ID\": \"RB-494670-20260414\", \"Signal_Date\": \"2026-04-14\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27215.0, \"Close_At_Entry\": 27215.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 12.68, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-000270-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 147400.0, \"Close_At_Entry\": 147400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 21.78, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-000660-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1040000.0, \"Close_At_Entry\": 1040000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 90.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-005930-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 201000.0, \"Close_At_Entry\": 201000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 41.29, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-010120-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 179200.0, \"Close_At_Entry\": 179200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 59.04, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-0117V0-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 19020.0, \"Close_At_Entry\": 19020.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 58.49, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-012450-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1530000.0, \"Close_At_Entry\": 1530000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -15.95, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-028050-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 49550.0, \"Close_At_Entry\": 49550.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.96, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-064350-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 207000.0, \"Close_At_Entry\": 207000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-091160-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 103055.0, \"Close_At_Entry\": 103055.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 51.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-13\", \"Trade_ID\": \"RB-494670-20260413\", \"Signal_Date\": \"2026-04-13\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26570.0, \"Close_At_Entry\": 26570.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 19.63, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-000270-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 149000.0, \"Close_At_Entry\": 149000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.95, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-000660-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1027000.0, \"Close_At_Entry\": 1027000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 78.68, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-005930-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 206000.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 35.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-010120-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157600.0, \"Close_At_Entry\": 157600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 83.38, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-0117V0-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18305.0, \"Close_At_Entry\": 18305.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 68.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-012450-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1507000.0, \"Close_At_Entry\": 1507000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-028050-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 51200.0, \"Close_At_Entry\": 51200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-064350-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 210000.0, \"Close_At_Entry\": 210000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.38, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-091160-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 103000.0, \"Close_At_Entry\": 103000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 43.68, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-10\", \"Trade_ID\": \"RB-494670-20260410\", \"Signal_Date\": \"2026-04-10\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27085.0, \"Close_At_Entry\": 27085.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 17.21, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-000270-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 150500.0, \"Close_At_Entry\": 150500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.08, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-000660-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 998000.0, \"Close_At_Entry\": 998000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 88.38, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-005930-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 204000.0, \"Close_At_Entry\": 204000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 39.95, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-010120-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157600.0, \"Close_At_Entry\": 157600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 92.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-0117V0-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17920.0, \"Close_At_Entry\": 17920.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 80.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-012450-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1451000.0, \"Close_At_Entry\": 1451000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-028050-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 51300.0, \"Close_At_Entry\": 51300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-064350-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 203000.0, \"Close_At_Entry\": 203000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.13, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-091160-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 101725.0, \"Close_At_Entry\": 101725.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 50.49, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-09\", \"Trade_ID\": \"RB-494670-20260409\", \"Signal_Date\": \"2026-04-09\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26970.0, \"Close_At_Entry\": 26970.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 20.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-000270-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 159200.0, \"Close_At_Entry\": 159200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.33, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-000660-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1033000.0, \"Close_At_Entry\": 1033000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 63.21, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-005930-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 210500.0, \"Close_At_Entry\": 210500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 27.55, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-010120-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157600.0, \"Close_At_Entry\": 157600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 98.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-0117V0-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18110.0, \"Close_At_Entry\": 18110.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 79.82, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-012450-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1484000.0, \"Close_At_Entry\": 1484000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -11.93, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-028050-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 50500.0, \"Close_At_Entry\": 50500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 23.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-064350-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 206500.0, \"Close_At_Entry\": 206500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.99, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-091160-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 104350.0, \"Close_At_Entry\": 104350.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 37.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-08\", \"Trade_ID\": \"RB-494670-20260408\", \"Signal_Date\": \"2026-04-08\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27380.0, \"Close_At_Entry\": 27380.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 15.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-000270-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 150800.0, \"Close_At_Entry\": 150800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.51, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-000660-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 916000.0, \"Close_At_Entry\": 916000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 80.57, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-005930-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 196500.0, \"Close_At_Entry\": 196500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 38.17, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-010120-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157600.0, \"Close_At_Entry\": 157600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 102.09, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-0117V0-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16770.0, \"Close_At_Entry\": 16770.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 93.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-012450-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1537000.0, \"Close_At_Entry\": 1537000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-028050-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 47800.0, \"Close_At_Entry\": 47800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 34.73, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-064350-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 211000.0, \"Close_At_Entry\": 211000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-091160-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 94930.0, \"Close_At_Entry\": 94930.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 49.69, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-07\", \"Trade_ID\": \"RB-494670-20260407\", \"Signal_Date\": \"2026-04-07\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26300.0, \"Close_At_Entry\": 26300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 24.71, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-000270-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 151600.0, \"Close_At_Entry\": 151600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.98, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-000660-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 886000.0, \"Close_At_Entry\": 886000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 80.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-005930-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 193100.0, \"Close_At_Entry\": 193100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 37.75, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-010120-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 159800.0, \"Close_At_Entry\": 159800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 97.43, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-0117V0-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16955.0, \"Close_At_Entry\": 16955.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 89.12, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-012450-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1450000.0, \"Close_At_Entry\": 1450000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.17, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-028050-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 45650.0, \"Close_At_Entry\": 45650.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-064350-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 211000.0, \"Close_At_Entry\": 211000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.17, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-091160-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 93330.0, \"Close_At_Entry\": 93330.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 50.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-06\", \"Trade_ID\": \"RB-494670-20260406\", \"Signal_Date\": \"2026-04-06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26360.0, \"Close_At_Entry\": 26360.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 21.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-000270-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 150200.0, \"Close_At_Entry\": 150200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.53, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-000660-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 876000.0, \"Close_At_Entry\": 876000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 65.18, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-005930-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 186200.0, \"Close_At_Entry\": 186200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.87, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-010120-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 153800.0, \"Close_At_Entry\": 153800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 91.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-0117V0-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16630.0, \"Close_At_Entry\": 16630.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 80.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-012450-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1449000.0, \"Close_At_Entry\": 1449000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-028050-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 40550.0, \"Close_At_Entry\": 40550.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 35.64, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-064350-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 210000.0, \"Close_At_Entry\": 210000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 28.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-091160-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 93160.0, \"Close_At_Entry\": 93160.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 40.04, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-03\", \"Trade_ID\": \"RB-494670-20260403\", \"Signal_Date\": \"2026-04-03\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26970.0, \"Close_At_Entry\": 26970.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 21.49, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-000270-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 150600.0, \"Close_At_Entry\": 150600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-000660-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 830000.0, \"Close_At_Entry\": 830000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 54.94, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-005930-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 178400.0, \"Close_At_Entry\": 178400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 23.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-010120-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 151800.0, \"Close_At_Entry\": 151800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 83.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-0117V0-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16410.0, \"Close_At_Entry\": 16410.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 66.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-012450-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1417000.0, \"Close_At_Entry\": 1417000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-028050-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35100.0, \"Close_At_Entry\": 35100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 51.28, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-064350-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 201500.0, \"Close_At_Entry\": 201500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 33.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-091160-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 90105.0, \"Close_At_Entry\": 90105.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 37.45, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-02\", \"Trade_ID\": \"RB-494670-20260402\", \"Signal_Date\": \"2026-04-02\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 25440.0, \"Close_At_Entry\": 25440.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 28.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-000270-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 155300.0, \"Close_At_Entry\": 155300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-000660-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 893000.0, \"Close_At_Entry\": 893000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 44.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-005930-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 189600.0, \"Close_At_Entry\": 189600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 19.2, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-010120-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 158800.0, \"Close_At_Entry\": 158800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 71.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-0117V0-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17120.0, \"Close_At_Entry\": 17120.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 55.4, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-012450-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1333000.0, \"Close_At_Entry\": 1333000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.53, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-028050-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 37900.0, \"Close_At_Entry\": 37900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 43.27, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-064350-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 188800.0, \"Close_At_Entry\": 188800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 39.83, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-091160-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 95925.0, \"Close_At_Entry\": 95925.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 30.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-04-01\", \"Trade_ID\": \"RB-494670-20260401\", \"Signal_Date\": \"2026-04-01\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26350.0, \"Close_At_Entry\": 26350.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 25.43, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-000270-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 145200.0, \"Close_At_Entry\": 145200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-000660-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 807000.0, \"Close_At_Entry\": 807000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 61.09, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-005930-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 167200.0, \"Close_At_Entry\": 167200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 32.78, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-010120-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 143600.0, \"Close_At_Entry\": 143600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 82.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-0117V0-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15825.0, \"Close_At_Entry\": 15825.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 63.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-012450-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1249000.0, \"Close_At_Entry\": 1249000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.69, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-028050-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35700.0, \"Close_At_Entry\": 35700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 57.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-064350-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 169500.0, \"Close_At_Entry\": 169500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 44.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-091160-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 86900.0, \"Close_At_Entry\": 86900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 44.53, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-31\", \"Trade_ID\": \"RB-494670-20260331\", \"Signal_Date\": \"2026-03-31\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 25055.0, \"Close_At_Entry\": 25055.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 31.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-000270-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 151500.0, \"Close_At_Entry\": 151500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.73, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-000660-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 873000.0, \"Close_At_Entry\": 873000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 48.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-005930-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 176300.0, \"Close_At_Entry\": 176300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 27.34, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-010120-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 155000.0, \"Close_At_Entry\": 155000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 64.84, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-0117V0-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16425.0, \"Close_At_Entry\": 16425.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 58.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-012450-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1308000.0, \"Close_At_Entry\": 1308000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-028050-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33250.0, \"Close_At_Entry\": 33250.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 63.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-064350-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 180000.0, \"Close_At_Entry\": 180000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 28.33, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-091160-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 91440.0, \"Close_At_Entry\": 91440.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 37.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-30\", \"Trade_ID\": \"RB-494670-20260330\", \"Signal_Date\": \"2026-03-30\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 25160.0, \"Close_At_Entry\": 25160.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 32.51, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-000270-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 155800.0, \"Close_At_Entry\": 155800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.54, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-000660-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 922000.0, \"Close_At_Entry\": 922000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 32.54, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-005930-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 179700.0, \"Close_At_Entry\": 179700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.15, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-010120-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 160200.0, \"Close_At_Entry\": 160200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 41.39, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-0117V0-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17260.0, \"Close_At_Entry\": 17260.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 38.59, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-012450-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1335000.0, \"Close_At_Entry\": 1335000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.59, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-028050-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33100.0, \"Close_At_Entry\": 33100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 58.61, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-064350-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 184200.0, \"Close_At_Entry\": 184200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 26.49, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-091160-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 95450.0, \"Close_At_Entry\": 95450.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 25.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-27\", \"Trade_ID\": \"RB-494670-20260327\", \"Signal_Date\": \"2026-03-27\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26345.0, \"Close_At_Entry\": 26345.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 26.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-000270-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 154700.0, \"Close_At_Entry\": 154700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.39, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-000660-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 933000.0, \"Close_At_Entry\": 933000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 31.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-005930-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 180100.0, \"Close_At_Entry\": 180100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.65, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-010120-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 166800.0, \"Close_At_Entry\": 166800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 30.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-0117V0-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18045.0, \"Close_At_Entry\": 18045.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-012450-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1369000.0, \"Close_At_Entry\": 1369000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.09, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-028050-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 32900.0, \"Close_At_Entry\": 32900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 52.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-064350-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 189800.0, \"Close_At_Entry\": 189800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.08, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-091160-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 95990.0, \"Close_At_Entry\": 95990.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.46, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-26\", \"Trade_ID\": \"RB-494670-20260326\", \"Signal_Date\": \"2026-03-26\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27110.0, \"Close_At_Entry\": 27110.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 19.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-000270-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157900.0, \"Close_At_Entry\": 157900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.33, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-000660-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 986000.0, \"Close_At_Entry\": 986000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-005930-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 189700.0, \"Close_At_Entry\": 189700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.45, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-010120-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 162600.0, \"Close_At_Entry\": 162600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.59, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-0117V0-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17505.0, \"Close_At_Entry\": 17505.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-012450-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1335000.0, \"Close_At_Entry\": 1335000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.19, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-028050-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33800.0, \"Close_At_Entry\": 33800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 52.96, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-064350-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 177900.0, \"Close_At_Entry\": 177900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.51, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-091160-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 100125.0, \"Close_At_Entry\": 100125.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-24\", \"Trade_ID\": \"RB-494670-20260324\", \"Signal_Date\": \"2026-03-24\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26900.0, \"Close_At_Entry\": 26900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 11.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-000270-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 161700.0, \"Close_At_Entry\": 161700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.66, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-000660-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 933000.0, \"Close_At_Entry\": 933000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.97, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-005930-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 186300.0, \"Close_At_Entry\": 186300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-010120-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 164600.0, \"Close_At_Entry\": 164600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-0117V0-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17305.0, \"Close_At_Entry\": 17305.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 17.45, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-012450-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1278000.0, \"Close_At_Entry\": 1278000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-028050-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35950.0, \"Close_At_Entry\": 35950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 37.13, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-064350-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 168900.0, \"Close_At_Entry\": 168900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 29.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-091160-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 97505.0, \"Close_At_Entry\": 97505.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.28, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-23\", \"Trade_ID\": \"RB-494670-20260323\", \"Signal_Date\": \"2026-03-23\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 26165.0, \"Close_At_Entry\": 26165.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 9.42, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-000270-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 168500.0, \"Close_At_Entry\": 168500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -5.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-000660-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1007000.0, \"Close_At_Entry\": 1007000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-005930-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 199400.0, \"Close_At_Entry\": 199400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.32, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-010120-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 177200.0, \"Close_At_Entry\": 177200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-0117V0-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18425.0, \"Close_At_Entry\": 18425.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-012450-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1320000.0, \"Close_At_Entry\": 1320000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-028050-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35300.0, \"Close_At_Entry\": 35300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 40.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-064350-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 180100.0, \"Close_At_Entry\": 180100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 19.93, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-091160-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 103865.0, \"Close_At_Entry\": 103865.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.29, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-20\", \"Trade_ID\": \"RB-494670-20260320\", \"Signal_Date\": \"2026-03-20\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28740.0, \"Close_At_Entry\": 28740.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.24, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-000270-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 170500.0, \"Close_At_Entry\": 170500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.39, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-000660-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1013000.0, \"Close_At_Entry\": 1013000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-005930-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 200500.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.48, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-010120-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 174600.0, \"Close_At_Entry\": 174600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-0117V0-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18160.0, \"Close_At_Entry\": 18160.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.84, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-012450-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1375000.0, \"Close_At_Entry\": 1375000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.47, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-028050-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 32600.0, \"Close_At_Entry\": 32600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 54.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-064350-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 186300.0, \"Close_At_Entry\": 186300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.41, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-091160-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 103420.0, \"Close_At_Entry\": 103420.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.96, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-19\", \"Trade_ID\": \"RB-494670-20260319\", \"Signal_Date\": \"2026-03-19\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29045.0, \"Close_At_Entry\": 29045.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -3.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-000270-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 175100.0, \"Close_At_Entry\": 175100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -13.48, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-000660-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1056000.0, \"Close_At_Entry\": 1056000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.58, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-005930-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 208500.0, \"Close_At_Entry\": 208500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.2, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-010120-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 166600.0, \"Close_At_Entry\": 166600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.12, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-0117V0-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17980.0, \"Close_At_Entry\": 17980.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.35, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-012450-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1390000.0, \"Close_At_Entry\": 1390000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-028050-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33300.0, \"Close_At_Entry\": 33300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 57.36, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-064350-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 193000.0, \"Close_At_Entry\": 193000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-091160-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 105100.0, \"Close_At_Entry\": 105100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.38, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-18\", \"Trade_ID\": \"RB-494670-20260318\", \"Signal_Date\": \"2026-03-18\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29750.0, \"Close_At_Entry\": 29750.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.9, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-000270-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 167300.0, \"Close_At_Entry\": 167300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -10.82, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-000660-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 970000.0, \"Close_At_Entry\": 970000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.71, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-005930-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 193900.0, \"Close_At_Entry\": 193900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-010120-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 152400.0, \"Close_At_Entry\": 152400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 21.78, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-0117V0-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16875.0, \"Close_At_Entry\": 16875.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.03, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-012450-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1396000.0, \"Close_At_Entry\": 1396000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-028050-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31650.0, \"Close_At_Entry\": 31650.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 63.67, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-064350-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 192900.0, \"Close_At_Entry\": 192900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.64, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-091160-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 99470.0, \"Close_At_Entry\": 99470.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.17, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-17\", \"Trade_ID\": \"RB-494670-20260317\", \"Signal_Date\": \"2026-03-17\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29550.0, \"Close_At_Entry\": 29550.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.9, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-000270-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 162000.0, \"Close_At_Entry\": 162000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.01, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-000660-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 974000.0, \"Close_At_Entry\": 974000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.78, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-005930-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 188700.0, \"Close_At_Entry\": 188700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-010120-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 146600.0, \"Close_At_Entry\": 146600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.24, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-0117V0-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16520.0, \"Close_At_Entry\": 16520.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.13, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-012450-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1476000.0, \"Close_At_Entry\": 1476000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.66, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-028050-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31350.0, \"Close_At_Entry\": 31350.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 58.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-064350-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 193200.0, \"Close_At_Entry\": 193200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-091160-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 99470.0, \"Close_At_Entry\": 99470.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-16\", \"Trade_ID\": \"RB-494670-20260316\", \"Signal_Date\": \"2026-03-16\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29340.0, \"Close_At_Entry\": 29340.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-000270-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 164300.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-000660-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 910000.0, \"Close_At_Entry\": 910000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-005930-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 183500.0, \"Close_At_Entry\": 183500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.26, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-010120-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 149400.0, \"Close_At_Entry\": 149400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.49, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-0117V0-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16830.0, \"Close_At_Entry\": 16830.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.76, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-012450-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1488000.0, \"Close_At_Entry\": 1488000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.28, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-028050-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 32800.0, \"Close_At_Entry\": 32800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 56.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-064350-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 198500.0, \"Close_At_Entry\": 198500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-091160-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 96935.0, \"Close_At_Entry\": 96935.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.26, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-13\", \"Trade_ID\": \"RB-494670-20260313\", \"Signal_Date\": \"2026-03-13\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30210.0, \"Close_At_Entry\": 30210.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -10.34, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-000270-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 167000.0, \"Close_At_Entry\": 167000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.88, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-000660-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 930000.0, \"Close_At_Entry\": 930000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-005930-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 187900.0, \"Close_At_Entry\": 187900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.57, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-010120-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 148000.0, \"Close_At_Entry\": 148000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.49, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-0117V0-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16735.0, \"Close_At_Entry\": 16735.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.08, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-012450-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1465000.0, \"Close_At_Entry\": 1465000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.96, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-028050-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31850.0, \"Close_At_Entry\": 31850.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 61.07, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-064350-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 206000.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.46, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-091160-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 98100.0, \"Close_At_Entry\": 98100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-12\", \"Trade_ID\": \"RB-494670-20260312\", \"Signal_Date\": \"2026-03-12\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30510.0, \"Close_At_Entry\": 30510.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -11.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-000270-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 162000.0, \"Close_At_Entry\": 162000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.73, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-000660-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 955000.0, \"Close_At_Entry\": 955000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.17, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-005930-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 190000.0, \"Close_At_Entry\": 190000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-010120-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 144400.0, \"Close_At_Entry\": 144400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-0117V0-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16585.0, \"Close_At_Entry\": 16585.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.2, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-012450-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1410000.0, \"Close_At_Entry\": 1410000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-028050-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31800.0, \"Close_At_Entry\": 31800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 58.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-064350-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 203000.0, \"Close_At_Entry\": 203000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-091160-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 98400.0, \"Close_At_Entry\": 98400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-11\", \"Trade_ID\": \"RB-494670-20260311\", \"Signal_Date\": \"2026-03-11\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29695.0, \"Close_At_Entry\": 29695.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-000270-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 161000.0, \"Close_At_Entry\": 161000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -6.34, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-000660-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 938000.0, \"Close_At_Entry\": 938000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.35, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-005930-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 187900.0, \"Close_At_Entry\": 187900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.58, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-010120-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 144800.0, \"Close_At_Entry\": 144800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.84, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-0117V0-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16525.0, \"Close_At_Entry\": 16525.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.48, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-012450-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1455000.0, \"Close_At_Entry\": 1455000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.64, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-028050-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31250.0, \"Close_At_Entry\": 31250.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 52.96, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-064350-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 207500.0, \"Close_At_Entry\": 207500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.69, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-091160-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 99220.0, \"Close_At_Entry\": 99220.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -4.32, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-10\", \"Trade_ID\": \"RB-494670-20260310\", \"Signal_Date\": \"2026-03-10\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28580.0, \"Close_At_Entry\": 28580.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.98, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-000270-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 153400.0, \"Close_At_Entry\": 153400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.17, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-000660-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 836000.0, \"Close_At_Entry\": 836000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.98, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-005930-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 173500.0, \"Close_At_Entry\": 173500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-010120-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 136200.0, \"Close_At_Entry\": 136200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 17.33, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-0117V0-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15755.0, \"Close_At_Entry\": 15755.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 7.62, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-012450-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1434000.0, \"Close_At_Entry\": 1434000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.12, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-028050-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 32900.0, \"Close_At_Entry\": 32900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 38.75, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-064350-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 215000.0, \"Close_At_Entry\": 215000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-091160-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 93250.0, \"Close_At_Entry\": 93250.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.09, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-09\", \"Trade_ID\": \"RB-494670-20260309\", \"Signal_Date\": \"2026-03-09\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28500.0, \"Close_At_Entry\": 28500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.51, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-000270-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 167000.0, \"Close_At_Entry\": 167000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -10.06, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-000660-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 924000.0, \"Close_At_Entry\": 924000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -5.19, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-005930-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 188200.0, \"Close_At_Entry\": 188200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.06, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-010120-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 140800.0, \"Close_At_Entry\": 140800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-0117V0-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16520.0, \"Close_At_Entry\": 16520.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.67, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-012450-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1481000.0, \"Close_At_Entry\": 1481000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-028050-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33450.0, \"Close_At_Entry\": 33450.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 21.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-064350-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 233000.0, \"Close_At_Entry\": 233000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.87, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-091160-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 102335.0, \"Close_At_Entry\": 102335.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -8.97, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-06\", \"Trade_ID\": \"RB-494670-20260306\", \"Signal_Date\": \"2026-03-06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28350.0, \"Close_At_Entry\": 28350.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -4.87, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-000270-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 166400.0, \"Close_At_Entry\": 166400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-000660-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 941000.0, \"Close_At_Entry\": 941000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -11.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-005930-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 191600.0, \"Close_At_Entry\": 191600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -6.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-010120-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 140200.0, \"Close_At_Entry\": 140200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.27, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-0117V0-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16505.0, \"Close_At_Entry\": 16505.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.58, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-012450-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1381000.0, \"Close_At_Entry\": 1381000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.61, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-028050-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33150.0, \"Close_At_Entry\": 33150.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.88, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-064350-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 225500.0, \"Close_At_Entry\": 225500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -10.64, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-091160-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 100585.0, \"Close_At_Entry\": 100585.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -10.42, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-05\", \"Trade_ID\": \"RB-494670-20260305\", \"Signal_Date\": \"2026-03-05\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28200.0, \"Close_At_Entry\": 28200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-000270-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 156700.0, \"Close_At_Entry\": 156700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-000660-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 849000.0, \"Close_At_Entry\": 849000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.18, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-005930-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 172200.0, \"Close_At_Entry\": 172200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-010120-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 125200.0, \"Close_At_Entry\": 125200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 26.84, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-0117V0-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 14700.0, \"Close_At_Entry\": 14700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.46, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-012450-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1323000.0, \"Close_At_Entry\": 1323000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.76, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-028050-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30900.0, \"Close_At_Entry\": 30900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.65, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-064350-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 202000.0, \"Close_At_Entry\": 202000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -6.53, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-091160-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 84900.0, \"Close_At_Entry\": 84900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.99, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-04\", \"Trade_ID\": \"RB-494670-20260304\", \"Signal_Date\": \"2026-03-04\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 25210.0, \"Close_At_Entry\": 25210.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-000270-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 182300.0, \"Close_At_Entry\": 182300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -20.35, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-000660-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 939000.0, \"Close_At_Entry\": 939000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.06, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-005930-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 195100.0, \"Close_At_Entry\": 195100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-010120-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 142800.0, \"Close_At_Entry\": 142800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-0117V0-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17035.0, \"Close_At_Entry\": 17035.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-012450-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1432000.0, \"Close_At_Entry\": 1432000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -12.78, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-028050-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35150.0, \"Close_At_Entry\": 35150.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-064350-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 249000.0, \"Close_At_Entry\": 249000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -31.93, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-091160-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 97715.0, \"Close_At_Entry\": 97715.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -11.07, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-03-03\", \"Trade_ID\": \"RB-494670-20260303\", \"Signal_Date\": \"2026-03-03\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29950.0, \"Close_At_Entry\": 29950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -16.34, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-000270-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 205500.0, \"Close_At_Entry\": 205500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -26.28, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-000660-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1061000.0, \"Close_At_Entry\": 1061000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -17.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-005930-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 216500.0, \"Close_At_Entry\": 216500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -18.57, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-010120-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 157400.0, \"Close_At_Entry\": 157400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-0117V0-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18555.0, \"Close_At_Entry\": 18555.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -11.48, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-012450-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1195000.0, \"Close_At_Entry\": 1195000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.46, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-028050-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 36400.0, \"Close_At_Entry\": 36400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -8.65, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-064350-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 230500.0, \"Close_At_Entry\": 230500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -21.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-091160-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 105400.0, \"Close_At_Entry\": 105400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -13.24, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-27\", \"Trade_ID\": \"RB-494670-20260227\", \"Signal_Date\": \"2026-02-27\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30845.0, \"Close_At_Entry\": 30845.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -18.43, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-000270-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 206000.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -24.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-000660-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1099000.0, \"Close_At_Entry\": 1099000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -16.11, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-005930-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 218000.0, \"Close_At_Entry\": 218000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -17.57, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-010120-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 160600.0, \"Close_At_Entry\": 160600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-0117V0-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 19000.0, \"Close_At_Entry\": 19000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-012450-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1194000.0, \"Close_At_Entry\": 1194000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-028050-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 38950.0, \"Close_At_Entry\": 38950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -15.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-064350-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 220000.0, \"Close_At_Entry\": 220000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -16.27, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-091160-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 105185.0, \"Close_At_Entry\": 105185.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.26, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-26\", \"Trade_ID\": \"RB-494670-20260226\", \"Signal_Date\": \"2026-02-26\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30650.0, \"Close_At_Entry\": 30650.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-000270-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 196100.0, \"Close_At_Entry\": 196100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -21.11, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-000660-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1018000.0, \"Close_At_Entry\": 1018000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -8.35, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-005930-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 203500.0, \"Close_At_Entry\": 203500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -11.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-010120-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 150600.0, \"Close_At_Entry\": 150600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.76, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-0117V0-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 18160.0, \"Close_At_Entry\": 18160.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.63, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-012450-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1212000.0, \"Close_At_Entry\": 1212000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.95, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-028050-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 37650.0, \"Close_At_Entry\": 37650.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -12.62, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-064350-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 222500.0, \"Close_At_Entry\": 222500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-091160-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 96215.0, \"Close_At_Entry\": 96215.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-25\", \"Trade_ID\": \"RB-494670-20260225\", \"Signal_Date\": \"2026-02-25\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30950.0, \"Close_At_Entry\": 30950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -12.41, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-000270-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 174000.0, \"Close_At_Entry\": 174000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.25, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-000660-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1005000.0, \"Close_At_Entry\": 1005000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-005930-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 200000.0, \"Close_At_Entry\": 200000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -5.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-010120-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 149200.0, \"Close_At_Entry\": 149200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-0117V0-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17940.0, \"Close_At_Entry\": 17940.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-012450-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1241000.0, \"Close_At_Entry\": 1241000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-028050-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 36500.0, \"Close_At_Entry\": 36500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.67, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-064350-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 221500.0, \"Close_At_Entry\": 221500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -13.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-091160-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 95695.0, \"Close_At_Entry\": 95695.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.26, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-24\", \"Trade_ID\": \"RB-494670-20260224\", \"Signal_Date\": \"2026-02-24\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30920.0, \"Close_At_Entry\": 30920.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -11.77, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-000270-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 172700.0, \"Close_At_Entry\": 172700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -8.57, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-000660-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 951000.0, \"Close_At_Entry\": 951000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.68, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-005930-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 193000.0, \"Close_At_Entry\": 193000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.71, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-010120-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 144400.0, \"Close_At_Entry\": 144400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-0117V0-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 17700.0, \"Close_At_Entry\": 17700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-012450-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1236000.0, \"Close_At_Entry\": 1236000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.01, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-028050-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35700.0, \"Close_At_Entry\": 35700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -5.32, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-064350-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 221500.0, \"Close_At_Entry\": 221500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -19.68, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-091160-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 92385.0, \"Close_At_Entry\": 92385.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.38, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-23\", \"Trade_ID\": \"RB-494670-20260223\", \"Signal_Date\": \"2026-02-23\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31535.0, \"Close_At_Entry\": 31535.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.7, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-000270-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 171800.0, \"Close_At_Entry\": 171800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -5.88, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-000660-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 949000.0, \"Close_At_Entry\": 949000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.69, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-005930-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 190100.0, \"Close_At_Entry\": 190100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-010120-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 138200.0, \"Close_At_Entry\": 138200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 19.1, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-0117V0-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16800.0, \"Close_At_Entry\": 16800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.01, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-012450-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1242000.0, \"Close_At_Entry\": 1242000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.9, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-028050-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 35600.0, \"Close_At_Entry\": 35600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.98, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-064350-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 220000.0, \"Close_At_Entry\": 220000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -23.23, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-091160-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 92945.0, \"Close_At_Entry\": 92945.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-20\", \"Trade_ID\": \"RB-494670-20260220\", \"Signal_Date\": \"2026-02-20\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31290.0, \"Close_At_Entry\": 31290.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -16.38, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-000270-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 170000.0, \"Close_At_Entry\": 170000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -0.88, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-000660-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 894000.0, \"Close_At_Entry\": 894000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.64, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-005930-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 190000.0, \"Close_At_Entry\": 190000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.95, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-010120-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 135200.0, \"Close_At_Entry\": 135200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 31.07, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-0117V0-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16185.0, \"Close_At_Entry\": 16185.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.84, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-012450-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1149000.0, \"Close_At_Entry\": 1149000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.88, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-028050-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 34950.0, \"Close_At_Entry\": 34950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-064350-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 210000.0, \"Close_At_Entry\": 210000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": -14.24, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-091160-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 91585.0, \"Close_At_Entry\": 91585.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.41, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-19\", \"Trade_ID\": \"RB-494670-20260219\", \"Signal_Date\": \"2026-02-19\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 29800.0, \"Close_At_Entry\": 29800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -3.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-000270-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 164100.0, \"Close_At_Entry\": 164100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.9, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-000660-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 880000.0, \"Close_At_Entry\": 880000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.11, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-005930-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 181200.0, \"Close_At_Entry\": 181200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.65, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-010120-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 132200.0, \"Close_At_Entry\": 132200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 32.07, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-0117V0-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15900.0, \"Close_At_Entry\": 15900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.21, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-012450-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1105000.0, \"Close_At_Entry\": 1105000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.43, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-028050-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33900.0, \"Close_At_Entry\": 33900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -3.83, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-064350-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 201500.0, \"Close_At_Entry\": 201500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -7.54, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-091160-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 88745.0, \"Close_At_Entry\": 88745.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.54, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-13\", \"Trade_ID\": \"RB-494670-20260213\", \"Signal_Date\": \"2026-02-13\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28155.0, \"Close_At_Entry\": 28155.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.16, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-000270-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 166300.0, \"Close_At_Entry\": 166300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.29, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-000660-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 888000.0, \"Close_At_Entry\": 888000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 18.92, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-005930-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 178600.0, \"Close_At_Entry\": 178600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.74, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-010120-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 134200.0, \"Close_At_Entry\": 134200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-0117V0-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16050.0, \"Close_At_Entry\": 16050.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-012450-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1131000.0, \"Close_At_Entry\": 1131000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 22.9, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-028050-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33800.0, \"Close_At_Entry\": 33800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.48, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-064350-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 206000.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -6.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-091160-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 89400.0, \"Close_At_Entry\": 89400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 17.56, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-12\", \"Trade_ID\": \"RB-494670-20260212\", \"Signal_Date\": \"2026-02-12\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28195.0, \"Close_At_Entry\": 28195.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.52, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-000270-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 161800.0, \"Close_At_Entry\": 161800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.4, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-000660-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 860000.0, \"Close_At_Entry\": 860000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 12.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-005930-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 167800.0, \"Close_At_Entry\": 167800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.55, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-010120-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 133400.0, \"Close_At_Entry\": 133400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.24, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-0117V0-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 16095.0, \"Close_At_Entry\": 16095.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.85, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-012450-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1130000.0, \"Close_At_Entry\": 1130000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 23.54, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-028050-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33250.0, \"Close_At_Entry\": 33250.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -4.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-064350-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 202500.0, \"Close_At_Entry\": 202500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -4.74, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-091160-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 85825.0, \"Close_At_Entry\": 85825.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.9, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-11\", \"Trade_ID\": \"RB-494670-20260211\", \"Signal_Date\": \"2026-02-11\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27950.0, \"Close_At_Entry\": 27950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-000270-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 154700.0, \"Close_At_Entry\": 154700.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-000660-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 876000.0, \"Close_At_Entry\": 876000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.19, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-005930-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 165800.0, \"Close_At_Entry\": 165800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.81, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-010120-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 127400.0, \"Close_At_Entry\": 127400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.07, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-0117V0-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15550.0, \"Close_At_Entry\": 15550.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.24, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-012450-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1146000.0, \"Close_At_Entry\": 1146000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MISMATCHED\", \"PnL_Pct\": 28.8, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-028050-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 32950.0, \"Close_At_Entry\": 32950.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -4.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-064350-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 200000.0, \"Close_At_Entry\": 200000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -3.4, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-091160-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 86705.0, \"Close_At_Entry\": 86705.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.72, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-10\", \"Trade_ID\": \"RB-494670-20260210\", \"Signal_Date\": \"2026-02-10\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27860.0, \"Close_At_Entry\": 27860.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.31, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-000270-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 153800.0, \"Close_At_Entry\": 153800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.83, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-000660-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 887000.0, \"Close_At_Entry\": 887000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.59, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-005930-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 166400.0, \"Close_At_Entry\": 166400.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.28, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-010120-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 129200.0, \"Close_At_Entry\": 129200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.63, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-0117V0-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15750.0, \"Close_At_Entry\": 15750.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 6.86, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-012450-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1193000.0, \"Close_At_Entry\": 1193000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.73, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-028050-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 33300.0, \"Close_At_Entry\": 33300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.5, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-064350-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 212500.0, \"Close_At_Entry\": 212500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -6.59, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-091160-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 88570.0, \"Close_At_Entry\": 88570.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.44, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-09\", \"Trade_ID\": \"RB-494670-20260209\", \"Signal_Date\": \"2026-02-09\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28155.0, \"Close_At_Entry\": 28155.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 7.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-000270-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 151900.0, \"Close_At_Entry\": 151900.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.94, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-000660-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 839000.0, \"Close_At_Entry\": 839000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 10.85, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-005930-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 158600.0, \"Close_At_Entry\": 158600.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 18.47, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-010120-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 119000.0, \"Close_At_Entry\": 119000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.37, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-0117V0-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 14550.0, \"Close_At_Entry\": 14550.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 15.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-012450-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1181000.0, \"Close_At_Entry\": 1181000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 24.05, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-028050-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31850.0, \"Close_At_Entry\": 31850.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.0, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-064350-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 202500.0, \"Close_At_Entry\": 202500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 1.73, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-091160-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 84420.0, \"Close_At_Entry\": 84420.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.2, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-06\", \"Trade_ID\": \"RB-494670-20260206\", \"Signal_Date\": \"2026-02-06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 27980.0, \"Close_At_Entry\": 27980.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 9.04, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-000270-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 156200.0, \"Close_At_Entry\": 156200.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.71, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-000660-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 842000.0, \"Close_At_Entry\": 842000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.42, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-005930-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 159300.0, \"Close_At_Entry\": 159300.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 19.27, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-010120-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 123800.0, \"Close_At_Entry\": 123800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 16.64, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-0117V0-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15245.0, \"Close_At_Entry\": 15245.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 8.79, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-012450-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1227000.0, \"Close_At_Entry\": 1227000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 14.91, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-028050-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 31650.0, \"Close_At_Entry\": 31650.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 0.47, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-064350-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 207000.0, \"Close_At_Entry\": 207000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -1.93, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-091160-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 84000.0, \"Close_At_Entry\": 84000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": 17.14, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-05\", \"Trade_ID\": \"RB-494670-20260205\", \"Signal_Date\": \"2026-02-05\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 28810.0, \"Close_At_Entry\": 28810.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 3.07, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-000270-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 156800.0, \"Close_At_Entry\": 156800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 2.68, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-000660-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 900000.0, \"Close_At_Entry\": 900000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 4.22, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-005930-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 169100.0, \"Close_At_Entry\": 169100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.12, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-010120-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 127800.0, \"Close_At_Entry\": 127800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 13.3, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-0117V0-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 15735.0, \"Close_At_Entry\": 15735.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 5.02, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-012450-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 1324000.0, \"Close_At_Entry\": 1324000.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 9.89, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-028050-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 32100.0, \"Close_At_Entry\": 32100.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -2.65, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-064350-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 228500.0, \"Close_At_Entry\": 228500.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"INCONCLUSIVE\", \"PnL_Pct\": -9.19, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-091160-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"WATCH\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 88800.0, \"Close_At_Entry\": 88800.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"WATCH\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": 11.73, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-02-04\", \"Trade_ID\": \"RB-494670-20260204\", \"Signal_Date\": \"2026-02-04\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"REPLAY\", \"Entry_Stage\": \"HOLD\", \"Source_Origin\": \"REPLAY_BACKFILL_KRX_EOD\", \"Entry_Price\": 30275.0, \"Close_At_Entry\": 30275.0, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": null, \"Follow_Through_Score\": null, \"Breakout_Score\": null, \"Rebound_Preservation_Score\": null, \"Setup_Decision\": \"HOLD\", \"Exit_Reason\": \"MATCHED\", \"PnL_Pct\": -5.6, \"Holding_Days\": 20.0, \"MAE_Pct\": null, \"MFE_Pct\": null}]", + "backdata_feature_bank_json": "[{\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-496080-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38403.0, \"Close_At_Entry\": 39630.0, \"MA20_At_Entry\": 37303.25, \"MA60_At_Entry\": 31133.92, \"ATR20_At_Entry\": 2094.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 61.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-494670-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 29740.0, \"MA20_At_Entry\": 28754.0, \"MA60_At_Entry\": 29020.75, \"ATR20_At_Entry\": 1699.0, \"Volume_Ratio_5D\": 1.01, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 53.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-229200-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17664.0, \"Close_At_Entry\": 18295.0, \"MA20_At_Entry\": 18221.25, \"MA60_At_Entry\": 19048.67, \"ATR20_At_Entry\": 1165.0, \"Volume_Ratio_5D\": 0.37, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 49.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-0GOOGL-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 833902145.78, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-064350-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217647.0, \"Close_At_Entry\": 213000.0, \"MA20_At_Entry\": 198645.0, \"MA60_At_Entry\": 208326.67, \"ATR20_At_Entry\": 15115.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 55.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-028050-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54633.0, \"Close_At_Entry\": 52100.0, \"MA20_At_Entry\": 49597.5, \"MA60_At_Entry\": 47894.17, \"ATR20_At_Entry\": 3815.0, \"Volume_Ratio_5D\": 1.98, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 54.8, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-0190C0-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": 12780.0, \"MA20_At_Entry\": 12611.25, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1161.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 52.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-0182R0-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": 15900.0, \"MA20_At_Entry\": 14302.75, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1032.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 63.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-00NVDA-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 478260398.53, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-00MSFT-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 944415524.32, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-005930-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 185874.0, \"Close_At_Entry\": 337000.0, \"MA20_At_Entry\": 309300.0, \"MA60_At_Entry\": 247500.0, \"ATR20_At_Entry\": 23938.0, \"Volume_Ratio_5D\": 0.64, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 60.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-15\", \"Trade_ID\": \"BK-000660-20260615\", \"Signal_Date\": \"2026-06-15\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1795354.0, \"Close_At_Entry\": 2288000.0, \"MA20_At_Entry\": 2087550.0, \"MA60_At_Entry\": 1492950.0, \"ATR20_At_Entry\": 170700.0, \"Volume_Ratio_5D\": 0.61, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 62.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 25.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-494670-20260614\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27685.0, \"MA20_At_Entry\": 28800.25, \"MA60_At_Entry\": 29017.58, \"ATR20_At_Entry\": 1659.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 44.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-028050-20260614\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54629.0, \"Close_At_Entry\": 47600.0, \"MA20_At_Entry\": 49727.5, \"MA60_At_Entry\": 47553.33, \"ATR20_At_Entry\": 3575.0, \"Volume_Ratio_5D\": 1.74, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 47.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-064350-20260614\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217633.0, \"Close_At_Entry\": 208500.0, \"MA20_At_Entry\": 198620.0, \"MA60_At_Entry\": 207991.67, \"ATR20_At_Entry\": 14790.0, \"Volume_Ratio_5D\": 1.84, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 53.7, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-496080-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38402.0, \"Close_At_Entry\": 37800.0, \"MA20_At_Entry\": 37180.75, \"MA60_At_Entry\": 30891.33, \"ATR20_At_Entry\": 2017.0, \"Volume_Ratio_5D\": 0.77, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 57.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-229200-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17664.0, \"Close_At_Entry\": 18015.0, \"MA20_At_Entry\": 18302.0, \"MA60_At_Entry\": 19071.25, \"ATR20_At_Entry\": 1159.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 47.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-0GOOGL-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 550259.57, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-0190C0-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": 12005.0, \"MA20_At_Entry\": 12606.0, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1194.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 47.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-0182R0-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": 15670.0, \"MA20_At_Entry\": 14231.25, \"MA60_At_Entry\": 12266.17, \"ATR20_At_Entry\": 1012.0, \"Volume_Ratio_5D\": 2.7, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 61.5, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-00NVDA-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 315585.58, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-00MSFT-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 623182.95, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-005930-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 322322.0, \"Close_At_Entry\": 322500.0, \"MA20_At_Entry\": 307250.0, \"MA60_At_Entry\": 245115.0, \"ATR20_At_Entry\": 23713.0, \"Volume_Ratio_5D\": 0.95, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 57.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-005380-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 674225.0, \"Close_At_Entry\": 607000.0, \"MA20_At_Entry\": 666250.0, \"MA60_At_Entry\": 571891.67, \"ATR20_At_Entry\": 55825.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-14\", \"Trade_ID\": \"BK-000660-20260614\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2206601.0, \"Close_At_Entry\": 2150000.0, \"MA20_At_Entry\": 2071650.0, \"MA60_At_Entry\": 1470983.33, \"ATR20_At_Entry\": 164950.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-494670-20260613\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27685.0, \"MA20_At_Entry\": 28800.25, \"MA60_At_Entry\": 29017.58, \"ATR20_At_Entry\": 1659.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 44.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-028050-20260613\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54623.0, \"Close_At_Entry\": 47600.0, \"MA20_At_Entry\": 49727.5, \"MA60_At_Entry\": 47553.33, \"ATR20_At_Entry\": 3575.0, \"Volume_Ratio_5D\": 1.74, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 47.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-064350-20260613\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217604.0, \"Close_At_Entry\": 208500.0, \"MA20_At_Entry\": 198620.0, \"MA60_At_Entry\": 207991.67, \"ATR20_At_Entry\": 14790.0, \"Volume_Ratio_5D\": 1.84, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 53.7, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-496080-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38403.0, \"Close_At_Entry\": 37800.0, \"MA20_At_Entry\": 37180.75, \"MA60_At_Entry\": 30891.33, \"ATR20_At_Entry\": 2017.0, \"Volume_Ratio_5D\": 0.77, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 57.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-229200-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17664.0, \"Close_At_Entry\": 18015.0, \"MA20_At_Entry\": 18302.0, \"MA60_At_Entry\": 19071.25, \"ATR20_At_Entry\": 1159.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 47.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-0GOOGL-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 550259.57, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-0190C0-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": 12005.0, \"MA20_At_Entry\": 12606.0, \"MA60_At_Entry\": 0.0, \"ATR20_At_Entry\": 1194.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 47.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-0182R0-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": 15670.0, \"MA20_At_Entry\": 14231.25, \"MA60_At_Entry\": 12266.17, \"ATR20_At_Entry\": 1012.0, \"Volume_Ratio_5D\": 2.7, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 61.5, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-00NVDA-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 315585.58, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-00MSFT-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 623182.95, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-005930-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 321672.0, \"Close_At_Entry\": 322500.0, \"MA20_At_Entry\": 307250.0, \"MA60_At_Entry\": 245115.0, \"ATR20_At_Entry\": 23713.0, \"Volume_Ratio_5D\": 0.95, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 57.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-005380-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 672997.0, \"Close_At_Entry\": 607000.0, \"MA20_At_Entry\": 666250.0, \"MA60_At_Entry\": 571891.67, \"ATR20_At_Entry\": 55825.0, \"Volume_Ratio_5D\": 0.99, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-13\", \"Trade_ID\": \"BK-000660-20260613\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2202275.0, \"Close_At_Entry\": 2150000.0, \"MA20_At_Entry\": 2071650.0, \"MA60_At_Entry\": 1470983.33, \"ATR20_At_Entry\": 164950.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-494670-20260610\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27200.0, \"MA20_At_Entry\": 29255.25, \"MA60_At_Entry\": 29102.92, \"ATR20_At_Entry\": 1700.0, \"Volume_Ratio_5D\": 1.02, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 40.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-028050-20260610\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 47300.0, \"MA20_At_Entry\": 50465.0, \"MA60_At_Entry\": 47070.0, \"ATR20_At_Entry\": 3513.0, \"Volume_Ratio_5D\": 1.01, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 46.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-064350-20260610\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 189400.0, \"MA20_At_Entry\": 200275.0, \"MA60_At_Entry\": 207905.0, \"ATR20_At_Entry\": 14493.0, \"Volume_Ratio_5D\": 0.89, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 43.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-496080-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 38402.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-229200-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 17663.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0GOOGL-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0190C0-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 12806.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0182R0-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14904.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-00NVDA-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-00MSFT-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-0072R0-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-005930-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 321668.0, \"Close_At_Entry\": 302500.0, \"MA20_At_Entry\": 304325.0, \"MA60_At_Entry\": 240960.0, \"ATR20_At_Entry\": 23213.0, \"Volume_Ratio_5D\": 0.72, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 53.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-005380-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 674196.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-10\", \"Trade_ID\": \"BK-000660-20260610\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2202250.0, \"Close_At_Entry\": 2048000.0, \"MA20_At_Entry\": 2049650.0, \"MA60_At_Entry\": 1431533.33, \"ATR20_At_Entry\": 163250.0, \"Volume_Ratio_5D\": 0.86, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 55.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-494670-20260609\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 26040.0, \"MA20_At_Entry\": 29525.5, \"MA60_At_Entry\": 29158.08, \"ATR20_At_Entry\": 1722.0, \"Volume_Ratio_5D\": 0.98, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-028050-20260609\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54618.0, \"Close_At_Entry\": 46450.0, \"MA20_At_Entry\": 51030.0, \"MA60_At_Entry\": 46812.5, \"ATR20_At_Entry\": 3593.0, \"Volume_Ratio_5D\": 1.04, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 44.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-064350-20260609\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217569.0, \"Close_At_Entry\": 180900.0, \"MA20_At_Entry\": 201780.0, \"MA60_At_Entry\": 208181.67, \"ATR20_At_Entry\": 14353.0, \"Volume_Ratio_5D\": 1.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 37.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-496080-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-229200-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0GOOGL-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0190C0-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13763.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0182R0-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-00NVDA-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-00MSFT-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-0072R0-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-005930-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348596.0, \"Close_At_Entry\": 322000.0, \"MA20_At_Entry\": 303475.0, \"MA60_At_Entry\": 239050.0, \"ATR20_At_Entry\": 22875.0, \"Volume_Ratio_5D\": 0.74, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-005380-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 702146.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-09\", \"Trade_ID\": \"BK-000660-20260609\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267586.0, \"Close_At_Entry\": 2215000.0, \"MA20_At_Entry\": 2041250.0, \"MA60_At_Entry\": 1412900.0, \"ATR20_At_Entry\": 165250.0, \"Volume_Ratio_5D\": 1.04, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 62.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-494670-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 26015.0, \"MA20_At_Entry\": 29800.0, \"MA60_At_Entry\": 29219.0, \"ATR20_At_Entry\": 1755.0, \"Volume_Ratio_5D\": 0.55, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 33.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-028050-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54616.0, \"Close_At_Entry\": 44450.0, \"MA20_At_Entry\": 51827.5, \"MA60_At_Entry\": 46568.33, \"ATR20_At_Entry\": 3725.0, \"Volume_Ratio_5D\": 0.73, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-012450-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1211350.0, \"MA60_At_Entry\": 1349566.67, \"ATR20_At_Entry\": 69450.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 24.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0117V0-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 26807.5, \"MA60_At_Entry\": 22345.58, \"ATR20_At_Entry\": 2020.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-010120-20260608\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 262725.0, \"MA60_At_Entry\": 456013.33, \"ATR20_At_Entry\": 22800.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 33.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-064350-20260608\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217572.0, \"Close_At_Entry\": 175000.0, \"MA20_At_Entry\": 203885.0, \"MA60_At_Entry\": 208550.0, \"ATR20_At_Entry\": 14928.0, \"Volume_Ratio_5D\": 0.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 33.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-496080-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-229200-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0GOOGL-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0190C0-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0182R0-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-00NVDA-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-00MSFT-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-0072R0-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-005930-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348596.0, \"Close_At_Entry\": 295500.0, \"MA20_At_Entry\": 300800.0, \"MA60_At_Entry\": 236850.0, \"ATR20_At_Entry\": 22025.0, \"Volume_Ratio_5D\": 0.98, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 52.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-005380-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005380\", \"Name\": \"현대차(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 702146.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-08\", \"Trade_ID\": \"BK-000660-20260608\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267584.0, \"Close_At_Entry\": 1911000.0, \"MA20_At_Entry\": 2014800.0, \"MA60_At_Entry\": 1391900.0, \"ATR20_At_Entry\": 154400.0, \"Volume_Ratio_5D\": 1.1, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 51.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-494670-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27930.0, \"MA20_At_Entry\": 29895.75, \"MA60_At_Entry\": 29250.92, \"ATR20_At_Entry\": 1655.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-028050-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 48350.0, \"MA20_At_Entry\": 52022.5, \"MA60_At_Entry\": 46633.33, \"ATR20_At_Entry\": 3453.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 45.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-012450-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1211350.0, \"MA60_At_Entry\": 1349566.67, \"ATR20_At_Entry\": 69450.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 24.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0117V0-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 26807.5, \"MA60_At_Entry\": 22345.58, \"ATR20_At_Entry\": 2020.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-010120-20260607\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 262725.0, \"MA60_At_Entry\": 456013.33, \"ATR20_At_Entry\": 22800.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 33.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-064350-20260607\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 191400.0, \"MA20_At_Entry\": 204705.0, \"MA60_At_Entry\": 208823.33, \"ATR20_At_Entry\": 13938.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 39.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-496080-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-229200-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0GOOGL-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0190C0-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-0182R0-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-00NVDA-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-00MSFT-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-005930-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348598.0, \"Close_At_Entry\": 329000.0, \"MA20_At_Entry\": 302475.0, \"MA60_At_Entry\": 237408.33, \"ATR20_At_Entry\": 20200.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 63.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-07\", \"Trade_ID\": \"BK-000660-20260607\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267592.0, \"Close_At_Entry\": 2070000.0, \"MA20_At_Entry\": 2022750.0, \"MA60_At_Entry\": 1394550.0, \"ATR20_At_Entry\": 143550.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 59.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-494670-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27930.0, \"MA20_At_Entry\": 30139.25, \"MA60_At_Entry\": 29261.75, \"ATR20_At_Entry\": 1717.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 40.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-028050-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 48350.0, \"MA20_At_Entry\": 52825.0, \"MA60_At_Entry\": 46348.33, \"ATR20_At_Entry\": 4168.0, \"Volume_Ratio_5D\": 0.63, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-012450-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1224750.0, \"MA60_At_Entry\": 1356333.33, \"ATR20_At_Entry\": 75300.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 25.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0117V0-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 27306.5, \"MA60_At_Entry\": 22246.5, \"ATR20_At_Entry\": 2138.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 39.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-010120-20260606\", \"Signal_Date\": \"Wed May 06\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 267300.0, \"MA60_At_Entry\": 464296.67, \"ATR20_At_Entry\": 24700.0, \"Volume_Ratio_5D\": 0.47, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 34.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-064350-20260606\", \"Signal_Date\": \"Thu May 07\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 191400.0, \"MA20_At_Entry\": 206885.0, \"MA60_At_Entry\": 209091.67, \"ATR20_At_Entry\": 15338.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-496080-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-229200-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0GOOGL-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0GOOGL\", \"Name\": \"알파벳 A(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 360.73, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0190C0-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-0182R0-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-00NVDA-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00NVDA\", \"Name\": \"엔비디아(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 216.5, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-00MSFT-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"00MSFT\", \"Name\": \"마이크로소프트(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 426.285, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-005930-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348598.0, \"Close_At_Entry\": 329000.0, \"MA20_At_Entry\": 299600.0, \"MA60_At_Entry\": 235056.67, \"ATR20_At_Entry\": 21050.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 63.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-06\", \"Trade_ID\": \"BK-000660-20260606\", \"Signal_Date\": \"Thu Jun 04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267592.0, \"Close_At_Entry\": 2070000.0, \"MA20_At_Entry\": 2001950.0, \"MA60_At_Entry\": 1375683.33, \"ATR20_At_Entry\": 148450.0, \"Volume_Ratio_5D\": 0.89, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 59.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-496080-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40180.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-494670-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 27930.0, \"MA20_At_Entry\": 30139.25, \"MA60_At_Entry\": 29261.75, \"ATR20_At_Entry\": 1717.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 40.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-229200-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-064350-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 217591.0, \"Close_At_Entry\": 191400.0, \"MA20_At_Entry\": 206885.0, \"MA60_At_Entry\": 209091.67, \"ATR20_At_Entry\": 15338.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-028050-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54620.0, \"Close_At_Entry\": 48350.0, \"MA20_At_Entry\": 52825.0, \"MA60_At_Entry\": 46348.33, \"ATR20_At_Entry\": 4168.0, \"Volume_Ratio_5D\": 0.63, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0190C0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0182R0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-012450-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340275.0, \"Close_At_Entry\": 1049000.0, \"MA20_At_Entry\": 1224750.0, \"MA60_At_Entry\": 1356333.33, \"ATR20_At_Entry\": 75300.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 25.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0117V0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 22470.0, \"MA20_At_Entry\": 27306.5, \"MA60_At_Entry\": 22246.5, \"ATR20_At_Entry\": 2138.0, \"Volume_Ratio_5D\": 0.49, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 39.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-010120-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316511.0, \"Close_At_Entry\": 227000.0, \"MA20_At_Entry\": 267300.0, \"MA60_At_Entry\": 464296.67, \"ATR20_At_Entry\": 24700.0, \"Volume_Ratio_5D\": 0.47, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 34.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-0072R0-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-005930-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"005930\", \"Name\": \"삼성전자(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 348598.0, \"Close_At_Entry\": 329000.0, \"MA20_At_Entry\": 299600.0, \"MA60_At_Entry\": 235056.67, \"ATR20_At_Entry\": 21050.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 63.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-000660-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스(소수)\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 2267592.0, \"Close_At_Entry\": 2070000.0, \"MA20_At_Entry\": 2001950.0, \"MA60_At_Entry\": 1375683.33, \"ATR20_At_Entry\": 148450.0, \"Volume_Ratio_5D\": 0.89, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 59.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-05\", \"Trade_ID\": \"BK-000270-20260605\", \"Signal_Date\": \"2026-06-05\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166521.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": 166135.0, \"MA60_At_Entry\": 160036.67, \"ATR20_At_Entry\": 10580.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 50.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-496080-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"496080\", \"Name\": \"TIGER 코리아밸류업\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 40181.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-494670-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 28205.0, \"MA20_At_Entry\": 30153.0, \"MA60_At_Entry\": 29266.33, \"ATR20_At_Entry\": 1651.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 41.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-229200-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"229200\", \"Name\": \"KODEX 코스닥150\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 18365.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-091160-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 170315.0, \"MA20_At_Entry\": 153570.0, \"MA60_At_Entry\": 121079.58, \"ATR20_At_Entry\": 9076.0, \"Volume_Ratio_5D\": 0.28, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 73.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-064350-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 221516.0, \"Close_At_Entry\": 192700.0, \"MA20_At_Entry\": 206950.0, \"MA60_At_Entry\": 209113.33, \"ATR20_At_Entry\": 14718.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 41.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-028050-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54625.0, \"Close_At_Entry\": 49500.0, \"MA20_At_Entry\": 52882.5, \"MA60_At_Entry\": 46367.5, \"ATR20_At_Entry\": 4038.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 47.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0190C0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0190C0\", \"Name\": \"RISE 현대차고정피지컬AI\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 13764.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0182R0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0182R0\", \"Name\": \"1Q K반도체TOP2+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 15419.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-012450-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340386.0, \"Close_At_Entry\": 1068000.0, \"MA20_At_Entry\": 1225700.0, \"MA60_At_Entry\": 1356650.0, \"ATR20_At_Entry\": 72900.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 26.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0117V0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 23655.0, \"MA20_At_Entry\": 27365.75, \"MA60_At_Entry\": 22266.25, \"ATR20_At_Entry\": 2049.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-010120-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316567.0, \"Close_At_Entry\": 239500.0, \"MA20_At_Entry\": 267925.0, \"MA60_At_Entry\": 464505.0, \"ATR20_At_Entry\": 23575.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 36.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-0072R0-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"0072R0\", \"Name\": \"TIGER KRX금현물\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 14254.0, \"Close_At_Entry\": null, \"MA20_At_Entry\": null, \"MA60_At_Entry\": null, \"ATR20_At_Entry\": null, \"Volume_Ratio_5D\": null, \"Flow_Credit\": null, \"RSI14_At_Entry\": null, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-005930-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183504.0, \"Close_At_Entry\": 351500.0, \"MA20_At_Entry\": 296450.0, \"MA60_At_Entry\": 232465.0, \"ATR20_At_Entry\": 21600.0, \"Volume_Ratio_5D\": 0.9, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 73.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-000660-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680259.0, \"Close_At_Entry\": 2298000.0, \"MA20_At_Entry\": 1978500.0, \"MA60_At_Entry\": 1355116.67, \"ATR20_At_Entry\": 145400.0, \"Volume_Ratio_5D\": 0.53, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 76.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-04\", \"Trade_ID\": \"BK-000270-20260604\", \"Signal_Date\": \"2026-06-04\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166521.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": 166135.0, \"MA60_At_Entry\": 160036.67, \"ATR20_At_Entry\": 10580.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 50.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-494670-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 28375.0, \"MA20_At_Entry\": 30566.25, \"MA60_At_Entry\": 29273.67, \"ATR20_At_Entry\": 1689.0, \"Volume_Ratio_5D\": 0.8, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 41.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-091160-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 163875.0, \"MA20_At_Entry\": 151577.25, \"MA60_At_Entry\": 119946.58, \"ATR20_At_Entry\": 8954.0, \"Volume_Ratio_5D\": 0.51, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 69.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-064350-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 221529.0, \"Close_At_Entry\": 203000.0, \"MA20_At_Entry\": 214230.0, \"MA60_At_Entry\": 210156.67, \"ATR20_At_Entry\": 15508.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-028050-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54624.0, \"Close_At_Entry\": 49300.0, \"MA20_At_Entry\": 53332.5, \"MA60_At_Entry\": 45823.33, \"ATR20_At_Entry\": 4305.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 46.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-012450-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340359.0, \"Close_At_Entry\": 1070000.0, \"MA20_At_Entry\": 1263800.0, \"MA60_At_Entry\": 1369633.33, \"ATR20_At_Entry\": 75850.0, \"Volume_Ratio_5D\": 1.24, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 26.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-0117V0-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24045.0, \"MA20_At_Entry\": 28107.75, \"MA60_At_Entry\": 22015.67, \"ATR20_At_Entry\": 2272.0, \"Volume_Ratio_5D\": 0.73, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-010120-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316564.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 274450.0, \"MA60_At_Entry\": 479605.0, \"ATR20_At_Entry\": 25550.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 35.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-005930-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183517.0, \"Close_At_Entry\": 360500.0, \"MA20_At_Entry\": 290500.0, \"MA60_At_Entry\": 229743.33, \"ATR20_At_Entry\": 21300.0, \"Volume_Ratio_5D\": 1.27, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 77.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-000660-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680312.0, \"Close_At_Entry\": 2360000.0, \"MA20_At_Entry\": 1935950.0, \"MA60_At_Entry\": 1332216.67, \"ATR20_At_Entry\": 148700.0, \"Volume_Ratio_5D\": 0.84, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 81.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-03\", \"Trade_ID\": \"BK-000270-20260603\", \"Signal_Date\": \"2026-06-03\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166525.0, \"Close_At_Entry\": 168800.0, \"MA20_At_Entry\": 165135.0, \"MA60_At_Entry\": 159900.0, \"ATR20_At_Entry\": 10715.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 54.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-494670-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 28375.0, \"MA20_At_Entry\": 30566.25, \"MA60_At_Entry\": 29273.67, \"ATR20_At_Entry\": 1689.0, \"Volume_Ratio_5D\": 0.8, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 41.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-091160-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 163875.0, \"MA20_At_Entry\": 151577.25, \"MA60_At_Entry\": 119946.58, \"ATR20_At_Entry\": 8954.0, \"Volume_Ratio_5D\": 0.51, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 69.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-064350-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 221529.0, \"Close_At_Entry\": 203000.0, \"MA20_At_Entry\": 214230.0, \"MA60_At_Entry\": 210156.67, \"ATR20_At_Entry\": 15508.0, \"Volume_Ratio_5D\": 0.82, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-028050-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 54624.0, \"Close_At_Entry\": 49300.0, \"MA20_At_Entry\": 53332.5, \"MA60_At_Entry\": 45823.33, \"ATR20_At_Entry\": 4305.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 46.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-012450-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340359.0, \"Close_At_Entry\": 1070000.0, \"MA20_At_Entry\": 1263800.0, \"MA60_At_Entry\": 1369633.33, \"ATR20_At_Entry\": 75850.0, \"Volume_Ratio_5D\": 1.24, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 26.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-0117V0-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24045.0, \"MA20_At_Entry\": 28107.75, \"MA60_At_Entry\": 22015.67, \"ATR20_At_Entry\": 2272.0, \"Volume_Ratio_5D\": 0.73, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-010120-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316564.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 274450.0, \"MA60_At_Entry\": 479605.0, \"ATR20_At_Entry\": 25550.0, \"Volume_Ratio_5D\": 0.69, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 35.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-005930-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183517.0, \"Close_At_Entry\": 360500.0, \"MA20_At_Entry\": 290500.0, \"MA60_At_Entry\": 229743.33, \"ATR20_At_Entry\": 21300.0, \"Volume_Ratio_5D\": 1.27, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 77.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-000660-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680312.0, \"Close_At_Entry\": 2360000.0, \"MA20_At_Entry\": 1935950.0, \"MA60_At_Entry\": 1332216.67, \"ATR20_At_Entry\": 148700.0, \"Volume_Ratio_5D\": 0.84, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 81.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-02\", \"Trade_ID\": \"BK-000270-20260602\", \"Signal_Date\": \"2026-06-02\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166525.0, \"Close_At_Entry\": 168800.0, \"MA20_At_Entry\": 165135.0, \"MA60_At_Entry\": 159900.0, \"ATR20_At_Entry\": 10715.0, \"Volume_Ratio_5D\": 0.91, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 54.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-494670-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31197.0, \"Close_At_Entry\": 29470.0, \"MA20_At_Entry\": 30779.5, \"MA60_At_Entry\": 29270.75, \"ATR20_At_Entry\": 1626.0, \"Volume_Ratio_5D\": 0.74, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-091160-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 165410.0, \"MA20_At_Entry\": 149576.0, \"MA60_At_Entry\": 118891.75, \"ATR20_At_Entry\": 8694.0, \"Volume_Ratio_5D\": 0.88, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 71.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-064350-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223494.0, \"Close_At_Entry\": 213000.0, \"MA20_At_Entry\": 217505.0, \"MA60_At_Entry\": 210531.67, \"ATR20_At_Entry\": 15533.0, \"Volume_Ratio_5D\": 1.2, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 50.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-028050-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56258.0, \"Close_At_Entry\": 50300.0, \"MA20_At_Entry\": 53522.5, \"MA60_At_Entry\": 45554.17, \"ATR20_At_Entry\": 4255.0, \"Volume_Ratio_5D\": 0.96, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 48.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-012450-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340504.0, \"Close_At_Entry\": 1138000.0, \"MA20_At_Entry\": 1281150.0, \"MA60_At_Entry\": 1374816.67, \"ATR20_At_Entry\": 75100.0, \"Volume_Ratio_5D\": 1.34, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 30.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-0117V0-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 25940.0, \"MA20_At_Entry\": 28267.75, \"MA60_At_Entry\": 21890.0, \"ATR20_At_Entry\": 2207.0, \"Volume_Ratio_5D\": 1.25, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 49.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-010120-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316629.0, \"Close_At_Entry\": 267000.0, \"MA20_At_Entry\": 276275.0, \"MA60_At_Entry\": 487263.33, \"ATR20_At_Entry\": 24725.0, \"Volume_Ratio_5D\": 1.85, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 39.9, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-005930-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183501.0, \"Close_At_Entry\": 349000.0, \"MA20_At_Entry\": 283500.0, \"MA60_At_Entry\": 226928.33, \"ATR20_At_Entry\": 20375.0, \"Volume_Ratio_5D\": 1.37, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 75.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-000660-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680428.0, \"Close_At_Entry\": 2363000.0, \"MA20_At_Entry\": 1882250.0, \"MA60_At_Entry\": 1308566.67, \"ATR20_At_Entry\": 143250.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 81.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-06-01\", \"Trade_ID\": \"BK-000270-20260601\", \"Signal_Date\": \"2026-06-01\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166531.0, \"Close_At_Entry\": 169900.0, \"MA20_At_Entry\": 164285.0, \"MA60_At_Entry\": 159860.0, \"ATR20_At_Entry\": 10560.0, \"Volume_Ratio_5D\": 1.22, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 55.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-494670-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 29780.0, \"MA20_At_Entry\": 30958.5, \"MA60_At_Entry\": 29199.75, \"ATR20_At_Entry\": 1628.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 46.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-091160-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160980.0, \"MA20_At_Entry\": 147543.0, \"MA60_At_Entry\": 117549.92, \"ATR20_At_Entry\": 8546.0, \"Volume_Ratio_5D\": 1.17, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-064350-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223460.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": 220055.0, \"MA60_At_Entry\": 210348.33, \"ATR20_At_Entry\": 15418.0, \"Volume_Ratio_5D\": 1.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-028050-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56265.0, \"Close_At_Entry\": 52900.0, \"MA20_At_Entry\": 53722.5, \"MA60_At_Entry\": 45230.83, \"ATR20_At_Entry\": 4268.0, \"Volume_Ratio_5D\": 1.28, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 52.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-012450-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340589.0, \"Close_At_Entry\": 1173000.0, \"MA20_At_Entry\": 1295250.0, \"MA60_At_Entry\": 1377900.0, \"ATR20_At_Entry\": 71300.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 32.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-0117V0-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24395.0, \"MA20_At_Entry\": 28301.0, \"MA60_At_Entry\": 21702.67, \"ATR20_At_Entry\": 2146.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-010120-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316562.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 276575.0, \"MA60_At_Entry\": 493246.67, \"ATR20_At_Entry\": 23525.0, \"Volume_Ratio_5D\": 1.29, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-005930-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183423.0, \"Close_At_Entry\": 317000.0, \"MA20_At_Entry\": 277350.0, \"MA60_At_Entry\": 223981.67, \"ATR20_At_Entry\": 18975.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-000660-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680368.0, \"Close_At_Entry\": 2333000.0, \"MA20_At_Entry\": 1828750.0, \"MA60_At_Entry\": 1283333.33, \"ATR20_At_Entry\": 139950.0, \"Volume_Ratio_5D\": 1.31, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 80.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-31\", \"Trade_ID\": \"BK-000270-20260531\", \"Signal_Date\": \"2026-05-31\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166529.0, \"Close_At_Entry\": 169200.0, \"MA20_At_Entry\": 163635.0, \"MA60_At_Entry\": 159640.0, \"ATR20_At_Entry\": 10380.0, \"Volume_Ratio_5D\": 2.0, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 54.3, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-494670-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 29780.0, \"MA20_At_Entry\": 30958.5, \"MA60_At_Entry\": 29199.75, \"ATR20_At_Entry\": 1628.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 46.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-091160-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160980.0, \"MA20_At_Entry\": 147543.0, \"MA60_At_Entry\": 117549.92, \"ATR20_At_Entry\": 8546.0, \"Volume_Ratio_5D\": 1.17, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-064350-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223460.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": 220055.0, \"MA60_At_Entry\": 210348.33, \"ATR20_At_Entry\": 15418.0, \"Volume_Ratio_5D\": 1.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-028050-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56265.0, \"Close_At_Entry\": 52900.0, \"MA20_At_Entry\": 53722.5, \"MA60_At_Entry\": 45230.83, \"ATR20_At_Entry\": 4268.0, \"Volume_Ratio_5D\": 1.28, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 52.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-012450-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340589.0, \"Close_At_Entry\": 1173000.0, \"MA20_At_Entry\": 1295250.0, \"MA60_At_Entry\": 1377900.0, \"ATR20_At_Entry\": 71300.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 32.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-0117V0-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24395.0, \"MA20_At_Entry\": 28301.0, \"MA60_At_Entry\": 21702.67, \"ATR20_At_Entry\": 2146.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-010120-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316562.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 276575.0, \"MA60_At_Entry\": 493246.67, \"ATR20_At_Entry\": 23525.0, \"Volume_Ratio_5D\": 1.29, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-005930-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183423.0, \"Close_At_Entry\": 317000.0, \"MA20_At_Entry\": 277350.0, \"MA60_At_Entry\": 223981.67, \"ATR20_At_Entry\": 18975.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-000660-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680368.0, \"Close_At_Entry\": 2333000.0, \"MA20_At_Entry\": 1828750.0, \"MA60_At_Entry\": 1283333.33, \"ATR20_At_Entry\": 139950.0, \"Volume_Ratio_5D\": 1.31, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 80.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-30\", \"Trade_ID\": \"BK-000270-20260530\", \"Signal_Date\": \"2026-05-30\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166529.0, \"Close_At_Entry\": 169200.0, \"MA20_At_Entry\": 163635.0, \"MA60_At_Entry\": 159640.0, \"ATR20_At_Entry\": 10380.0, \"Volume_Ratio_5D\": 2.0, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 54.3, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-494670-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 29780.0, \"MA20_At_Entry\": 30958.5, \"MA60_At_Entry\": 29199.75, \"ATR20_At_Entry\": 1628.0, \"Volume_Ratio_5D\": 0.71, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 46.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-091160-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160980.0, \"MA20_At_Entry\": 147543.0, \"MA60_At_Entry\": 117549.92, \"ATR20_At_Entry\": 8546.0, \"Volume_Ratio_5D\": 1.17, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-064350-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223460.0, \"Close_At_Entry\": 200500.0, \"MA20_At_Entry\": 220055.0, \"MA60_At_Entry\": 210348.33, \"ATR20_At_Entry\": 15418.0, \"Volume_Ratio_5D\": 1.62, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 42.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-028050-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56265.0, \"Close_At_Entry\": 52900.0, \"MA20_At_Entry\": 53722.5, \"MA60_At_Entry\": 45230.83, \"ATR20_At_Entry\": 4268.0, \"Volume_Ratio_5D\": 1.28, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 52.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-012450-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340589.0, \"Close_At_Entry\": 1173000.0, \"MA20_At_Entry\": 1295250.0, \"MA60_At_Entry\": 1377900.0, \"ATR20_At_Entry\": 71300.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 32.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-0117V0-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24395.0, \"MA20_At_Entry\": 28301.0, \"MA60_At_Entry\": 21702.67, \"ATR20_At_Entry\": 2146.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-010120-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316562.0, \"Close_At_Entry\": 241500.0, \"MA20_At_Entry\": 276575.0, \"MA60_At_Entry\": 493246.67, \"ATR20_At_Entry\": 23525.0, \"Volume_Ratio_5D\": 1.29, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 33.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-005930-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183423.0, \"Close_At_Entry\": 317000.0, \"MA20_At_Entry\": 277350.0, \"MA60_At_Entry\": 223981.67, \"ATR20_At_Entry\": 18975.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-000660-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680368.0, \"Close_At_Entry\": 2333000.0, \"MA20_At_Entry\": 1828750.0, \"MA60_At_Entry\": 1283333.33, \"ATR20_At_Entry\": 139950.0, \"Volume_Ratio_5D\": 1.31, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 80.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-29\", \"Trade_ID\": \"BK-000270-20260529\", \"Signal_Date\": \"2026-05-29\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166529.0, \"Close_At_Entry\": 169200.0, \"MA20_At_Entry\": 163635.0, \"MA60_At_Entry\": 159640.0, \"ATR20_At_Entry\": 10380.0, \"Volume_Ratio_5D\": 2.0, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 54.3, \"Late_Chase_Risk_Score\": 80.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-494670-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 30125.0, \"MA20_At_Entry\": 31114.5, \"MA60_At_Entry\": 29202.58, \"ATR20_At_Entry\": 1611.0, \"Volume_Ratio_5D\": 0.83, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 48.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-091160-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 160810.0, \"MA20_At_Entry\": 145774.0, \"MA60_At_Entry\": 116495.5, \"ATR20_At_Entry\": 8356.0, \"Volume_Ratio_5D\": 1.21, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 69.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-064350-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 223468.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": 222255.0, \"MA60_At_Entry\": 211156.67, \"ATR20_At_Entry\": 15758.0, \"Volume_Ratio_5D\": 1.12, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-028050-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56260.0, \"Close_At_Entry\": 50800.0, \"MA20_At_Entry\": 53892.5, \"MA60_At_Entry\": 44935.0, \"ATR20_At_Entry\": 4325.0, \"Volume_Ratio_5D\": 0.88, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 49.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-012450-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340641.0, \"Close_At_Entry\": 1200000.0, \"MA20_At_Entry\": 1306350.0, \"MA60_At_Entry\": 1382216.67, \"ATR20_At_Entry\": 70650.0, \"Volume_Ratio_5D\": 1.01, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 34.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-0117V0-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 24875.0, \"MA20_At_Entry\": 28371.25, \"MA60_At_Entry\": 21580.0, \"ATR20_At_Entry\": 2162.0, \"Volume_Ratio_5D\": 1.15, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 45.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-010120-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316567.0, \"Close_At_Entry\": 246500.0, \"MA20_At_Entry\": 277575.0, \"MA60_At_Entry\": 501121.67, \"ATR20_At_Entry\": 23975.0, \"Volume_Ratio_5D\": 1.39, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 35.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-005930-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183381.0, \"Close_At_Entry\": 299500.0, \"MA20_At_Entry\": 272600.0, \"MA60_At_Entry\": 221950.0, \"ATR20_At_Entry\": 18225.0, \"Volume_Ratio_5D\": 1.02, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 64.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-000660-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680242.0, \"Close_At_Entry\": 2289000.0, \"MA20_At_Entry\": 1777100.0, \"MA60_At_Entry\": 1260100.0, \"ATR20_At_Entry\": 137250.0, \"Volume_Ratio_5D\": 1.12, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 80.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-28\", \"Trade_ID\": \"BK-000270-20260528\", \"Signal_Date\": \"2026-05-28\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166515.0, \"Close_At_Entry\": 164300.0, \"MA20_At_Entry\": 162955.0, \"MA60_At_Entry\": 159858.33, \"ATR20_At_Entry\": 10305.0, \"Volume_Ratio_5D\": 1.06, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 51.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-494670-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 31850.0, \"MA20_At_Entry\": 31200.75, \"MA60_At_Entry\": 29231.33, \"ATR20_At_Entry\": 1475.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 56.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-091160-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 163570.0, \"MA20_At_Entry\": 145912.0, \"MA60_At_Entry\": 116541.5, \"ATR20_At_Entry\": 7844.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 72.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-064350-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 226106.0, \"Close_At_Entry\": 207000.0, \"MA20_At_Entry\": 222305.0, \"MA60_At_Entry\": 211173.33, \"ATR20_At_Entry\": 15108.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 45.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-028050-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 56260.0, \"Close_At_Entry\": 51300.0, \"MA20_At_Entry\": 53917.5, \"MA60_At_Entry\": 44943.33, \"ATR20_At_Entry\": 4185.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 50.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-012450-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340735.0, \"Close_At_Entry\": 1244000.0, \"MA20_At_Entry\": 1308550.0, \"MA60_At_Entry\": 1382950.0, \"ATR20_At_Entry\": 67150.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 39.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-0117V0-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 26115.0, \"MA20_At_Entry\": 28433.25, \"MA60_At_Entry\": 21600.67, \"ATR20_At_Entry\": 2047.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 50.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-010120-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316601.0, \"Close_At_Entry\": 261500.0, \"MA20_At_Entry\": 278325.0, \"MA60_At_Entry\": 501371.67, \"ATR20_At_Entry\": 22650.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 38.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-005930-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183398.0, \"Close_At_Entry\": 307000.0, \"MA20_At_Entry\": 268850.0, \"MA60_At_Entry\": 220566.67, \"ATR20_At_Entry\": 17625.0, \"Volume_Ratio_5D\": 1.16, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 69.2, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-000660-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1680139.0, \"Close_At_Entry\": 2243000.0, \"MA20_At_Entry\": 1774800.0, \"MA60_At_Entry\": 1259333.33, \"ATR20_At_Entry\": 129550.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 79.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-27\", \"Trade_ID\": \"BK-000270-20260527\", \"Signal_Date\": \"2026-05-27\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166517.0, \"Close_At_Entry\": 164700.0, \"MA20_At_Entry\": 162975.0, \"MA60_At_Entry\": 159865.0, \"ATR20_At_Entry\": 9630.0, \"Volume_Ratio_5D\": 0.0, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 51.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-494670-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 32345.0, \"MA20_At_Entry\": 31346.5, \"MA60_At_Entry\": 29194.58, \"ATR20_At_Entry\": 1501.0, \"Volume_Ratio_5D\": 1.78, \"Flow_Credit\": 0.6, \"RSI14_At_Entry\": 58.7, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-091160-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124603.0, \"Close_At_Entry\": 162660.0, \"MA20_At_Entry\": 141802.75, \"MA60_At_Entry\": 114598.92, \"ATR20_At_Entry\": 7882.0, \"Volume_Ratio_5D\": 0.85, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 72.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 20.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-064350-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 226120.0, \"Close_At_Entry\": 214000.0, \"MA20_At_Entry\": 224805.0, \"MA60_At_Entry\": 211781.67, \"ATR20_At_Entry\": 16183.0, \"Volume_Ratio_5D\": 1.42, \"Flow_Credit\": 1.0, \"RSI14_At_Entry\": 49.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-028050-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 60841.0, \"Close_At_Entry\": 54600.0, \"MA20_At_Entry\": 54127.5, \"MA60_At_Entry\": 44489.17, \"ATR20_At_Entry\": 4348.0, \"Volume_Ratio_5D\": 1.04, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 55.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-012450-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340756.0, \"Close_At_Entry\": 1251000.0, \"MA20_At_Entry\": 1330000.0, \"MA60_At_Entry\": 1381300.0, \"ATR20_At_Entry\": 70550.0, \"Volume_Ratio_5D\": 0.68, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 38.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-0117V0-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32036.0, \"Close_At_Entry\": 27780.0, \"MA20_At_Entry\": 28321.25, \"MA60_At_Entry\": 21356.08, \"ATR20_At_Entry\": 2154.0, \"Volume_Ratio_5D\": 0.75, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 57.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-010120-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316647.0, \"Close_At_Entry\": 285000.0, \"MA20_At_Entry\": 276275.0, \"MA60_At_Entry\": 519155.0, \"ATR20_At_Entry\": 24025.0, \"Volume_Ratio_5D\": 0.72, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 41.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-005930-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183382.0, \"Close_At_Entry\": 299000.0, \"MA20_At_Entry\": 264475.0, \"MA60_At_Entry\": 219083.33, \"ATR20_At_Entry\": 16850.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 67.4, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-000660-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1679757.0, \"Close_At_Entry\": 2052000.0, \"MA20_At_Entry\": 1676200.0, \"MA60_At_Entry\": 1220566.67, \"ATR20_At_Entry\": 121450.0, \"Volume_Ratio_5D\": 0.88, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 75.3, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-26\", \"Trade_ID\": \"BK-000270-20260526\", \"Signal_Date\": \"2026-05-26\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166520.0, \"Close_At_Entry\": 167000.0, \"MA20_At_Entry\": 161805.0, \"MA60_At_Entry\": 161233.33, \"ATR20_At_Entry\": 9685.0, \"Volume_Ratio_5D\": 0.6, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 53.6, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-494670-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"494670\", \"Name\": \"TIGER 조선TOP10\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 31674.0, \"Close_At_Entry\": 30175.0, \"MA20_At_Entry\": 31344.25, \"MA60_At_Entry\": 29171.33, \"ATR20_At_Entry\": 1421.0, \"Volume_Ratio_5D\": 1.05, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 49.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-091160-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"091160\", \"Name\": \"KODEX 반도체\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 124602.0, \"Close_At_Entry\": 155500.0, \"MA20_At_Entry\": 139547.0, \"MA60_At_Entry\": 113491.5, \"ATR20_At_Entry\": 7762.0, \"Volume_Ratio_5D\": 0.57, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 68.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 100.0, \"Breakout_Score\": 100.0, \"Rebound_Preservation_Score\": 40.0, \"Setup_Decision\": \"CONFIRMED_ADD_ON\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-064350-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"064350\", \"Name\": \"현대로템\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 226104.0, \"Close_At_Entry\": 206000.0, \"MA20_At_Entry\": 225880.0, \"MA60_At_Entry\": 211923.33, \"ATR20_At_Entry\": 16133.0, \"Volume_Ratio_5D\": 0.96, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 43.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-028050-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"028050\", \"Name\": \"삼성E&A\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 60839.0, \"Close_At_Entry\": 53400.0, \"MA20_At_Entry\": 53912.5, \"MA60_At_Entry\": 44206.67, \"ATR20_At_Entry\": 4335.0, \"Volume_Ratio_5D\": 0.77, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 53.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-012450-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"012450\", \"Name\": \"한화에어로스페이스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1340758.0, \"Close_At_Entry\": 1261000.0, \"MA20_At_Entry\": 1338700.0, \"MA60_At_Entry\": 1380650.0, \"ATR20_At_Entry\": 70350.0, \"Volume_Ratio_5D\": 0.81, \"Flow_Credit\": 0.7, \"RSI14_At_Entry\": 40.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-0117V0-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"0117V0\", \"Name\": \"TIGER 코리아AI전력기기TOP3+\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 32037.0, \"Close_At_Entry\": 28165.0, \"MA20_At_Entry\": 28051.25, \"MA60_At_Entry\": 21195.75, \"ATR20_At_Entry\": 2178.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 58.8, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 0.0, \"Breakout_Score\": 0.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"FAILED_BREAKOUT\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-010120-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"010120\", \"Name\": \"LS ELECTRIC\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 316642.0, \"Close_At_Entry\": 281000.0, \"MA20_At_Entry\": 272875.0, \"MA60_At_Entry\": 526955.0, \"ATR20_At_Entry\": 25040.0, \"Volume_Ratio_5D\": 0.7, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 40.9, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 100.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-005930-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"005930\", \"Name\": \"삼성전자\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 183368.0, \"Close_At_Entry\": 292500.0, \"MA20_At_Entry\": 260750.0, \"MA60_At_Entry\": 217491.67, \"ATR20_At_Entry\": 17050.0, \"Volume_Ratio_5D\": 0.52, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 65.5, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 5.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-000660-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"000660\", \"Name\": \"SK하이닉스\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 1679494.0, \"Close_At_Entry\": 1941000.0, \"MA20_At_Entry\": 1634850.0, \"MA60_At_Entry\": 1203333.33, \"ATR20_At_Entry\": 118350.0, \"Volume_Ratio_5D\": 0.51, \"Flow_Credit\": 0.3, \"RSI14_At_Entry\": 72.0, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 60.0, \"Breakout_Score\": 60.0, \"Rebound_Preservation_Score\": 60.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}, {\"Record_Date\": \"2026-05-25\", \"Trade_ID\": \"BK-000270-20260525\", \"Signal_Date\": \"2026-05-25\", \"Ticker\": \"000270\", \"Name\": \"기아\", \"Account\": \"일반계좌\", \"Entry_Stage\": \"PERFORMANCE_FALLBACK\", \"Source_Origin\": \"GAS_AUTO\", \"Entry_Price\": 166516.0, \"Close_At_Entry\": 164800.0, \"MA20_At_Entry\": 161375.0, \"MA60_At_Entry\": 161718.33, \"ATR20_At_Entry\": 9790.0, \"Volume_Ratio_5D\": 0.48, \"Flow_Credit\": 0.0, \"RSI14_At_Entry\": 52.1, \"Late_Chase_Risk_Score\": 20.0, \"Follow_Through_Score\": 25.0, \"Breakout_Score\": 25.0, \"Rebound_Preservation_Score\": 85.0, \"Setup_Decision\": \"WAIT_PULLBACK\", \"Exit_Reason\": \"\", \"PnL_Pct\": null, \"Holding_Days\": null, \"MAE_Pct\": null, \"MFE_Pct\": null}]" + } +} \ No newline at end of file